Jul 10 13:08:55.255117 np0000005006 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 13:08:55.262827 np0000005006 devstack@c-api.service[100101]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 13:08:55 2026] *** Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: nodename: np0000005006 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: machine: x86_64 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: clock source: unix Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: pcre jit disabled Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: detected number of CPU cores: 16 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: current working directory: / Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: detected binary path: /usr/bin/uwsgi-core Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: your processes number limit is 257052 Jul 10 13:08:55.265792 np0000005006 devstack@c-api.service[100101]: your memory page size is 4096 bytes Jul 10 13:08:55.266271 np0000005006 devstack@c-api.service[100101]: detected max file descriptor number: 2048 Jul 10 13:08:55.266271 np0000005006 devstack@c-api.service[100101]: lock engine: pthread robust mutexes Jul 10 13:08:55.266271 np0000005006 devstack@c-api.service[100101]: thunder lock: enabled Jul 10 13:08:55.266271 np0000005006 devstack@c-api.service[100101]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 13:08:55.266410 np0000005006 devstack@c-api.service[100101]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 13:08:55.266410 np0000005006 devstack@c-api.service[100101]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 13:08:55.266410 np0000005006 devstack@c-api.service[100101]: Set PythonHome to /opt/stack/data/venv Jul 10 13:08:55.314784 np0000005006 devstack@c-api.service[100101]: Python main interpreter initialized at 0x76b25c0a4668 Jul 10 13:08:55.314784 np0000005006 devstack@c-api.service[100101]: python threads support enabled Jul 10 13:08:55.314784 np0000005006 devstack@c-api.service[100101]: your server socket listen backlog is limited to 100 connections Jul 10 13:08:55.314784 np0000005006 devstack@c-api.service[100101]: your mercy for graceful operations on workers is 80 seconds Jul 10 13:08:55.315404 np0000005006 devstack@c-api.service[100101]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 13:08:55.315563 np0000005006 devstack@c-api.service[100101]: *** Operational MODE: preforking *** Jul 10 13:08:55.315829 np0000005006 devstack@c-api.service[100101]: *** uWSGI is running in multiple interpreter mode *** Jul 10 13:08:55.315829 np0000005006 devstack@c-api.service[100101]: spawned uWSGI master process (pid: 100101) Jul 10 13:08:55.316027 np0000005006 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 13:08:55.316580 np0000005006 devstack@c-api.service[100101]: spawned uWSGI worker 1 (pid: 100113, cores: 1) Jul 10 13:08:55.317248 np0000005006 devstack@c-api.service[100101]: spawned uWSGI worker 2 (pid: 100114, cores: 1) Jul 10 13:08:55.317773 np0000005006 devstack@c-api.service[100101]: spawned uWSGI worker 3 (pid: 100115, cores: 1) Jul 10 13:08:55.318314 np0000005006 devstack@c-api.service[100101]: spawned uWSGI worker 4 (pid: 100116, cores: 1) Jul 10 13:08:55.318358 np0000005006 devstack@c-api.service[100101]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: we strongly recommend against using it for new projects. Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: If you are already using Eventlet, we recommend migrating to a different Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: framework. For more detail see Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 13:08:55.429624 np0000005006 devstack@c-api.service[100113]: import eventlet # noqa Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: we strongly recommend against using it for new projects. Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: If you are already using Eventlet, we recommend migrating to a different Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: framework. For more detail see Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 13:08:55.449686 np0000005006 devstack@c-api.service[100114]: import eventlet # noqa Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: we strongly recommend against using it for new projects. Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: If you are already using Eventlet, we recommend migrating to a different Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: framework. For more detail see Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 13:08:55.451857 np0000005006 devstack@c-api.service[100116]: import eventlet # noqa Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: we strongly recommend against using it for new projects. Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: If you are already using Eventlet, we recommend migrating to a different Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: framework. For more detail see Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 13:08:55.455860 np0000005006 devstack@c-api.service[100115]: import eventlet # noqa Jul 10 13:08:55.508817 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 13:08:55.508817 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:08:55.545121 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 13:08:55.545121 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:08:55.546180 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 13:08:55.546180 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:08:55.571674 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 10 13:08:55.571674 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:08:55.581019 np0000005006 devstack@c-api.service[100113]: /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 Jul 10 13:08:55.581019 np0000005006 devstack@c-api.service[100113]: from cgi import parse_header Jul 10 13:08:55.625424 np0000005006 devstack@c-api.service[100113]: /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. Jul 10 13:08:55.625424 np0000005006 devstack@c-api.service[100113]: removals.removed_module( Jul 10 13:08:55.627337 np0000005006 devstack@c-api.service[100113]: /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. Jul 10 13:08:55.627337 np0000005006 devstack@c-api.service[100113]: removals.removed_module( Jul 10 13:08:55.635584 np0000005006 devstack@c-api.service[100114]: /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 Jul 10 13:08:55.635584 np0000005006 devstack@c-api.service[100114]: from cgi import parse_header Jul 10 13:08:55.649586 np0000005006 devstack@c-api.service[100115]: /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 Jul 10 13:08:55.649586 np0000005006 devstack@c-api.service[100115]: from cgi import parse_header Jul 10 13:08:55.680650 np0000005006 devstack@c-api.service[100116]: /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 Jul 10 13:08:55.680650 np0000005006 devstack@c-api.service[100116]: from cgi import parse_header Jul 10 13:08:55.700635 np0000005006 devstack@c-api.service[100114]: /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. Jul 10 13:08:55.700635 np0000005006 devstack@c-api.service[100114]: removals.removed_module( Jul 10 13:08:55.703576 np0000005006 devstack@c-api.service[100114]: /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. Jul 10 13:08:55.703576 np0000005006 devstack@c-api.service[100114]: removals.removed_module( Jul 10 13:08:55.706293 np0000005006 devstack@c-api.service[100115]: /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. Jul 10 13:08:55.706293 np0000005006 devstack@c-api.service[100115]: removals.removed_module( Jul 10 13:08:55.708524 np0000005006 devstack@c-api.service[100115]: /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. Jul 10 13:08:55.708524 np0000005006 devstack@c-api.service[100115]: removals.removed_module( Jul 10 13:08:55.744218 np0000005006 devstack@c-api.service[100116]: /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. Jul 10 13:08:55.744218 np0000005006 devstack@c-api.service[100116]: removals.removed_module( Jul 10 13:08:55.746559 np0000005006 devstack@c-api.service[100116]: /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. Jul 10 13:08:55.746559 np0000005006 devstack@c-api.service[100116]: removals.removed_module( Jul 10 13:08:56.357720 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 13:08:56.357720 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:08:56.406963 np0000005006 devstack@c-api.service[100113]: /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. Jul 10 13:08:56.406963 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:08:56.491867 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 13:08:56.491867 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:08:56.495464 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 13:08:56.495464 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:08:56.543150 np0000005006 devstack@c-api.service[100115]: /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. Jul 10 13:08:56.543150 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:08:56.550631 np0000005006 devstack@c-api.service[100114]: /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. Jul 10 13:08:56.550631 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:08:56.577837 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 10 13:08:56.577837 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:08:56.587697 np0000005006 devstack@c-api.service[100113]: 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. Jul 10 13:08:56.588107 np0000005006 devstack@c-api.service[100113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 13:08:56.629445 np0000005006 devstack@c-api.service[100116]: /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. Jul 10 13:08:56.629445 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:08:56.676306 np0000005006 devstack@c-api.service[100113]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 13:08:56.676306 np0000005006 devstack@c-api.service[100113]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 13:08:56.721163 np0000005006 devstack@c-api.service[100115]: 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. Jul 10 13:08:56.721408 np0000005006 devstack@c-api.service[100115]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100115) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 13:08:56.762145 np0000005006 devstack@c-api.service[100114]: 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. Jul 10 13:08:56.762468 np0000005006 devstack@c-api.service[100114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100114) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 13:08:56.795464 np0000005006 devstack@c-api.service[100115]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 13:08:56.795464 np0000005006 devstack@c-api.service[100115]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 13:08:56.827799 np0000005006 devstack@c-api.service[100116]: 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. Jul 10 13:08:56.828009 np0000005006 devstack@c-api.service[100116]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100116) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 13:08:56.830277 np0000005006 devstack@c-api.service[100114]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 13:08:56.830277 np0000005006 devstack@c-api.service[100114]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 13:08:56.900442 np0000005006 devstack@c-api.service[100116]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 10 13:08:56.900442 np0000005006 devstack@c-api.service[100116]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 13:08:57.172511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 13:08:57.172589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100115) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 13:08:57.172984 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.173030 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.173119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.173183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.173286 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.173412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.175773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.175871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.175922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.176011 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.176070 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.176127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.176192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.176254 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.176367 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.176480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.176601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.176713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.176820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.176950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.177393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.177475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.177550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.177617 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.177670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.177670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.177781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.177841 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.177841 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.177934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.177969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.177969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.178014 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.178047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.178084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.178109 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.178130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.178160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.178194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.178380 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.178481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.178481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.178481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.178635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.178635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.178859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.178950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.178998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.180905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.181044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.181044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.181097 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.181200 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.181200 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.181310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.181743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.181828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.181898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.181960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.182060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.182121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.182165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.182189 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.182216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.182330 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.182436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.182531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.182669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.182794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.183177 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.183286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.183385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.183488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.183587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.183701 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.183813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.185153 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.185231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.185311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.185356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.185383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.185405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.185426 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.185526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.185589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.185676 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.185744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.185744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.185856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.185952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.186423 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.186498 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.186567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.186648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.186747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.186836 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.186949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.186999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.187081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.187132 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.187183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.187183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.187233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.187255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.187275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.187358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.187404 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.187443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.187514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.187562 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.187704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.187827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.188033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.188152 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.188239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.188349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.188450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.188555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.189400 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.189460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.189533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.189603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.189683 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.189683 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.189792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.191342 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.191455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.191563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.191683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.191803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.191882 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.191980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.196232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.196339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.196339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.196432 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.196479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.196523 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.196563 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.197427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.197487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.197558 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.197621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.197667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.197730 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.197823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.198235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.198350 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.198465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.198575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.198701 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.198815 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.198957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.199400 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.199493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.199550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.199652 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.199773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.199831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.199898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.199961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.199989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.200013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.200034 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.200117 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.200178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.200239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.200823 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.200936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.200972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.201003 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.201073 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.201124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.201124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.201227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.201254 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.201254 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.201297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.201320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.201343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.201448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.201887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.202032 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.202112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.202207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.202304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.202391 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.202426 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.202502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.202559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.202559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.202608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.202716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.202772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.202847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.203218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.203332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.203417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.203528 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.203626 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.203739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.203841 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.205471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100114) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 13:08:57.205529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.205622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.205711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.205753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.205797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.205898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.205992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.206055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.206136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.206408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.206590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.206714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.206768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.206862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.206928 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.206968 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.207006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.207038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.207038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.207083 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.207106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.207131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.207165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.207295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.207359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.207359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.207473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.207546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.207636 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.207667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.207784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.207864 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.207894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.207937 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.208027 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.208105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.208182 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.208252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.208543 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.208629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.208663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.208685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.208803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.208875 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.208977 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.209029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.209065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.209092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.209113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.209134 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.209161 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.209184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.209205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.209224 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.209246 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.209270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.209291 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.209317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.209477 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.209558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.209623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.209682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.209762 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.209835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.209835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.209985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.210010 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.210010 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.210055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.210076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.210076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.210123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.210144 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.210170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.210170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.210219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.210240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.210261 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.210285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.210310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.210310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.210349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.210374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.210374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.210420 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.210440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.210461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.210484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.210484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.210540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.210565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.210565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.210565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.210621 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.210647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.210668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.210668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.211001 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.211040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.211072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.211096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.211121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.211141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.211170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.211193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.211214 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.211267 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.211288 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.211431 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.211488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.211580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.211630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.211630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.211668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.211954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.212020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.212020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.212128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.212186 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.212242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.212242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.212328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.212352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.212352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.212392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.212413 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.212458 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.212478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.212498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.212524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.212753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.212753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.212814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.212871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.212967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.213071 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.213106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.213150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.213186 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.213258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.213286 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.213307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.213329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.213385 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.213413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.213439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.213582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.213645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.213699 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.213733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.213757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.213779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.213817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.213817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.213872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.213894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.213931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.213931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.213976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.213999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.213999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.214039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.214039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.214211 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.214245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.214268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.214295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.214317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.214343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.214365 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.214434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.214470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.214519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.214558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.214592 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.214624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.214677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.214752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.214781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.214849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.214884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.214931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.215095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.215095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.215150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.215808 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.215944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.215990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.216075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.216151 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.216194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.216229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.216261 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.216293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.216326 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.216362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.216491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.216491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.216641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.218517 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.218634 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.218703 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.218733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.218756 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.218777 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.218811 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.218834 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.218862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.219006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.219076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.219076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.219164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.219164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.219961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.220035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.220097 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.220152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.220205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.220248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.220290 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.220329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.220376 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.220420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.220460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.220506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.220556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.220599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.220639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.220677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.220740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.220846 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.220846 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.220931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.221066 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.221066 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.221450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.221544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.221634 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.221769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.221869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.221985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.222085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.222180 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.222281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.222374 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.222470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.222577 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.222677 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.222677 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.222833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.222878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.223276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.223314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.223350 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.223392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.223429 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.223476 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.223515 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.223564 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.223606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.223654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.223719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.223763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.223763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.223852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.223894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.223946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.223946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.223946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.223946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.224100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.224141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.224179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.224214 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.224246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.224285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.224326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.224326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.224391 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.224440 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.224440 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.225084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.225084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.225084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.225084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.225084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.225510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.225510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.226144 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.226232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.226357 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.226453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.226527 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.226645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.226759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.226814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.226814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.226896 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.226944 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.227172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.227172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.227172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.227457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.227457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.227457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.227457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.227704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.227704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.227778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.228411 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.228536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.228610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.228761 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.228861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.228964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.229044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.229337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.229462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.229536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.229653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.229771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.229814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.229860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.229955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.230002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.230042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.230084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.230123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.230123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.230191 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.230231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.230231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.230300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.230300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.230378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.230614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.230614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.230719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.230761 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.230839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.230945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.231045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.231140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.231246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.231972 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.232051 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.232096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.232138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.232179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.232179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.232249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.232298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.232350 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.232393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.232441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.232483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.232826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.232826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.233207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.233315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.233393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.233435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.233476 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.233526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.233570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.233610 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.233610 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.233681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.233738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.233738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.233809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.233809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.233809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.233934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.233976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.234242 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.234242 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.234242 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.234505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.235175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.235329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.235433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.235514 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.235576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.235715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.235836 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.236233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.236296 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.236435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.236435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.236602 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.236645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.236645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.236753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.236806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.236848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.236848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.236848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.236848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100115) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.237035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.237035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.237035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.237136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.237136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.237305 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.237353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.237393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.237435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.237435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.237502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.237539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.237539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.237614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.238037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.238099 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.238154 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.238154 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.238225 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.238265 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.238306 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.238344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.238344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100113) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.238414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.238414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.238501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.238600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.239268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.239390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.239465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.239550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.239651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.239776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.239877 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.239994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.240099 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.240193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.240298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.240387 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.240479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.240571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.241509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.241640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.241856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.242006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.242051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.242178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.242275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.243247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.243323 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.243461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.243547 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.243633 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.243754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.243867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.244226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.244315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.244412 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.244536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.244639 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.244766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.244839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.245714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.245835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.245958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.246080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.246168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.246271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100114) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.273997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100116) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 13:08:57.274340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.274413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.274624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.275184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.275254 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.275361 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.275361 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.275492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.275492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.275565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.276042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.276118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.276157 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.276257 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.276329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.276329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.276397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.276504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.276504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.276610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.276610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.276672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.276733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.276876 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.277340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.277391 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.277517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.277517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.277659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.277659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.277741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.277973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.278081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.278142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.278188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.278223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.278333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.278333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.278615 np0000005006 devstack@c-api.service[100115]: INFO dbcounter [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Registered counter for database cinder Jul 10 13:08:57.278770 np0000005006 devstack@c-api.service[100113]: INFO dbcounter [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Registered counter for database cinder Jul 10 13:08:57.278832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.278832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.278900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.279011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.279011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.279159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.279159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.279401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.279457 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.279561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.279633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.279633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.279778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.279816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.279942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.279942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.280046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.280046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.280124 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.280165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.280198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.280648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.280716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.280821 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.280866 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.280899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.280969 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.281011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.283331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.283392 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.283491 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.283561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.283652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.283729 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.283816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.284142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.284234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.284336 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.284396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.284442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.284476 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.284596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.285121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.285230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.285230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.285373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.285373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.285373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.285468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.285742 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.285790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.285849 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.285892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.286034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.286034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.286169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.286515 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.286758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.286758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.286758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.286833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.286867 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.286991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.287835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.287894 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.288000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.288072 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.288125 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.288176 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.288224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.288566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.288663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.288877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.288877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.288955 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.288985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.289090 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.289528 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.289590 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.289652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.289718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.289778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.289949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.289949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.290161 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.290228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.290320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.290320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.290373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.290444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.290523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.290578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.290642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.290719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.290768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.290848 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.290943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.290973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.291030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.291081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.291138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.291201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.291230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.291293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.291346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.291964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.292044 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.292088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.292149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.292205 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.292255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.292285 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.292591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.292654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.292751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.292805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.292828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.292902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.292965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.293032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.293070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.293153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.293153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.293233 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.293301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.293301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.293891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.293965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.294042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.294076 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.294152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.294209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.294239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.294823 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.294888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.294950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.294979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.295071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.295071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.295184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.295546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.295616 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.295717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.295805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.295859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.295977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.295977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.296398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.296479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.296521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.296591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.296634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.296763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.296763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.296850 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.296967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.296967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.297062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.297062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.297117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.297182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.298013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.298066 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.298213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.298293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.298347 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.298388 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.298423 np0000005006 devstack@c-api.service[100114]: INFO dbcounter [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Registered counter for database cinder Jul 10 13:08:57.298464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.299251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.299308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.299379 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.299442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.299485 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.299558 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.299626 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.299971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.300019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.300111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.300152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.300211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.300268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.300293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 13:08:57.300942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 13:08:57.300997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 13:08:57.301064 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 13:08:57.301114 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 13:08:57.301154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 13:08:57.301214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100116) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 13:08:57.322027 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 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=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.323018 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 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=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.345141 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c 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=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.360834 np0000005006 devstack@c-api.service[100116]: INFO dbcounter [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Registered counter for database cinder Jul 10 13:08:57.420801 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f 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=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.446718 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writer thread running {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 13:08:57.447008 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 13:08:57.447841 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writer thread running {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 13:08:57.449796 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 13:08:57.450759 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 13:08:57.453813 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 13:08:57.453893 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 13:08:57.454783 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 13:08:57.455270 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.455621 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.457710 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 13:08:57.458003 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 13:08:57.458053 np0000005006 devstack@c-api.service[100115]: WARNING cinder.keymgr.conf_key_mgr [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 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' Jul 10 13:08:57.458611 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.458716 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.459383 np0000005006 devstack@c-api.service[100113]: WARNING cinder.keymgr.conf_key_mgr [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 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' Jul 10 13:08:57.461151 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.461336 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.462468 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.462646 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.494484 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writer thread running {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 13:08:57.497352 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 13:08:57.500119 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 13:08:57.502791 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 13:08:57.505089 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 13:08:57.505461 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.505838 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.506214 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 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=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.506854 np0000005006 devstack@c-api.service[100114]: WARNING cinder.keymgr.conf_key_mgr [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c 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' Jul 10 13:08:57.508419 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 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=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.508658 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 13:08:57.509674 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.512716 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.512797 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 13:08:57.512846 np0000005006 devstack@c-api.service[100115]: INFO cinder.rpc [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 13:08:57.512846 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.512846 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.512962 np0000005006 devstack@c-api.service[100113]: INFO cinder.rpc [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 13:08:57.513355 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.513527 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.524672 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.524870 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.526451 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.526628 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.528165 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.528343 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.529881 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.530155 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.531547 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.531730 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.533205 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.533375 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.536210 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.536383 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.537849 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.538038 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.540744 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.540949 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.541174 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.541257 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.543903 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.544059 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.544093 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.544263 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.547061 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.547114 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.547196 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.547232 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.549703 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.549765 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.549898 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.550009 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.552410 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.552575 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.553561 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.553742 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.554052 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.554238 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.555054 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c 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=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.555240 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.555404 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.556398 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.556553 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.557991 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.558050 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 13:08:57.558146 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.560794 np0000005006 devstack@c-api.service[100114]: INFO cinder.rpc [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 13:08:57.561335 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.561522 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.562577 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.562777 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.564136 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.564313 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.566272 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.566443 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.567760 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.567944 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.568527 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.568728 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.569745 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.569861 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.569895 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.570030 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.570926 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.571055 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.571091 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.571214 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.572023 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.572121 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.572193 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.572281 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.573184 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.573218 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.573339 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.573374 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.574145 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.574295 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.574329 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.574352 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.574484 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.574559 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.575069 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.575223 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.575256 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.575399 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.576125 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.576280 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.576343 np0000005006 devstack@c-api.service[100115]: WARNING cinder.api.contrib.hosts [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 13:08:57.576657 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.576829 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.577400 np0000005006 devstack@c-api.service[100113]: WARNING cinder.api.contrib.hosts [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 13:08:57.577474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: extensions {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.577730 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.577765 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.577890 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.577934 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.578594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: extensions {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.579168 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: consistencygroups {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.580138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: consistencygroups {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.580958 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.581028 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writer thread running {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 13:08:57.581277 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.581545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: extra_specs {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.582545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: extra_specs {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.583492 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: capabilities {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.583859 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 13:08:57.584465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: capabilities {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.585007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: backups {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.585179 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.585365 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.585988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: backups {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.586629 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 13:08:57.587524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-quota-sets {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.588453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-quota-sets {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.589333 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 13:08:57.590081 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.590255 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.590292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: qos-specs {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.590520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: qos-specs {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.591746 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 13:08:57.592169 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.592523 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.592999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: encryption {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.593058 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.593096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: encryption {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.593219 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.593380 np0000005006 devstack@c-api.service[100116]: WARNING cinder.keymgr.conf_key_mgr [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f 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' Jul 10 13:08:57.594281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: encryption {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.594340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: encryption {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.595449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: cgsnapshots {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.595510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: cgsnapshots {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.595892 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.596096 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.596150 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.596311 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.596618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: scheduler-stats {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.597380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: scheduler-stats {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.597740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-volume-manage {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.598573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-volume-manage {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.598833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-snapshot-manage {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.598979 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.599103 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.599685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-snapshot-manage {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.600055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-volume-transfer {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.600924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-volume-transfer {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.601377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-hosts {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.601747 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.601919 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.602254 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-hosts {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.602644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-volume-type-access {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.602854 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.603013 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.603319 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-volume-type-access {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.603935 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-availability-zone {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.604704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-availability-zone {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.605023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extended resource: os-quota-class-sets {{(pid=100115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.605384 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.605532 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.605793 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extended resource: os-quota-class-sets {{(pid=100113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.606334 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.606480 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.607215 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.607298 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.607332 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.607465 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.607943 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.608066 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.608333 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.608455 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.608553 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] SnapshotActionsController initialized {{(pid=100115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 13:08:57.608940 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.609043 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.609125 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.609246 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.609736 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.609736 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.609787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.snapshot_actions [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] SnapshotActionsController initialized {{(pid=100113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 13:08:57.610193 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.610231 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.610307 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.610339 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.610422 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.610526 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.610886 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.611008 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.611209 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.611320 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.611609 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.611739 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.611810 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.611957 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612188 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612323 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612497 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.612561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension UsedLimits extending resource: limits {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612621 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.612674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612842 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.612906 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.612986 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension AdminActions extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613033 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.613060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension AdminActions extending resource: snapshots {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613176 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension AdminActions extending resource: backups {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613246 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeActions extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613457 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.router [None req-b1a817b4-5cfc-4338-94eb-58f31816f885 None None] Extension TypesManage extending resource: types {{(pid=100115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613728 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension UsedLimits extending resource: limits {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.613975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614192 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension AdminActions extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension AdminActions extending resource: snapshots {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614427 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension AdminActions extending resource: backups {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614472 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.614542 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeActions extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.614585 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.614663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.615147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.router [None req-07f45ef2-2a1c-4b89-8639-ca074006e3c5 None None] Extension TypesManage extending resource: types {{(pid=100113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.615442 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.615603 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.616392 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.616551 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.617303 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.617424 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.618307 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.618467 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.619173 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.619317 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.619868 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.619997 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.620868 np0000005006 devstack@c-api.service[100114]: WARNING cinder.api.contrib.hosts [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 13:08:57.620932 np0000005006 devstack@c-api.service[100115]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b25c0a4668 pid: 100115 (default app) Jul 10 13:08:57.621150 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.621266 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.621800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: extensions {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.622523 np0000005006 devstack@c-api.service[100113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b25c0a4668 pid: 100113 (default app) Jul 10 13:08:57.622910 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: consistencygroups {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.624549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: extra_specs {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.626096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: capabilities {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.627159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: backups {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.628818 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-quota-sets {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.630803 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: qos-specs {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.631089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0769bfb2-9893-4dee-be87-8c771e0608f2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:08:57.632551 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f 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=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:08:57.632613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: encryption {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.633934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: encryption {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.634251 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1/1] 10.4.3.138 () {60 vars in 925 bytes} [Fri Jul 10 13:08:57 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:08:57.635200 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 13:08:57.636010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: cgsnapshots {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.637708 np0000005006 devstack@c-api.service[100116]: INFO cinder.rpc [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 13:08:57.637970 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: scheduler-stats {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.638291 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.638501 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.639941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-volume-manage {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.641605 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-snapshot-manage {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.643920 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-volume-transfer {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.646219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-hosts {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.648241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-volume-type-access {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.649065 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.649204 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.649674 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-availability-zone {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.651179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extended resource: os-quota-class-sets {{(pid=100114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.651818 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.652003 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.652875 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.653065 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.654030 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.654156 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.654201 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.654337 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.654879 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.654987 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.655495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.snapshot_actions [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] SnapshotActionsController initialized {{(pid=100114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 13:08:57.655870 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.655998 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.656599 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.656682 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.657093 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.657222 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.658036 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.658036 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.658613 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.658817 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.660262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660493 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension UsedLimits extending resource: limits {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.660875 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.660940 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661014 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.661055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension AdminActions extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension AdminActions extending resource: snapshots {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension AdminActions extending resource: backups {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeActions extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.661729 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.router [None req-801c002a-2c00-461e-9255-1e4c8f5d6e6c None None] Extension TypesManage extending resource: types {{(pid=100114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.663228 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.663397 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.665525 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.665643 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.667405 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.667562 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.669573 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.669774 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.670460 np0000005006 devstack@c-api.service[100114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b25c0a4668 pid: 100114 (default app) Jul 10 13:08:57.670790 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.670946 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.673236 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.673395 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.678032 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.678163 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.680302 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.680420 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.681582 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.681709 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.682478 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.682588 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.683264 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.683377 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.684057 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.684173 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.684886 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.684999 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.685544 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.685657 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.686220 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.686361 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.687336 np0000005006 devstack@c-api.service[100116]: WARNING cinder.api.contrib.hosts [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 13:08:57.687592 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.687765 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.688282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: extensions {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.689319 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: consistencygroups {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.690830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: extra_specs {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.692034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: capabilities {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.692968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: backups {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.694462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-quota-sets {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.696617 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: qos-specs {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.698249 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: encryption {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.699478 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: encryption {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.700662 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: cgsnapshots {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.702104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: scheduler-stats {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.703234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-volume-manage {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.704287 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-snapshot-manage {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.705367 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-volume-transfer {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.707066 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-hosts {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.707608 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-volume-type-access {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.708852 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-availability-zone {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.709853 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extended resource: os-quota-class-sets {{(pid=100116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 13:08:57.711127 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.711257 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.711970 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.712097 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.712684 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.712815 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.713310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] SnapshotActionsController initialized {{(pid=100116) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 13:08:57.713648 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.713777 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.714342 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.714451 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.715072 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.715178 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.715823 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:08:57.715945 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:08:57.716414 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.716537 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension UsedLimits extending resource: limits {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension AdminActions extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension AdminActions extending resource: snapshots {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension AdminActions extending resource: backups {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeActions extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.717840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.718052 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.router [None req-6a435eb9-5541-46fb-827c-814a19ef8f3f None None] Extension TypesManage extending resource: types {{(pid=100116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 13:08:57.724531 np0000005006 devstack@c-api.service[100116]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76b25c0a4668 pid: 100116 (default app) Jul 10 13:09:02.451588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ffbf30f-fddf-4119-ad22-dd097f7d081d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:09:03.008945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ffbf30f-fddf-4119-ad22-dd097f7d081d admin admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:09:03.009612 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ffbf30f-fddf-4119-ad22-dd097f7d081d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:09:03.011210 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:09:03.011210 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:09:03.042344 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-9ffbf30f-fddf-4119-ad22-dd097f7d081d 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=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:09:03.065187 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ffbf30f-fddf-4119-ad22-dd097f7d081d admin admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:09:03.065632 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1/2] 10.4.3.138 () {68 vars in 1256 bytes} [Fri Jul 10 13:09:02 2026] POST /volume/v3/types => generated 183 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:09:03.072786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-facf85d9-fa79-46cd-af9f-8798bcf02ca5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:09:03.368713 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-facf85d9-fa79-46cd-af9f-8798bcf02ca5 admin admin] POST https://10.4.3.138/volume/v3/types/58643f5d-3c7d-404a-90e3-bf6c0ca650be/extra_specs Jul 10 13:09:03.369305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-facf85d9-fa79-46cd-af9f-8798bcf02ca5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:09:03.370990 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:09:03.370990 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:09:03.403281 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-facf85d9-fa79-46cd-af9f-8798bcf02ca5 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=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:09:03.457110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-facf85d9-fa79-46cd-af9f-8798bcf02ca5 admin admin] https://10.4.3.138/volume/v3/types/58643f5d-3c7d-404a-90e3-bf6c0ca650be/extra_specs returned with HTTP 200 Jul 10 13:09:03.457478 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 2/3] 10.4.3.138 () {70 vars in 1474 bytes} [Fri Jul 10 13:09:03 2026] POST /volume/v3/types/58643f5d-3c7d-404a-90e3-bf6c0ca650be/extra_specs => generated 52 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:09:03.681588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-fd4ab81d-a3d3-4fbd-bd8a-3a9843513c2e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:09:03.946939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-fd4ab81d-a3d3-4fbd-bd8a-3a9843513c2e admin admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:09:03.947515 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-fd4ab81d-a3d3-4fbd-bd8a-3a9843513c2e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:09:03.949062 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:09:03.949062 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:09:03.979144 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-fd4ab81d-a3d3-4fbd-bd8a-3a9843513c2e 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=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:09:04.002821 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-fd4ab81d-a3d3-4fbd-bd8a-3a9843513c2e admin admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:09:04.003391 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1/4] 10.4.3.138 () {70 vars in 1328 bytes} [Fri Jul 10 13:09:03 2026] POST /volume/v3/types => generated 186 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:09:04.019063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-df2ae761-2324-4469-aed8-4e2d9e02e181 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:09:04.297814 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-df2ae761-2324-4469-aed8-4e2d9e02e181 admin admin] POST https://10.4.3.138/volume/v3/types/cb9c2d74-8f23-4e8d-98c6-6c9d058f1202/extra_specs Jul 10 13:09:04.298422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-df2ae761-2324-4469-aed8-4e2d9e02e181 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:09:04.300137 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:09:04.300137 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:09:04.335816 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-df2ae761-2324-4469-aed8-4e2d9e02e181 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=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:09:04.388658 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9ffbf30f-fddf-4119-ad22-dd097f7d081d req-df2ae761-2324-4469-aed8-4e2d9e02e181 admin admin] https://10.4.3.138/volume/v3/types/cb9c2d74-8f23-4e8d-98c6-6c9d058f1202/extra_specs returned with HTTP 200 Jul 10 13:09:04.389118 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1/5] 10.4.3.138 () {70 vars in 1474 bytes} [Fri Jul 10 13:09:04 2026] POST /volume/v3/types/cb9c2d74-8f23-4e8d-98c6-6c9d058f1202/extra_specs => generated 45 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:09:13.063048 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:09:13.455928 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:09:14.000556 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:09:14.387031 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:09:29.712750 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6d300967-03d8-40bc-be1e-7918f6eb13f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:09:29.713672 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d300967-03d8-40bc-be1e-7918f6eb13f1 None None] GET https://10.4.3.138/volume// Jul 10 13:09:29.713672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d300967-03d8-40bc-be1e-7918f6eb13f1 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:09:29.713896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d300967-03d8-40bc-be1e-7918f6eb13f1 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:09:29.714539 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d300967-03d8-40bc-be1e-7918f6eb13f1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:09:29.714539 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 2/6] 10.4.3.138 () {66 vars in 1425 bytes} [Fri Jul 10 13:09:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:10:08.961740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6e7c3dde-5a28-470f-a4ce-5bc7d043bc54 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:09.215753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e7c3dde-5a28-470f-a4ce-5bc7d043bc54 tempest-verify_tempest_config-815621178 tempest-verify_tempest_config-815621178-project-member] GET https://10.4.3.138/volume/v3/extensions Jul 10 13:10:09.215753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e7c3dde-5a28-470f-a4ce-5bc7d043bc54 tempest-verify_tempest_config-815621178 tempest-verify_tempest_config-815621178-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:09.216031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e7c3dde-5a28-470f-a4ce-5bc7d043bc54 tempest-verify_tempest_config-815621178 tempest-verify_tempest_config-815621178-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:09.216384 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e7c3dde-5a28-470f-a4ce-5bc7d043bc54 tempest-verify_tempest_config-815621178 tempest-verify_tempest_config-815621178-project-member] https://10.4.3.138/volume/v3/extensions returned with HTTP 200 Jul 10 13:10:09.216812 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 3/7] 10.4.3.138 () {66 vars in 1246 bytes} [Fri Jul 10 13:10:08 2026] GET /volume/v3/extensions => generated 5245 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:53.820945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0742b5d1-8af8-4703-9a6b-106e1b7c2a7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:54.124613 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0742b5d1-8af8-4703-9a6b-106e1b7c2a7b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:10:54.125040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0742b5d1-8af8-4703-9a6b-106e1b7c2a7b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1639089357"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:54.140218 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0742b5d1-8af8-4703-9a6b-106e1b7c2a7b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:10:54.140745 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 2/8] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:10:53 2026] POST /volume/v3/types => generated 220 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:10:54.151015 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-48b9b43e-fc5e-4fef-987c-6ff6365cd422 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:54.153983 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48b9b43e-fc5e-4fef-987c-6ff6365cd422 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:10:54.154338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48b9b43e-fc5e-4fef-987c-6ff6365cd422 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2075826585"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:54.186411 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48b9b43e-fc5e-4fef-987c-6ff6365cd422 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:10:54.187014 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 2/9] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:10:54 2026] POST /volume/v3/group_types => generated 177 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:10:54.195751 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:54.395234 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:10:54.395741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "55ba2e10-e8fc-4fd1-bd2a-404a380736a0", "volume_types": ["1324c19c-d1f3-4381-97b0-f1561e1911b3"], "name": "tempest-GroupsV314Test-Group-859149842"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:54.397668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Creating new group {'group': {'group_type': '55ba2e10-e8fc-4fd1-bd2a-404a380736a0', 'volume_types': ['1324c19c-d1f3-4381-97b0-f1561e1911b3'], 'name': 'tempest-GroupsV314Test-Group-859149842'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:10:54.408106 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Creating group tempest-GroupsV314Test-Group-859149842. Jul 10 13:10:54.426508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:10:54.425712. {{(pid=100113) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:10:54.426722 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability Zones retrieved successfully. Jul 10 13:10:54.466727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Created reservations ['ec07b9a4-3785-454b-bbd3-429cc9934e52'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:10:54.520909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec4c52cf-e45c-4061-a83b-e2a272941e21 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:10:54.521285 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 3/10] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:10:54 2026] POST /volume/v3/groups => generated 107 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:10:54.528302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:54.529933 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f Jul 10 13:10:54.530169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:54.530443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:54.530757 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] show called for member 0677820f-5991-4d07-8376-f68130d7c13f {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:10:54.538323 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:54.538323 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:10:54.563674 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-131e36ef-75e9-46ad-91dc-d0c50d229cbb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f returned with HTTP 200 Jul 10 13:10:54.564399 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 4/11] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:10:54 2026] GET /volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:55.574165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:55.577244 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f Jul 10 13:10:55.577244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:55.577244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:55.577244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] show called for member 0677820f-5991-4d07-8376-f68130d7c13f {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:10:55.582410 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:55.582410 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:55.605765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6036fcde-529b-4bc3-8e7a-ec0b340c4c04 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f returned with HTTP 200 Jul 10 13:10:55.607141 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 3/12] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:10:55 2026] GET /volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f => generated 388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:55.615742 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-91c59263-1082-4bed-864f-80bcddcf8d2e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:55.617760 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:10:55.618188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1166969392", "volume_type": "1324c19c-d1f3-4381-97b0-f1561e1911b3", "group_id": "0677820f-5991-4d07-8376-f68130d7c13f", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:55.620663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1166969392', 'volume_type': '1324c19c-d1f3-4381-97b0-f1561e1911b3', 'group_id': '0677820f-5991-4d07-8376-f68130d7c13f', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:10:55.639869 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:55.639869 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:55.640868 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Create volume of 1 GB Jul 10 13:10:55.658668 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:10:55.658116. {{(pid=100116) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:10:55.658852 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability Zones retrieved successfully. Jul 10 13:10:55.681307 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Flow 'volume_create_api' (84f25d27-f1ee-4597-8fd1-67958a965d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:10:55.682372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852b4c3f-d58c-4d61-994f-12e0ee7d3870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:55.683103 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:55.683103 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:55.683560 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:10:55.721019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (852b4c3f-d58c-4d61-994f-12e0ee7d3870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:10:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1324c19c-d1f3-4381-97b0-f1561e1911b3,is_public=True,name='tempest-GroupsV314Test-volume-type-1639089357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1324c19c-d1f3-4381-97b0-f1561e1911b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0677820f-5991-4d07-8376-f68130d7c13f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:55.722016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b4971a-1708-4b03-a4b5-6fa91b5c2161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:55.764179 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1639089357 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1639089357, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:10:55.764563 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1639089357 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1639089357, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:10:55.815534 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Created reservations ['26cb0fea-0257-4ca0-95fc-773ae398f975', 'fca5fc4e-7b33-4008-a767-afdad02858dc', 'f9f895ab-101a-47d9-bd50-7d87ed7196b9', '44f8693f-9a9f-4c16-b463-8b21aba488d1'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:10:55.816376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b4971a-1708-4b03-a4b5-6fa91b5c2161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26cb0fea-0257-4ca0-95fc-773ae398f975', 'fca5fc4e-7b33-4008-a767-afdad02858dc', 'f9f895ab-101a-47d9-bd50-7d87ed7196b9', '44f8693f-9a9f-4c16-b463-8b21aba488d1']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:55.817114 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c112cae-670a-45af-8964-29bb0dddee4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:55.868201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c112cae-670a-45af-8964-29bb0dddee4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cef829e8-e8b4-452a-8b97-4ba4ec212dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1166969392',encryption_key_id=None,group_id=0677820f-5991-4d07-8376-f68130d7c13f,group_type_id=,metadata={},multiattach=False,project_id='a4563c95ba25456085508f4ac7efba34',qos_specs=None,replication_status=,reservations=['26cb0fea-0257-4ca0-95fc-773ae398f975','fca5fc4e-7b33-4008-a767-afdad02858dc','f9f895ab-101a-47d9-bd50-7d87ed7196b9','44f8693f-9a9f-4c16-b463-8b21aba488d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b23c5b98e74c51929d635d64ce01d6',volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1166969392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0677820f-5991-4d07-8376-f68130d7c13f,host=None,id=cef829e8-e8b4-452a-8b97-4ba4ec212dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4563c95ba25456085508f4ac7efba34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b23c5b98e74c51929d635d64ce01d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1324c19c-d1f3-4381-97b0-f1561e1911b3),volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:55.869601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dec35bb-1629-48c2-aebb-b8c24e64f39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:55.900039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dec35bb-1629-48c2-aebb-b8c24e64f39f) transitioned into state 'SUCCESS' from state '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-1166969392',encryption_key_id=None,group_id=0677820f-5991-4d07-8376-f68130d7c13f,group_type_id=,metadata={},multiattach=False,project_id='a4563c95ba25456085508f4ac7efba34',qos_specs=None,replication_status=,reservations=['26cb0fea-0257-4ca0-95fc-773ae398f975','fca5fc4e-7b33-4008-a767-afdad02858dc','f9f895ab-101a-47d9-bd50-7d87ed7196b9','44f8693f-9a9f-4c16-b463-8b21aba488d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b23c5b98e74c51929d635d64ce01d6',volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:55.900791 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dee6f2f-09c3-4c22-927c-af4fd2743287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:55.925189 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dee6f2f-09c3-4c22-927c-af4fd2743287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:55.926200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Flow 'volume_create_api' (84f25d27-f1ee-4597-8fd1-67958a965d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:10:55.926596 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Create volume request issued successfully. Jul 10 13:10:55.927624 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:55.927805 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:55.965420 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:55.969716 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:55.969716 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:55.973224 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91c59263-1082-4bed-864f-80bcddcf8d2e tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:10:55.973895 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 3/13] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:10:55 2026] POST /volume/v3/volumes => generated 819 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:10:55.989737 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:55.993284 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb Jul 10 13:10:55.993564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:55.993863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:56.036850 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:56.036850 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:56.045079 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Volume info retrieved successfully. Jul 10 13:10:56.046423 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:56.046643 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:56.087055 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:56.090174 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:56.090174 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:56.100152 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5ff0d9-f3f5-43ab-a422-c7c712836623 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb returned with HTTP 200 Jul 10 13:10:56.100553 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 4/14] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:55 2026] GET /volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb => generated 887 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:57.115380 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:57.117030 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb Jul 10 13:10:57.117341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:57.117613 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:57.146836 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:57.146836 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:10:57.156713 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Volume info retrieved successfully. Jul 10 13:10:57.156713 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:57.156713 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:57.207194 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:57.210944 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:57.210944 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:10:57.221229 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82b1aba9-9084-44fe-88ad-ea3a7fa2be94 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb returned with HTTP 200 Jul 10 13:10:57.221673 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 5/15] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:57 2026] GET /volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:57.235251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5f0628bb-8016-43d3-8253-372108daac7c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:57.236912 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] POST https://10.4.3.138/volume/v3/groups/action Jul 10 13:10:57.237581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action body: b'{"create-from-src": {"source_group_id": "0677820f-5991-4d07-8376-f68130d7c13f", "name": "tempest-Group_from_grp-1785740570"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:10:57.237736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "0677820f-5991-4d07-8376-f68130d7c13f", "name": "tempest-Group_from_grp-1785740570"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:57.239449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Creating new group {'create-from-src': {'source_group_id': '0677820f-5991-4d07-8376-f68130d7c13f', 'name': 'tempest-Group_from_grp-1785740570'}}. {{(pid=100114) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 13:10:57.239608 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Creating group tempest-Group_from_grp-1785740570 from source group 0677820f-5991-4d07-8376-f68130d7c13f. Jul 10 13:10:57.243586 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:57.243586 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:57.250539 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:57.250539 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:57.301991 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Created reservations ['33ba1041-f310-408e-ac2d-b3a8826d9571'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:10:57.887582 np0000005006 devstack@c-api.service[100114]: INFO cinder.group.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] A mapping entry already exists for group 9578dfda-7da7-4972-9765-400f09d88a24 and volume type 1324c19c-d1f3-4381-97b0-f1561e1911b3. Do not need to create again. Jul 10 13:10:57.887922 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:57.887922 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:57.893241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:10:57.892385. {{(pid=100114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:10:57.893398 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Availability Zones retrieved successfully. Jul 10 13:10:57.916753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Flow 'volume_create_api' (33924666-fb5e-47e7-ab2a-8f8b6429f91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:10:57.918055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7914296-7947-4f11-b726-d98cce16e101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:57.919226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:10:57.953300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7914296-7947-4f11-b726-d98cce16e101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cef829e8-e8b4-452a-8b97-4ba4ec212dbb', 'volume_type': VolumeType(created_at=2026-07-10T13:10:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1324c19c-d1f3-4381-97b0-f1561e1911b3,is_public=True,name='tempest-GroupsV314Test-volume-type-1639089357',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1324c19c-d1f3-4381-97b0-f1561e1911b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9578dfda-7da7-4972-9765-400f09d88a24', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:57.957720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c632ae-c9cd-4640-a0dd-5eab14b5944c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:57.995194 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1639089357 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1639089357, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:10:57.995616 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1639089357 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1639089357, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:10:58.011778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Created reservations ['bce7ef19-b904-48ff-9eba-059a834cc7b7', '56ee6aa3-04ba-42c3-a4ab-040f37002bea', 'e1146b68-a010-4ac5-a4c1-847f459e18fd', 'd9ef9245-de25-4858-bad1-3f8e8ea2b070'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:10:58.012703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14c632ae-c9cd-4640-a0dd-5eab14b5944c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bce7ef19-b904-48ff-9eba-059a834cc7b7', '56ee6aa3-04ba-42c3-a4ab-040f37002bea', 'e1146b68-a010-4ac5-a4c1-847f459e18fd', 'd9ef9245-de25-4858-bad1-3f8e8ea2b070']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:58.013587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf07e48b-c628-4128-a07a-479f2463991b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:58.058649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf07e48b-c628-4128-a07a-479f2463991b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1179c826-63b9-48cc-b42d-85fec95047a8', '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=9578dfda-7da7-4972-9765-400f09d88a24,group_type_id=,metadata={},multiattach=False,project_id='a4563c95ba25456085508f4ac7efba34',qos_specs=None,replication_status=,reservations=['bce7ef19-b904-48ff-9eba-059a834cc7b7','56ee6aa3-04ba-42c3-a4ab-040f37002bea','e1146b68-a010-4ac5-a4c1-847f459e18fd','d9ef9245-de25-4858-bad1-3f8e8ea2b070'],size=1,snapshot_id=None,source_replicaid=,source_volid=cef829e8-e8b4-452a-8b97-4ba4ec212dbb,status='creating',user_id='61b23c5b98e74c51929d635d64ce01d6',volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:10:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9578dfda-7da7-4972-9765-400f09d88a24,host=None,id=1179c826-63b9-48cc-b42d-85fec95047a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4563c95ba25456085508f4ac7efba34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cef829e8-e8b4-452a-8b97-4ba4ec212dbb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b23c5b98e74c51929d635d64ce01d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1324c19c-d1f3-4381-97b0-f1561e1911b3),volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:58.059596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e926c9-a233-4f97-8b41-9bea86210a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:10:58.083193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e926c9-a233-4f97-8b41-9bea86210a19) transitioned into state 'SUCCESS' from 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=9578dfda-7da7-4972-9765-400f09d88a24,group_type_id=,metadata={},multiattach=False,project_id='a4563c95ba25456085508f4ac7efba34',qos_specs=None,replication_status=,reservations=['bce7ef19-b904-48ff-9eba-059a834cc7b7','56ee6aa3-04ba-42c3-a4ab-040f37002bea','e1146b68-a010-4ac5-a4c1-847f459e18fd','d9ef9245-de25-4858-bad1-3f8e8ea2b070'],size=1,snapshot_id=None,source_replicaid=,source_volid=cef829e8-e8b4-452a-8b97-4ba4ec212dbb,status='creating',user_id='61b23c5b98e74c51929d635d64ce01d6',volume_type_id=1324c19c-d1f3-4381-97b0-f1561e1911b3)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:10:58.084020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Flow 'volume_create_api' (33924666-fb5e-47e7-ab2a-8f8b6429f91b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:10:58.084324 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Create volume request issued successfully. Jul 10 13:10:58.100942 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f0628bb-8016-43d3-8253-372108daac7c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/action returned with HTTP 202 Jul 10 13:10:58.100942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 4/16] 10.4.3.138 () {70 vars in 1318 bytes} [Fri Jul 10 13:10:57 2026] POST /volume/v3/groups/action => generated 102 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:10:58.110683 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.112618 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:10:58.112822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:58.112912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:58.113407 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:10:58.114178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:10:58.146433 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Get all volumes completed successfully. Jul 10 13:10:58.147617 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.147987 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.203162 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.207719 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.207719 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:58.211720 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.211720 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.251389 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.254728 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.254728 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:58.263796 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-92aeab41-2785-44ae-8b2a-52cf573c84ff tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:10:58.264179 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 4/17] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:10:58 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:10:58.277028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01f91e66-06ea-4536-9067-4ad515b1612b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.279250 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 Jul 10 13:10:58.279541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:58.279787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:58.290755 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.290755 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:58.296869 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Volume info retrieved successfully. Jul 10 13:10:58.298074 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.298310 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.353022 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.359185 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.359185 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:58.366800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01f91e66-06ea-4536-9067-4ad515b1612b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 returned with HTTP 200 Jul 10 13:10:58.367153 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 5/18] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:58 2026] GET /volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 => generated 923 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:58.381162 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.383494 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 Jul 10 13:10:58.383710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:58.383946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:58.384085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] show called for member 9578dfda-7da7-4972-9765-400f09d88a24 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:10:58.387980 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.387980 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:10:58.399132 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb6cd7b7-34ad-4f8f-b12c-4ce25693a560 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 returned with HTTP 200 Jul 10 13:10:58.399540 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 6/19] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:10:58 2026] GET /volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 => generated 417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:58.411589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.414258 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:10:58.414551 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:58.414821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:58.415557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:10:58.415998 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.415998 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:58.416566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:10:58.454236 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Get all volumes completed successfully. Jul 10 13:10:58.455227 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.455446 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.515511 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.518458 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.518458 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:58.522404 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.522548 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.563034 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.567420 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.567420 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:10:58.579162 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d548e6e-b64f-41ad-a964-bc988b2be70c tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:10:58.579657 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 5/20] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:10:58 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:10:58.595251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.598180 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] POST https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24/action Jul 10 13:10:58.598798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:10:58.599063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:58.602470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] delete called for group 9578dfda-7da7-4972-9765-400f09d88a24 {{(pid=100116) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:10:58.602786 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.groups [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Delete group with id: 9578dfda-7da7-4972-9765-400f09d88a24 Jul 10 13:10:58.610930 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.610930 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:58.675815 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2dff3f58-2778-4a3d-98d5-33e366db3698 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24/action returned with HTTP 202 Jul 10 13:10:58.676222 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 5/21] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:10:58 2026] POST /volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:10:58.685077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:58.688780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 Jul 10 13:10:58.689086 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:58.689768 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:58.699787 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.699787 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:58.703874 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Volume info retrieved successfully. Jul 10 13:10:58.704591 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:58.704793 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:58.747660 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:58.752538 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:58.752538 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:58.762588 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca39afd9-6cb7-45e9-9701-52f8a71fc1ab tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 returned with HTTP 200 Jul 10 13:10:58.763076 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 6/22] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:58 2026] GET /volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 => generated 922 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:59.779933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9289b67b-d77b-4fca-b06f-fd45286c56d7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:59.781766 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9289b67b-d77b-4fca-b06f-fd45286c56d7 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 Jul 10 13:10:59.782143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9289b67b-d77b-4fca-b06f-fd45286c56d7 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:59.782781 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9289b67b-d77b-4fca-b06f-fd45286c56d7 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:59.791815 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9289b67b-d77b-4fca-b06f-fd45286c56d7 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 returned with HTTP 404 Jul 10 13:10:59.792398 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 7/23] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:59 2026] GET /volume/v3/volumes/1179c826-63b9-48cc-b42d-85fec95047a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:10:59.799528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:59.801308 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 Jul 10 13:10:59.801567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:59.801881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:59.802374 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] show called for member 9578dfda-7da7-4972-9765-400f09d88a24 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:10:59.806106 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69a30e7d-1360-4047-8b5f-0a50ce40593f tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 returned with HTTP 404 Jul 10 13:10:59.806915 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 6/24] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:10:59 2026] GET /volume/v3/groups/9578dfda-7da7-4972-9765-400f09d88a24 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:10:59.819774 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-35b09367-851f-4f2d-8957-673a51ddb3cb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:59.822237 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:10:59.822486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:59.822685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:10:59.823028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:10:59.823987 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:10:59.832650 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Get all volumes completed successfully. Jul 10 13:10:59.833376 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:10:59.833557 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:10:59.871141 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:10:59.874173 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:59.874173 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:10:59.882396 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35b09367-851f-4f2d-8957-673a51ddb3cb tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:10:59.882784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 6/25] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:10:59 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:10:59.897023 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:59.900196 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] POST https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f/action Jul 10 13:10:59.901228 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:10:59.901765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:10:59.904092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] delete called for group 0677820f-5991-4d07-8376-f68130d7c13f {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:10:59.904214 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Delete group with id: 0677820f-5991-4d07-8376-f68130d7c13f Jul 10 13:10:59.909256 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:10:59.909256 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:10:59.983868 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1a5616c-7ae9-44c1-a9c7-a3e0a9e13241 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f/action returned with HTTP 202 Jul 10 13:10:59.983868 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 7/26] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:10:59 2026] POST /volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:10:59.992899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:10:59.995005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb Jul 10 13:10:59.995350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:10:59.995488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:00.003088 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:00.003088 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:00.008625 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Volume info retrieved successfully. Jul 10 13:11:00.009547 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:11:00.009729 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:11:00.052781 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:11:00.055311 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:00.055311 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:00.065784 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb1d591c-340f-4608-8ebf-0498f2c2d3c5 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb returned with HTTP 200 Jul 10 13:11:00.066382 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 8/27] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:10:59 2026] GET /volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:01.082588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-303a9c01-0c4d-4dbe-87e2-c953d1fe349b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:01.084297 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-303a9c01-0c4d-4dbe-87e2-c953d1fe349b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb Jul 10 13:11:01.084549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-303a9c01-0c4d-4dbe-87e2-c953d1fe349b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:01.084731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-303a9c01-0c4d-4dbe-87e2-c953d1fe349b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:01.093147 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-303a9c01-0c4d-4dbe-87e2-c953d1fe349b tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb returned with HTTP 404 Jul 10 13:11:01.093147 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 7/28] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:11:01 2026] GET /volume/v3/volumes/cef829e8-e8b4-452a-8b97-4ba4ec212dbb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:11:01.102281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:01.104156 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] GET https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f Jul 10 13:11:01.104341 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:01.104537 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:01.104654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] show called for member 0677820f-5991-4d07-8376-f68130d7c13f {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:11:01.107682 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d90127e2-7b72-4eb3-a90a-cc8d8a6c5fc4 tempest-GroupsV314Test-444836893 tempest-GroupsV314Test-444836893-project-member] https://10.4.3.138/volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f returned with HTTP 404 Jul 10 13:11:01.108194 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 7/29] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:11:01 2026] GET /volume/v3/groups/0677820f-5991-4d07-8376-f68130d7c13f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:11:01.119102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-45f52b92-0381-4d33-852b-3370850dbdf8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:01.119593 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45f52b92-0381-4d33-852b-3370850dbdf8 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/55ba2e10-e8fc-4fd1-bd2a-404a380736a0 Jul 10 13:11:01.119794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45f52b92-0381-4d33-852b-3370850dbdf8 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:01.119965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45f52b92-0381-4d33-852b-3370850dbdf8 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:01.147722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45f52b92-0381-4d33-852b-3370850dbdf8 tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] https://10.4.3.138/volume/v3/group_types/55ba2e10-e8fc-4fd1-bd2a-404a380736a0 returned with HTTP 202 Jul 10 13:11:01.148062 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 8/30] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:11:01 2026] DELETE /volume/v3/group_types/55ba2e10-e8fc-4fd1-bd2a-404a380736a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:11:01.157418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a284b495-bd84-4674-baa2-e662aebc097b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:01.161584 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a284b495-bd84-4674-baa2-e662aebc097b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] DELETE https://10.4.3.138/volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 Jul 10 13:11:01.161584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a284b495-bd84-4674-baa2-e662aebc097b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:01.161584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a284b495-bd84-4674-baa2-e662aebc097b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:01.237757 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a284b495-bd84-4674-baa2-e662aebc097b tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] https://10.4.3.138/volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 returned with HTTP 202 Jul 10 13:11:01.238436 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 9/31] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:11:01 2026] DELETE /volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:01.246153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e9458a2d-ff08-465c-898d-a4becbb6ca5c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:01.248197 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9458a2d-ff08-465c-898d-a4becbb6ca5c tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] GET https://10.4.3.138/volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 Jul 10 13:11:01.248389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e9458a2d-ff08-465c-898d-a4becbb6ca5c tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:01.248588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e9458a2d-ff08-465c-898d-a4becbb6ca5c tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:01.252318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9458a2d-ff08-465c-898d-a4becbb6ca5c tempest-GroupsV314Test-1450351190 tempest-GroupsV314Test-1450351190-project-admin] https://10.4.3.138/volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 returned with HTTP 404 Jul 10 13:11:01.252859 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 8/32] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:11:01 2026] GET /volume/v3/types/1324c19c-d1f3-4381-97b0-f1561e1911b3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:02.676521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:03.042256 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:03.042611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1536350385"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:03.044293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1536350385'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:03.044293 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Create volume of 1 GB Jul 10 13:11:03.055145 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Availability Zones retrieved successfully. Jul 10 13:11:03.061139 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Flow 'volume_create_api' (562a7ec1-ada7-458c-b85c-78de1f565b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:03.062748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13ecdce-2c71-4bc4-94c7-97774b89ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:03.063200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:03.095498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13ecdce-2c71-4bc4-94c7-97774b89ca3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:03.096758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd89a686-e0cd-4b30-a92e-3617872a2275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:03.121561 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-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. Jul 10 13:11:03.121846 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-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. Jul 10 13:11:03.162123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Created reservations ['c038c745-1ed2-47c1-9b25-e2de546e4870', '1782a4e2-939f-41ac-ac7f-9101138652f8', '2967c414-fafd-4505-a104-e1dc6d69c94c', '4326f73d-a034-46a4-a947-dbdbba4aa07e'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:03.162981 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd89a686-e0cd-4b30-a92e-3617872a2275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c038c745-1ed2-47c1-9b25-e2de546e4870', '1782a4e2-939f-41ac-ac7f-9101138652f8', '2967c414-fafd-4505-a104-e1dc6d69c94c', '4326f73d-a034-46a4-a947-dbdbba4aa07e']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:03.163738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da43826b-63da-4851-a9ca-063f496a3ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:03.187112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da43826b-63da-4851-a9ca-063f496a3ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00839a8f-3c7b-4748-bfb6-ef5e82da88fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1536350385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c4640fad094684aa04f8e126da8efd',qos_specs=None,replication_status=,reservations=['c038c745-1ed2-47c1-9b25-e2de546e4870','1782a4e2-939f-41ac-ac7f-9101138652f8','2967c414-fafd-4505-a104-e1dc6d69c94c','4326f73d-a034-46a4-a947-dbdbba4aa07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f209ff4a8f43c483418dd6f7b02ef5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1536350385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00839a8f-3c7b-4748-bfb6-ef5e82da88fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c4640fad094684aa04f8e126da8efd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6f209ff4a8f43c483418dd6f7b02ef5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:03.188063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ed5266-adee-4dfb-be37-53d994fcc890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:03.214701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47ed5266-adee-4dfb-be37-53d994fcc890) transitioned into state 'SUCCESS' from state '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-1536350385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4c4640fad094684aa04f8e126da8efd',qos_specs=None,replication_status=,reservations=['c038c745-1ed2-47c1-9b25-e2de546e4870','1782a4e2-939f-41ac-ac7f-9101138652f8','2967c414-fafd-4505-a104-e1dc6d69c94c','4326f73d-a034-46a4-a947-dbdbba4aa07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6f209ff4a8f43c483418dd6f7b02ef5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:03.215917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a440f3-cca7-4306-a4f1-7b918fad9c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:03.229205 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49a440f3-cca7-4306-a4f1-7b918fad9c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:03.230549 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Flow 'volume_create_api' (562a7ec1-ada7-458c-b85c-78de1f565b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:03.230962 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Create volume request issued successfully. Jul 10 13:11:03.231769 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b889fc5d-51e2-44a4-b032-e0d238a1f382 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:03.232338 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 8/33] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:02 2026] POST /volume/v3/volumes => generated 759 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:07.956833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:08.171069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:08.171408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1773648712"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:08.173120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1773648712'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:08.173555 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create volume of 1 GB Jul 10 13:11:08.182297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:11:08.181945. {{(pid=100113) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:11:08.182297 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Availability Zones retrieved successfully. Jul 10 13:11:08.209218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Flow 'volume_create_api' (d04f5eae-2935-4719-9659-38a499901d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:08.211043 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3f47f9-3752-4351-b712-9b0a8e1d07f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:08.212091 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:08.255911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e3f47f9-3752-4351-b712-9b0a8e1d07f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:08.257030 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bcaeb6-25de-425f-ba98-eec2d66d8d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:08.302186 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:08.302186 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:08.356784 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['14369c80-e7d7-4a83-ad8c-640e01f920db', '9e2fb277-b280-44e3-9fd3-70fc75aa6281', 'f6db1efd-3b6b-4bac-bb2a-57ce2b45fbb4', '7ec4f41d-49bf-45d3-b716-935184b0730c'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:08.356784 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5bcaeb6-25de-425f-ba98-eec2d66d8d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14369c80-e7d7-4a83-ad8c-640e01f920db', '9e2fb277-b280-44e3-9fd3-70fc75aa6281', 'f6db1efd-3b6b-4bac-bb2a-57ce2b45fbb4', '7ec4f41d-49bf-45d3-b716-935184b0730c']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:08.356784 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b260e4-dd85-4d8d-9471-d3143cb78f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:08.388461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78b260e4-dd85-4d8d-9471-d3143cb78f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc4c872f-d568-43e4-bdc2-1afcb9af9928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1773648712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5400dfe1c5b142029a611f2467ccc2b9',qos_specs=None,replication_status=,reservations=['14369c80-e7d7-4a83-ad8c-640e01f920db','9e2fb277-b280-44e3-9fd3-70fc75aa6281','f6db1efd-3b6b-4bac-bb2a-57ce2b45fbb4','7ec4f41d-49bf-45d3-b716-935184b0730c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78f347436764485b0684071674aef10',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1773648712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc4c872f-d568-43e4-bdc2-1afcb9af9928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5400dfe1c5b142029a611f2467ccc2b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e78f347436764485b0684071674aef10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:08.390346 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637237b1-9e27-467c-8422-f34e1dc21c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:08.418181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637237b1-9e27-467c-8422-f34e1dc21c4a) transitioned into state 'SUCCESS' from state '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-1773648712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5400dfe1c5b142029a611f2467ccc2b9',qos_specs=None,replication_status=,reservations=['14369c80-e7d7-4a83-ad8c-640e01f920db','9e2fb277-b280-44e3-9fd3-70fc75aa6281','f6db1efd-3b6b-4bac-bb2a-57ce2b45fbb4','7ec4f41d-49bf-45d3-b716-935184b0730c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e78f347436764485b0684071674aef10',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:08.418845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a8c430-34ab-4f36-a0b4-b2a6c4753a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:08.432629 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a8c430-34ab-4f36-a0b4-b2a6c4753a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:08.432986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Flow 'volume_create_api' (d04f5eae-2935-4719-9659-38a499901d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:08.433361 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create volume request issued successfully. Jul 10 13:11:08.433919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e5e0909c-c95e-4582-b04a-6f76970e0abd tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:08.434280 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 9/34] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:07 2026] POST /volume/v3/volumes => generated 751 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:08.449954 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6edf5d03-06c9-420e-a938-729e294cda8d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:08.451983 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6edf5d03-06c9-420e-a938-729e294cda8d tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:08.453050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6edf5d03-06c9-420e-a938-729e294cda8d tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:08.453050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6edf5d03-06c9-420e-a938-729e294cda8d tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:08.460722 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:08.460722 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:08.464208 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6edf5d03-06c9-420e-a938-729e294cda8d tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:08.468451 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6edf5d03-06c9-420e-a938-729e294cda8d tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 200 Jul 10 13:11:08.468992 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 10/35] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:08 2026] GET /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:09.489215 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c993cf17-90df-46f9-b76e-0b259e381046 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:09.491444 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c993cf17-90df-46f9-b76e-0b259e381046 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:09.491597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c993cf17-90df-46f9-b76e-0b259e381046 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:09.491739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c993cf17-90df-46f9-b76e-0b259e381046 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:09.501522 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:09.501522 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:09.509472 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c993cf17-90df-46f9-b76e-0b259e381046 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:09.515503 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c993cf17-90df-46f9-b76e-0b259e381046 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 200 Jul 10 13:11:09.516102 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 9/36] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:09 2026] GET /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:09.534126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:09.537416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:11:09.537738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc4c872f-d568-43e4-bdc2-1afcb9af9928", "name": "tempest-SnapshotsActionsTest-Snapshot-1264265603"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:09.549717 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:09.549717 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:09.550242 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:09.550481 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create snapshot from volume bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:09.557789 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:09.570842 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:09.600470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['a8a7e7fc-955d-4ac5-a058-af7a443d6604', 'f55b0caf-2e74-455c-86cd-f4d6c70ab01b', 'f3f3447c-c51e-4a63-951c-59d725578578', '4d429f52-3935-4797-8ae6-36f9cf6c84fe'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:09.667130 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot create request issued successfully. Jul 10 13:11:09.667130 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2273fc3-9d7c-42c6-9d30-52fe0e86fb04 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:11:09.668006 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 9/37] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:11:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:09.684010 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:09.689848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:09.690057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:09.690370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:09.723460 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:09.723460 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:09.724032 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:09.725019 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1cfca46b-dd56-457d-9b5b-86daa6c72c92 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:09.725513 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 11/38] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:09 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:09.799223 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:09.799363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-825220174", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:09.800956 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-825220174', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:10.355060 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume of 1 GB Jul 10 13:11:10.355439 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:10.355439 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:10.363673 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Availability Zones retrieved successfully. Jul 10 13:11:10.368814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (d5a6010c-6f06-4ad0-b966-ba57bf2055ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:10.370374 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ebb52-b7e3-445d-8f54-a822e02b91d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:10.370714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:10.452850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ebb52-b7e3-445d-8f54-a822e02b91d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:10.453887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc29f0b6-4dca-4bc4-a89b-d80a4f542707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:10.537983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Created reservations ['a607de0f-2717-4d28-b993-dda452279626', 'a6112b63-5b81-4315-8ee2-68fd01968b4c', 'e6c4547f-a478-4cf8-95ad-5f781e9e7b45', '7a59437c-e5ec-4ea8-9060-60745afbb0eb'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:10.539216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc29f0b6-4dca-4bc4-a89b-d80a4f542707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a607de0f-2717-4d28-b993-dda452279626', 'a6112b63-5b81-4315-8ee2-68fd01968b4c', 'e6c4547f-a478-4cf8-95ad-5f781e9e7b45', '7a59437c-e5ec-4ea8-9060-60745afbb0eb']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:10.541426 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799f03d4-ae59-49c8-8777-556dbec17b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:10.573934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799f03d4-ae59-49c8-8777-556dbec17b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4b920b-0b74-45dc-825d-97b738b633ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-825220174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['a607de0f-2717-4d28-b993-dda452279626','a6112b63-5b81-4315-8ee2-68fd01968b4c','e6c4547f-a478-4cf8-95ad-5f781e9e7b45','7a59437c-e5ec-4ea8-9060-60745afbb0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-825220174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4b920b-0b74-45dc-825d-97b738b633ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f5a452adcd4858b425951352cf9222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3871a75545ad4db398e8c15f8a779c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:10.574906 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86573c27-287b-4f4a-867c-3434d8002240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:10.602067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86573c27-287b-4f4a-867c-3434d8002240) transitioned into state 'SUCCESS' from state '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-825220174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['a607de0f-2717-4d28-b993-dda452279626','a6112b63-5b81-4315-8ee2-68fd01968b4c','e6c4547f-a478-4cf8-95ad-5f781e9e7b45','7a59437c-e5ec-4ea8-9060-60745afbb0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:10.603176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a677c7b-6e49-41b7-a460-a69dbd4890c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:10.617639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a677c7b-6e49-41b7-a460-a69dbd4890c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:10.617790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (d5a6010c-6f06-4ad0-b966-ba57bf2055ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:10.618091 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request issued successfully. Jul 10 13:11:10.619277 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab715e00-e458-4aed-857c-f562a0d6ad55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:10.619883 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 10/39] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:11:09 2026] POST /volume/v3/volumes => generated 751 bytes in 1063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:10.632906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b281115f-8290-4670-a587-7a4edc1484dc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:10.634978 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b281115f-8290-4670-a587-7a4edc1484dc tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:10.635281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b281115f-8290-4670-a587-7a4edc1484dc tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:10.635414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b281115f-8290-4670-a587-7a4edc1484dc tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:10.643751 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:10.643751 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:10.647679 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b281115f-8290-4670-a587-7a4edc1484dc tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:10.652333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b281115f-8290-4670-a587-7a4edc1484dc tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:10.652802 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 10/40] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:10 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:10.738115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:10.741236 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:10.741513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:10.741766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:10.748072 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:10.748072 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:10.748795 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:10.749826 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62ede9c0-3682-43b0-a8b1-309f9b77881b tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:10.750523 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 10/41] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:10 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:10.760618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.052014 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:11.052751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:11.052919 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:11.055347 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'creating'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:11.095226 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.095226 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:11.115911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84da215e-a09c-4080-b79e-2b147e96a5c0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:11.115911 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 12/42] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:10 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:11.125673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-47941890-a195-406e-9e71-db5b15959bdc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.129036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47941890-a195-406e-9e71-db5b15959bdc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:11.129710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47941890-a195-406e-9e71-db5b15959bdc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:11.129710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47941890-a195-406e-9e71-db5b15959bdc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:11.158403 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.158403 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:11.158863 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-47941890-a195-406e-9e71-db5b15959bdc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:11.160252 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47941890-a195-406e-9e71-db5b15959bdc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:11.160809 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 11/43] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:11 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:11.176191 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c71f6466-d044-4532-ac83-49a068944b65 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.178852 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c71f6466-d044-4532-ac83-49a068944b65 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:11.179146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c71f6466-d044-4532-ac83-49a068944b65 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:11.179260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c71f6466-d044-4532-ac83-49a068944b65 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:11.180622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-c71f6466-d044-4532-ac83-49a068944b65 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:11.220467 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.220467 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:11.241310 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c71f6466-d044-4532-ac83-49a068944b65 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:11.242375 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 11/44] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:11 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:11.255725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.257926 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:11.258223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:11.258615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:11.270326 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.270326 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:11.270963 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:11.273509 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9f8735e0-8155-48e3-a0db-63bfac33e2b9 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:11.274398 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 11/45] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:11 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:11.287879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-df384ce0-0da9-41e8-a417-c63f634a5228 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.292902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:11:11.293340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc4c872f-d568-43e4-bdc2-1afcb9af9928", "name": "tempest-SnapshotsActionsTest-Snapshot-1001273"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:11.307149 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.307149 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:11.307774 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:11.307897 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create snapshot from volume bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:11.349090 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:11.349484 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:11.378095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['e4d60b26-240c-405b-bfeb-ad093f752a67', '1b8bae88-d814-420f-bee9-0039a97e0057', '3a44c89b-82cf-45a1-89f3-dbbd984385fb', '6cdedc87-8134-4321-8f82-3ca69eacff13'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:11.439968 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot create request issued successfully. Jul 10 13:11:11.440347 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-df384ce0-0da9-41e8-a417-c63f634a5228 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:11:11.440878 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 13/46] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:11:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:11.451508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.454444 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:11.454662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:11.454941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:11.464596 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.464596 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:11.465281 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:11.466427 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61f3c9e4-b437-4556-b149-e5d68e6ca938 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 200 Jul 10 13:11:11.466979 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 12/47] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:11 2026] GET /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:11.667488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:11.669982 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:11.670254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:11.670548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:11.679799 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:11.679799 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:11.685793 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:11.691999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ad5862b-6f68-4d48-92a0-c94492a4723f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:11.692412 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 12/48] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:11 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:12.486786 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-45182506-1b88-48f7-aff5-d957ca994ff8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.490132 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45182506-1b88-48f7-aff5-d957ca994ff8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:12.490373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45182506-1b88-48f7-aff5-d957ca994ff8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:12.490525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45182506-1b88-48f7-aff5-d957ca994ff8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:12.496807 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.496807 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:12.497284 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-45182506-1b88-48f7-aff5-d957ca994ff8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:12.498180 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45182506-1b88-48f7-aff5-d957ca994ff8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 200 Jul 10 13:11:12.498550 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 12/49] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:12 2026] GET /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:12.509127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.510325 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action Jul 10 13:11:12.510802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:12.510802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:12.513088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '1098156c-98c2-467e-afe6-e6b475be7547' with '{'status': 'creating'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:12.521280 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.521280 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:12.533213 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0aa93e21-771b-4c9f-b815-478cb4c05fe1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action returned with HTTP 202 Jul 10 13:11:12.533799 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 14/50] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:12 2026] POST /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:12.541585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.543736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:12.543980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:12.544326 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:12.555243 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.555243 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:12.556467 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:12.556951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed2cccae-1929-44bf-b7bc-0c6978c3e463 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 200 Jul 10 13:11:12.557476 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 13/51] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:12 2026] GET /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:12.570489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.581560 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action Jul 10 13:11:12.582017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:12.582257 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:12.590991 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.590991 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:12.591253 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot retrieved successfully. Jul 10 13:11:12.648345 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot delete request issued successfully. Jul 10 13:11:12.648345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-498ec22f-77b5-4c97-a732-66f5a272bca3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action returned with HTTP 202 Jul 10 13:11:12.648345 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 13/52] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:12 2026] POST /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:12.655470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.658007 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:12.658007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:12.658007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:12.665185 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.665185 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:12.665667 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:12.666498 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4127fd1-779f-4ef8-96f0-e413f32ea9f6 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 200 Jul 10 13:11:12.666877 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 13/53] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:12 2026] GET /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:12.709227 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ba07351c-d165-44ed-bad4-f801d7f77662 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:12.711218 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ba07351c-d165-44ed-bad4-f801d7f77662 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:12.711433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ba07351c-d165-44ed-bad4-f801d7f77662 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:12.711614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ba07351c-d165-44ed-bad4-f801d7f77662 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:12.720233 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:12.720233 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:12.724927 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ba07351c-d165-44ed-bad4-f801d7f77662 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:12.730368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ba07351c-d165-44ed-bad4-f801d7f77662 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:12.730847 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 15/54] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:12 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:13.564443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d0ba731e-6501-475a-8be6-be034b1c2475 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.565985 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:13.566329 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1594141872"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:13.567732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1594141872'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:13.567837 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Create volume of 1 GB Jul 10 13:11:13.571497 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Availability Zones retrieved successfully. Jul 10 13:11:13.576575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Flow 'volume_create_api' (0d953afa-8cb6-4e27-8c95-6f06bc253d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:13.577406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1c9a7d-f14e-4237-92af-c804f6718d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:13.578428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:13.611491 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c1c9a7d-f14e-4237-92af-c804f6718d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:13.612310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b83cae-40ea-41c4-bf51-a33da7ee1f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:13.676893 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d5839b9-164b-4573-b2d0-b1c50ffa3ad3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.681162 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d5839b9-164b-4573-b2d0-b1c50ffa3ad3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:13.681431 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d5839b9-164b-4573-b2d0-b1c50ffa3ad3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.681647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d5839b9-164b-4573-b2d0-b1c50ffa3ad3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.693893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Created reservations ['040c10d6-5bfb-40fa-973f-9895b9bacea5', '9112bfab-f033-469c-93a9-a34d5540b36c', 'c4836d76-55a9-4823-a938-e7bb74e6c5bd', '2416c1b0-a608-45ef-a7a6-ef57e1d11add'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:13.694970 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98b83cae-40ea-41c4-bf51-a33da7ee1f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040c10d6-5bfb-40fa-973f-9895b9bacea5', '9112bfab-f033-469c-93a9-a34d5540b36c', 'c4836d76-55a9-4823-a938-e7bb74e6c5bd', '2416c1b0-a608-45ef-a7a6-ef57e1d11add']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:13.695987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332f1584-059c-495e-955f-940775619b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:13.710746 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d5839b9-164b-4573-b2d0-b1c50ffa3ad3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 404 Jul 10 13:11:13.711419 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 14/55] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:13 2026] GET /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:13.720478 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.722619 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:13.723485 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:13.723670 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:13.727603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332f1584-059c-495e-955f-940775619b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aef3491-a23e-4c80-ae9c-fe904afb8d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1594141872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a105156d484062ade7d0c456fea5a1',qos_specs=None,replication_status=,reservations=['040c10d6-5bfb-40fa-973f-9895b9bacea5','9112bfab-f033-469c-93a9-a34d5540b36c','c4836d76-55a9-4823-a938-e7bb74e6c5bd','2416c1b0-a608-45ef-a7a6-ef57e1d11add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75c403b99a546f9bf4849b79a9db61f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1594141872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aef3491-a23e-4c80-ae9c-fe904afb8d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0a105156d484062ade7d0c456fea5a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b75c403b99a546f9bf4849b79a9db61f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:13.728686 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f884aa69-e284-4d7d-9d86-2f537f47be99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:13.729613 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:13.746720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-38a63160-92e8-48d8-95f9-054e95d51b03 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.749237 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-38a63160-92e8-48d8-95f9-054e95d51b03 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:13.749566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-38a63160-92e8-48d8-95f9-054e95d51b03 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.750276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-38a63160-92e8-48d8-95f9-054e95d51b03 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.754003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f884aa69-e284-4d7d-9d86-2f537f47be99) transitioned into state 'SUCCESS' from state '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-1594141872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0a105156d484062ade7d0c456fea5a1',qos_specs=None,replication_status=,reservations=['040c10d6-5bfb-40fa-973f-9895b9bacea5','9112bfab-f033-469c-93a9-a34d5540b36c','c4836d76-55a9-4823-a938-e7bb74e6c5bd','2416c1b0-a608-45ef-a7a6-ef57e1d11add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75c403b99a546f9bf4849b79a9db61f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:13.755086 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d06f504-35c2-4755-b7ac-ecc26e1e3d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:13.759156 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.759156 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:13.763405 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.763405 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:13.764098 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-38a63160-92e8-48d8-95f9-054e95d51b03 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:13.770774 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d06f504-35c2-4755-b7ac-ecc26e1e3d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:13.770774 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Flow 'volume_create_api' (0d953afa-8cb6-4e27-8c95-6f06bc253d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:13.770774 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Create volume request issued successfully. Jul 10 13:11:13.770996 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-38a63160-92e8-48d8-95f9-054e95d51b03 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:13.771042 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0ba731e-6501-475a-8be6-be034b1c2475 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:13.771088 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 16/56] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:13 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:13.771459 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 14/57] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:13 2026] POST /volume/v3/volumes => generated 752 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:13.781065 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb860628-51ec-4ad2-81fd-ec738cbe0ac0 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:13.781660 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 14/58] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:13 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:13.786094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.789617 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:11:13.789617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.789617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.790870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.795099 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:13.795099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.795099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.804368 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.804368 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:13.805101 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:13.806274 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-521ad6d5-de4b-48d5-8139-021062b8ce44 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:13.806900 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 17/59] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:13 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:13.821113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.821500 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.821500 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:13.823464 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:13.823539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.823813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.823813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete snapshot with id: 1098156c-98c2-467e-afe6-e6b475be7547 Jul 10 13:11:13.829251 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:11:13.829414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80c1f33f-8645-4767-87e4-e1982f59e3cc tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 returned with HTTP 404 Jul 10 13:11:13.829414 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 15/60] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:11:13 2026] DELETE /volume/v3/snapshots/1098156c-98c2-467e-afe6-e6b475be7547 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:13.835262 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-037413d5-ca70-4790-a2ae-95bcdde316e4 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:11:13.836975 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 15/61] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:13 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:13.842058 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a1691b40-6812-4b77-9901-f53149644748 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.844787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:11:13.844787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc4c872f-d568-43e4-bdc2-1afcb9af9928", "name": "tempest-SnapshotsActionsTest-Snapshot-1866277407"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:13.863412 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.863412 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:13.864208 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:13.864363 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create snapshot from volume bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:13.914413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['28b62339-3d0e-43de-8b33-19d34e661b24', '16cb0a7b-8c26-45a5-836a-b55b1289dff4', '6a621d26-d2f9-44ec-90dd-bbee92b5598c', '42816caf-60f3-48cf-aafa-281d39d6eff6'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:13.955142 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot create request issued successfully. Jul 10 13:11:13.955587 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1691b40-6812-4b77-9901-f53149644748 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:11:13.956634 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 15/62] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:11:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:13.972346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:13.977511 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:13.978996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:13.978996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:13.984982 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:13.984982 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:13.987315 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:13.987315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a77bd470-312d-4fbe-bf4a-a2d0f5cf4747 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 200 Jul 10 13:11:13.987315 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 18/63] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:13 2026] GET /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:14.793985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:14.796186 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:14.796404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:14.796616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:14.806623 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:14.806623 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:14.812080 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:14.820187 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8af1ba9e-c45a-4f09-bfb5-260b327649cf tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:14.820645 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 16/64] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:14 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:14.851935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:14.853975 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:11:14.854184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:14.854407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:14.868791 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:14.868791 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:14.877873 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:11:14.884785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c28e4f3e-7636-4218-a8e2-8ab0d06fbce6 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:11:14.885395 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 16/65] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:14 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:15.003476 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.005436 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:15.005669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:15.005886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:15.011828 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.011828 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:15.012314 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:15.013198 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51e803fe-292b-43d2-9377-a3d6253fe2f2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 200 Jul 10 13:11:15.013628 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 16/66] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:15 2026] GET /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:15.025136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-743c9258-af91-4c0d-b333-4c2fd5edabec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.025136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-743c9258-af91-4c0d-b333-4c2fd5edabec tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action Jul 10 13:11:15.025136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-743c9258-af91-4c0d-b333-4c2fd5edabec tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:15.025136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-743c9258-af91-4c0d-b333-4c2fd5edabec tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:15.027219 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-743c9258-af91-4c0d-b333-4c2fd5edabec tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '9e6385eb-2abd-4948-9229-1676d8f0f344' with '{'status': 'deleting'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:15.041923 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.041923 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:15.058566 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-743c9258-af91-4c0d-b333-4c2fd5edabec tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action returned with HTTP 202 Jul 10 13:11:15.058566 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 19/67] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:15 2026] POST /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:15.063320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.065721 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:15.065855 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:15.066085 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:15.072254 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.072254 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:15.072775 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:15.073628 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecfb8346-8d13-493a-85b0-c4a52dd6d310 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 200 Jul 10 13:11:15.074063 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 17/68] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:15 2026] GET /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:15.089090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.090733 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action Jul 10 13:11:15.091055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:15.091231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:15.099473 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.099473 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:15.099809 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot retrieved successfully. Jul 10 13:11:15.121555 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot delete request issued successfully. Jul 10 13:11:15.121776 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36cbff7d-55df-4b35-9b60-467b34ae27cd tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action returned with HTTP 202 Jul 10 13:11:15.122186 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 17/69] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:15 2026] POST /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:15.134993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.137208 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:15.137384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:15.137662 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:15.145756 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.145756 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:15.145756 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:15.146494 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e18e5533-6aac-48f8-8f76-ba90c58e0a0f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 200 Jul 10 13:11:15.147411 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 17/70] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:15 2026] GET /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:15.839559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c045068a-8e97-46c9-a118-0473b16cb45e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:15.842932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c045068a-8e97-46c9-a118-0473b16cb45e tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:15.843070 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c045068a-8e97-46c9-a118-0473b16cb45e tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:15.843209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c045068a-8e97-46c9-a118-0473b16cb45e tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:15.850212 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:15.850212 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:15.855002 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c045068a-8e97-46c9-a118-0473b16cb45e tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:15.859915 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c045068a-8e97-46c9-a118-0473b16cb45e tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:15.860881 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 20/71] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:15 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:16.156587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41dd2c20-85b0-40de-b28a-e418c5c3ea32 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.159402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41dd2c20-85b0-40de-b28a-e418c5c3ea32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:16.159558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41dd2c20-85b0-40de-b28a-e418c5c3ea32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:16.159773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41dd2c20-85b0-40de-b28a-e418c5c3ea32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:16.165100 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41dd2c20-85b0-40de-b28a-e418c5c3ea32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 404 Jul 10 13:11:16.165100 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 18/72] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:16 2026] GET /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:16.173290 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.180938 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:16.181548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:16.181608 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:16.183126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:16.192482 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:16.192482 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:16.207272 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98a958e5-0b8d-4a0e-90f6-943c70dfc185 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:16.207735 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 18/73] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:16 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:16.219715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.223775 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:16.224040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:16.224290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:16.232724 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:16.232724 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:16.233344 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:16.234623 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7172a459-ab70-4ab1-8b78-d40aa25c0775 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:16.240030 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 18/74] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:16 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:16.248164 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.251826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:16.251956 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:16.252237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:16.252374 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete snapshot with id: 9e6385eb-2abd-4948-9229-1676d8f0f344 Jul 10 13:11:16.263805 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c5699ae4-6132-498e-b7d1-2bfe6e85bb32 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 returned with HTTP 404 Jul 10 13:11:16.265156 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 21/75] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:11:16 2026] DELETE /volume/v3/snapshots/9e6385eb-2abd-4948-9229-1676d8f0f344 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:16.276018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.279373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:11:16.281712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc4c872f-d568-43e4-bdc2-1afcb9af9928", "name": "tempest-SnapshotsActionsTest-Snapshot-1087793446"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:16.295085 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:16.295085 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:16.295475 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:16.295584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create snapshot from volume bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:16.313214 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:16.324006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['1af84d75-9e43-46d5-b7c1-f690c4ad82ae', '617567c5-dcf6-4913-9518-245d987550d3', 'f1f6d4d3-3fd5-44dc-a68e-58a3261cf3d8', '062f46e1-aedb-41bd-9617-efc20fb75e76'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:16.357653 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot create request issued successfully. Jul 10 13:11:16.358756 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ed9238b-851b-482b-b8d2-fa1c3fc5d982 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:11:16.358756 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 19/76] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:11:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:16.371155 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.373358 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:16.373358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:16.373358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:16.377877 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:16.377877 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:16.378338 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:16.379271 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdb585d9-4514-4c9d-87e2-270658a19d2c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 200 Jul 10 13:11:16.379702 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 19/77] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:16 2026] GET /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:16.881251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:16.884459 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:16.884782 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:16.885085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:16.905193 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:16.905193 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:16.913634 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:16.922400 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c2cb43ad-e772-44ce-89dd-7709944433d8 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:16.923513 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 19/78] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:16 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:17.395190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a0020d95-ec29-4481-8a92-814086b99678 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.397394 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0020d95-ec29-4481-8a92-814086b99678 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:17.397636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0020d95-ec29-4481-8a92-814086b99678 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:17.397904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0020d95-ec29-4481-8a92-814086b99678 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:17.407998 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.407998 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:17.408472 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a0020d95-ec29-4481-8a92-814086b99678 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:17.412330 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0020d95-ec29-4481-8a92-814086b99678 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 200 Jul 10 13:11:17.412676 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 22/79] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:17 2026] GET /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:17.423986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.427243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action Jul 10 13:11:17.427875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:17.428180 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:17.430456 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '8662dc17-3b37-4814-b414-487ff7c256f3' with '{'status': 'error'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:17.455620 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.455620 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:17.473551 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b52bf4b0-5cec-41dc-8a4e-a12e15c235c1 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action returned with HTTP 202 Jul 10 13:11:17.474077 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 20/80] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:17 2026] POST /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:17.482799 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.485363 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:17.485552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:17.485745 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:17.490826 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.490826 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:17.491565 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:17.492339 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4f8e2f3d-11ed-44ec-a238-4c6ac7020327 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 200 Jul 10 13:11:17.492623 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 20/81] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:17 2026] GET /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:17.503611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.506246 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action Jul 10 13:11:17.506584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:17.506709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:17.514610 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.514610 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:17.515085 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot retrieved successfully. Jul 10 13:11:17.704471 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot delete request issued successfully. Jul 10 13:11:17.704700 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8aa57dba-249b-468e-96b2-3bdb2f6dd823 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action returned with HTTP 202 Jul 10 13:11:17.705114 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 20/82] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:17 2026] POST /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:17.712605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.714800 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:17.715072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:17.715308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:17.720420 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.720420 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:17.721026 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:17.722018 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b6e0475-95bf-4419-8f3e-51eed9d2fba3 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 200 Jul 10 13:11:17.722467 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 23/83] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:17 2026] GET /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:17.940154 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2bfd6f3e-5033-4998-946f-71318a5da358 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:17.942052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bfd6f3e-5033-4998-946f-71318a5da358 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:17.942636 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6f3e-5033-4998-946f-71318a5da358 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:17.942636 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bfd6f3e-5033-4998-946f-71318a5da358 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:17.949959 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:17.949959 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:17.954084 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2bfd6f3e-5033-4998-946f-71318a5da358 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:17.958833 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bfd6f3e-5033-4998-946f-71318a5da358 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:17.959153 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 21/84] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:17 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:18.731778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dacbdfdb-c0c1-4409-9fff-a829e3695440 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.734531 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dacbdfdb-c0c1-4409-9fff-a829e3695440 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:18.734782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dacbdfdb-c0c1-4409-9fff-a829e3695440 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:18.735020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dacbdfdb-c0c1-4409-9fff-a829e3695440 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:18.740705 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dacbdfdb-c0c1-4409-9fff-a829e3695440 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 404 Jul 10 13:11:18.741240 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 21/85] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:18 2026] GET /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:18.748635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-85c6f14c-d239-4131-9c61-1deecf17023c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.751078 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85c6f14c-d239-4131-9c61-1deecf17023c tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:18.751611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85c6f14c-d239-4131-9c61-1deecf17023c tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:18.751871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85c6f14c-d239-4131-9c61-1deecf17023c tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:18.753843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-85c6f14c-d239-4131-9c61-1deecf17023c tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:18.765784 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:18.765784 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:18.778042 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85c6f14c-d239-4131-9c61-1deecf17023c tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:18.778441 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 21/86] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:18 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:18.791556 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8274c3c6-d44c-4871-97fa-729e5d20173e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.796083 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8274c3c6-d44c-4871-97fa-729e5d20173e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:18.796327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8274c3c6-d44c-4871-97fa-729e5d20173e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:18.796564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8274c3c6-d44c-4871-97fa-729e5d20173e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:18.804577 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:18.804577 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:18.805055 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8274c3c6-d44c-4871-97fa-729e5d20173e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:18.810653 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8274c3c6-d44c-4871-97fa-729e5d20173e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:18.811781 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 24/87] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:18 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:18.828075 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.829095 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:18.829219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:18.829408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:18.829499 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete snapshot with id: 8662dc17-3b37-4814-b414-487ff7c256f3 Jul 10 13:11:18.840763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-82ecbec2-6508-4d42-8dfd-332cfb44cd53 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 returned with HTTP 404 Jul 10 13:11:18.842739 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 22/88] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:11:18 2026] DELETE /volume/v3/snapshots/8662dc17-3b37-4814-b414-487ff7c256f3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:18.856091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.861572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:11:18.861928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc4c872f-d568-43e4-bdc2-1afcb9af9928", "name": "tempest-SnapshotsActionsTest-Snapshot-619467308"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:18.876848 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:18.876848 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:18.877504 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:18.877653 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Create snapshot from volume bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:18.913015 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:18.913015 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-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. Jul 10 13:11:18.929231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Created reservations ['1ec39f47-1c9e-40b6-9c18-46d3028b941f', 'bff6beb9-dd8b-4d63-b797-11f2a2802e8f', '92aada7b-081a-4dfa-8019-eb9369c92131', '5706198b-7de3-4ef7-8877-12f64facf2b9'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:18.967255 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot create request issued successfully. Jul 10 13:11:18.967740 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d1f41b6-1fee-4faf-a35f-f56275bd7cc2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:11:18.968321 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 22/89] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:11:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:18.977149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.977929 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:18.978104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:18.978288 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:18.978344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:18.980508 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:18.980789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:18.981038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:18.985920 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:18.985920 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:18.987192 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:18.987192 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:18.987729 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:18.988645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0cf09cbf-abc0-4450-b9e1-3537529b94c8 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 200 Jul 10 13:11:18.989246 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 25/90] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:18 2026] GET /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:18.994182 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:19.000785 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc2fb369-0091-4184-bc69-95f6e7ea0be2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:19.001322 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 22/91] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:18 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.000387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d924bb78-cd83-41af-ad79-237a62bc2fac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.003567 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d924bb78-cd83-41af-ad79-237a62bc2fac tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:20.004351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d924bb78-cd83-41af-ad79-237a62bc2fac tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:20.004351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d924bb78-cd83-41af-ad79-237a62bc2fac tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:20.011283 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.011283 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:20.011980 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d924bb78-cd83-41af-ad79-237a62bc2fac tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:20.015890 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d924bb78-cd83-41af-ad79-237a62bc2fac tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 200 Jul 10 13:11:20.015890 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 23/92] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:19 2026] GET /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.020723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-56e64640-9a2e-41a4-869b-73d985c9215f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.023454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56e64640-9a2e-41a4-869b-73d985c9215f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:20.023603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56e64640-9a2e-41a4-869b-73d985c9215f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:20.023784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56e64640-9a2e-41a4-869b-73d985c9215f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:20.027449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5839e67a-7774-4002-aaf1-5141517c0b05 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.032084 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5839e67a-7774-4002-aaf1-5141517c0b05 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action Jul 10 13:11:20.032647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5839e67a-7774-4002-aaf1-5141517c0b05 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:20.032952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5839e67a-7774-4002-aaf1-5141517c0b05 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:20.035754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-5839e67a-7774-4002-aaf1-5141517c0b05 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot 'b0939fae-f5c1-473a-bedb-00d1cd268b1f' with '{'status': 'error_deleting'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:20.035972 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.035972 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:20.043857 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-56e64640-9a2e-41a4-869b-73d985c9215f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:20.051045 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56e64640-9a2e-41a4-869b-73d985c9215f tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:20.054021 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 23/93] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:20 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.054169 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.054169 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:20.066675 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5839e67a-7774-4002-aaf1-5141517c0b05 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action returned with HTTP 202 Jul 10 13:11:20.067417 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 26/94] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:20 2026] POST /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:20.081993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.085134 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:20.085134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:20.085134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:20.090892 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.090892 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:20.091345 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:20.092356 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4f0ac7e-f591-4e31-a34f-0fdb68dba999 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 200 Jul 10 13:11:20.092892 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 23/95] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:20 2026] GET /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.102802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.104885 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action Jul 10 13:11:20.105536 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:20.106238 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:20.114983 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.114983 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:20.117939 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot retrieved successfully. Jul 10 13:11:20.163734 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot delete request issued successfully. Jul 10 13:11:20.163918 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a24f03e-b198-4b75-be69-ce060c1f2843 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action returned with HTTP 202 Jul 10 13:11:20.164522 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 24/96] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:20 2026] POST /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:20.173115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.176520 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:20.176762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:20.177932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:20.183291 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.183291 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:20.183748 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:20.184590 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c42ef91-c1a9-4677-b8ba-29dc27789827 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 200 Jul 10 13:11:20.185102 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 24/97] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:20 2026] GET /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.200285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.385550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:20.385943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-695276841"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:20.387133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-695276841'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:20.391783 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume of 1 GB Jul 10 13:11:20.391895 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.391895 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:20.396520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:11:20.395976. {{(pid=100115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:11:20.396679 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Availability Zones retrieved successfully. Jul 10 13:11:20.417885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Flow 'volume_create_api' (6bed84e1-e360-4849-b5e0-1583b4ddbfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:20.419083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fbc58c-6c90-4c3f-b313-d312918211d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:20.420113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:20.433784 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.433784 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:20.459167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fbc58c-6c90-4c3f-b313-d312918211d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:20.460232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03fc7d2-372e-45d7-9dfe-3b2da85f2ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:20.486306 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-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. Jul 10 13:11:20.486894 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-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. Jul 10 13:11:20.533479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Created reservations ['60c7ced4-2405-49f5-8a51-3e7f5d09ed04', '2fdd2c06-70d0-4a4a-a319-352b811031fc', 'b8e38ef8-7071-4c8f-8d73-f4169098d900', '3302cbdf-0f34-4fb2-bf45-81de79baf43e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:20.534516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e03fc7d2-372e-45d7-9dfe-3b2da85f2ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c7ced4-2405-49f5-8a51-3e7f5d09ed04', '2fdd2c06-70d0-4a4a-a319-352b811031fc', 'b8e38ef8-7071-4c8f-8d73-f4169098d900', '3302cbdf-0f34-4fb2-bf45-81de79baf43e']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:20.535747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000fe3fc-4900-41dd-bff2-b8cb7a49b72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:20.576083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (000fe3fc-4900-41dd-bff2-b8cb7a49b72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '150f6c78-dc5f-4921-a4ed-0e312df87d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-695276841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cf5512c0b90a4d8986c244379771b784',qos_specs=None,replication_status=,reservations=['60c7ced4-2405-49f5-8a51-3e7f5d09ed04','2fdd2c06-70d0-4a4a-a319-352b811031fc','b8e38ef8-7071-4c8f-8d73-f4169098d900','3302cbdf-0f34-4fb2-bf45-81de79baf43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f41b73da1e74af0b51966cd0de9c952',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-695276841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=150f6c78-dc5f-4921-a4ed-0e312df87d71,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cf5512c0b90a4d8986c244379771b784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f41b73da1e74af0b51966cd0de9c952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:20.578484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9ff798-6c98-4005-badf-646088fa031c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:20.606850 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9ff798-6c98-4005-badf-646088fa031c) transitioned into state 'SUCCESS' from state '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-695276841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cf5512c0b90a4d8986c244379771b784',qos_specs=None,replication_status=,reservations=['60c7ced4-2405-49f5-8a51-3e7f5d09ed04','2fdd2c06-70d0-4a4a-a319-352b811031fc','b8e38ef8-7071-4c8f-8d73-f4169098d900','3302cbdf-0f34-4fb2-bf45-81de79baf43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f41b73da1e74af0b51966cd0de9c952',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:20.607922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac15c5bd-25ff-4366-a65a-be1d49d69193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:20.625285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac15c5bd-25ff-4366-a65a-be1d49d69193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:20.626540 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Flow 'volume_create_api' (6bed84e1-e360-4849-b5e0-1583b4ddbfc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:20.627026 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume request issued successfully. Jul 10 13:11:20.628550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28cac839-0b3e-44cc-9a9b-54dcd9cf5cd2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:20.629061 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 27/98] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:11:20 2026] POST /volume/v3/volumes => generated 757 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:20.646111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:20.652407 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:11:20.652687 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:20.652884 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:20.664275 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:20.664275 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:20.671716 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:11:20.678187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-805f0cf2-9465-448e-b67e-ecad0f38afa7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:11:20.680356 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 24/99] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:20 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:20.992769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.070596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.073904 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:21.074136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.074334 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.081184 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.081184 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.085204 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:21.092735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea1eace1-278c-4a9c-988c-8d58141dd386 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:21.093342 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 25/100] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.197995 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:21.198717 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-723894360"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.198792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2b410f83-f031-489d-af52-442c112a41d5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.199670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-723894360'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:21.202217 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Create volume of 1 GB Jul 10 13:11:21.202217 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.202217 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:21.202382 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b410f83-f031-489d-af52-442c112a41d5 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:21.202382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b410f83-f031-489d-af52-442c112a41d5 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.202382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b410f83-f031-489d-af52-442c112a41d5 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.206006 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Availability Zones retrieved successfully. Jul 10 13:11:21.206967 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b410f83-f031-489d-af52-442c112a41d5 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 404 Jul 10 13:11:21.207507 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 28/101] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:21.211151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Flow 'volume_create_api' (a5969f18-37e9-4d6f-8196-c0ca429ba5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:21.212390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0011f7e-dc26-46da-915b-108cb99c24d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:21.213242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:21.214265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.216952 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:21.217353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:21.217506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.222886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:21.243869 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.243869 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:21.245371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0011f7e-dc26-46da-915b-108cb99c24d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:21.246571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4b3f96-543b-4745-affb-601b1bc23df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:21.266931 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4575a6d3-1970-4764-a634-9a71ec74ca7e tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:21.267595 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 25/102] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:21.275673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f81846df-9473-405b-9ae4-152f1ac376e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.277908 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f81846df-9473-405b-9ae4-152f1ac376e4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.278086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f81846df-9473-405b-9ae4-152f1ac376e4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.278322 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f81846df-9473-405b-9ae4-152f1ac376e4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.284365 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.284365 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.284842 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f81846df-9473-405b-9ae4-152f1ac376e4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:21.285714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f81846df-9473-405b-9ae4-152f1ac376e4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:21.286564 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 26/103] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.295149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.297430 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:21.297561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.297744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.297828 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete snapshot with id: b0939fae-f5c1-473a-bedb-00d1cd268b1f Jul 10 13:11:21.302147 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c94d7ac5-01b2-48ca-be91-4201d6ccc864 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f returned with HTTP 404 Jul 10 13:11:21.302629 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 29/104] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:11:21 2026] DELETE /volume/v3/snapshots/b0939fae-f5c1-473a-bedb-00d1cd268b1f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:21.311130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.315234 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:21.315234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:21.315234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.315946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'creating'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:21.322793 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Created reservations ['d8506145-bd82-4a5f-8c62-61838a55c849', '7aea2906-1e99-4eae-bf47-3b04d55264c3', 'ae257a18-2a7e-4a5f-99ff-6608b91ba4f2', 'a52d5d52-0c6f-4968-8842-3e33dc7cfe51'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:21.324029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4b3f96-543b-4745-affb-601b1bc23df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8506145-bd82-4a5f-8c62-61838a55c849', '7aea2906-1e99-4eae-bf47-3b04d55264c3', 'ae257a18-2a7e-4a5f-99ff-6608b91ba4f2', 'a52d5d52-0c6f-4968-8842-3e33dc7cfe51']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:21.324801 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f4f4f2-c365-43b4-ab54-7b456abaaf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:21.327162 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.327162 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:21.338609 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9beaf910-28e9-43e8-b83e-0a884fed7c31 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:21.338995 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 26/105] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:21.351718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.355655 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.355935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.356132 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.356463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91f4f4f2-c365-43b4-ab54-7b456abaaf37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0263dd01-6e2a-4f3b-b8e6-f38d425bf073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-723894360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2477292a1d44ea6a2a2f634ce1f5414',qos_specs=None,replication_status=,reservations=['d8506145-bd82-4a5f-8c62-61838a55c849','7aea2906-1e99-4eae-bf47-3b04d55264c3','ae257a18-2a7e-4a5f-99ff-6608b91ba4f2','a52d5d52-0c6f-4968-8842-3e33dc7cfe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6abb6ae92ac47839106f25f58f625b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-723894360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0263dd01-6e2a-4f3b-b8e6-f38d425bf073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2477292a1d44ea6a2a2f634ce1f5414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6abb6ae92ac47839106f25f58f625b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:21.357207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1943a60-6472-42ee-8e97-5ba390eb20b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:21.361841 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.361841 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.362444 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:21.363462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ed520c7b-6294-440b-9cf1-14e41abb98b4 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:21.363920 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 27/106] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.376910 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1943a60-6472-42ee-8e97-5ba390eb20b9) transitioned into state 'SUCCESS' from state '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-723894360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2477292a1d44ea6a2a2f634ce1f5414',qos_specs=None,replication_status=,reservations=['d8506145-bd82-4a5f-8c62-61838a55c849','7aea2906-1e99-4eae-bf47-3b04d55264c3','ae257a18-2a7e-4a5f-99ff-6608b91ba4f2','a52d5d52-0c6f-4968-8842-3e33dc7cfe51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6abb6ae92ac47839106f25f58f625b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:21.377204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.377838 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce82913-e4f7-4fed-8189-9e43442e04d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:21.379265 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:21.379603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:21.379746 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.381526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100115) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 13:11:21.390701 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.390701 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:21.390838 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce82913-e4f7-4fed-8189-9e43442e04d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:21.391559 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.snapshot_actions [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Updating snapshot 7d0b61fc-55ed-4699-9aeb-c78a70126ab4 with info {'id': '7d0b61fc-55ed-4699-9aeb-c78a70126ab4', 'status': 'error', 'progress': '80%'} Jul 10 13:11:21.391943 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Flow 'volume_create_api' (a5969f18-37e9-4d6f-8196-c0ca429ba5a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:21.392324 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Create volume request issued successfully. Jul 10 13:11:21.393037 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af8fda6a-31eb-4dc5-a3b6-e242bbe4ae36 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:21.393567 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 25/107] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:20 2026] POST /volume/v3/volumes => generated 784 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:11:21.399433 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c78bf1a-039a-4131-8c4f-d394ce64f56c tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:21.399835 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 30/108] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:21.407788 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-776e6be8-9f37-4289-a0f3-fed7038949ed None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.407823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.408755 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-776e6be8-9f37-4289-a0f3-fed7038949ed tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:11:21.409013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-776e6be8-9f37-4289-a0f3-fed7038949ed tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.409299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-776e6be8-9f37-4289-a0f3-fed7038949ed tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.410308 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.410664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.410977 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.416781 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.416781 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.418544 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.418544 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:21.418635 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Snapshot retrieved successfully. Jul 10 13:11:21.418635 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-64ec4397-ac02-454a-ab0f-4534c6ca72b8 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:21.418635 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 28/109] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.423555 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-776e6be8-9f37-4289-a0f3-fed7038949ed tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:11:21.427757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.428176 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-776e6be8-9f37-4289-a0f3-fed7038949ed tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:11:21.428678 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 27/110] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 963 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.429923 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] POST https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action Jul 10 13:11:21.430226 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:21.430355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.431615 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] Updating snapshot '7d0b61fc-55ed-4699-9aeb-c78a70126ab4' with '{'status': 'available'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:11:21.440707 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.440707 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:21.451654 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d0b4dda-ad5e-47aa-b246-036a3b4c99b3 tempest-SnapshotsActionsTest-274678870 tempest-SnapshotsActionsTest-274678870-project-admin] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action returned with HTTP 202 Jul 10 13:11:21.451883 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 26/111] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:21.461090 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-749e7205-d168-4e26-a1cf-15840656190e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.464084 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-749e7205-d168-4e26-a1cf-15840656190e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.464462 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-749e7205-d168-4e26-a1cf-15840656190e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.464836 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-749e7205-d168-4e26-a1cf-15840656190e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.471506 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.471506 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:21.472305 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-749e7205-d168-4e26-a1cf-15840656190e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:21.473654 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-749e7205-d168-4e26-a1cf-15840656190e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:21.474467 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 31/112] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.483104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.487336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.487336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.487546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.487654 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete snapshot with id: 7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.494018 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.494018 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.494611 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:21.519983 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot delete request issued successfully. Jul 10 13:11:21.520201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3f8de15-a7e3-4037-895e-d1bad1bcce3f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 202 Jul 10 13:11:21.520637 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 29/113] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:11:21 2026] DELETE /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:21.529489 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.531378 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:21.531579 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.531796 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.536857 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.536857 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:21.537488 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Snapshot retrieved successfully. Jul 10 13:11:21.538312 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25747dd1-2a93-4d1f-9d70-3168ed02252e tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 200 Jul 10 13:11:21.538828 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 28/114] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:11:21.694589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.696218 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:11:21.696452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:21.696676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:21.705626 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.705626 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:21.709442 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:11:21.714193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b4c9ac21-4f62-4f9c-b66c-7668d45ac208 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:11:21.714717 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 27/115] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:21 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:21.726864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.935578 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] POST https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action Jul 10 13:11:21.935973 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:21.936133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.967012 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.967012 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:21.967421 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] Volume info retrieved successfully. Jul 10 13:11:21.976955 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] Update volume admin metadata completed successfully. Jul 10 13:11:21.977127 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] Update readonly setting on volume completed successfully. Jul 10 13:11:21.977341 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9a80e4ab-cf1c-4cdb-a9c2-a24922780ed8 tempest-TestMultiAttachVolumeSwap-1488331170 tempest-TestMultiAttachVolumeSwap-1488331170-project-admin] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action returned with HTTP 202 Jul 10 13:11:21.977805 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 32/116] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:21.985003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-09642675-55b2-47a1-b9dd-5eff514be301 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:21.986606 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:21.986911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1311576801"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:21.988305 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1311576801'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:21.991928 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume of 1 GB Jul 10 13:11:21.992209 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:21.992209 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:21.995429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:11:21.995149. {{(pid=100114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:11:21.995529 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Availability Zones retrieved successfully. Jul 10 13:11:22.000949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Flow 'volume_create_api' (57d2651a-3e63-4b68-a6a5-19cf0c07214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:22.002385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9eacad-eb19-4052-bee8-97d570d3447e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:22.003309 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:22.010642 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.010642 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:22.023881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a9eacad-eb19-4052-bee8-97d570d3447e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:22.024577 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb61afd-a482-4ccb-99b1-50ec2edfadfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:22.051272 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-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. Jul 10 13:11:22.051561 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-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. Jul 10 13:11:22.068800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Created reservations ['a8e8381b-a7d9-4280-ae16-7fde75e28456', '3b65778c-a4e8-422f-9911-d6ce2e906b42', '113e5332-25d6-4f37-89e8-f40fe3856f58', '99b82bea-87e4-4fc3-aad2-da0e71af4f8b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:22.069735 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cb61afd-a482-4ccb-99b1-50ec2edfadfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8e8381b-a7d9-4280-ae16-7fde75e28456', '3b65778c-a4e8-422f-9911-d6ce2e906b42', '113e5332-25d6-4f37-89e8-f40fe3856f58', '99b82bea-87e4-4fc3-aad2-da0e71af4f8b']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:22.071004 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eadbb8-f147-4604-8927-aff0a53878fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:22.092671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07eadbb8-f147-4604-8927-aff0a53878fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4bf2efd-c26e-47d2-b85d-2f02ca7627ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1311576801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cf5512c0b90a4d8986c244379771b784',qos_specs=None,replication_status=,reservations=['a8e8381b-a7d9-4280-ae16-7fde75e28456','3b65778c-a4e8-422f-9911-d6ce2e906b42','113e5332-25d6-4f37-89e8-f40fe3856f58','99b82bea-87e4-4fc3-aad2-da0e71af4f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f41b73da1e74af0b51966cd0de9c952',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1311576801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4bf2efd-c26e-47d2-b85d-2f02ca7627ef,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cf5512c0b90a4d8986c244379771b784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f41b73da1e74af0b51966cd0de9c952',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:22.093382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e24da66-47e8-452b-85c1-7b2b2a664da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:22.104758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.109217 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:22.109217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.109217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.114851 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.114851 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:22.119713 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e24da66-47e8-452b-85c1-7b2b2a664da0) transitioned into state 'SUCCESS' from state '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-1311576801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cf5512c0b90a4d8986c244379771b784',qos_specs=None,replication_status=,reservations=['a8e8381b-a7d9-4280-ae16-7fde75e28456','3b65778c-a4e8-422f-9911-d6ce2e906b42','113e5332-25d6-4f37-89e8-f40fe3856f58','99b82bea-87e4-4fc3-aad2-da0e71af4f8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f41b73da1e74af0b51966cd0de9c952',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:22.119713 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d842094-8410-4792-b15c-495a7c6a93d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:22.119937 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:22.125510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3435cdb1-8b3a-404e-851e-2f7b4e3ca711 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:22.125960 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 29/117] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:22.129315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d842094-8410-4792-b15c-495a7c6a93d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:22.129890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Flow 'volume_create_api' (57d2651a-3e63-4b68-a6a5-19cf0c07214b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:22.130288 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Create volume request issued successfully. Jul 10 13:11:22.131064 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09642675-55b2-47a1-b9dd-5eff514be301 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:22.131547 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 30/118] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:11:21 2026] POST /volume/v3/volumes => generated 758 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:22.143797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.151879 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:11:22.151879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.151879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.282425 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.282425 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:22.286410 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:11:22.290558 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8a5cb8e-8ec0-459b-8e4d-0cdf0563a7ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 200 Jul 10 13:11:22.290947 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 28/119] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 826 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:22.443203 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.445067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:11:22.445352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.445603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.453426 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.453426 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:22.459016 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:11:22.464082 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-16bbfaa2-0fbe-4891-a8f7-c5b49bd4819d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:11:22.464731 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 33/120] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:22.548333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f5052d72-d5ce-4839-aa6c-c178eba13ec2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.550292 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5052d72-d5ce-4839-aa6c-c178eba13ec2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 Jul 10 13:11:22.551325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5052d72-d5ce-4839-aa6c-c178eba13ec2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.551325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5052d72-d5ce-4839-aa6c-c178eba13ec2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.555432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5052d72-d5ce-4839-aa6c-c178eba13ec2 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 returned with HTTP 404 Jul 10 13:11:22.556289 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 30/121] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/snapshots/7d0b61fc-55ed-4699-9aeb-c78a70126ab4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:22.563895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3774b032-1993-4a2f-ab65-107589f81f8f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.566592 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3774b032-1993-4a2f-ab65-107589f81f8f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:22.567418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3774b032-1993-4a2f-ab65-107589f81f8f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.567418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3774b032-1993-4a2f-ab65-107589f81f8f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.575665 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.575665 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:22.579425 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3774b032-1993-4a2f-ab65-107589f81f8f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:22.584453 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3774b032-1993-4a2f-ab65-107589f81f8f tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 200 Jul 10 13:11:22.584974 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 31/122] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:22.598409 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.600137 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] DELETE https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:22.600312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.600534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.600759 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete volume with id: bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:22.608151 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.608151 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:22.608823 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:22.632742 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Delete volume request issued successfully. Jul 10 13:11:22.632742 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0725e065-f7b1-42cc-b689-e9eaccbb4a93 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 202 Jul 10 13:11:22.633228 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 29/123] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:11:22 2026] DELETE /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:22.641315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:22.643373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:22.643565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:22.643762 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:22.650523 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:22.650523 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:22.654367 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Volume info retrieved successfully. Jul 10 13:11:22.661634 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8484d5cb-f6fe-465d-a3db-0077672e0908 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 200 Jul 10 13:11:22.661634 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 34/124] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:22 2026] GET /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:23.138529 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:23.140423 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:23.140597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:23.140796 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:23.149042 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:23.149042 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:23.156780 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:23.162839 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebb78dfb-0244-4df2-a7c8-7d313ecd8ddb tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:23.163202 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 31/125] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:23 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:23.179156 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:23.185850 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:23.186720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-482550407"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:23.189134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-482550407'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:23.189294 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume of 1 GB Jul 10 13:11:23.194449 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Availability Zones retrieved successfully. Jul 10 13:11:23.201124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (0b0d274e-39fb-4b8f-af3b-5f10f1324c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:23.202021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a96175b-36e7-4b0f-9700-adbdf2ca3327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:23.203074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:23.305392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:23.307409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:11:23.307642 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:23.307900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:23.318789 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:23.318789 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:23.327071 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:11:23.332388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5557d4e5-6fb8-4141-b880-457ec7b67cdc tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 200 Jul 10 13:11:23.332880 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 30/126] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:23 2026] GET /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:23.372001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a96175b-36e7-4b0f-9700-adbdf2ca3327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:23.373095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642c1cf4-507f-4100-aa67-1b3882b24a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:23.403786 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-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. Jul 10 13:11:23.420719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Created reservations ['f9dac6b3-3e79-452c-8473-686d5f284cd8', '86e4298c-c5c4-40f0-af3b-0a4b0ce2db3c', 'e446d122-9934-4a87-96ab-78f85a914798', 'c8b33832-787c-41fe-8a87-288416fe69b7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:23.421441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642c1cf4-507f-4100-aa67-1b3882b24a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9dac6b3-3e79-452c-8473-686d5f284cd8', '86e4298c-c5c4-40f0-af3b-0a4b0ce2db3c', 'e446d122-9934-4a87-96ab-78f85a914798', 'c8b33832-787c-41fe-8a87-288416fe69b7']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:23.422137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393cc306-7e6e-4395-beaf-ef6ba5848b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:23.442994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (393cc306-7e6e-4395-beaf-ef6ba5848b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93022055-13b9-4c3a-b335-68d20850b16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-482550407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['f9dac6b3-3e79-452c-8473-686d5f284cd8','86e4298c-c5c4-40f0-af3b-0a4b0ce2db3c','e446d122-9934-4a87-96ab-78f85a914798','c8b33832-787c-41fe-8a87-288416fe69b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-482550407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93022055-13b9-4c3a-b335-68d20850b16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f5a452adcd4858b425951352cf9222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3871a75545ad4db398e8c15f8a779c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:23.443587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a5299b-6257-4406-ad22-ae1830b31d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:23.464867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a5299b-6257-4406-ad22-ae1830b31d6a) transitioned into state 'SUCCESS' from state '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-482550407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['f9dac6b3-3e79-452c-8473-686d5f284cd8','86e4298c-c5c4-40f0-af3b-0a4b0ce2db3c','e446d122-9934-4a87-96ab-78f85a914798','c8b33832-787c-41fe-8a87-288416fe69b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:23.465406 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b5b21f-29df-4d39-a243-60087cdc7814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:23.477166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b5b21f-29df-4d39-a243-60087cdc7814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:23.478482 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (0b0d274e-39fb-4b8f-af3b-5f10f1324c38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:23.478914 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request issued successfully. Jul 10 13:11:23.479649 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8098a499-450e-48d0-99ba-1e4a7ac81c3a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:23.480227 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 32/127] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:23 2026] POST /volume/v3/volumes => generated 751 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:23.498089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:23.500764 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:11:23.500960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:23.501154 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:23.510446 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:23.510446 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:23.518072 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:23.522449 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b94390c-e7a5-4f0e-9acd-3fdfd676af5d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 200 Jul 10 13:11:23.522821 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 35/128] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:23 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:23.675474 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7a38854a-122c-4a36-b1e9-c50f78798f09 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:23.677904 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7a38854a-122c-4a36-b1e9-c50f78798f09 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] GET https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 Jul 10 13:11:23.678019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7a38854a-122c-4a36-b1e9-c50f78798f09 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:23.678331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7a38854a-122c-4a36-b1e9-c50f78798f09 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:23.685643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7a38854a-122c-4a36-b1e9-c50f78798f09 tempest-SnapshotsActionsTest-1295241990 tempest-SnapshotsActionsTest-1295241990-project-member] https://10.4.3.138/volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 returned with HTTP 404 Jul 10 13:11:23.686239 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 32/129] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:23 2026] GET /volume/v3/volumes/bc4c872f-d568-43e4-bdc2-1afcb9af9928 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:24.538455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e34ad36-446c-45b3-84b5-6afab12af467 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:24.540400 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e34ad36-446c-45b3-84b5-6afab12af467 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:11:24.540638 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e34ad36-446c-45b3-84b5-6afab12af467 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:24.540922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e34ad36-446c-45b3-84b5-6afab12af467 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:24.547607 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:24.547607 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:24.551638 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4e34ad36-446c-45b3-84b5-6afab12af467 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:24.557124 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e34ad36-446c-45b3-84b5-6afab12af467 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 200 Jul 10 13:11:24.558487 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 31/130] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:24 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:24.576602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:24.578581 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:24.578949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-584514515"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:24.580337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-584514515'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:24.580451 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume of 1 GB Jul 10 13:11:24.581261 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:24.581261 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:24.587923 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Availability Zones retrieved successfully. Jul 10 13:11:24.596819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (f02153fc-4b0d-4afd-953b-d3efe39927a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:24.598374 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50114c89-9e7e-47b7-948d-45934a9250b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:24.600168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:24.635480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50114c89-9e7e-47b7-948d-45934a9250b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:24.636880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aab2324-15ab-4c43-9994-c941d7beb068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:24.687513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Created reservations ['7dfb6c7e-8f9c-4551-9ac4-687b51c167f5', '76db630b-6f84-4203-81da-cc3c4b7e1dac', 'bca6f30b-a208-4dcb-8c5f-0c015b7cba08', 'bf889944-fd8e-4932-844c-f63177e77dc1'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:24.688214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aab2324-15ab-4c43-9994-c941d7beb068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dfb6c7e-8f9c-4551-9ac4-687b51c167f5', '76db630b-6f84-4203-81da-cc3c4b7e1dac', 'bca6f30b-a208-4dcb-8c5f-0c015b7cba08', 'bf889944-fd8e-4932-844c-f63177e77dc1']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:24.688883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08d8350-e9fe-4ee6-8715-3fc151c18781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:24.721656 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c08d8350-e9fe-4ee6-8715-3fc151c18781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d2518b-8cac-480c-97bc-4475c16353e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-584514515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['7dfb6c7e-8f9c-4551-9ac4-687b51c167f5','76db630b-6f84-4203-81da-cc3c4b7e1dac','bca6f30b-a208-4dcb-8c5f-0c015b7cba08','bf889944-fd8e-4932-844c-f63177e77dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-584514515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d2518b-8cac-480c-97bc-4475c16353e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f5a452adcd4858b425951352cf9222',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3871a75545ad4db398e8c15f8a779c26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:24.722870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e795a36-807a-4d7f-a678-ea16af5b72b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:24.745160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e795a36-807a-4d7f-a678-ea16af5b72b7) transitioned into state 'SUCCESS' from state '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-584514515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f5a452adcd4858b425951352cf9222',qos_specs=None,replication_status=,reservations=['7dfb6c7e-8f9c-4551-9ac4-687b51c167f5','76db630b-6f84-4203-81da-cc3c4b7e1dac','bca6f30b-a208-4dcb-8c5f-0c015b7cba08','bf889944-fd8e-4932-844c-f63177e77dc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3871a75545ad4db398e8c15f8a779c26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:24.745873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a08fda-9cd4-40e1-9118-3718bbfc047e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:24.756715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63a08fda-9cd4-40e1-9118-3718bbfc047e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:24.756715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Flow 'volume_create_api' (f02153fc-4b0d-4afd-953b-d3efe39927a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:24.756715 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Create volume request issued successfully. Jul 10 13:11:24.757109 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-39e4f70f-67e6-4d7c-8f63-a15fc4adc873 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:24.757753 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 33/131] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:24 2026] POST /volume/v3/volumes => generated 751 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:24.777664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:24.778970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:11:24.779144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:24.779339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:24.793928 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:24.793928 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:24.798977 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:24.803636 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f098711a-d1e5-4e08-94ce-f21c11f978c6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 200 Jul 10 13:11:24.804221 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 36/132] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:24 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:25.819601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-28df7891-7c83-44fd-9279-af5285e252b1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:25.821958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28df7891-7c83-44fd-9279-af5285e252b1 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:11:25.821958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28df7891-7c83-44fd-9279-af5285e252b1 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:25.821958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28df7891-7c83-44fd-9279-af5285e252b1 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:25.838819 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:25.838819 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:25.845796 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-28df7891-7c83-44fd-9279-af5285e252b1 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:25.857934 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28df7891-7c83-44fd-9279-af5285e252b1 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 200 Jul 10 13:11:25.858560 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 33/133] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:25 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:28.285570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2cbb8d5-e961-4c4c-9c0b-b711241e52d6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:28.481548 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2cbb8d5-e961-4c4c-9c0b-b711241e52d6 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:11:28.481877 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2cbb8d5-e961-4c4c-9c0b-b711241e52d6 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-445583424", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1208947321", "vendor_name": "tempest-vendor_name-439031628"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:28.498232 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2cbb8d5-e961-4c4c-9c0b-b711241e52d6 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:11:28.498574 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 32/134] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:11:28 2026] POST /volume/v3/types => generated 326 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:28.506860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-10f3c247-eca4-4106-b734-797caeaf6323 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:28.780019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:28.780423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee77803e-b956-4ca6-8575-87f41a9291b0", "size": 1, "name": "tempest-UserMessagesTest-Volume-1138590356"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:28.782002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume request body: {'volume': {'volume_type': 'ee77803e-b956-4ca6-8575-87f41a9291b0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1138590356'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:28.802559 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume of 1 GB Jul 10 13:11:28.803043 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:28.803043 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:28.806420 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Availability Zones retrieved successfully. Jul 10 13:11:28.811623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Flow 'volume_create_api' (437be845-8c8b-4eeb-950a-d7b5879a804e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:28.813094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b67485-f801-40d2-bfd3-89feb250cbb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:28.814181 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:28.837270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b67485-f801-40d2-bfd3-89feb250cbb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1208947321',vendor_name='tempest-vendor_name-439031628'},id=ee77803e-b956-4ca6-8575-87f41a9291b0,is_public=True,name='tempest-UserMessagesTest-volume-type-445583424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee77803e-b956-4ca6-8575-87f41a9291b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:28.837898 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4447e0c1-81c4-4a77-abaf-c3373fad9e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:28.867201 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-445583424 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-445583424, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:28.867561 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-445583424 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-445583424, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:28.924760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Created reservations ['496701a9-75e4-494e-aeb4-b4f51ca03a2b', 'b298d3f0-71a8-43c2-8fc8-3ed751d62dcb', '75dedff9-67dd-424d-8431-3508082666f4', 'a631edd3-802b-4310-9602-69164a71da56'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:28.924760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4447e0c1-81c4-4a77-abaf-c3373fad9e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496701a9-75e4-494e-aeb4-b4f51ca03a2b', 'b298d3f0-71a8-43c2-8fc8-3ed751d62dcb', '75dedff9-67dd-424d-8431-3508082666f4', 'a631edd3-802b-4310-9602-69164a71da56']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:28.924760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54689efa-9793-415c-9e2c-f7c0e9bb24aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:28.954987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54689efa-9793-415c-9e2c-f7c0e9bb24aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b356827f-ca8d-4443-a6f2-73c37b2ad0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1138590356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bddff4626bcd4ebdb56170ea20a766c8',qos_specs=None,replication_status=,reservations=['496701a9-75e4-494e-aeb4-b4f51ca03a2b','b298d3f0-71a8-43c2-8fc8-3ed751d62dcb','75dedff9-67dd-424d-8431-3508082666f4','a631edd3-802b-4310-9602-69164a71da56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_type_id=ee77803e-b956-4ca6-8575-87f41a9291b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1138590356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b356827f-ca8d-4443-a6f2-73c37b2ad0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bddff4626bcd4ebdb56170ea20a766c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee77803e-b956-4ca6-8575-87f41a9291b0),volume_type_id=ee77803e-b956-4ca6-8575-87f41a9291b0)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:28.956449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c660fa-1e47-4b8a-b579-ccff38568535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:28.981085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c660fa-1e47-4b8a-b579-ccff38568535) transitioned into state 'SUCCESS' from state '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-1138590356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bddff4626bcd4ebdb56170ea20a766c8',qos_specs=None,replication_status=,reservations=['496701a9-75e4-494e-aeb4-b4f51ca03a2b','b298d3f0-71a8-43c2-8fc8-3ed751d62dcb','75dedff9-67dd-424d-8431-3508082666f4','a631edd3-802b-4310-9602-69164a71da56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_type_id=ee77803e-b956-4ca6-8575-87f41a9291b0)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:28.981823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1b8aa5-23f3-493f-9ef6-b2f31e1f2804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:28.994975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1b8aa5-23f3-493f-9ef6-b2f31e1f2804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:28.996198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Flow 'volume_create_api' (437be845-8c8b-4eeb-950a-d7b5879a804e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:28.996555 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume request issued successfully. Jul 10 13:11:28.997207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-10f3c247-eca4-4106-b734-797caeaf6323 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:28.997629 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 34/135] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:11:28 2026] POST /volume/v3/volumes => generated 785 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:29.008563 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:29.010742 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:29.010907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:29.011004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:29.019120 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:29.019120 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:29.023373 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:29.028562 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a72a14b-ed44-4364-8469-e7f9ab5ff634 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf returned with HTTP 200 Jul 10 13:11:29.029254 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 37/136] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:29 2026] GET /volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:30.043672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.045910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:30.046177 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.046389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.056720 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.056720 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:30.062117 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:30.068034 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf84fab6-0d6b-43fd-9022-31135df18f54 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf returned with HTTP 200 Jul 10 13:11:30.075683 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 34/137] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:30.092826 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-52e3c4d6-7fe7-4906-a23a-099db7562f44 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.094656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52e3c4d6-7fe7-4906-a23a-099db7562f44 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/messages Jul 10 13:11:30.094966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52e3c4d6-7fe7-4906-a23a-099db7562f44 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.095150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52e3c4d6-7fe7-4906-a23a-099db7562f44 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.102151 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52e3c4d6-7fe7-4906-a23a-099db7562f44 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:11:30.102586 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 33/138] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:11:30 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) Jul 10 13:11:30.113483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4323f5be-93e1-4036-a179-3eabb084b953 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.117581 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4323f5be-93e1-4036-a179-3eabb084b953 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] DELETE https://10.4.3.138/volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a Jul 10 13:11:30.117808 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4323f5be-93e1-4036-a179-3eabb084b953 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.118009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4323f5be-93e1-4036-a179-3eabb084b953 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.127757 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.127757 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:30.135508 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4323f5be-93e1-4036-a179-3eabb084b953 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a returned with HTTP 204 Jul 10 13:11:30.136086 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 35/139] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:11:30 2026] DELETE /volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:11:30.147364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-640ae0d3-31d0-4841-bba0-2478307fb2a4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.148952 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-640ae0d3-31d0-4841-bba0-2478307fb2a4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a Jul 10 13:11:30.149156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-640ae0d3-31d0-4841-bba0-2478307fb2a4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.149334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-640ae0d3-31d0-4841-bba0-2478307fb2a4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.154365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-640ae0d3-31d0-4841-bba0-2478307fb2a4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a returned with HTTP 404 Jul 10 13:11:30.155272 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 38/140] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/messages/49819bd1-4410-4cbe-83b8-f4fdc7e5553a => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:30.167702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.171571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:30.171994 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.172109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.189959 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.189959 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:30.194178 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:30.199329 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97c8b046-6cf0-43d1-a574-0af7ab2965d0 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf returned with HTTP 200 Jul 10 13:11:30.199911 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 35/141] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:30.216599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.219822 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:30.220188 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.220483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.221057 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Delete volume with id: b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:30.232888 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.232888 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:30.234016 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:30.235468 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100113) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:11:30.254770 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-445583424 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-445583424, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:30.254770 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-445583424 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-445583424, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:30.265775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Created reservations ['9b0acb90-9095-4406-996e-f8152c258f84', 'ad66da4a-c46e-4c55-b9f3-ea4e9a0cc9a4', '55f89d7b-3bbc-4de5-b85a-e89e52d45052', '38de7ae2-2606-464f-8fb1-b942a941504d'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:30.326428 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Delete volume request issued successfully. Jul 10 13:11:30.326584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-947eee0a-8886-4583-b9db-b6a54a1e4494 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf returned with HTTP 202 Jul 10 13:11:30.327064 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 34/142] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:11:30 2026] DELETE /volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:30.336854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d3f4f5a-a7d4-41a7-9658-bd94cecf68a1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.339350 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d3f4f5a-a7d4-41a7-9658-bd94cecf68a1 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf Jul 10 13:11:30.339668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d3f4f5a-a7d4-41a7-9658-bd94cecf68a1 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.339944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d3f4f5a-a7d4-41a7-9658-bd94cecf68a1 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.345654 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d3f4f5a-a7d4-41a7-9658-bd94cecf68a1 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf returned with HTTP 404 Jul 10 13:11:30.346332 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 36/143] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/volumes/b356827f-ca8d-4443-a6f2-73c37b2ad0cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:30.355839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b62447d-5368-4d72-99ac-80c20b84cd89 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.490706 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b62447d-5368-4d72-99ac-80c20b84cd89 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] DELETE https://10.4.3.138/volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 Jul 10 13:11:30.490773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b62447d-5368-4d72-99ac-80c20b84cd89 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.492719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b62447d-5368-4d72-99ac-80c20b84cd89 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.518284 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b62447d-5368-4d72-99ac-80c20b84cd89 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 returned with HTTP 202 Jul 10 13:11:30.518727 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 39/144] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:11:30 2026] DELETE /volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:30.526718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97a6282b-db58-44af-a608-8b74dba37d82 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.528584 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97a6282b-db58-44af-a608-8b74dba37d82 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] GET https://10.4.3.138/volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 Jul 10 13:11:30.528802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97a6282b-db58-44af-a608-8b74dba37d82 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.529027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97a6282b-db58-44af-a608-8b74dba37d82 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.534537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97a6282b-db58-44af-a608-8b74dba37d82 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 returned with HTTP 404 Jul 10 13:11:30.535063 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 36/145] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/types/ee77803e-b956-4ca6-8575-87f41a9291b0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:30.544676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-765f3d10-be9e-4f8f-9eb1-4b48f95ed1a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.546604 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-765f3d10-be9e-4f8f-9eb1-4b48f95ed1a1 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:11:30.547909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-765f3d10-be9e-4f8f-9eb1-4b48f95ed1a1 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-783062549", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2041785427", "vendor_name": "tempest-vendor_name-1001001062"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:30.562120 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-765f3d10-be9e-4f8f-9eb1-4b48f95ed1a1 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:11:30.562488 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 35/146] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:11:30 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:30.573177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-85678aba-7f7f-430f-821a-48106f88450a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.575214 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:30.575765 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e6c01999-aa5c-4380-a1ff-9f399782e654", "size": 1, "name": "tempest-UserMessagesTest-Volume-457595827"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:30.578715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume request body: {'volume': {'volume_type': 'e6c01999-aa5c-4380-a1ff-9f399782e654', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-457595827'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:30.582558 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume of 1 GB Jul 10 13:11:30.582975 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.582975 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:30.583614 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Availability Zones retrieved successfully. Jul 10 13:11:30.592008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Flow 'volume_create_api' (2b8b0748-dabd-4508-8032-a063b523e3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:30.593280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d19586-62b7-4098-a072-cd70f78bab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:30.594939 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:30.621000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d19586-62b7-4098-a072-cd70f78bab83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:11:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2041785427',vendor_name='tempest-vendor_name-1001001062'},id=e6c01999-aa5c-4380-a1ff-9f399782e654,is_public=True,name='tempest-UserMessagesTest-volume-type-783062549',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6c01999-aa5c-4380-a1ff-9f399782e654', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:30.621000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae58524f-1e9e-4a80-98bf-eb47c88de1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:30.651260 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-783062549 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-783062549, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:30.651659 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-783062549 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-783062549, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:11:30.699623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Created reservations ['d2d78f96-74ad-45ab-be55-88abd5bdf1a5', '50b60cf8-cf84-4890-b548-763f74248544', 'dfab0c16-348d-4857-866e-f8e948a8f885', '5e43a309-2570-40b8-a0f2-d4d8977c645b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:30.700785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae58524f-1e9e-4a80-98bf-eb47c88de1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d78f96-74ad-45ab-be55-88abd5bdf1a5', '50b60cf8-cf84-4890-b548-763f74248544', 'dfab0c16-348d-4857-866e-f8e948a8f885', '5e43a309-2570-40b8-a0f2-d4d8977c645b']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:30.701529 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3baf45-369a-4224-8f90-01394199df5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:30.727155 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3baf45-369a-4224-8f90-01394199df5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a51aed9-f2c4-4d98-bf3d-e9f7eec30752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-457595827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bddff4626bcd4ebdb56170ea20a766c8',qos_specs=None,replication_status=,reservations=['d2d78f96-74ad-45ab-be55-88abd5bdf1a5','50b60cf8-cf84-4890-b548-763f74248544','dfab0c16-348d-4857-866e-f8e948a8f885','5e43a309-2570-40b8-a0f2-d4d8977c645b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_type_id=e6c01999-aa5c-4380-a1ff-9f399782e654), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-457595827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a51aed9-f2c4-4d98-bf3d-e9f7eec30752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bddff4626bcd4ebdb56170ea20a766c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6c01999-aa5c-4380-a1ff-9f399782e654),volume_type_id=e6c01999-aa5c-4380-a1ff-9f399782e654)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:30.727900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac0cc2b-3992-4003-80b5-886b439ea8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:30.757762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac0cc2b-3992-4003-80b5-886b439ea8ed) transitioned into state 'SUCCESS' from state '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-457595827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bddff4626bcd4ebdb56170ea20a766c8',qos_specs=None,replication_status=,reservations=['d2d78f96-74ad-45ab-be55-88abd5bdf1a5','50b60cf8-cf84-4890-b548-763f74248544','dfab0c16-348d-4857-866e-f8e948a8f885','5e43a309-2570-40b8-a0f2-d4d8977c645b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9785a90a2d5416d93f6861aebc19ed3',volume_type_id=e6c01999-aa5c-4380-a1ff-9f399782e654)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:30.758849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf11a22-95d1-44c0-8437-807f9de3258e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:30.774782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf11a22-95d1-44c0-8437-807f9de3258e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:30.774782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Flow 'volume_create_api' (2b8b0748-dabd-4508-8032-a063b523e3ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:30.774782 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Create volume request issued successfully. Jul 10 13:11:30.774782 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-85678aba-7f7f-430f-821a-48106f88450a tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:30.775050 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 37/147] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:11:30 2026] POST /volume/v3/volumes => generated 784 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:30.794750 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8d5f61ff-c569-4640-a11c-309ddb079756 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:30.796887 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d5f61ff-c569-4640-a11c-309ddb079756 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:30.797169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d5f61ff-c569-4640-a11c-309ddb079756 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:30.797451 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d5f61ff-c569-4640-a11c-309ddb079756 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:30.806372 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:30.806372 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:30.810910 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8d5f61ff-c569-4640-a11c-309ddb079756 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:30.816098 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d5f61ff-c569-4640-a11c-309ddb079756 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 returned with HTTP 200 Jul 10 13:11:30.816639 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 40/148] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:30 2026] GET /volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:11:31.832386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.835499 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:31.835906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.836456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.865937 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:31.865937 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:31.875716 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:31.882221 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d5ee5b4-fcad-458e-b175-fdefec497a78 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 returned with HTTP 200 Jul 10 13:11:31.882724 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 37/149] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:31 2026] GET /volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:31.896129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a00793a2-cd51-4ee3-b998-624fa0d767d4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.898572 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a00793a2-cd51-4ee3-b998-624fa0d767d4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/messages Jul 10 13:11:31.898895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a00793a2-cd51-4ee3-b998-624fa0d767d4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.899127 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a00793a2-cd51-4ee3-b998-624fa0d767d4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.904655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a00793a2-cd51-4ee3-b998-624fa0d767d4 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:11:31.905207 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 36/150] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:11:31 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) Jul 10 13:11:31.914891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2435ffd1-6398-47cd-a4e5-a9df1a1b2184 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.917366 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2435ffd1-6398-47cd-a4e5-a9df1a1b2184 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 Jul 10 13:11:31.918032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2435ffd1-6398-47cd-a4e5-a9df1a1b2184 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.918310 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2435ffd1-6398-47cd-a4e5-a9df1a1b2184 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.922582 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:31.922582 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:31.923772 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2435ffd1-6398-47cd-a4e5-a9df1a1b2184 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 returned with HTTP 200 Jul 10 13:11:31.923925 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 38/151] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:11:31 2026] GET /volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:31.932329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-26cf7947-5349-4a33-a655-9e73bc34b292 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.934436 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26cf7947-5349-4a33-a655-9e73bc34b292 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/messages Jul 10 13:11:31.935044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26cf7947-5349-4a33-a655-9e73bc34b292 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.935283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26cf7947-5349-4a33-a655-9e73bc34b292 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.941224 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26cf7947-5349-4a33-a655-9e73bc34b292 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:11:31.941794 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 41/152] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:11:31 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) Jul 10 13:11:31.954002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d46a9f8f-f876-416f-bfb4-4d3b50fb9651 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.956723 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d46a9f8f-f876-416f-bfb4-4d3b50fb9651 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] DELETE https://10.4.3.138/volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 Jul 10 13:11:31.957038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d46a9f8f-f876-416f-bfb4-4d3b50fb9651 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.957300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d46a9f8f-f876-416f-bfb4-4d3b50fb9651 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.976006 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d46a9f8f-f876-416f-bfb4-4d3b50fb9651 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 returned with HTTP 204 Jul 10 13:11:31.976619 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 38/153] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:11:31 2026] DELETE /volume/v3/messages/daa64ff9-d3ce-470e-b749-a8118e32def0 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:11:31.986727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:31.988709 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:31.988978 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:31.989245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:31.996643 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:31.996643 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:32.001039 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:32.006191 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc7f8367-0a7c-4412-b057-74ca6637d4eb tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 returned with HTTP 200 Jul 10 13:11:32.007082 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 37/154] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:31 2026] GET /volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:32.019728 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:32.023712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:32.023712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:32.023712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:32.023712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Delete volume with id: 1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:32.030719 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:32.030719 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:32.031344 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Volume info retrieved successfully. Jul 10 13:11:32.032781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100114) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:11:32.059124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Created reservations ['7451595d-dadc-43ff-9a8c-6f0a681169c8', '4f5dbaa2-05c7-4869-8e07-5c82654629eb', '1b8cca88-ffde-4865-81c9-c9b9dee766a0', '1cf05382-68c8-4e73-81b2-b3d7d626a2c0'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:32.106548 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Delete volume request issued successfully. Jul 10 13:11:32.106944 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7fa1acc-42c7-457c-a96b-ef5f4162c187 tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 returned with HTTP 202 Jul 10 13:11:32.107703 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 39/155] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:11:32 2026] DELETE /volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:32.116371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a1ab1c64-77fe-44f2-9f38-d081f8e6d74d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:32.118290 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a1ab1c64-77fe-44f2-9f38-d081f8e6d74d tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] GET https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 Jul 10 13:11:32.118508 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a1ab1c64-77fe-44f2-9f38-d081f8e6d74d tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:32.118749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a1ab1c64-77fe-44f2-9f38-d081f8e6d74d tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:32.125762 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a1ab1c64-77fe-44f2-9f38-d081f8e6d74d tempest-UserMessagesTest-184775940 tempest-UserMessagesTest-184775940-project-member] https://10.4.3.138/volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 returned with HTTP 404 Jul 10 13:11:32.126420 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 42/156] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:11:32 2026] GET /volume/v3/volumes/1a51aed9-f2c4-4d98-bf3d-e9f7eec30752 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:32.137405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c53cec9b-a195-4fda-b38e-6fde92345789 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:32.139430 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c53cec9b-a195-4fda-b38e-6fde92345789 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] DELETE https://10.4.3.138/volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 Jul 10 13:11:32.139679 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c53cec9b-a195-4fda-b38e-6fde92345789 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:32.139959 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c53cec9b-a195-4fda-b38e-6fde92345789 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:32.217061 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c53cec9b-a195-4fda-b38e-6fde92345789 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 returned with HTTP 202 Jul 10 13:11:32.217061 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 39/157] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:11:32 2026] DELETE /volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:32.228648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-28aec671-2579-4b22-b7f6-42417a9b6087 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:32.230813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-28aec671-2579-4b22-b7f6-42417a9b6087 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] GET https://10.4.3.138/volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 Jul 10 13:11:32.230988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-28aec671-2579-4b22-b7f6-42417a9b6087 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:32.231241 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-28aec671-2579-4b22-b7f6-42417a9b6087 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:32.234909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-28aec671-2579-4b22-b7f6-42417a9b6087 tempest-UserMessagesTest-248795310 tempest-UserMessagesTest-248795310-project-admin] https://10.4.3.138/volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 returned with HTTP 404 Jul 10 13:11:32.236684 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 38/158] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:11:32 2026] GET /volume/v3/types/e6c01999-aa5c-4380-a1ff-9f399782e654 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:33.367260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.370659 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:33.371163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.372052 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.381555 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.381555 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:33.393726 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:33.402296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-5905e569-63e4-4626-b971-19def74d3b2b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:33.402296 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 40/159] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 1390 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:33.413754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.416658 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:11:33.417020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.417351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.428195 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.428195 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:33.433537 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:33.441907 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-57a3f052-63e3-43ac-b36b-561904a388d6 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 200 Jul 10 13:11:33.442766 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 43/160] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:33.459295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.461886 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:11:33.462137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.462433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.471487 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.471487 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:33.480514 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:33.487499 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-be50715d-4686-4f44-9eee-0e9d92131331 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 200 Jul 10 13:11:33.487975 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 40/161] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:33.513065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d3d1f83-41d4-4c42-9081-48a881f7e981 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.513562 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d3d1f83-41d4-4c42-9081-48a881f7e981 None None] GET https://10.4.3.138/volume// Jul 10 13:11:33.513657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d3d1f83-41d4-4c42-9081-48a881f7e981 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.517549 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d3d1f83-41d4-4c42-9081-48a881f7e981 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.517549 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d3d1f83-41d4-4c42-9081-48a881f7e981 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:33.517549 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 39/162] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:33.526958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-f2978a77-fbd9-4593-b688-ff25c257e955 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.530139 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-f2978a77-fbd9-4593-b688-ff25c257e955 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:11:33.531303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-f2978a77-fbd9-4593-b688-ff25c257e955 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd4b920b-0b74-45dc-825d-97b738b633ab", "connector": null, "instance_uuid": "9146010d-027e-49aa-83c5-f967fc640d91"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:33.539791 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.539791 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:33.584734 np0000005006 devstack@c-api.service[100114]: /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. Jul 10 13:11:33.584734 np0000005006 devstack@c-api.service[100114]: .first() Jul 10 13:11:33.619325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-f2978a77-fbd9-4593-b688-ff25c257e955 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:11:33.619823 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 41/163] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:11:33 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:33.632280 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d6212ff0-c23f-478f-b055-28da3adcb80c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.643581 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6212ff0-c23f-478f-b055-28da3adcb80c None None] GET https://10.4.3.138/volume// Jul 10 13:11:33.643581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6212ff0-c23f-478f-b055-28da3adcb80c None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.643581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6212ff0-c23f-478f-b055-28da3adcb80c None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.643581 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6212ff0-c23f-478f-b055-28da3adcb80c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:33.643581 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 44/164] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:33.654817 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-cd3213a9-6191-4d30-a2de-5a0ae7bef334 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.664065 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-cd3213a9-6191-4d30-a2de-5a0ae7bef334 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:11:33.664065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-cd3213a9-6191-4d30-a2de-5a0ae7bef334 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93022055-13b9-4c3a-b335-68d20850b16f", "connector": null, "instance_uuid": "9146010d-027e-49aa-83c5-f967fc640d91"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:33.677393 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.677393 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:33.724139 np0000005006 devstack@c-api.service[100116]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 13:11:33.724139 np0000005006 devstack@c-api.service[100116]: .first() Jul 10 13:11:33.744101 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-cd3213a9-6191-4d30-a2de-5a0ae7bef334 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:11:33.744774 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 41/165] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:11:33 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:33.756483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5e56ab96-71df-4a76-86dd-cce6859de47d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.756787 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e56ab96-71df-4a76-86dd-cce6859de47d None None] GET https://10.4.3.138/volume// Jul 10 13:11:33.757067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e56ab96-71df-4a76-86dd-cce6859de47d None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:33.757067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e56ab96-71df-4a76-86dd-cce6859de47d None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:33.757405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e56ab96-71df-4a76-86dd-cce6859de47d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:33.757920 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 40/166] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:11:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:33.769379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-614d4bc2-23b7-4e32-9cec-ba8a941bbfac None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:33.774811 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-614d4bc2-23b7-4e32-9cec-ba8a941bbfac tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:11:33.776077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-614d4bc2-23b7-4e32-9cec-ba8a941bbfac tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76d2518b-8cac-480c-97bc-4475c16353e9", "connector": null, "instance_uuid": "9146010d-027e-49aa-83c5-f967fc640d91"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:33.787806 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:33.787806 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:33.820523 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-614d4bc2-23b7-4e32-9cec-ba8a941bbfac tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:11:33.821022 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 42/167] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:11:33 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) Jul 10 13:11:37.423888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-abc423c4-9386-4bac-b3a3-27a4059234ff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:37.720715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abc423c4-9386-4bac-b3a3-27a4059234ff tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 13:11:37.720715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abc423c4-9386-4bac-b3a3-27a4059234ff tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:37.720715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abc423c4-9386-4bac-b3a3-27a4059234ff tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] Calling method 'get_pools' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:38.233670 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abc423c4-9386-4bac-b3a3-27a4059234ff tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 13:11:38.233670 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 45/168] 10.4.3.138 () {66 vars in 1314 bytes} [Fri Jul 10 13:11:37 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:38.255413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c1268269-f39c-41a6-b017-0214406a8b40 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:38.261841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1268269-f39c-41a6-b017-0214406a8b40 tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools Jul 10 13:11:38.262629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1268269-f39c-41a6-b017-0214406a8b40 tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:38.262948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1268269-f39c-41a6-b017-0214406a8b40 tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] Calling method 'get_pools' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:38.263706 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:38.263706 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:38.796402 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1268269-f39c-41a6-b017-0214406a8b40 tempest-VolumePoolsAdminTestsJSON-1708763692 tempest-VolumePoolsAdminTestsJSON-1708763692-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 13:11:38.796904 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 42/169] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:11:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:40.251099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf1715fa-45da-4e7e-8082-8370e03090fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:40.253299 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:40.253669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-890332027"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:40.255381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-890332027'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:40.255532 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Create volume of 1 GB Jul 10 13:11:40.261981 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Availability Zones retrieved successfully. Jul 10 13:11:40.269190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Flow 'volume_create_api' (e96c7289-6881-4402-adc2-fafedd97463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:40.270504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d54fe6-9821-4fca-8f7b-02cca2bb1d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:40.271643 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:40.307526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d54fe6-9821-4fca-8f7b-02cca2bb1d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:40.314003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673c0ad2-a8cb-47aa-9e94-1be04bf5611f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:40.395621 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Created reservations ['3918a65a-c311-4316-97c5-2236e5996bb5', 'cc29dd61-e3e0-4d88-b0ee-5925c8869f58', '670a5e52-70ba-4556-b974-86ea07e13f1e', '9fc0c3d9-6e2d-462f-b777-f415a06551a6'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:40.396491 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673c0ad2-a8cb-47aa-9e94-1be04bf5611f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3918a65a-c311-4316-97c5-2236e5996bb5', 'cc29dd61-e3e0-4d88-b0ee-5925c8869f58', '670a5e52-70ba-4556-b974-86ea07e13f1e', '9fc0c3d9-6e2d-462f-b777-f415a06551a6']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:40.397155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217f65a8-56f1-4a28-ac12-e75acbd9acd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:40.427271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217f65a8-56f1-4a28-ac12-e75acbd9acd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce00cec4-c829-4525-b07d-096cafe78adb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-890332027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3218c2503a441487895876832fffca',qos_specs=None,replication_status=,reservations=['3918a65a-c311-4316-97c5-2236e5996bb5','cc29dd61-e3e0-4d88-b0ee-5925c8869f58','670a5e52-70ba-4556-b974-86ea07e13f1e','9fc0c3d9-6e2d-462f-b777-f415a06551a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d760ca59a62b4a1592ae9266b5f7bf13',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-890332027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce00cec4-c829-4525-b07d-096cafe78adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3218c2503a441487895876832fffca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d760ca59a62b4a1592ae9266b5f7bf13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:40.428008 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f964e639-c021-4009-a092-161254e23ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:40.453220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f964e639-c021-4009-a092-161254e23ba2) transitioned into state 'SUCCESS' from state '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-890332027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3218c2503a441487895876832fffca',qos_specs=None,replication_status=,reservations=['3918a65a-c311-4316-97c5-2236e5996bb5','cc29dd61-e3e0-4d88-b0ee-5925c8869f58','670a5e52-70ba-4556-b974-86ea07e13f1e','9fc0c3d9-6e2d-462f-b777-f415a06551a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d760ca59a62b4a1592ae9266b5f7bf13',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:40.454042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a715c2-c81a-4241-8b07-77e7f74e5926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:40.467104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01a715c2-c81a-4241-8b07-77e7f74e5926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:40.468129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Flow 'volume_create_api' (e96c7289-6881-4402-adc2-fafedd97463e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:40.468521 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Create volume request issued successfully. Jul 10 13:11:40.472384 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf1715fa-45da-4e7e-8082-8370e03090fd tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:40.472384 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 41/170] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:11:40 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:40.489130 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e2be3350-df29-4765-baf5-4d16500cfa44 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:40.493766 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2be3350-df29-4765-baf5-4d16500cfa44 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] GET https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:40.493766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2be3350-df29-4765-baf5-4d16500cfa44 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:40.493766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2be3350-df29-4765-baf5-4d16500cfa44 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:40.505036 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:40.505036 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:40.510349 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e2be3350-df29-4765-baf5-4d16500cfa44 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Volume info retrieved successfully. Jul 10 13:11:40.516420 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2be3350-df29-4765-baf5-4d16500cfa44 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb returned with HTTP 200 Jul 10 13:11:40.516912 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 43/171] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:40 2026] GET /volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:41.533815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:41.541017 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] GET https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:41.541017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:41.541017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:41.554826 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:41.554826 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:41.563676 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Volume info retrieved successfully. Jul 10 13:11:41.571680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5dad61ac-9fb2-44db-958d-5cdddaf8e659 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb returned with HTTP 200 Jul 10 13:11:41.572378 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 46/172] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:41 2026] GET /volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:42.076593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b996e5f8-a1a8-437e-bd6c-486578b59468 req-78165471-5122-4cfa-bd85-1ffd6a2897a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:42.079295 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b996e5f8-a1a8-437e-bd6c-486578b59468 req-78165471-5122-4cfa-bd85-1ffd6a2897a1 tempest-VolumesAdminNegativeTest-1546940114 tempest-VolumesAdminNegativeTest-1546940114-project] GET https://10.4.3.138/volume/v3/volumes/6af8a00e-26fd-4c5a-bc03-f8515637f3cb Jul 10 13:11:42.079295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b996e5f8-a1a8-437e-bd6c-486578b59468 req-78165471-5122-4cfa-bd85-1ffd6a2897a1 tempest-VolumesAdminNegativeTest-1546940114 tempest-VolumesAdminNegativeTest-1546940114-project] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:42.079454 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b996e5f8-a1a8-437e-bd6c-486578b59468 req-78165471-5122-4cfa-bd85-1ffd6a2897a1 tempest-VolumesAdminNegativeTest-1546940114 tempest-VolumesAdminNegativeTest-1546940114-project] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:42.086856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b996e5f8-a1a8-437e-bd6c-486578b59468 req-78165471-5122-4cfa-bd85-1ffd6a2897a1 tempest-VolumesAdminNegativeTest-1546940114 tempest-VolumesAdminNegativeTest-1546940114-project] https://10.4.3.138/volume/v3/volumes/6af8a00e-26fd-4c5a-bc03-f8515637f3cb returned with HTTP 404 Jul 10 13:11:42.087951 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 43/173] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:11:42 2026] GET /volume/v3/volumes/6af8a00e-26fd-4c5a-bc03-f8515637f3cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:11:42.101311 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:42.103598 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:42.103945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:42.104040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:42.104244 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Delete volume with id: ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:42.113148 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:42.113148 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:42.114158 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Volume info retrieved successfully. Jul 10 13:11:42.140897 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Delete volume request issued successfully. Jul 10 13:11:42.141129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-017ec37b-fe8c-4aeb-9760-43e4b59d5fdb tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb returned with HTTP 202 Jul 10 13:11:42.142475 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 42/174] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:11:42 2026] DELETE /volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:42.152289 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2dbaa681-8a21-4e75-a98d-37434a536712 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:42.158017 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2dbaa681-8a21-4e75-a98d-37434a536712 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] GET https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:42.158017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2dbaa681-8a21-4e75-a98d-37434a536712 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:42.158017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2dbaa681-8a21-4e75-a98d-37434a536712 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:42.167719 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:42.167719 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:42.172271 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2dbaa681-8a21-4e75-a98d-37434a536712 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Volume info retrieved successfully. Jul 10 13:11:42.179485 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2dbaa681-8a21-4e75-a98d-37434a536712 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb returned with HTTP 200 Jul 10 13:11:42.180368 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 44/175] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:42 2026] GET /volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:42.777843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4db06c0f-b631-4ad8-85de-4b4ebc300104 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:42.778283 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4db06c0f-b631-4ad8-85de-4b4ebc300104 None None] GET https://10.4.3.138/volume// Jul 10 13:11:42.778491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4db06c0f-b631-4ad8-85de-4b4ebc300104 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:42.778884 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4db06c0f-b631-4ad8-85de-4b4ebc300104 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:42.779361 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4db06c0f-b631-4ad8-85de-4b4ebc300104 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:42.779799 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 47/176] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:11:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:42.812150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:42.825325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:11:42.825613 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:42.825956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:42.843585 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:42.843585 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:42.848781 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:42.855117 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-a36cdb66-76f2-4336-a0f2-88fae4ab91f2 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:11:42.855674 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 44/177] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:11:42 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 1569 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:11:43.201872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7e01f560-c4e9-41ea-a423-d3a36ad19ba7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:43.206438 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e01f560-c4e9-41ea-a423-d3a36ad19ba7 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] GET https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb Jul 10 13:11:43.206438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e01f560-c4e9-41ea-a423-d3a36ad19ba7 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:43.206438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e01f560-c4e9-41ea-a423-d3a36ad19ba7 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:43.212820 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e01f560-c4e9-41ea-a423-d3a36ad19ba7 tempest-VolumesAdminNegativeTest-2112029830 tempest-VolumesAdminNegativeTest-2112029830-project-member] https://10.4.3.138/volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb returned with HTTP 404 Jul 10 13:11:43.214017 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 43/178] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:43 2026] GET /volume/v3/volumes/ce00cec4-c829-4525-b07d-096cafe78adb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:44.018708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:44.020952 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] PUT https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 Jul 10 13:11:44.021384 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:44.030672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Acquiring lock "cinder-attachment_update-dd4b920b-0b74-45dc-825d-97b738b633ab-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:11:44.037827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-dd4b920b-0b74-45dc-825d-97b738b633ab-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:11:44.039049 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:44.039049 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:44.181362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-135933fa-929d-4842-95ac-38f99c4f3f90 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:44.417599 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-135933fa-929d-4842-95ac-38f99c4f3f90 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:11:44.418700 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-135933fa-929d-4842-95ac-38f99c4f3f90 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:44.444258 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-135933fa-929d-4842-95ac-38f99c4f3f90 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:11:44.444637 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 48/179] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:11:44 2026] POST /volume/v3/types => generated 188 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:44.459641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ddaf4206-3813-4703-8ff0-fb0c44e30772 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:44.460015 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddaf4206-3813-4703-8ff0-fb0c44e30772 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:11:44.460286 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddaf4206-3813-4703-8ff0-fb0c44e30772 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:44.465589 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=200,cinder:INSERT=34,cinder:UPDATE=62,cinder:DELETE=4 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:11:44.481560 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddaf4206-3813-4703-8ff0-fb0c44e30772 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:11:44.483079 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 45/180] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:11:44 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:44.494011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:44.564337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-dd4b920b-0b74-45dc-825d-97b738b633ab-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:11:44.564763 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d6b206d9-6c45-4ec9-8a8e-35ac780031b9 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 returned with HTTP 200 Jul 10 13:11:44.565377 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 45/181] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:11:44 2026] PUT /volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:44.707052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:11:44.707052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:44.708614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:11:44.714202 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Create volume of 1 GB Jul 10 13:11:44.719187 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:44.719187 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:44.719187 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Availability Zones retrieved successfully. Jul 10 13:11:44.723184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Flow 'volume_create_api' (2ca94223-e14e-4689-9898-72c1e576beb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:44.726383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fe4059-29b7-4f51-b5e2-d7c1c9b8f3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:44.726383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:11:44.759207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fe4059-29b7-4f51-b5e2-d7c1c9b8f3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:11:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3577d0af-7b0e-4fb9-86e8-3ee809875e07,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3577d0af-7b0e-4fb9-86e8-3ee809875e07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:44.760333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba75fddd-f81c-4fb7-ad1f-b3baeee5ed96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:44.797088 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-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. Jul 10 13:11:44.797544 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-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. Jul 10 13:11:44.840619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Created reservations ['b43ebf6c-6671-4144-b514-eb389f803d7f', 'd5d87dc6-f94c-4233-80fc-9d856871aedb', '965cd24c-2b34-41e8-a4bc-cc8ec2373993', 'cf7f0e0c-ecac-4d33-9d70-9e675c2bffa1'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:44.841527 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba75fddd-f81c-4fb7-ad1f-b3baeee5ed96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43ebf6c-6671-4144-b514-eb389f803d7f', 'd5d87dc6-f94c-4233-80fc-9d856871aedb', '965cd24c-2b34-41e8-a4bc-cc8ec2373993', 'cf7f0e0c-ecac-4d33-9d70-9e675c2bffa1']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:44.842441 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccac0c0a-24d4-41d3-a8b2-b74ce9dca9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:44.869751 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccac0c0a-24d4-41d3-a8b2-b74ce9dca9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46f1fcf23794910ae867b4ddaa72899',qos_specs=None,replication_status=,reservations=['b43ebf6c-6671-4144-b514-eb389f803d7f','d5d87dc6-f94c-4233-80fc-9d856871aedb','965cd24c-2b34-41e8-a4bc-cc8ec2373993','cf7f0e0c-ecac-4d33-9d70-9e675c2bffa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5efeff9b239941c4ab77d03268bbf64f',volume_type_id=3577d0af-7b0e-4fb9-86e8-3ee809875e07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e46f1fcf23794910ae867b4ddaa72899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5efeff9b239941c4ab77d03268bbf64f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3577d0af-7b0e-4fb9-86e8-3ee809875e07),volume_type_id=3577d0af-7b0e-4fb9-86e8-3ee809875e07)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:44.870659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61eeae8-78c0-4da6-8d2a-3b974276ac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:44.892551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61eeae8-78c0-4da6-8d2a-3b974276ac48) transitioned into state 'SUCCESS' from state '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-185109326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e46f1fcf23794910ae867b4ddaa72899',qos_specs=None,replication_status=,reservations=['b43ebf6c-6671-4144-b514-eb389f803d7f','d5d87dc6-f94c-4233-80fc-9d856871aedb','965cd24c-2b34-41e8-a4bc-cc8ec2373993','cf7f0e0c-ecac-4d33-9d70-9e675c2bffa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5efeff9b239941c4ab77d03268bbf64f',volume_type_id=3577d0af-7b0e-4fb9-86e8-3ee809875e07)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:44.893217 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb1037c-7a6d-46bc-af2f-b05d7cef66ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:11:44.903348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb1037c-7a6d-46bc-af2f-b05d7cef66ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:11:44.904016 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Flow 'volume_create_api' (2ca94223-e14e-4689-9898-72c1e576beb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:11:44.904302 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Create volume request issued successfully. Jul 10 13:11:44.904904 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-06523d84-d6c6-4b11-a3e1-2c3104e0494e tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:11:44.905295 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 44/182] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:11:44 2026] POST /volume/v3/volumes => generated 767 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:11:44.921079 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:44.923717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:44.923717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:44.923717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:44.931922 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:44.931922 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:44.936614 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:44.941483 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b1edfdd6-3a67-4cde-b989-c1797c39b361 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:44.942031 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 49/183] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:44 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:45.081876 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-459276ba-0d64-4d80-bdce-c5243d3f4f33 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.086787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-459276ba-0d64-4d80-bdce-c5243d3f4f33 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7/action Jul 10 13:11:45.087497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-459276ba-0d64-4d80-bdce-c5243d3f4f33 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:45.087705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-459276ba-0d64-4d80-bdce-c5243d3f4f33 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:45.113600 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:45.113600 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:45.126413 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-459276ba-0d64-4d80-bdce-c5243d3f4f33 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7/action returned with HTTP 204 Jul 10 13:11:45.127092 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 46/184] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:11:45 2026] POST /volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:45.636598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a3c0e3f9-e438-4b14-afe7-0422b560c14e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.637262 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3c0e3f9-e438-4b14-afe7-0422b560c14e None None] GET https://10.4.3.138/volume// Jul 10 13:11:45.637340 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3c0e3f9-e438-4b14-afe7-0422b560c14e None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:45.637533 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3c0e3f9-e438-4b14-afe7-0422b560c14e None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:45.638037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3c0e3f9-e438-4b14-afe7-0422b560c14e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:45.638408 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 46/185] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:11:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:45.644943 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.649531 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:11:45.649531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:45.649531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:45.663304 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:45.663304 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:45.668186 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:45.676398 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-51bfb1d0-156f-454e-88f4-066e235409e4 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 200 Jul 10 13:11:45.677115 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 45/186] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:11:45 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:11:45.752887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.755728 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] PUT https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 Jul 10 13:11:45.756267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:45.771377 np0000005006 devstack@c-api.service[100115]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 13:11:45.771377 np0000005006 devstack@c-api.service[100115]: .first() Jul 10 13:11:45.780744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Acquiring lock "cinder-attachment_update-93022055-13b9-4c3a-b335-68d20850b16f-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:11:45.785963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-93022055-13b9-4c3a-b335-68d20850b16f-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:11:45.786958 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:45.786958 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:45.956675 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.960236 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:45.960236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:45.960236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:45.967743 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:45.967743 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:45.972051 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:45.976874 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-664f7b25-6841-4b66-b0e8-86bff3854f26 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:45.977333 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 47/187] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:45 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:45.992716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-738af5db-50c2-46f7-9fed-41985ce2915e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:45.993341 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-738af5db-50c2-46f7-9fed-41985ce2915e tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:45.993561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-738af5db-50c2-46f7-9fed-41985ce2915e tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:45.993795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-738af5db-50c2-46f7-9fed-41985ce2915e tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:46.002083 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:46.002083 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:46.006569 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-738af5db-50c2-46f7-9fed-41985ce2915e tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Volume info retrieved successfully. Jul 10 13:11:46.010743 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-738af5db-50c2-46f7-9fed-41985ce2915e tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:46.011122 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 47/188] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:45 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 1033 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:46.030927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:46.033830 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] POST https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5/action Jul 10 13:11:46.034330 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:46.034533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:46.060746 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:46.060746 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:46.061623 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:46.088953 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-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. Jul 10 13:11:46.088953 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-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. Jul 10 13:11:46.118366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Created reservations ['c8e3486e-6422-40b6-8405-8ef8dd501863', 'c93aef66-eb13-4080-b7cb-1403367ad697'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:46.139740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Created reservations ['60e29d99-15e9-46cd-82e5-8eb6133aca5f', '82fa08c7-a757-45cf-9d62-1021944bdeb1'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:11:46.181447 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Retype volume request issued successfully. Jul 10 13:11:46.181654 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-63b68b05-5481-42b8-bc40-d1df16d8a8ec tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5/action returned with HTTP 202 Jul 10 13:11:46.182890 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 46/189] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:11:46 2026] POST /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:11:46.191056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:46.193446 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:46.194678 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:46.194678 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:46.224721 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:46.224721 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:46.234959 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:46.240329 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1a3ce2f-5a06-4c8a-9461-ad71e4e22f86 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:46.240840 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 48/190] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:46 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:11:46.320879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-93022055-13b9-4c3a-b335-68d20850b16f-np0000005006" released by "attachment_update" :: held 0.535s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:11:46.321195 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1901d412-b584-4d07-815c-309e94c49597 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 returned with HTTP 200 Jul 10 13:11:46.321799 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 50/191] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:11:45 2026] PUT /volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:46.836280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1121bdf5-1a2f-448a-9077-27b702822f7c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:46.839180 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1121bdf5-1a2f-448a-9077-27b702822f7c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795/action Jul 10 13:11:46.839679 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1121bdf5-1a2f-448a-9077-27b702822f7c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:46.840616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1121bdf5-1a2f-448a-9077-27b702822f7c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:46.862629 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:46.862629 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:46.884761 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-1121bdf5-1a2f-448a-9077-27b702822f7c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795/action returned with HTTP 204 Jul 10 13:11:46.885426 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 48/192] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:11:46 2026] POST /volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:47.254553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.257055 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.257357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.257605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.268855 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.268855 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:47.271017 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:47.276424 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf3d3a74-c32a-4050-8740-4e0075914aa0 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:47.277074 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 47/193] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:47.291036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c5f05010-d0a8-43b5-9206-d66410371572 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.294716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c5f05010-d0a8-43b5-9206-d66410371572 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.294716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c5f05010-d0a8-43b5-9206-d66410371572 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.294716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c5f05010-d0a8-43b5-9206-d66410371572 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.302835 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.302835 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:47.310612 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c5f05010-d0a8-43b5-9206-d66410371572 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Volume info retrieved successfully. Jul 10 13:11:47.317523 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c5f05010-d0a8-43b5-9206-d66410371572 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:47.317967 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 49/194] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 1033 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:47.336082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.339277 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] GET https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326 Jul 10 13:11:47.339559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.339851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.341166 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.341166 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:47.341622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326'), ('all_tenants', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:11:47.390846 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Get all volumes completed successfully. Jul 10 13:11:47.391458 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4744af49-f5e9-4339-a5cc-a4c2707a3998 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326 returned with HTTP 200 Jul 10 13:11:47.392048 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 51/195] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-185109326 => generated 346 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-56fa4874-6b15-473d-88a4-d8a6e0391fc0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56fa4874-6b15-473d-88a4-d8a6e0391fc0 None None] GET https://10.4.3.138/volume// Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56fa4874-6b15-473d-88a4-d8a6e0391fc0 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56fa4874-6b15-473d-88a4-d8a6e0391fc0 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56fa4874-6b15-473d-88a4-d8a6e0391fc0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:11:47.397641 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 49/196] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:11:47.407029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.407154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.407856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.408105 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.408354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.408988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:11:47.409864 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.409864 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.423789 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.423789 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:47.424751 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.424751 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:11:47.429991 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:47.430646 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:11:47.436338 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91bb39ec-491e-44cb-b8af-3f57f0256d12 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:47.436835 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 50/197] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:47.437253 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d97eb002-d078-436f-8f76-49e9ea54554a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 200 Jul 10 13:11:47.437869 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 48/198] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:11:47.457427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.460205 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.460421 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.460718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.460990 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Delete volume with id: d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.474078 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.474078 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:11:47.474832 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:47.512025 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Delete volume request issued successfully. Jul 10 13:11:47.512358 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3b67168-5e9d-4041-80cf-1d63974b4d11 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 202 Jul 10 13:11:47.512931 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 52/199] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:11:47 2026] DELETE /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:47.524462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.526970 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:47.527175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:47.528846 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:47.542520 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.542520 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:47.550981 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Volume info retrieved successfully. Jul 10 13:11:47.554937 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:47.558684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] PUT https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 Jul 10 13:11:47.559005 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41687e11-e26a-4bce-b959-9fcf9130bfbf tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 200 Jul 10 13:11:47.559113 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:47.560367 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 50/200] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:47 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:47.569375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Acquiring lock "cinder-attachment_update-76d2518b-8cac-480c-97bc-4475c16353e9-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:11:47.578867 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-76d2518b-8cac-480c-97bc-4475c16353e9-np0000005006" acquired by "attachment_update" :: waited 0.010s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:11:47.580057 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:47.580057 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:48.111738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Lock "cinder-attachment_update-76d2518b-8cac-480c-97bc-4475c16353e9-np0000005006" released by "attachment_update" :: held 0.532s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:11:48.111738 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-3f4fc0db-ec30-4ab3-a4cd-6a3cf3e81097 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 returned with HTTP 200 Jul 10 13:11:48.111738 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 51/201] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:11:47 2026] PUT /volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:11:48.575506 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f61b3f06-7a7c-40ad-bb92-fc9b4ec9d5e9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.577938 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f61b3f06-7a7c-40ad-bb92-fc9b4ec9d5e9 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] GET https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 Jul 10 13:11:48.578269 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f61b3f06-7a7c-40ad-bb92-fc9b4ec9d5e9 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:48.578423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f61b3f06-7a7c-40ad-bb92-fc9b4ec9d5e9 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:48.596165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f61b3f06-7a7c-40ad-bb92-fc9b4ec9d5e9 tempest-VolumeRetypeWithoutMigrationTest-2136488512 tempest-VolumeRetypeWithoutMigrationTest-2136488512-project-member] https://10.4.3.138/volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 returned with HTTP 404 Jul 10 13:11:48.596986 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 49/202] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:11:48 2026] GET /volume/v3/volumes/d4bd2522-7dfc-4df0-9cfb-5d2ade5aacd5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:48.609891 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cba10aea-fc57-4f05-ab1f-d5b6c9a0e86d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.613823 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cba10aea-fc57-4f05-ab1f-d5b6c9a0e86d tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] DELETE https://10.4.3.138/volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 Jul 10 13:11:48.613823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cba10aea-fc57-4f05-ab1f-d5b6c9a0e86d tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:48.613823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cba10aea-fc57-4f05-ab1f-d5b6c9a0e86d tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:48.629637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d84bb82f-66eb-48a5-b4eb-bd84f3c1b3c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.636834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d84bb82f-66eb-48a5-b4eb-bd84f3c1b3c5 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] POST https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7/action Jul 10 13:11:48.636834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d84bb82f-66eb-48a5-b4eb-bd84f3c1b3c5 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:11:48.636834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d84bb82f-66eb-48a5-b4eb-bd84f3c1b3c5 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:48.653102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cba10aea-fc57-4f05-ab1f-d5b6c9a0e86d tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 returned with HTTP 202 Jul 10 13:11:48.653102 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 53/203] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:11:48 2026] DELETE /volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:48.659302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7d22c4c4-a6d2-4624-af0e-fd71d367a630 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.662633 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d22c4c4-a6d2-4624-af0e-fd71d367a630 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] GET https://10.4.3.138/volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 Jul 10 13:11:48.662950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7d22c4c4-a6d2-4624-af0e-fd71d367a630 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:48.663217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7d22c4c4-a6d2-4624-af0e-fd71d367a630 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:48.666300 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:48.666300 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:11:48.670747 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d22c4c4-a6d2-4624-af0e-fd71d367a630 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 returned with HTTP 404 Jul 10 13:11:48.670747 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 52/204] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:11:48 2026] GET /volume/v3/types/c032b4cc-3dce-4775-95a5-a4fa9ac5e6b4 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:48.679947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cd6be08e-cdc5-43e9-a87b-ba138ddcfa49 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.682404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cd6be08e-cdc5-43e9-a87b-ba138ddcfa49 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] DELETE https://10.4.3.138/volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 Jul 10 13:11:48.683416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cd6be08e-cdc5-43e9-a87b-ba138ddcfa49 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:48.683416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cd6be08e-cdc5-43e9-a87b-ba138ddcfa49 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:48.686310 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c6c64135-9bf9-4eda-83ee-e137560775e0 req-d84bb82f-66eb-48a5-b4eb-bd84f3c1b3c5 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7/action returned with HTTP 204 Jul 10 13:11:48.686841 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 51/205] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:11:48 2026] POST /volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:48.744666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cd6be08e-cdc5-43e9-a87b-ba138ddcfa49 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 returned with HTTP 202 Jul 10 13:11:48.745286 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 50/206] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:11:48 2026] DELETE /volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:11:48.753814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4619ce4a-b280-4de0-bde0-7b95972ae527 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:48.756669 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4619ce4a-b280-4de0-bde0-7b95972ae527 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] GET https://10.4.3.138/volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 Jul 10 13:11:48.756856 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4619ce4a-b280-4de0-bde0-7b95972ae527 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:48.757433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4619ce4a-b280-4de0-bde0-7b95972ae527 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:48.762318 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4619ce4a-b280-4de0-bde0-7b95972ae527 tempest-VolumeRetypeWithoutMigrationTest-2145502707 tempest-VolumeRetypeWithoutMigrationTest-2145502707-project-admin] https://10.4.3.138/volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 returned with HTTP 404 Jul 10 13:11:48.762954 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 54/207] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:11:48 2026] GET /volume/v3/types/3577d0af-7b0e-4fb9-86e8-3ee809875e07 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:53.196440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8370fc5f-4f51-423b-a275-6864e44195fb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.428778 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8370fc5f-4f51-423b-a275-6864e44195fb tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] GET https://10.4.3.138/volume/v3/os-services Jul 10 13:11:53.429050 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8370fc5f-4f51-423b-a275-6864e44195fb tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:53.429309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8370fc5f-4f51-423b-a275-6864e44195fb tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:53.429629 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:11:53.429629 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:11:53.435882 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8370fc5f-4f51-423b-a275-6864e44195fb tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services returned with HTTP 200 Jul 10 13:11:53.436465 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 53/208] 10.4.3.138 () {66 vars in 1249 bytes} [Fri Jul 10 13:11:53 2026] GET /volume/v3/os-services => generated 626 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:11:53.450340 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9ea166ce-249c-482f-b213-1474f822ed99 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.452873 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9ea166ce-249c-482f-b213-1474f822ed99 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] PUT https://10.4.3.138/volume/v3/os-services/disable-log-reason Jul 10 13:11:53.453663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9ea166ce-249c-482f-b213-1474f822ed99 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005006", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:53.455761 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9ea166ce-249c-482f-b213-1474f822ed99 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 13:11:53.456349 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 52/209] 10.4.3.138 () {68 vars in 1326 bytes} [Fri Jul 10 13:11:53 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:11:53.469236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9f7cc90c-2649-4cd1-aeeb-6b7eeeeb559a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.470778 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f7cc90c-2649-4cd1-aeeb-6b7eeeeb559a tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] PUT https://10.4.3.138/volume/v3/os-services/disable Jul 10 13:11:53.471096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9f7cc90c-2649-4cd1-aeeb-6b7eeeeb559a tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005006", "binary": "invalid_binary"} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:53.477595 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=330,cinder:INSERT=87,cinder:UPDATE=119,cinder:DELETE=2 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:11:53.480416 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f7cc90c-2649-4cd1-aeeb-6b7eeeeb559a tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services/disable returned with HTTP 404 Jul 10 13:11:53.481306 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 51/210] 10.4.3.138 () {68 vars in 1293 bytes} [Fri Jul 10 13:11:53 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:11:53.493492 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-548f3d81-e997-4a29-aae3-c5c87f9889af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.495269 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-548f3d81-e997-4a29-aae3-c5c87f9889af tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] PUT https://10.4.3.138/volume/v3/os-services/enable Jul 10 13:11:53.495623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-548f3d81-e997-4a29-aae3-c5c87f9889af tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:53.501811 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=178,cinder:UPDATE=43,cinder:DELETE=4,cinder:INSERT=18 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:11:53.503428 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-548f3d81-e997-4a29-aae3-c5c87f9889af tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services/enable returned with HTTP 404 Jul 10 13:11:53.504209 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 55/211] 10.4.3.138 () {68 vars in 1290 bytes} [Fri Jul 10 13:11:53 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) Jul 10 13:11:53.516455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-82fffc7b-3e5f-4b2c-8a37-d8735f8c2767 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.518866 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-82fffc7b-3e5f-4b2c-8a37-d8735f8c2767 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] PUT https://10.4.3.138/volume/v3/os-services/freeze Jul 10 13:11:53.519274 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-82fffc7b-3e5f-4b2c-8a37-d8735f8c2767 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:53.528405 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-82fffc7b-3e5f-4b2c-8a37-d8735f8c2767 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 13:11:53.528957 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 54/212] 10.4.3.138 () {68 vars in 1290 bytes} [Fri Jul 10 13:11:53 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) Jul 10 13:11:53.540708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b876d5df-8c9b-4679-ad3c-44b61efce077 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:53.544718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b876d5df-8c9b-4679-ad3c-44b61efce077 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] PUT https://10.4.3.138/volume/v3/os-services/thaw Jul 10 13:11:53.544718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b876d5df-8c9b-4679-ad3c-44b61efce077 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:11:53.551171 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b876d5df-8c9b-4679-ad3c-44b61efce077 tempest-VolumeServicesNegativeTest-968044066 tempest-VolumeServicesNegativeTest-968044066-project-admin] https://10.4.3.138/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 13:11:53.551828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 53/213] 10.4.3.138 () {68 vars in 1284 bytes} [Fri Jul 10 13:11:53 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:11:57.156772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa08ad68-d564-45f3-9672-fbf6bdba9175 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:11:57.444503 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa08ad68-d564-45f3-9672-fbf6bdba9175 tempest-ExtensionsTestJSON-144591146 tempest-ExtensionsTestJSON-144591146-project-member] GET https://10.4.3.138/volume/v3/extensions Jul 10 13:11:57.444675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa08ad68-d564-45f3-9672-fbf6bdba9175 tempest-ExtensionsTestJSON-144591146 tempest-ExtensionsTestJSON-144591146-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:11:57.444849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa08ad68-d564-45f3-9672-fbf6bdba9175 tempest-ExtensionsTestJSON-144591146 tempest-ExtensionsTestJSON-144591146-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:11:57.445933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa08ad68-d564-45f3-9672-fbf6bdba9175 tempest-ExtensionsTestJSON-144591146 tempest-ExtensionsTestJSON-144591146-project-member] https://10.4.3.138/volume/v3/extensions returned with HTTP 200 Jul 10 13:11:57.446369 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 52/214] 10.4.3.138 () {66 vars in 1246 bytes} [Fri Jul 10 13:11:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:02.128640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:02.359740 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:02.359740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-998255936"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:02.360376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-998255936'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:02.360517 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume of 1 GB Jul 10 13:12:02.367262 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Availability Zones retrieved successfully. Jul 10 13:12:02.372444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Flow 'volume_create_api' (a4bd2c05-f9ba-49ba-8604-2069c0116aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:02.373487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb7cb0f-a560-4493-bd5c-eb74f40043da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:02.374404 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:02.400920 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eb7cb0f-a560-4493-bd5c-eb74f40043da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:02.401597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3806c6a-c048-467b-b066-d92c230cb415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:02.439731 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-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. Jul 10 13:12:02.491199 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Created reservations ['5d2a41a0-1aec-42e8-971e-35be2ea190eb', '360de15d-aa94-4013-93ce-e85cea0342af', 'c9f68c96-ef7d-4979-9fde-9f7350ce9b3e', '6407d625-1114-4240-b6ab-98318d084856'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:02.492244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3806c6a-c048-467b-b066-d92c230cb415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d2a41a0-1aec-42e8-971e-35be2ea190eb', '360de15d-aa94-4013-93ce-e85cea0342af', 'c9f68c96-ef7d-4979-9fde-9f7350ce9b3e', '6407d625-1114-4240-b6ab-98318d084856']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:02.493308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7456dcbb-b398-44f9-99d3-40c43e2b9116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:02.519162 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7456dcbb-b398-44f9-99d3-40c43e2b9116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-998255936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',qos_specs=None,replication_status=,reservations=['5d2a41a0-1aec-42e8-971e-35be2ea190eb','360de15d-aa94-4013-93ce-e85cea0342af','c9f68c96-ef7d-4979-9fde-9f7350ce9b3e','6407d625-1114-4240-b6ab-98318d084856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff77d029313485a81edcec174878b53',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-998255936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff77d029313485a81edcec174878b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:02.519888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5102f2c-4201-4daa-bc94-0ecb5825b013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:02.541154 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5102f2c-4201-4daa-bc94-0ecb5825b013) transitioned into state 'SUCCESS' from state '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-998255936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',qos_specs=None,replication_status=,reservations=['5d2a41a0-1aec-42e8-971e-35be2ea190eb','360de15d-aa94-4013-93ce-e85cea0342af','c9f68c96-ef7d-4979-9fde-9f7350ce9b3e','6407d625-1114-4240-b6ab-98318d084856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff77d029313485a81edcec174878b53',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:02.541626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafa5c37-f0d7-4c56-a08c-d74353695c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:02.551609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafa5c37-f0d7-4c56-a08c-d74353695c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:02.552617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Flow 'volume_create_api' (a4bd2c05-f9ba-49ba-8604-2069c0116aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:02.553064 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume request issued successfully. Jul 10 13:12:02.553981 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04dfb62f-2d4d-4170-986d-35a6ccb2b39a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:02.554720 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 56/215] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:12:02 2026] POST /volume/v3/volumes => generated 750 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:02.576027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:02.577722 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:02.577964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:02.578218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:02.585245 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:02.585245 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:02.589136 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:02.593497 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65483a2c-5f42-4f47-bc8a-23c5cd21a2c4 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:02.593972 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 55/216] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:02 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:03.549717 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=286,cinder:INSERT=56,cinder:UPDATE=118,cinder:DELETE=2 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:12:03.609985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:03.613475 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:03.614037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:03.614244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:03.625401 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:03.625401 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:03.631698 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:03.636264 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e46fac6-d71e-4e18-9ce5-eaddae2de314 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:03.636622 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 54/217] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:03 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:03.649904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-77b51f7f-6825-434d-a395-dcc035289f3d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:03.652512 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] POST https://10.4.3.138/volume/v3/os-volume-transfer Jul 10 13:12:03.652512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:03.653537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.volume_transfer [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Creating new volume transfer {'transfer': {'volume_id': '4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 13:12:03.653787 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.volume_transfer [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Creating transfer of volume 4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:03.653975 np0000005006 devstack@c-api.service[100113]: INFO cinder.transfer.api [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Generating transfer record for volume 4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:03.661954 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:03.661954 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:03.677240 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77b51f7f-6825-434d-a395-dcc035289f3d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 13:12:03.677880 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 53/218] 10.4.3.138 () {68 vars in 1291 bytes} [Fri Jul 10 13:12:03 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:03.687863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:03.689734 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:03.689942 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:03.690213 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:03.697474 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:03.697474 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:03.701389 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:03.705880 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4e5e136-119b-42b6-b3dc-b64b691b6e29 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:03.706328 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 57/219] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:03 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:03.718493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c8078cd-1ac3-43b3-9127-0e90ef4380a7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:03.720393 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c8078cd-1ac3-43b3-9127-0e90ef4380a7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac Jul 10 13:12:03.720630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c8078cd-1ac3-43b3-9127-0e90ef4380a7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:03.721103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c8078cd-1ac3-43b3-9127-0e90ef4380a7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:03.728763 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c8078cd-1ac3-43b3-9127-0e90ef4380a7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac returned with HTTP 200 Jul 10 13:12:03.729339 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 56/220] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:12:03 2026] GET /volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac => generated 409 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:03.737175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-37702274-2740-4b26-b176-55c3777e61b7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:03.738802 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37702274-2740-4b26-b176-55c3777e61b7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/os-volume-transfer Jul 10 13:12:03.738971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37702274-2740-4b26-b176-55c3777e61b7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:03.739197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37702274-2740-4b26-b176-55c3777e61b7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:03.739373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.volume_transfer [None req-37702274-2740-4b26-b176-55c3777e61b7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Listing volume transfers {{(pid=100114) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 13:12:03.744892 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37702274-2740-4b26-b176-55c3777e61b7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 13:12:03.745258 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 55/221] 10.4.3.138 () {66 vars in 1270 bytes} [Fri Jul 10 13:12:03 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:03.753764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbc1fce5-6653-437e-b207-671cbae6c512 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:04.003291 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] POST https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac/accept Jul 10 13:12:04.003854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b2415cdba5b7e5cb"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:04.005385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.volume_transfer [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Accepting volume transfer 6b569c57-93e7-4a93-b6c7-e9a191bd19ac {{(pid=100113) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 13:12:04.005643 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.volume_transfer [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Accepting transfer 6b569c57-93e7-4a93-b6c7-e9a191bd19ac Jul 10 13:12:04.057461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Created reservations ['edac4ddd-141d-4365-b4f6-a49c86494dbb', 'c96fee40-9e14-4fa6-8702-c56273bbb1a7', 'ff0068d5-f789-4585-9025-1e73f60ccf63', 'e2f5f6e3-aab2-4671-8dbb-df31d21fb9ff'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:04.081308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Created reservations ['1df5ec8e-a5f0-4b7a-9eff-f1c5eea1a78f', '1ed017b9-5589-4209-91bf-8cee5db75bd6', 'f8101edc-01b6-488d-8679-40a368dfc408', 'a1696fd5-28d3-4d10-8919-ae8c27208a49'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:04.114860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Created reservations ['17aeadbc-9aef-439d-bf57-9d5744cbadc2', '76b695bf-1ac0-4c7e-b040-7a62caab4f9f', 'c86abc41-70a3-4b1d-85f9-a235569dd85d', '686430a6-1820-4175-af63-4cc2e2b5cc5b'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:04.144677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Created reservations ['88931fb6-b9fa-4af4-923c-83689e5d5084', '167aed79-3a35-4d92-9393-10834bfeea51', '20884328-1fd4-4f46-829e-e988c78aad72', 'fc24e0fd-b996-448a-b192-1657a01958ba'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:04.678864 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Transfer volume completed successfully. Jul 10 13:12:04.753796 np0000005006 devstack@c-api.service[100113]: INFO cinder.transfer.api [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Volume 4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 has been transferred. Jul 10 13:12:04.762267 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbc1fce5-6653-437e-b207-671cbae6c512 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac/accept returned with HTTP 202 Jul 10 13:12:04.762895 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 54/222] 10.4.3.138 () {68 vars in 1423 bytes} [Fri Jul 10 13:12:03 2026] POST /volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac/accept => generated 365 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:04.773308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:04.775707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:04.775998 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:04.776279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:04.787340 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:04.787340 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:04.792617 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Volume info retrieved successfully. Jul 10 13:12:04.799108 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecc5ac01-cbf6-4a39-b803-44b1f5b22709 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:04.799650 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 58/223] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:04 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:04.815570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:04.817828 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:04.818061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:04.818245 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:04.831226 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:04.831226 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:04.836824 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] Volume info retrieved successfully. Jul 10 13:12:04.843449 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cb2dcd81-d6df-4d06-b853-1a58130ebae1 tempest-VolumesTransfersTest-2121590680 tempest-VolumesTransfersTest-2121590680-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:04.844476 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 57/224] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:04 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:04.857426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:04.860632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] DELETE https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac Jul 10 13:12:04.861460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:04.861673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:04.861815 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Delete transfer with id: 6b569c57-93e7-4a93-b6c7-e9a191bd19ac Jul 10 13:12:04.871299 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dfe64b5b-4306-4dfd-a1c9-8629f17ff1c6 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac returned with HTTP 404 Jul 10 13:12:04.872881 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 56/225] 10.4.3.138 () {66 vars in 1384 bytes} [Fri Jul 10 13:12:04 2026] DELETE /volume/v3/os-volume-transfer/6b569c57-93e7-4a93-b6c7-e9a191bd19ac => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:04.882318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:05.179061 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:05.179262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:05.179511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:05.179743 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Delete volume with id: 4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:05.188048 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:05.188048 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:05.188502 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Volume info retrieved successfully. Jul 10 13:12:05.208515 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Delete volume request issued successfully. Jul 10 13:12:05.208715 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-43fafbbb-0113-48e9-ae3d-6a29194f580d tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 202 Jul 10 13:12:05.209133 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 55/226] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:04 2026] DELETE /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:05.217147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:05.219487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:05.219790 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:05.220072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:05.228909 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:05.228909 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:05.233151 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Volume info retrieved successfully. Jul 10 13:12:05.237703 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9c62aa58-bafc-4ee7-a52c-fb07a4737b26 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 200 Jul 10 13:12:05.238061 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 59/227] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:05 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:06.254844 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7f0ee153-0282-469e-b2f9-8a1936e9e07f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:06.257428 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7f0ee153-0282-469e-b2f9-8a1936e9e07f tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:06.257681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7f0ee153-0282-469e-b2f9-8a1936e9e07f tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:06.258020 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7f0ee153-0282-469e-b2f9-8a1936e9e07f tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:06.263843 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7f0ee153-0282-469e-b2f9-8a1936e9e07f tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 404 Jul 10 13:12:06.264386 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 58/228] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:06 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:06.270967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-647bdf2e-38f8-4dc8-b490-5f501e58410c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:06.272804 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-647bdf2e-38f8-4dc8-b490-5f501e58410c tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:06.272991 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-647bdf2e-38f8-4dc8-b490-5f501e58410c tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:06.273209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-647bdf2e-38f8-4dc8-b490-5f501e58410c tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:06.278547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-647bdf2e-38f8-4dc8-b490-5f501e58410c tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 404 Jul 10 13:12:06.279018 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 57/229] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:06 2026] GET /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:06.289573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:06.291464 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] DELETE https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:06.291676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:06.292764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:06.292764 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Delete volume with id: 4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 Jul 10 13:12:06.297566 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e561c49-b2de-4c8a-b910-b6f36743d45b tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 returned with HTTP 404 Jul 10 13:12:06.298094 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 56/230] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:06 2026] DELETE /volume/v3/volumes/4e6d1cc0-fb83-460b-8515-a1ae78f6cbc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:06.308576 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fb8ad80c-010b-4cce-a216-e6a066081736 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:06.313427 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:06.313886 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-792383727"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:06.317651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-792383727'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:06.317837 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume of 1 GB Jul 10 13:12:06.323719 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Availability Zones retrieved successfully. Jul 10 13:12:06.329241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Flow 'volume_create_api' (6b998a99-9b6b-4638-af9e-7da906a7d86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:06.330104 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b832aeec-22d8-41fb-b22f-49278a035bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:06.331032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:06.361481 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b832aeec-22d8-41fb-b22f-49278a035bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:06.362301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae19e175-3dee-4b6e-bfd3-1a65a69adc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:06.405687 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Created reservations ['ae39b6ff-23a5-4e67-b04c-2db216fb80e9', '051505fb-deef-4947-bfb7-8745d36a0b39', 'bd26ee92-9b9a-4919-8ed1-735c7bf0e2c2', '388c0124-8266-4406-a195-00b910065331'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:06.406591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae19e175-3dee-4b6e-bfd3-1a65a69adc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae39b6ff-23a5-4e67-b04c-2db216fb80e9', '051505fb-deef-4947-bfb7-8745d36a0b39', 'bd26ee92-9b9a-4919-8ed1-735c7bf0e2c2', '388c0124-8266-4406-a195-00b910065331']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:06.407600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615364dc-23a9-4e6c-b1de-6f862fdf9edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:06.431113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615364dc-23a9-4e6c-b1de-6f862fdf9edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e5da7f-73e7-4c17-a2dc-9693a7f64187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-792383727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',qos_specs=None,replication_status=,reservations=['ae39b6ff-23a5-4e67-b04c-2db216fb80e9','051505fb-deef-4947-bfb7-8745d36a0b39','bd26ee92-9b9a-4919-8ed1-735c7bf0e2c2','388c0124-8266-4406-a195-00b910065331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff77d029313485a81edcec174878b53',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-792383727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e5da7f-73e7-4c17-a2dc-9693a7f64187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff77d029313485a81edcec174878b53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:06.432654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4fe7b2-a292-4b46-b6ea-e9f0895cbf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:06.454251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4fe7b2-a292-4b46-b6ea-e9f0895cbf0f) transitioned into state 'SUCCESS' from state '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-792383727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1be5c41dfd341d9ae0f5566ea38b38a',qos_specs=None,replication_status=,reservations=['ae39b6ff-23a5-4e67-b04c-2db216fb80e9','051505fb-deef-4947-bfb7-8745d36a0b39','bd26ee92-9b9a-4919-8ed1-735c7bf0e2c2','388c0124-8266-4406-a195-00b910065331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff77d029313485a81edcec174878b53',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:06.455248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cac47a3-06fb-4207-94f9-ea82cf5400df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:06.468717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cac47a3-06fb-4207-94f9-ea82cf5400df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:06.468717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Flow 'volume_create_api' (6b998a99-9b6b-4638-af9e-7da906a7d86e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:06.468717 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Create volume request issued successfully. Jul 10 13:12:06.468717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb8ad80c-010b-4cce-a216-e6a066081736 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:06.469005 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 60/231] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:12:06 2026] POST /volume/v3/volumes => generated 750 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:06.481495 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:06.483545 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:06.483711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:06.483925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:06.491385 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:06.491385 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:06.496525 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:06.501612 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7bbfd0a-2f71-4953-b20d-ae6608fe7bab tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 200 Jul 10 13:12:06.502109 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 59/232] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:06 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:12:07.520308 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.522101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.522306 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.522501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.530966 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.530966 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:07.534526 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:07.539335 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f1bf8867-7c6f-4707-b4f5-f7c9517eed5d tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 200 Jul 10 13:12:07.539819 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 58/233] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:07 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:07.554791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.556664 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] POST https://10.4.3.138/volume/v3/os-volume-transfer Jul 10 13:12:07.557103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "33e5da7f-73e7-4c17-a2dc-9693a7f64187"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:07.559064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.volume_transfer [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Creating new volume transfer {'transfer': {'volume_id': '33e5da7f-73e7-4c17-a2dc-9693a7f64187'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 13:12:07.559188 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.volume_transfer [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Creating transfer of volume 33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.559299 np0000005006 devstack@c-api.service[100113]: INFO cinder.transfer.api [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Generating transfer record for volume 33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.568238 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.568238 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:07.580665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f45f1a92-aa46-49f9-9d5a-f3ce621b2321 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 13:12:07.581236 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 57/234] 10.4.3.138 () {68 vars in 1291 bytes} [Fri Jul 10 13:12:07 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:07.590991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.592994 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.593209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.593357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.599959 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.599959 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:07.603584 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:07.607668 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d021dfb-09a0-42f4-b267-0b5ee01c4ae2 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 200 Jul 10 13:12:07.608064 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 61/235] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:07 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:07.621281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.626718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/os-volume-transfer/detail Jul 10 13:12:07.626718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.626718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.626718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.volume_transfer [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Listing volume transfers {{(pid=100116) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 13:12:07.633036 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-523ee0f8-dd2c-4898-abd1-060788b21cdc tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 13:12:07.633158 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 60/236] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:12:07 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:07.643086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.645216 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] DELETE https://10.4.3.138/volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 Jul 10 13:12:07.645466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.645742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.645897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Delete transfer with id: f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 Jul 10 13:12:07.658591 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.658591 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:07.669507 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f21e51cd-d231-4f9a-9490-a4d7fdf6393a tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 returned with HTTP 202 Jul 10 13:12:07.670111 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 59/237] 10.4.3.138 () {66 vars in 1384 bytes} [Fri Jul 10 13:12:07 2026] DELETE /volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:07.677664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.679558 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.679918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.680169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.688336 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.688336 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:07.692277 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Volume info retrieved successfully. Jul 10 13:12:07.696448 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7834e669-f08f-4c51-9fff-cbe5db15f130 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 200 Jul 10 13:12:07.696832 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 58/238] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:07 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:07.712003 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.713607 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] DELETE https://10.4.3.138/volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 Jul 10 13:12:07.713843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.714096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.714240 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.volume_transfer [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Delete transfer with id: f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 Jul 10 13:12:07.719296 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6a4305c-00d2-46ce-82a8-3f87f7a206a0 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 returned with HTTP 404 Jul 10 13:12:07.719830 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 62/239] 10.4.3.138 () {66 vars in 1384 bytes} [Fri Jul 10 13:12:07 2026] DELETE /volume/v3/os-volume-transfer/f43870c1-2f8b-4f9d-bd0f-925e704ce6c9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:07.729156 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.731643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.732216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.732480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.732704 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Delete volume with id: 33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.742473 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.742473 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:07.742915 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Volume info retrieved successfully. Jul 10 13:12:07.768144 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Delete volume request issued successfully. Jul 10 13:12:07.768332 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9f9b93e-7793-45df-8383-14ce7301d7bc tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 202 Jul 10 13:12:07.768909 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 61/240] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:07 2026] DELETE /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:07.781494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:07.784795 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:07.785135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:07.785439 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:07.799675 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:07.799675 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:07.805313 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Volume info retrieved successfully. Jul 10 13:12:07.811595 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69c41f6e-c546-4d54-8c9a-9fa08b9bd7be tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 200 Jul 10 13:12:07.812206 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 60/241] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:07 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:08.830318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a42c5a17-de09-4ee6-9677-6621d4476ff6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:08.832350 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a42c5a17-de09-4ee6-9677-6621d4476ff6 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:08.834165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a42c5a17-de09-4ee6-9677-6621d4476ff6 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:08.834165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a42c5a17-de09-4ee6-9677-6621d4476ff6 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:08.842843 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a42c5a17-de09-4ee6-9677-6621d4476ff6 tempest-VolumesTransfersTest-1976301158 tempest-VolumesTransfersTest-1976301158-project-admin] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 404 Jul 10 13:12:08.843386 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 59/242] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:08 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:08.850509 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6752afda-0cc2-4f65-8604-d9ff0dff0216 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:08.851861 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6752afda-0cc2-4f65-8604-d9ff0dff0216 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] GET https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:08.852049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6752afda-0cc2-4f65-8604-d9ff0dff0216 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:08.852279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6752afda-0cc2-4f65-8604-d9ff0dff0216 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:08.858083 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6752afda-0cc2-4f65-8604-d9ff0dff0216 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 404 Jul 10 13:12:08.858564 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 63/243] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:08 2026] GET /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:08.865577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:08.867273 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] DELETE https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:08.867456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:08.867665 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:08.867835 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] Delete volume with id: 33e5da7f-73e7-4c17-a2dc-9693a7f64187 Jul 10 13:12:08.877289 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8aef46c2-028c-4f2f-ad7a-7d247a022cf7 tempest-VolumesTransfersTest-1244267436 tempest-VolumesTransfersTest-1244267436-project-member] https://10.4.3.138/volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 returned with HTTP 404 Jul 10 13:12:08.878255 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 62/244] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:08 2026] DELETE /volume/v3/volumes/33e5da7f-73e7-4c17-a2dc-9693a7f64187 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:13.416904 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:13.418885 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:13.419239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1429552085"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:13.420681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1429552085'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:13.420911 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Create volume of 1 GB Jul 10 13:12:13.425423 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Availability Zones retrieved successfully. Jul 10 13:12:13.431301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Flow 'volume_create_api' (35d04f6d-c52a-4e87-a468-84a1979db35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:13.432375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c6a02-c89f-4bb8-9210-d4c3c06259ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:13.433358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:13.469078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b6c6a02-c89f-4bb8-9210-d4c3c06259ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:13.470013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44ac134-1c5e-4858-98ee-889cb31ce13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:13.569517 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Created reservations ['95756dc9-a245-4f55-a9ac-fbb1eeaad5a5', '09b2c9a1-7fff-4837-a65c-47c18915f502', 'f75aadec-2c0e-43b8-8cc7-87fbca266dea', '7d15f5d5-3575-4690-90a8-07e680c00266'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:13.570870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44ac134-1c5e-4858-98ee-889cb31ce13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95756dc9-a245-4f55-a9ac-fbb1eeaad5a5', '09b2c9a1-7fff-4837-a65c-47c18915f502', 'f75aadec-2c0e-43b8-8cc7-87fbca266dea', '7d15f5d5-3575-4690-90a8-07e680c00266']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:13.571924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714f0d98-b0ed-4fea-b66c-774c6ca19984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:13.607835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714f0d98-b0ed-4fea-b66c-774c6ca19984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42fbd6e3-b485-4019-9c8f-69d315b5add4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1429552085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605e3f0ce05d4b97adc19237e03dfe0c',qos_specs=None,replication_status=,reservations=['95756dc9-a245-4f55-a9ac-fbb1eeaad5a5','09b2c9a1-7fff-4837-a65c-47c18915f502','f75aadec-2c0e-43b8-8cc7-87fbca266dea','7d15f5d5-3575-4690-90a8-07e680c00266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcc23a8f7d14a48855c4f8227692d5a',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1429552085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42fbd6e3-b485-4019-9c8f-69d315b5add4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605e3f0ce05d4b97adc19237e03dfe0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abcc23a8f7d14a48855c4f8227692d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:13.609050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5f78e2-8c97-4a9a-b5e9-0511f9881a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:13.638172 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d5f78e2-8c97-4a9a-b5e9-0511f9881a53) transitioned into state 'SUCCESS' from state '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-1429552085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605e3f0ce05d4b97adc19237e03dfe0c',qos_specs=None,replication_status=,reservations=['95756dc9-a245-4f55-a9ac-fbb1eeaad5a5','09b2c9a1-7fff-4837-a65c-47c18915f502','f75aadec-2c0e-43b8-8cc7-87fbca266dea','7d15f5d5-3575-4690-90a8-07e680c00266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abcc23a8f7d14a48855c4f8227692d5a',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:13.639086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8a4d68-3e04-40c6-bb68-d1c45a00394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:13.652901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb8a4d68-3e04-40c6-bb68-d1c45a00394e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:13.653870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Flow 'volume_create_api' (35d04f6d-c52a-4e87-a468-84a1979db35b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:13.654344 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Create volume request issued successfully. Jul 10 13:12:13.655069 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0111a5da-124e-4a17-b7ee-3e0a5c72cae0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:13.655486 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 61/245] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:12:13 2026] POST /volume/v3/volumes => generated 755 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:13.673066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:13.676180 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:13.677707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:13.677707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:13.689911 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:13.689911 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:13.695453 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:13.700038 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d7c59bb-3edb-419b-9284-f82c1ac8e530 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:13.700753 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 60/246] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:13 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:14.717317 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-69213a84-81ce-49c9-a13c-19b3c838116f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:14.721249 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69213a84-81ce-49c9-a13c-19b3c838116f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:14.721484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69213a84-81ce-49c9-a13c-19b3c838116f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:14.721721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69213a84-81ce-49c9-a13c-19b3c838116f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:14.730886 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:14.730886 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:14.737674 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-69213a84-81ce-49c9-a13c-19b3c838116f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:14.743617 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69213a84-81ce-49c9-a13c-19b3c838116f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:14.744045 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 64/247] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:14 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:14.864992 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:14.869637 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:14.869637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:14.871081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:14.883505 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:14.883505 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:14.891234 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:14.896652 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ce37e899-b1e1-4eb5-805f-1b46e3b23e11 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:14.897167 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 63/248] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:14 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:17.121711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-603d36b5-126b-4a67-9dab-07687ad05500 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:17.122616 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-603d36b5-126b-4a67-9dab-07687ad05500 None None] GET https://10.4.3.138/volume// Jul 10 13:12:17.122616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-603d36b5-126b-4a67-9dab-07687ad05500 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:17.122616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-603d36b5-126b-4a67-9dab-07687ad05500 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:17.123030 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-603d36b5-126b-4a67-9dab-07687ad05500 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:17.123440 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 62/249] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13: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) Jul 10 13:12:17.144270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-c9650668-6ab8-4183-8729-28f558a4937a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:17.390519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-c9650668-6ab8-4183-8729-28f558a4937a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:17.390519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-c9650668-6ab8-4183-8729-28f558a4937a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42fbd6e3-b485-4019-9c8f-69d315b5add4", "connector": null, "instance_uuid": "3802f95d-693a-4c66-9ff9-cd46d1e52142"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:17.401550 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:17.401550 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:17.434054 np0000005006 devstack@c-api.service[100113]: /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. Jul 10 13:12:17.434054 np0000005006 devstack@c-api.service[100113]: .first() Jul 10 13:12:17.453999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-c9650668-6ab8-4183-8729-28f558a4937a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:17.454463 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 61/250] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:17 2026] POST /volume/v3/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:17.938654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:17.943729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:17.943729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:17.943729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:17.966281 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:17.966281 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:17.974606 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:17.982029 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5f8bdf7-9e1e-4054-8baa-96666086b284 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:17.983178 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 65/251] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:17 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:17.993613 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e7f922eb-98e0-4938-84ce-3cfae35a3b33 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:17.994402 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e7f922eb-98e0-4938-84ce-3cfae35a3b33 None None] GET https://10.4.3.138/volume// Jul 10 13:12:17.994596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e7f922eb-98e0-4938-84ce-3cfae35a3b33 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:17.994761 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e7f922eb-98e0-4938-84ce-3cfae35a3b33 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:17.995238 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e7f922eb-98e0-4938-84ce-3cfae35a3b33 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:17.996211 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 64/252] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13: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) Jul 10 13:12:18.004357 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:18.006561 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:18.006787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:18.006975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:18.019395 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:18.019395 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:18.026385 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:18.031242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-66c71958-bbcf-43a7-8758-1636db9151bd tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:18.031612 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 63/253] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:18 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:18.116369 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:18.118338 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] PUT https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 Jul 10 13:12:18.118683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:18.129741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Acquiring lock "cinder-attachment_update-42fbd6e3-b485-4019-9c8f-69d315b5add4-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:18.133007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Lock "cinder-attachment_update-42fbd6e3-b485-4019-9c8f-69d315b5add4-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:18.134376 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:18.134376 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:18.668731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Lock "cinder-attachment_update-42fbd6e3-b485-4019-9c8f-69d315b5add4-np0000005006" released by "attachment_update" :: held 0.535s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:18.668731 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-81647fe6-8710-4386-9762-f4fb117ebf94 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 returned with HTTP 200 Jul 10 13:12:18.669395 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 62/254] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:18 2026] PUT /volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:18.996334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-704a8e62-b887-49ad-8222-1a41d063df3c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:19.004396 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-704a8e62-b887-49ad-8222-1a41d063df3c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:19.004580 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-704a8e62-b887-49ad-8222-1a41d063df3c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:19.004811 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-704a8e62-b887-49ad-8222-1a41d063df3c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:19.020949 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:19.020949 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:19.031014 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-704a8e62-b887-49ad-8222-1a41d063df3c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:19.039017 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-704a8e62-b887-49ad-8222-1a41d063df3c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:19.039443 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 66/255] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:18 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:19.049242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:19.055120 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:19.055248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:19.055805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:19.066146 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:19.066146 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:19.072204 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:19.080214 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-392da8f3-254e-47af-9000-8d7ba6bdd965 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:19.080719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 65/256] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:19 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:19.139015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:19.141930 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:19.142262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:19.142568 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:19.152511 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:19.152511 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:19.158405 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:19.167615 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b0f5f6c3-6454-403e-99da-c70bfcee495f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:19.168483 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 64/257] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:19 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:19.389398 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-edeb708a-e2f9-44f3-bbf2-68452390917b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:19.604550 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:19.604890 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-830935082"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:19.606196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-830935082'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:19.606310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume of 1 GB Jul 10 13:12:19.606568 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:19.606568 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:19.610201 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:12:19.616620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (4692e481-3193-40a0-8c11-32821bca5022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:19.618002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62125e-87b5-46e1-a2d0-75b16daa108b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:19.619079 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:19.643833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d62125e-87b5-46e1-a2d0-75b16daa108b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:19.644518 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0f23f7-d624-4c8b-bc32-460d8013062d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:19.708625 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['c40d017e-eaf1-4184-8202-2722860bc5f6', 'd9d8f8af-7281-47e4-98e4-fb9ba7b521bb', 'e5892d67-6e07-4098-b379-c773e05109ef', '118b9c62-14c8-4158-891a-b8dee48c9996'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:19.709520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0f23f7-d624-4c8b-bc32-460d8013062d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c40d017e-eaf1-4184-8202-2722860bc5f6', 'd9d8f8af-7281-47e4-98e4-fb9ba7b521bb', 'e5892d67-6e07-4098-b379-c773e05109ef', '118b9c62-14c8-4158-891a-b8dee48c9996']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:19.710262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d630b8-92bb-441f-8e44-41264866c4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:19.731381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d630b8-92bb-441f-8e44-41264866c4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21e69ec-864e-4d81-a3c2-b084797aceae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-830935082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['c40d017e-eaf1-4184-8202-2722860bc5f6','d9d8f8af-7281-47e4-98e4-fb9ba7b521bb','e5892d67-6e07-4098-b379-c773e05109ef','118b9c62-14c8-4158-891a-b8dee48c9996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-830935082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b21e69ec-864e-4d81-a3c2-b084797aceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:19.732203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f2bf1c-d6c5-427a-ae4f-db5cbf9bde8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:19.756233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f2bf1c-d6c5-427a-ae4f-db5cbf9bde8c) transitioned into state 'SUCCESS' from state '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-830935082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['c40d017e-eaf1-4184-8202-2722860bc5f6','d9d8f8af-7281-47e4-98e4-fb9ba7b521bb','e5892d67-6e07-4098-b379-c773e05109ef','118b9c62-14c8-4158-891a-b8dee48c9996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:19.756958 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aba5863-7996-411e-8bf6-bc02d0b16913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:19.768323 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aba5863-7996-411e-8bf6-bc02d0b16913) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:19.769144 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (4692e481-3193-40a0-8c11-32821bca5022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:19.769466 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:12:19.770067 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edeb708a-e2f9-44f3-bbf2-68452390917b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:19.770481 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 63/258] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:12:19 2026] POST /volume/v3/volumes => generated 748 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:20.059911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:20.062042 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:20.062258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:20.062463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:20.073507 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:20.073507 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:20.082214 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:20.088577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-56d0bfc1-51f7-4484-86eb-a7178bfda181 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:20.088577 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 67/259] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:20 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:20.181845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:20.185258 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:20.185258 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:20.185258 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:20.206567 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:20.206567 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:20.213989 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:20.219837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-fc428b59-a17e-4305-b0c8-2233f4f7cb6c tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:20.220651 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 66/260] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:20 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:21.102058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d03169d5-c3df-4002-a411-7bbb11d97843 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:21.104350 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d03169d5-c3df-4002-a411-7bbb11d97843 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:21.104580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d03169d5-c3df-4002-a411-7bbb11d97843 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:21.105033 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d03169d5-c3df-4002-a411-7bbb11d97843 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:21.117353 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:21.117353 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:21.122261 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d03169d5-c3df-4002-a411-7bbb11d97843 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:21.128186 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d03169d5-c3df-4002-a411-7bbb11d97843 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:21.128586 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 65/261] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:21 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:21.409842 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2678c175-2f77-4349-9aeb-dc848010f7dd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:21.410283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2678c175-2f77-4349-9aeb-dc848010f7dd None None] GET https://10.4.3.138/volume// Jul 10 13:12:21.410439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2678c175-2f77-4349-9aeb-dc848010f7dd None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:21.410641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2678c175-2f77-4349-9aeb-dc848010f7dd None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:21.411000 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2678c175-2f77-4349-9aeb-dc848010f7dd None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:21.411299 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 64/262] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:12:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:21.433543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b352fa21-12bb-4863-8b15-08948581f49f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:21.628452 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b352fa21-12bb-4863-8b15-08948581f49f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:21.628879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b352fa21-12bb-4863-8b15-08948581f49f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "00839a8f-3c7b-4748-bfb6-ef5e82da88fd", "connector": null, "instance_uuid": "9f77f6a2-ce3b-4d71-b13e-555d3b90bbfe"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:21.638918 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:21.638918 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:21.684536 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-b352fa21-12bb-4863-8b15-08948581f49f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:21.685295 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 68/263] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:21 2026] POST /volume/v3/attachments => generated 273 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:22.143972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.145580 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:22.145820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.146014 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.157572 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.157572 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:22.162458 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:22.168258 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b008f2-0e8d-4f81-8a96-a420ab304c25 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:22.168743 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 67/264] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:22 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:22.215844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5ac4672-7c44-4f5e-a502-e857b08fd91a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.216271 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5ac4672-7c44-4f5e-a502-e857b08fd91a None None] GET https://10.4.3.138/volume// Jul 10 13:12:22.216441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5ac4672-7c44-4f5e-a502-e857b08fd91a None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.216666 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5ac4672-7c44-4f5e-a502-e857b08fd91a None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.217076 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5ac4672-7c44-4f5e-a502-e857b08fd91a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:22.217207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-14967c9e-6300-4f77-89d8-712d9780bd73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.217393 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 66/265] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13: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) Jul 10 13:12:22.222513 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14967c9e-6300-4f77-89d8-712d9780bd73 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:22.222758 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14967c9e-6300-4f77-89d8-712d9780bd73 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.223012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14967c9e-6300-4f77-89d8-712d9780bd73 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.233621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.236670 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:22.237474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.237725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.240410 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.240410 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:22.251445 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-14967c9e-6300-4f77-89d8-712d9780bd73 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:22.253268 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.253268 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:22.260141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14967c9e-6300-4f77-89d8-712d9780bd73 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:22.260705 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 65/266] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:22 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:22.271032 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:22.277717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-6f403b8b-d3f9-4d4a-984e-35d16a3ef90c tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:22.278229 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 69/267] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:22 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:22.376649 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.379039 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] PUT https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 Jul 10 13:12:22.379454 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:22.388958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Acquiring lock "cinder-attachment_update-00839a8f-3c7b-4748-bfb6-ef5e82da88fd-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:22.394035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Lock "cinder-attachment_update-00839a8f-3c7b-4748-bfb6-ef5e82da88fd-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:22.395474 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.395474 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:22.413959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.416505 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:22.416742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.416973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.424672 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.424672 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:22.433551 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:22.438926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-e9454f3d-29a2-4bb7-b5a7-519764768820 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:22.439335 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 67/268] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:22 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:22.485316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c13bb3f4-3dae-4a35-87c9-852ca01a9ffb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.485832 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c13bb3f4-3dae-4a35-87c9-852ca01a9ffb None None] GET https://10.4.3.138/volume// Jul 10 13:12:22.486148 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c13bb3f4-3dae-4a35-87c9-852ca01a9ffb None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:22.486297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c13bb3f4-3dae-4a35-87c9-852ca01a9ffb None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:22.486658 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c13bb3f4-3dae-4a35-87c9-852ca01a9ffb None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:22.487028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 66/269] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13: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) Jul 10 13:12:22.503739 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-f4839692-921b-44e3-90c2-65f9d5381c39 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:22.691741 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-f4839692-921b-44e3-90c2-65f9d5381c39 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:22.692152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-f4839692-921b-44e3-90c2-65f9d5381c39 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0263dd01-6e2a-4f3b-b8e6-f38d425bf073", "connector": null, "instance_uuid": "decf9fe9-6f6d-47c0-a1c0-5798966af898"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:22.701301 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:22.701301 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:22.723825 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-f4839692-921b-44e3-90c2-65f9d5381c39 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:22.724313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 70/270] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:22 2026] POST /volume/v3/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:22.919410 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Lock "cinder-attachment_update-00839a8f-3c7b-4748-bfb6-ef5e82da88fd-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:22.919700 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-18dd7c04-c154-4172-b153-6cb230de8eef tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 returned with HTTP 200 Jul 10 13:12:22.920125 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 68/271] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:22 2026] PUT /volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:23.105783 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.107738 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:23.108130 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2097742460"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:23.110065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2097742460'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:23.110215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Create volume of 1 GB Jul 10 13:12:23.114288 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Availability Zones retrieved successfully. Jul 10 13:12:23.119550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Flow 'volume_create_api' (69c8888b-5b66-4645-a6b0-1e5e055a182f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:23.120611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6575bf-ac9d-45a3-a39d-d4e14a4256de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:23.121613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:23.144677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6575bf-ac9d-45a3-a39d-d4e14a4256de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:23.145459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223c3003-3e2c-4070-8463-b58c121b189f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:23.186284 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a764a55f-2e26-427d-8a9e-df20b955e482 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.188207 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a764a55f-2e26-427d-8a9e-df20b955e482 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:23.188441 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a764a55f-2e26-427d-8a9e-df20b955e482 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.188672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a764a55f-2e26-427d-8a9e-df20b955e482 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.197939 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.197939 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:23.200589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Created reservations ['111498c4-3782-4601-8875-d17865272a4b', 'cea2f607-80a3-4772-990a-233965715369', '7ed2ec7e-d891-49fd-a55b-f6d3258d6fe3', 'c9b02a6b-6d0d-47a1-a2ec-53f7815eadf2'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:23.201275 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a764a55f-2e26-427d-8a9e-df20b955e482 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:23.201663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223c3003-3e2c-4070-8463-b58c121b189f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['111498c4-3782-4601-8875-d17865272a4b', 'cea2f607-80a3-4772-990a-233965715369', '7ed2ec7e-d891-49fd-a55b-f6d3258d6fe3', 'c9b02a6b-6d0d-47a1-a2ec-53f7815eadf2']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:23.202615 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c42b7f-74de-4739-b555-3b8f1fc3b3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:23.205825 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a764a55f-2e26-427d-8a9e-df20b955e482 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:23.206239 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 67/272] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:23.230175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65c42b7f-74de-4739-b555-3b8f1fc3b3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0802d028-60c3-4e6b-8766-528a497ce80d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2097742460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e334b1457494572a25a4f218e2cd9a1',qos_specs=None,replication_status=,reservations=['111498c4-3782-4601-8875-d17865272a4b','cea2f607-80a3-4772-990a-233965715369','7ed2ec7e-d891-49fd-a55b-f6d3258d6fe3','c9b02a6b-6d0d-47a1-a2ec-53f7815eadf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34ef9d43b3ae4f32b132013e346a2ab7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2097742460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0802d028-60c3-4e6b-8766-528a497ce80d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e334b1457494572a25a4f218e2cd9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34ef9d43b3ae4f32b132013e346a2ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:23.231038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73554306-6a5c-473b-b5a1-791a88a05ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:23.243221 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aff210ab-25b1-49f0-9372-6512803b1025 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.245020 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aff210ab-25b1-49f0-9372-6512803b1025 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:23.245173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aff210ab-25b1-49f0-9372-6512803b1025 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.245368 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aff210ab-25b1-49f0-9372-6512803b1025 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.248137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9addddb-d2f2-46a9-b2fe-44e33b2de16f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.248575 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9addddb-d2f2-46a9-b2fe-44e33b2de16f None None] GET https://10.4.3.138/volume// Jul 10 13:12:23.248781 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9addddb-d2f2-46a9-b2fe-44e33b2de16f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.249038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9addddb-d2f2-46a9-b2fe-44e33b2de16f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.249456 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9addddb-d2f2-46a9-b2fe-44e33b2de16f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:23.249815 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 69/273] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:23.252835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73554306-6a5c-473b-b5a1-791a88a05ce1) transitioned into state 'SUCCESS' from state '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-2097742460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e334b1457494572a25a4f218e2cd9a1',qos_specs=None,replication_status=,reservations=['111498c4-3782-4601-8875-d17865272a4b','cea2f607-80a3-4772-990a-233965715369','7ed2ec7e-d891-49fd-a55b-f6d3258d6fe3','c9b02a6b-6d0d-47a1-a2ec-53f7815eadf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34ef9d43b3ae4f32b132013e346a2ab7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:23.253683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4da77d-082d-41c7-9956-c69a1e59a233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:23.257344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.259495 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:23.259562 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.259562 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:23.259730 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.259988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.265419 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aff210ab-25b1-49f0-9372-6512803b1025 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:23.267814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4da77d-082d-41c7-9956-c69a1e59a233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:23.269071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Flow 'volume_create_api' (69c8888b-5b66-4645-a6b0-1e5e055a182f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:23.269469 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Create volume request issued successfully. Jul 10 13:12:23.270106 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aff210ab-25b1-49f0-9372-6512803b1025 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:23.270170 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84ce636f-87a4-4675-a70f-c533fd5b1563 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:23.270707 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 68/274] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:12:23 2026] POST /volume/v3/volumes => generated 752 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:23.270833 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 71/275] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:23.272747 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.272747 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:23.278280 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:23.281488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.281672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f9e76736-a23c-44d0-97e0-39587d051f04 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.284330 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:23.284330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.284435 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-6617d328-4d13-4fd4-908e-3dfd4d689a6d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:23.284479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.284632 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 68/276] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1237 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:23.284680 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f9e76736-a23c-44d0-97e0-39587d051f04 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:23.284872 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f9e76736-a23c-44d0-97e0-39587d051f04 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:23.285200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f9e76736-a23c-44d0-97e0-39587d051f04 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:23.293184 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.293184 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:23.294452 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.294452 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:23.298856 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f9e76736-a23c-44d0-97e0-39587d051f04 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:23.299218 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:23.304070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a12fc90e-2d1e-4fd6-bb7e-ff6ff671bce9 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:23.304433 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 70/277] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:23.304531 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f9e76736-a23c-44d0-97e0-39587d051f04 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:23.305366 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 69/278] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:23 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:23.377862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:23.379231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] PUT https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 Jul 10 13:12:23.379648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:23.388092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Acquiring lock "cinder-attachment_update-0263dd01-6e2a-4f3b-b8e6-f38d425bf073-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:23.392707 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Lock "cinder-attachment_update-0263dd01-6e2a-4f3b-b8e6-f38d425bf073-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:23.393881 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:23.393881 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:23.913344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Lock "cinder-attachment_update-0263dd01-6e2a-4f3b-b8e6-f38d425bf073-np0000005006" released by "attachment_update" :: held 0.521s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:23.913776 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-d8f58f84-721f-4d24-ba5d-89488604a01a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 returned with HTTP 200 Jul 10 13:12:23.914097 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 72/279] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:23 2026] PUT /volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:24.219760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.225494 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:24.225960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.226318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.237574 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.237574 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:24.242389 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:24.248556 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d149dbc6-b8f6-4037-a3e4-d1a8252e3f7b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:24.249373 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 69/280] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:24.286548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.288980 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:24.289272 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.289506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.302252 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.302252 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:24.308039 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:24.313052 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-675c01d1-af42-4e16-85b6-59fd4c6bf172 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:24.313532 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 71/281] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:24.317765 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-af45fc38-d4f0-46cd-a820-484c7203386f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.317967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-246eb9fb-37ce-417a-96eb-7228f20566bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.319524 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-af45fc38-d4f0-46cd-a820-484c7203386f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:24.319782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-af45fc38-d4f0-46cd-a820-484c7203386f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.319988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-af45fc38-d4f0-46cd-a820-484c7203386f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.320373 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-246eb9fb-37ce-417a-96eb-7228f20566bb tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:24.320646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-246eb9fb-37ce-417a-96eb-7228f20566bb tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.321071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-246eb9fb-37ce-417a-96eb-7228f20566bb tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.328626 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.328626 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:24.330580 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.330580 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:24.331953 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-af45fc38-d4f0-46cd-a820-484c7203386f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:24.335726 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-246eb9fb-37ce-417a-96eb-7228f20566bb tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:24.336803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-af45fc38-d4f0-46cd-a820-484c7203386f tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:24.337262 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 73/282] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:24.342607 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-246eb9fb-37ce-417a-96eb-7228f20566bb tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:24.343249 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 70/283] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:24.403647 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.405799 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:24.406047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.406241 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.413652 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.413652 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:24.417457 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:24.422098 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c10a06e2-c471-4762-967c-3f75278ed693 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:24.422575 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 70/284] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:24.503495 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-be493f13-4688-4944-b54b-477bbea972e2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.503934 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be493f13-4688-4944-b54b-477bbea972e2 None None] GET https://10.4.3.138/volume// Jul 10 13:12:24.504126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be493f13-4688-4944-b54b-477bbea972e2 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.504364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be493f13-4688-4944-b54b-477bbea972e2 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.504665 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be493f13-4688-4944-b54b-477bbea972e2 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:24.505032 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 72/285] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:24.512708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-cac782a8-7185-422d-85e6-10219e2319fd req-43e224e3-7042-4fb6-9faa-75c164bb2080 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.515522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-43e224e3-7042-4fb6-9faa-75c164bb2080 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:24.515941 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-43e224e3-7042-4fb6-9faa-75c164bb2080 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aef3491-a23e-4c80-ae9c-fe904afb8d57", "connector": null, "instance_uuid": "d1a2a6cb-dadd-490f-936c-45c22b038485"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:24.524706 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.524706 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:24.548214 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-43e224e3-7042-4fb6-9faa-75c164bb2080 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:24.548640 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 74/286] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:24 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) Jul 10 13:12:24.947044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ae3f2fe6-20ca-420e-b3b7-1c415c00cdbb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.949110 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ae3f2fe6-20ca-420e-b3b7-1c415c00cdbb tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] POST https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4/action Jul 10 13:12:24.949477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ae3f2fe6-20ca-420e-b3b7-1c415c00cdbb tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:24.949591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ae3f2fe6-20ca-420e-b3b7-1c415c00cdbb tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:24.965296 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.965296 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:24.974026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:24.975868 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fa547ad3-439b-4c96-bed7-30322eb8c017 req-ae3f2fe6-20ca-420e-b3b7-1c415c00cdbb tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4/action returned with HTTP 204 Jul 10 13:12:24.976309 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:24.976405 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 71/287] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:24 2026] POST /volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:24.976520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:24.976758 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:24.993605 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:24.993605 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:25.000345 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:25.006353 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d627acf0-589a-4cb5-b80a-c2fbbdcc8d9a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:25.006788 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 71/288] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:24 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:25.077927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c647948a-6b5e-44d5-aca4-32467dc71410 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.078336 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c647948a-6b5e-44d5-aca4-32467dc71410 None None] GET https://10.4.3.138/volume// Jul 10 13:12:25.078521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c647948a-6b5e-44d5-aca4-32467dc71410 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.078751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c647948a-6b5e-44d5-aca4-32467dc71410 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.079161 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c647948a-6b5e-44d5-aca4-32467dc71410 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:25.079485 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 73/289] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:25.087547 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.089687 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:25.089933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.090123 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.098868 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.098868 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:25.102512 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:25.106910 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-ae3b0ae9-5103-4581-bb35-adeaa6514abd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:25.107318 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 75/290] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:25.191088 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.193217 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] PUT https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 Jul 10 13:12:25.193375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:25.200643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Acquiring lock "cinder-attachment_update-2aef3491-a23e-4c80-ae9c-fe904afb8d57-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:25.205575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Lock "cinder-attachment_update-2aef3491-a23e-4c80-ae9c-fe904afb8d57-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:25.206582 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.206582 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:25.266136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7ae1726d-f551-447f-8919-081ee41047d0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.268448 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7ae1726d-f551-447f-8919-081ee41047d0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:25.268708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7ae1726d-f551-447f-8919-081ee41047d0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.269223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7ae1726d-f551-447f-8919-081ee41047d0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.282326 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.282326 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:25.288109 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7ae1726d-f551-447f-8919-081ee41047d0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:25.296755 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7ae1726d-f551-447f-8919-081ee41047d0 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:25.297526 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 72/291] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.321237 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65b753f3-2b58-4970-898e-364744c5287a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.329110 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65b753f3-2b58-4970-898e-364744c5287a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:25.329110 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65b753f3-2b58-4970-898e-364744c5287a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.331360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65b753f3-2b58-4970-898e-364744c5287a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.332035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.337290 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:25.337290 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.337755 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.349035 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.349035 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:25.354565 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65b753f3-2b58-4970-898e-364744c5287a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:25.355050 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.355050 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:25.360713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.360713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:25.360713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.360713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.361385 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65b753f3-2b58-4970-898e-364744c5287a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:25.361711 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 74/292] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.364711 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:25.369775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf5313b7-98ae-494a-bd0f-cf7934b3efbd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:25.370275 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 76/293] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.373698 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.373698 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:25.375628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ea909532-507e-4471-9a84-01df77df9a5f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.377369 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:25.378287 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea909532-507e-4471-9a84-01df77df9a5f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:25.378582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea909532-507e-4471-9a84-01df77df9a5f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.378840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea909532-507e-4471-9a84-01df77df9a5f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.382651 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cc18abfe-b5b6-4d06-9da7-41a11002edf6 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:25.383129 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 73/294] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:25.395783 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.395783 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:25.404250 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ea909532-507e-4471-9a84-01df77df9a5f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:25.409655 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea909532-507e-4471-9a84-01df77df9a5f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:25.410088 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 75/295] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.525728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.528163 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:25.528379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.528615 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.539661 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.539661 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:25.544003 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:25.549174 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-b0bc5853-ff50-44b4-8806-cb97a9387e1f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:25.549681 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 77/296] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.592860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.595504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] POST https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4/action Jul 10 13:12:25.595962 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:25.596197 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:25.609250 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.609250 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:25.609816 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:25.617425 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Begin detaching volume completed successfully. Jul 10 13:12:25.617639 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-1e38cba2-0292-43bc-9f49-631b9df5db43 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4/action returned with HTTP 202 Jul 10 13:12:25.618099 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 74/297] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:12:25 2026] POST /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:12:25.639261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:25.641854 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:25.642133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:25.643466 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:25.655519 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:25.655519 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:25.659490 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:25.664042 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b955c97b-ca5a-4e61-91de-d33f0a53a2c3 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:25.664544 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 76/298] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:25 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:25.730118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Lock "cinder-attachment_update-2aef3491-a23e-4c80-ae9c-fe904afb8d57-np0000005006" released by "attachment_update" :: held 0.525s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:25.730448 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-f4eca85a-2e25-46d1-9ed2-4931bb84f4ae tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 returned with HTTP 200 Jul 10 13:12:25.730966 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 72/299] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:25 2026] PUT /volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:26.019429 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.021291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:26.021529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.021722 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.031151 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.031151 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:26.034356 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:26.038268 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb624c81-d58f-40bd-8841-ece9bbd0c5ba tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:26.038704 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 78/300] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:26.262715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.263573 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:26.263810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.264053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.272667 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.272667 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:26.277229 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:26.282930 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-68af6b12-70c3-407f-a85c-2877af7efd72 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:26.283498 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 75/301] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:26.383858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f0640943-621e-4638-a45f-24f81d89e3cd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.387155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f0640943-621e-4638-a45f-24f81d89e3cd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:26.387155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f0640943-621e-4638-a45f-24f81d89e3cd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.387155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f0640943-621e-4638-a45f-24f81d89e3cd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.399237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.400132 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.400132 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:26.402881 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:26.403084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.403283 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.407044 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f0640943-621e-4638-a45f-24f81d89e3cd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:26.418772 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f0640943-621e-4638-a45f-24f81d89e3cd tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:26.419355 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 77/302] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:26.424751 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.424751 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:26.429494 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:26.435135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9aafbef8-f7bd-4078-9ca3-d033d58ad1bc tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:26.435635 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 73/303] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:26.511859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1a053e2e-c819-4e16-ad5c-89fdc887b230 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.512268 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a053e2e-c819-4e16-ad5c-89fdc887b230 None None] GET https://10.4.3.138/volume// Jul 10 13:12:26.512429 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a053e2e-c819-4e16-ad5c-89fdc887b230 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.512684 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a053e2e-c819-4e16-ad5c-89fdc887b230 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.513074 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a053e2e-c819-4e16-ad5c-89fdc887b230 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:26.513417 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 79/304] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:26.522955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9cf512cb-250f-4d5a-ac87-277872366820 req-1a87e005-30e2-4f77-a26b-038a34470d4b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.525399 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-1a87e005-30e2-4f77-a26b-038a34470d4b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:26.525984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-1a87e005-30e2-4f77-a26b-038a34470d4b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0802d028-60c3-4e6b-8766-528a497ce80d", "connector": null, "instance_uuid": "08473382-5e19-495e-86a2-9d1e818d705a"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:26.537014 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.537014 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:26.574317 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-1a87e005-30e2-4f77-a26b-038a34470d4b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:26.574975 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 76/305] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:26 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) Jul 10 13:12:26.647311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-53a1153e-0741-48cc-b4a6-343c8067980f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.648814 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53a1153e-0741-48cc-b4a6-343c8067980f None None] GET https://10.4.3.138/volume// Jul 10 13:12:26.648814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53a1153e-0741-48cc-b4a6-343c8067980f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.648814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53a1153e-0741-48cc-b4a6-343c8067980f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.648814 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53a1153e-0741-48cc-b4a6-343c8067980f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:26.648814 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 78/306] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:26.657710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.660347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:26.660609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.660939 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.672328 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.672328 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:26.676136 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:26.679668 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.681221 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-219732a5-57c8-4b19-96c5-6104c5699891 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:26.681641 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 74/307] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:26.681831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:26.682067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.682289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:26.693647 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:26.693647 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:26.698628 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:26.704108 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d2d979a-e120-4a61-aa2c-c885bf371ab7 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:26.704499 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 80/308] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:26.986309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:26.988058 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:26.988261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:26.988431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.003117 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.003117 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:27.006943 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:27.012283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1eca2a0-d5bd-4ebc-93dc-50c872390df7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:27.012667 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 77/309] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:26 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:27.053754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.056856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:27.057542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.057542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.067732 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.067732 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:27.073779 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:27.082914 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aff4fcf1-3f74-471d-86f1-9f9b6c1b22dc tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:27.083644 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 79/310] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:27.126657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-860a1f75-8edc-4a35-91ce-125e4b9cee9b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.127170 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-860a1f75-8edc-4a35-91ce-125e4b9cee9b None None] GET https://10.4.3.138/volume// Jul 10 13:12:27.127405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-860a1f75-8edc-4a35-91ce-125e4b9cee9b None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.127672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-860a1f75-8edc-4a35-91ce-125e4b9cee9b None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.128098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-860a1f75-8edc-4a35-91ce-125e4b9cee9b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:27.128436 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 75/311] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:27.143462 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.145818 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:27.145818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.145818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.160168 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.160168 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:27.169075 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:27.178638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-f48479ca-6687-4be5-a32d-92836ce7e8b5 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:27.178638 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 81/312] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:27.272793 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.277006 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] PUT https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f Jul 10 13:12:27.277590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:27.290350 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Acquiring lock "cinder-attachment_update-0802d028-60c3-4e6b-8766-528a497ce80d-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:27.295824 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Lock "cinder-attachment_update-0802d028-60c3-4e6b-8766-528a497ce80d-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:27.297519 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.297519 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:27.433331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.435486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:27.435711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.436015 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.448272 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.448272 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:27.452353 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:27.454067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a1286229-33b5-48b6-803b-1f597cd68386 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.456407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1286229-33b5-48b6-803b-1f597cd68386 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:27.456672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1286229-33b5-48b6-803b-1f597cd68386 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.457028 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1286229-33b5-48b6-803b-1f597cd68386 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.458230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2fd1c01b-aa67-4b1c-bdcb-05072f0ae225 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:27.458833 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 80/313] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:27.470510 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.470510 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:27.476044 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a1286229-33b5-48b6-803b-1f597cd68386 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:27.482827 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1286229-33b5-48b6-803b-1f597cd68386 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:27.483404 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 76/314] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:27.719088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:27.721351 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:27.721611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:27.721910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:27.735058 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:27.735058 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:27.739655 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:27.745041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd0842fd-7843-4879-94f3-4d0f1a8a5090 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:27.745608 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 82/315] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:27 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:27.825597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Lock "cinder-attachment_update-0802d028-60c3-4e6b-8766-528a497ce80d-np0000005006" released by "attachment_update" :: held 0.530s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:27.825948 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-830ca350-14ee-4623-b100-05f2a5fbdb1f tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f returned with HTTP 200 Jul 10 13:12:27.826368 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 78/316] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:27 2026] PUT /volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:28.025624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-349ace8f-d0fc-40b7-9b31-51afce679662 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.027901 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-349ace8f-d0fc-40b7-9b31-51afce679662 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:28.028133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-349ace8f-d0fc-40b7-9b31-51afce679662 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.028369 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-349ace8f-d0fc-40b7-9b31-51afce679662 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.040440 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.040440 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:28.044870 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-349ace8f-d0fc-40b7-9b31-51afce679662 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:28.050354 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-349ace8f-d0fc-40b7-9b31-51afce679662 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:28.050853 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 81/317] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:28.095873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.097706 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:28.097934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.098117 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.107714 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.107714 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:28.111520 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:28.115772 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da851437-35f8-45b7-b1fa-85c9e27b2ec7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:28.116230 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 77/318] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:28.316943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6421ba62-4f8f-460d-9ed2-9d9580bf3ecf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.317325 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6421ba62-4f8f-460d-9ed2-9d9580bf3ecf None None] GET https://10.4.3.138/volume// Jul 10 13:12:28.317500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6421ba62-4f8f-460d-9ed2-9d9580bf3ecf None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.317725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6421ba62-4f8f-460d-9ed2-9d9580bf3ecf None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.318106 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6421ba62-4f8f-460d-9ed2-9d9580bf3ecf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:28.318414 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 83/319] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:28.325993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9426214e-d9a2-429a-90cf-39f962441352 req-73c777d7-415b-4315-8e4c-0b642f08ca89 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.328095 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-73c777d7-415b-4315-8e4c-0b642f08ca89 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:28.328441 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-73c777d7-415b-4315-8e4c-0b642f08ca89 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "150f6c78-dc5f-4921-a4ed-0e312df87d71", "connector": null, "instance_uuid": "3cc7c8b3-a036-44d3-bc1f-1e7817a1d1c3"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:28.341382 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.341382 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:28.370955 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [req-9426214e-d9a2-429a-90cf-39f962441352 req-73c777d7-415b-4315-8e4c-0b642f08ca89 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 13:12:28.376323 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-73c777d7-415b-4315-8e4c-0b642f08ca89 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:28.376897 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 79/320] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:28 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:28.472394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.476966 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:28.477136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.477309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.492798 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.492798 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:28.498823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.499762 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:28.501131 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:28.501360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.501598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.505148 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8e42bbe8-c3f1-4a55-b7c6-34d8be2ecb63 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:28.505636 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 82/321] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:28.514412 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.514412 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:28.519104 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:28.525226 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5bb14a6b-6d08-4593-991b-834ec8f4f769 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:28.525911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 78/322] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:28.761142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.763975 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:28.764223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.764541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.776477 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.776477 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:28.780914 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:28.786541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e5b52784-16a7-4145-bc89-14af9cb33d49 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:28.787062 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 84/323] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:28.809591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.814583 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:28.814898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.815131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.825784 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.825784 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:28.832223 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:28.840291 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-788b2e38-cf96-418c-8db3-24d7eeda15e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:28.840918 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 80/324] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:28.905748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-da286682-a3bc-493e-b74b-43a7d405d0bf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.906174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da286682-a3bc-493e-b74b-43a7d405d0bf None None] GET https://10.4.3.138/volume// Jul 10 13:12:28.906394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da286682-a3bc-493e-b74b-43a7d405d0bf None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.906655 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da286682-a3bc-493e-b74b-43a7d405d0bf None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.907097 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da286682-a3bc-493e-b74b-43a7d405d0bf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:28.907422 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 83/325] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:28.918028 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:28.920313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:28.921741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:28.921741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:28.933634 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:28.933634 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:28.937583 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:28.943301 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-d3befd24-6acb-437f-a3a5-3cc9d77503e2 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:28.944207 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 79/326] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:28 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1047 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:29.048303 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.050514 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] PUT https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 Jul 10 13:12:29.050996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:29.059832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Acquiring lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:29.064735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:29.065707 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.065707 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:29.066293 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.068820 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:29.068820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.068820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.077811 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.077811 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:29.084948 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:29.091838 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99dab0b3-205a-4f14-867d-08ee8bb32f4d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:29.092738 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 81/327] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:29.129076 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-447cac4f-1333-4d6b-9088-83a48548627d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.130925 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-447cac4f-1333-4d6b-9088-83a48548627d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:29.131886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-447cac4f-1333-4d6b-9088-83a48548627d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.131886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-447cac4f-1333-4d6b-9088-83a48548627d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.143649 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.143649 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:29.147613 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-447cac4f-1333-4d6b-9088-83a48548627d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:29.152630 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-447cac4f-1333-4d6b-9088-83a48548627d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:29.153092 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 84/328] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:29.161742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-5735a905-db51-4d98-8126-ec6e60b26ff4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.163530 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-5735a905-db51-4d98-8126-ec6e60b26ff4 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] POST https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08/action Jul 10 13:12:29.164324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-5735a905-db51-4d98-8126-ec6e60b26ff4 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:29.164600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-5735a905-db51-4d98-8126-ec6e60b26ff4 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:29.182221 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.182221 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:29.197640 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61d9caaf-f334-465f-a9a1-6cc6a64fb76a req-5735a905-db51-4d98-8126-ec6e60b26ff4 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08/action returned with HTTP 204 Jul 10 13:12:29.197640 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 80/329] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:29 2026] POST /volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:29.521531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-163dba3f-8295-416f-9aac-ce68badab844 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.523520 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-163dba3f-8295-416f-9aac-ce68badab844 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:29.523721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-163dba3f-8295-416f-9aac-ce68badab844 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.523916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-163dba3f-8295-416f-9aac-ce68badab844 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.532665 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.532665 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:29.535588 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-163dba3f-8295-416f-9aac-ce68badab844 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:29.540269 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-163dba3f-8295-416f-9aac-ce68badab844 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:29.540629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.541014 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 82/330] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.542477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:29.542719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.542947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.557926 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.557926 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:29.563018 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:29.570943 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-662fe8bd-856f-4de4-93be-07f0ea4d6d24 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:29.571281 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 85/331] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.587484 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.590141 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:29.591183 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.591714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.595464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" released by "attachment_update" :: held 0.531s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:29.595811 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-db6e8ea5-5792-4216-b9a2-864285b62725 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 returned with HTTP 200 Jul 10 13:12:29.596274 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 85/332] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:29 2026] PUT /volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 => generated 967 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.609033 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.609033 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:29.613356 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:29.620786 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8fa9b47-bbbc-41a7-979d-0de43951be89 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:29.621525 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 81/333] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.633524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-296e19a3-0d89-4901-ad91-6886d49028f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.635327 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-296e19a3-0d89-4901-ad91-6886d49028f0 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:29.635592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-296e19a3-0d89-4901-ad91-6886d49028f0 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.635832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-296e19a3-0d89-4901-ad91-6886d49028f0 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.649894 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.649894 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:29.654808 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-296e19a3-0d89-4901-ad91-6886d49028f0 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:29.659933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-296e19a3-0d89-4901-ad91-6886d49028f0 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:29.660390 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 83/334] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.804020 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.806753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:29.806753 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.806753 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.817474 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.817474 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:29.822066 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:29.827242 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45872b8c-b484-45a4-91cd-3cf1dedcebe5 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:29.827784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 86/335] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:29.855182 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.857299 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:29.857520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.857907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.869199 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.869199 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:29.875409 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:29.880806 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc7b6189-d612-4afb-a33a-85df7ca603b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:29.881323 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 86/336] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:29.883998 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:29.888513 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:12:29.888513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:29.888513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:29.903293 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:29.903293 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:29.911716 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:12:29.915078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d7e02c14-de38-4aff-a43a-3d4d2b663171 req-62a87179-7c6b-40b9-b43c-1c3560f3efe3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:12:29.915949 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 82/337] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:29 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:30.107645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:30.109934 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:30.110190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:30.110412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:30.125358 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:30.125358 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:30.131015 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:30.137383 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fe757880-05f6-496c-b0d9-a7c9766480f3 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:30.137985 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 84/338] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:30 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:30.172643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:30.176007 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:30.176188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:30.176435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:30.194960 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:30.194960 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:30.199377 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:30.205313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63c3ffcc-fca6-4cf8-944a-5a1c12be3b1f tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:30.207294 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 87/339] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:30 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:30.554812 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b5c14e56-9e46-4841-b28d-6c944638937a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:30.557386 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5c14e56-9e46-4841-b28d-6c944638937a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:30.557623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5c14e56-9e46-4841-b28d-6c944638937a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:30.557904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5c14e56-9e46-4841-b28d-6c944638937a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:30.581505 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:30.581505 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:30.593810 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b5c14e56-9e46-4841-b28d-6c944638937a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:30.607650 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5c14e56-9e46-4841-b28d-6c944638937a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:30.608225 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 87/340] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:30 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:30.842582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:30.847564 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:30.847564 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:30.847564 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:30.859262 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:30.859262 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:30.864578 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:30.871380 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7e52fa5-5620-4b6a-80b1-2ae8d1939d39 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:30.872239 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 83/341] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:30 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:30.899616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:30.902177 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:30.902415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:30.902663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:30.917041 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:30.917041 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:30.922871 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:30.930224 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d250e6a1-70f1-4ee2-95c1-8a0afcd09179 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:30.930775 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 85/342] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:30 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:31.160056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:31.162308 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:31.162565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:31.162828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:31.172801 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:31.172801 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:31.176744 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:31.182141 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c135bc8b-26d8-4410-8a27-3b2e95a0c2b7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:31.182591 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 88/343] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:31 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:31.221626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:31.223995 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:31.224206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:31.224402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:31.236626 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:31.236626 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:31.242116 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:31.252672 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd772aa5-a0fb-42cb-9eec-773add49cdde tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:31.252672 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 88/344] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:31 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:31.623133 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:31.625467 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:31.625789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:31.626076 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:31.639781 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:31.639781 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:31.644726 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:31.651107 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d533e907-f3ab-4eef-96c8-d80477f1b6c5 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:31.651616 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 84/345] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:31 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:31.889006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:31.891352 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:31.891536 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:31.891745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:31.901934 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:31.901934 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:31.905552 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:31.910365 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b82962b1-e96a-4b9d-a0e5-7a11e16a186b tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:31.910793 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 86/346] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:31 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:31.951584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-04f4513b-17e5-40d5-b428-016c2a19379e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:31.953400 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04f4513b-17e5-40d5-b428-016c2a19379e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:31.953588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04f4513b-17e5-40d5-b428-016c2a19379e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:31.953801 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04f4513b-17e5-40d5-b428-016c2a19379e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:31.963337 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:31.963337 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:31.967771 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-04f4513b-17e5-40d5-b428-016c2a19379e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:31.972139 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04f4513b-17e5-40d5-b428-016c2a19379e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:31.972621 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 89/347] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:31 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:32.194914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-76ff3e34-f4d6-4492-9adf-c0a7b5af2142 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.197194 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-76ff3e34-f4d6-4492-9adf-c0a7b5af2142 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] POST https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4/action Jul 10 13:12:32.197396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.197725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-76ff3e34-f4d6-4492-9adf-c0a7b5af2142 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:32.197725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-76ff3e34-f4d6-4492-9adf-c0a7b5af2142 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:32.199434 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:32.199643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.199885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.211768 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.211768 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:32.213888 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.213888 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:32.215701 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:32.220969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da0a08ee-46b9-41db-8b7d-af34e1107332 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:32.221374 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 85/348] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:32.228996 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b7f06a94-961a-4026-9b15-bb8fc3920174 req-76ff3e34-f4d6-4492-9adf-c0a7b5af2142 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4/action returned with HTTP 204 Jul 10 13:12:32.229475 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 89/349] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:32 2026] POST /volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:32.268061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.270509 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:32.270669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.270898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.283608 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.283608 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:32.288229 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:32.293554 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae44a99c-d3a0-4376-8ca9-67fd755f5d8e tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:32.294027 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 87/350] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:32.585855 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-c2b22d26-7f2a-45a7-b55a-081bf5227909 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.588064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-c2b22d26-7f2a-45a7-b55a-081bf5227909 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] DELETE https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 Jul 10 13:12:32.588144 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-c2b22d26-7f2a-45a7-b55a-081bf5227909 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.588542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-c2b22d26-7f2a-45a7-b55a-081bf5227909 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.595129 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.595129 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:32.663954 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-af0c3e17-45de-418e-b984-19f9805b513d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.665560 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af0c3e17-45de-418e-b984-19f9805b513d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:32.665754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af0c3e17-45de-418e-b984-19f9805b513d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.665962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af0c3e17-45de-418e-b984-19f9805b513d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.677143 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.677143 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:32.683103 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af0c3e17-45de-418e-b984-19f9805b513d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:32.686765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af0c3e17-45de-418e-b984-19f9805b513d tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:32.687266 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 86/351] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:32.700369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.703961 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:32.704160 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.704320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.718442 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.718442 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:32.725370 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:32.730378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6b9d0df-7407-4191-8964-1b1157bb1c28 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:32.730904 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 90/352] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:32.923905 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.925469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:32.925832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.925832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:32.934130 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:32.934130 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:32.936703 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:32.940033 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-944e4182-87c5-48b0-9c49-e1fffaaa6989 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:32.940370 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 88/353] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 1143 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:32.988502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:32.988502 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:32.988502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:32.988502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.000777 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.000777 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:33.005082 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:33.010793 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa059154-f25f-45a0-9e10-bdc83eb3f9a5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:33.011308 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 87/354] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:32 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:33.090648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.092532 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:33.092532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:33.092625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.096321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.100084 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] POST https://10.4.3.138/volume/v3/snapshots/None/action Jul 10 13:12:33.100486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:33.100640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:33.101233 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.101233 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:33.103777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.snapshot_actions [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100113) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 13:12:33.107674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-86fd3c86-8878-43ee-84a4-93c939f1e53b req-7b5384a0-d0e0-4eaf-bef4-937c3c68946d tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] https://10.4.3.138/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 13:12:33.108469 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 89/355] 10.4.3.138 () {72 vars in 1582 bytes} [Fri Jul 10 13:12:33 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:33.114350 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:33.116940 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c82f5a5-08e6-4a17-b862-eb08239030a8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:33.117352 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 91/356] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:33 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:33.143865 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-49b1654d-ff3a-4286-809b-d14f9a2abf08 req-c2b22d26-7f2a-45a7-b55a-081bf5227909 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 returned with HTTP 200 Jul 10 13:12:33.144419 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 90/357] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:12:32 2026] DELETE /volume/v3/attachments/73315fda-2983-4b27-9936-a51e3d1432e4 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:33.181420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.183220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:33.183389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:33.183560 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.191602 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.191602 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:33.194413 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:33.197735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a7f8b83e-fae7-444a-ba79-c5ff71a4f81f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:33.198118 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 88/358] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:33 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:33.235707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.235808 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-27472a14-5805-434a-96c3-ecb66417665c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.237495 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27472a14-5805-434a-96c3-ecb66417665c tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:33.237654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27472a14-5805-434a-96c3-ecb66417665c tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:33.237792 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] POST https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073/action Jul 10 13:12:33.237873 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27472a14-5805-434a-96c3-ecb66417665c tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.238106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:33.238218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:33.245725 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.245725 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:33.247974 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.247974 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:33.248299 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:33.249217 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-27472a14-5805-434a-96c3-ecb66417665c tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:33.253047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27472a14-5805-434a-96c3-ecb66417665c tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:33.253376 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 92/359] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:33 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:33.256524 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Begin detaching volume completed successfully. Jul 10 13:12:33.256771 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-a78a9aa3-85b5-4f6c-aa7a-e97f976a51c8 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073/action returned with HTTP 202 Jul 10 13:12:33.257224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 90/360] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:12:33 2026] POST /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:12:33.307587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.310478 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:33.310727 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:33.310984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.323985 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.323985 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:33.327193 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:33.331949 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f848628d-02b5-4b6a-8a96-44cfed3384cd tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:33.332571 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 91/361] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:33 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:33.555081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.557385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] POST https://10.4.3.138/volume/v3/snapshots/07f16a3a-0c34-427c-8f13-dfafc1e21d17/action Jul 10 13:12:33.557802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:33.557934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:33.559110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.snapshot_actions [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100114) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 13:12:33.563221 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ccf72116-6644-4886-ad70-6b70c850b080 req-843a0ae8-f1f1-4b3f-862a-f1c64ddab63c tempest-VolumesAssistedSnapshotsTest-481695302 tempest-VolumesAssistedSnapshotsTest-481695302-project] https://10.4.3.138/volume/v3/snapshots/07f16a3a-0c34-427c-8f13-dfafc1e21d17/action returned with HTTP 404 Jul 10 13:12:33.563669 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 89/362] 10.4.3.138 () {72 vars in 1678 bytes} [Fri Jul 10 13:12:33 2026] POST /volume/v3/snapshots/07f16a3a-0c34-427c-8f13-dfafc1e21d17/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:33.954249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:33.956815 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:33.957067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:33.957323 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:33.965771 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:33.965771 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:33.969887 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] Volume info retrieved successfully. Jul 10 13:12:33.974195 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5ca9e98-94bc-4878-89be-95ce514698b4 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-reader] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:33.974506 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 93/363] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:33 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:34.024435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22336292-57da-47de-bb86-a55e2b168b71 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.026372 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22336292-57da-47de-bb86-a55e2b168b71 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:34.026602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22336292-57da-47de-bb86-a55e2b168b71 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.026782 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22336292-57da-47de-bb86-a55e2b168b71 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.031641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.033632 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:34.033868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.034077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.036157 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.036157 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:34.040374 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-22336292-57da-47de-bb86-a55e2b168b71 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:34.041176 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.041176 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:34.044413 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22336292-57da-47de-bb86-a55e2b168b71 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:34.044766 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 91/364] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:34.044980 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:34.049665 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ec0b15f5-b128-4033-ab98-a427e90a39d2 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:34.050120 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 92/365] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:34.101318 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9121dadd-bf11-4417-828c-127768e9296f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.103493 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9121dadd-bf11-4417-828c-127768e9296f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:34.103784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9121dadd-bf11-4417-828c-127768e9296f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.104062 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9121dadd-bf11-4417-828c-127768e9296f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.112577 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.112577 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:34.117098 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9121dadd-bf11-4417-828c-127768e9296f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:34.122810 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9121dadd-bf11-4417-828c-127768e9296f tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:34.123311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 90/366] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:34.270960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2447dc73-5920-403b-897f-14763c1545ee None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.273379 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2447dc73-5920-403b-897f-14763c1545ee tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:34.273621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2447dc73-5920-403b-897f-14763c1545ee tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.273901 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2447dc73-5920-403b-897f-14763c1545ee tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.285051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-db7c208e-6811-41ab-8e38-2770d82db4a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.285498 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db7c208e-6811-41ab-8e38-2770d82db4a1 None None] GET https://10.4.3.138/volume// Jul 10 13:12:34.285681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db7c208e-6811-41ab-8e38-2770d82db4a1 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.285976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db7c208e-6811-41ab-8e38-2770d82db4a1 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.286340 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db7c208e-6811-41ab-8e38-2770d82db4a1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:34.286965 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 92/367] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:34.289211 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.289211 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:34.293286 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2447dc73-5920-403b-897f-14763c1545ee tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:34.294967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.297217 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:34.297332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.297566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.299155 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2447dc73-5920-403b-897f-14763c1545ee tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:34.299848 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 94/368] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:34.309723 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.309723 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:34.312586 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:34.317018 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-17bce644-765c-43fa-988b-128dccc2b4c1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:34.317446 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 93/369] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1543 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:34.346587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:34.348961 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:34.349347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:34.349610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:34.365083 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:34.365083 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:34.369804 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:34.377810 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72b76e92-e149-44f8-975d-8a1fe5de9d43 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:34.378388 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 91/370] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:34 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:35.061954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:35.064290 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:35.064462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:35.064791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:35.076363 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:35.076363 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:35.079724 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:35.084013 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d39359e3-ae88-4309-8f76-ab89c9804bcb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:35.084414 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 93/371] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:35 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:35.226887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-cac782a8-7185-422d-85e6-10219e2319fd req-5fe7c2ab-7027-4143-83ff-f741fc62fb1b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:35.230741 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-5fe7c2ab-7027-4143-83ff-f741fc62fb1b tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] POST https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2/action Jul 10 13:12:35.231099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-5fe7c2ab-7027-4143-83ff-f741fc62fb1b tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:35.231209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-5fe7c2ab-7027-4143-83ff-f741fc62fb1b tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:35.245013 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:35.245013 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:35.253243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cac782a8-7185-422d-85e6-10219e2319fd req-5fe7c2ab-7027-4143-83ff-f741fc62fb1b tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2/action returned with HTTP 204 Jul 10 13:12:35.253819 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 95/372] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:35 2026] POST /volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:35.313917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:35.322002 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:35.322002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:35.322002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:35.366272 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:35.366272 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:35.373777 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:35.376175 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a9e5050-5b3e-4773-a369-0cd89dced2a1 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:35.376565 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 94/373] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:35 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:35.391281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:35.392475 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:35.392636 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:35.392842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:35.403836 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:35.403836 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:35.411326 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:35.421646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8daf095-77b8-497b-af64-b5145e8c6b83 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:35.421646 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 92/374] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:35 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:35.433295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8caf86e9-f456-4659-add7-727cc7c8a68d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:35.434857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8caf86e9-f456-4659-add7-727cc7c8a68d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:35.435812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8caf86e9-f456-4659-add7-727cc7c8a68d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:35.435812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8caf86e9-f456-4659-add7-727cc7c8a68d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:35.445803 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:35.445803 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:35.450427 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8caf86e9-f456-4659-add7-727cc7c8a68d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:35.454327 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8caf86e9-f456-4659-add7-727cc7c8a68d tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:35.454794 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 94/375] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:35 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:36.100150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:36.102882 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:36.103112 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:36.103297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:36.116119 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:36.116119 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:36.126759 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:36.136784 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7df8c41e-ca42-4bbe-9abe-2371c5a14bed tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:36.140092 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 96/376] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:36 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:36.393445 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:36.395333 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:36.396191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:36.396191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:36.406047 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:36.406047 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:36.409881 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:36.414224 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d8ee509-68e0-4615-adcc-6a4e2782dccc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:36.414616 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 95/377] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:36 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:37.150610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5dd4f203-4d13-4190-9983-d52987e14a58 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:37.152634 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5dd4f203-4d13-4190-9983-d52987e14a58 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:37.152886 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5dd4f203-4d13-4190-9983-d52987e14a58 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:37.153103 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5dd4f203-4d13-4190-9983-d52987e14a58 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:37.163838 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:37.163838 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:37.167934 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5dd4f203-4d13-4190-9983-d52987e14a58 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:37.173065 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5dd4f203-4d13-4190-9983-d52987e14a58 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:37.173513 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 93/378] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:37 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:37.347385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:37.349719 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:37.349938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:37.350102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:37.361468 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:37.361468 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:37.367351 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:37.373682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-c1aeacaa-e365-4988-8878-693f41574f34 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:37.374650 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 95/379] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:37 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:37.429920 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:37.433803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:37.433995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:37.434182 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:37.447356 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:37.447356 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:37.452069 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:37.457801 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53759553-b4d8-4f67-9c3f-78b9017f2f7a tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:37.458298 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 97/380] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:37 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:37.613825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:37.616604 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] POST https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57/action Jul 10 13:12:37.617164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:37.617331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:37.632212 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:37.632212 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:37.632727 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:37.640231 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Begin detaching volume completed successfully. Jul 10 13:12:37.640380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-5bb751fb-23f1-4ee2-91df-a86e03ab9a96 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57/action returned with HTTP 202 Jul 10 13:12:37.640854 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 96/381] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:12:37 2026] POST /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:12:37.665228 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:37.667407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:37.667644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:37.667912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:37.680583 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:37.680583 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:37.685019 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:37.690371 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c4b5ee9-3f05-470b-9ab0-7135924f7ec9 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:37.690548 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 94/382] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:37 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:38.186824 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.188608 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:38.188837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:38.189065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:38.198601 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:38.198601 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:38.203280 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:38.207932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35fbd1b1-e80d-4db7-bfdd-56c42e14f0d5 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:38.208366 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 96/383] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:38 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:38.475420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.477381 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:38.477575 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:38.477788 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:38.489123 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:38.489123 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:38.493171 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:38.498486 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-befc2bf7-aa2a-4a41-a4cf-a58e7753444b tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:38.498978 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 98/384] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:38 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:38.671942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5d4ac95b-f6f1-48bf-979d-5605ab8a449e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.672405 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5d4ac95b-f6f1-48bf-979d-5605ab8a449e None None] GET https://10.4.3.138/volume// Jul 10 13:12:38.672868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5d4ac95b-f6f1-48bf-979d-5605ab8a449e None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:38.673129 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5d4ac95b-f6f1-48bf-979d-5605ab8a449e None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:38.673548 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5d4ac95b-f6f1-48bf-979d-5605ab8a449e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:38.673989 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 97/385] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:38.682382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.687413 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:38.687557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:38.687766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:38.700156 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:38.700156 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:38.702847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.704029 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:38.704992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:38.705210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:38.705437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:38.709306 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-9844482b-1e91-4a8b-819f-531a11e61018 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:38.709734 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 95/386] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:38 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:38.724009 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:38.724009 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:38.729792 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:38.736114 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37f52d3c-0ff9-4e25-9f1b-c1d0eda090bb tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:38.736650 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 97/387] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:38 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:38.862737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c1bc3909-dd4a-4c10-9c84-65538680fa40 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:38.865102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c1bc3909-dd4a-4c10-9c84-65538680fa40 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] POST https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f/action Jul 10 13:12:38.865416 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c1bc3909-dd4a-4c10-9c84-65538680fa40 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:38.865532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c1bc3909-dd4a-4c10-9c84-65538680fa40 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:38.883848 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:38.883848 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:38.901415 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9cf512cb-250f-4d5a-ac87-277872366820 req-c1bc3909-dd4a-4c10-9c84-65538680fa40 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f/action returned with HTTP 204 Jul 10 13:12:38.902084 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 99/388] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:38 2026] POST /volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:39.030336 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-d3c9767d-2988-4396-848e-ce2f598fe814 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:39.032897 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-d3c9767d-2988-4396-848e-ce2f598fe814 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] DELETE https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 Jul 10 13:12:39.033473 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-d3c9767d-2988-4396-848e-ce2f598fe814 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:39.033473 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-d3c9767d-2988-4396-848e-ce2f598fe814 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:39.053938 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:39.053938 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:39.229945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:39.232043 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:39.232271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:39.232496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:39.243734 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:39.243734 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:39.247966 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:39.253131 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84922de0-4d8e-4c25-8190-e0bb14e3c4a9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:39.253586 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 96/389] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:39 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:39.513158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:39.514872 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:39.515039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:39.515214 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:39.525770 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:39.525770 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:39.534155 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:39.541437 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4a2cd0e-6a59-4ee5-a533-316b99d638cc tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:39.541520 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 98/390] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:39 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:39.552665 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:39.556423 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:39.556614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:39.556866 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:39.568388 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:39.568388 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:39.572466 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:39.579197 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f18c1f88-c05b-449c-91b9-caac85952ae7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:39.579743 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 100/391] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:39 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:39.588327 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4b4fe4d8-d896-456d-bd8e-ed2992aca1a7 req-d3c9767d-2988-4396-848e-ce2f598fe814 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 returned with HTTP 200 Jul 10 13:12:39.588920 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 98/392] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:12:39 2026] DELETE /volume/v3/attachments/5b5f26ca-91cc-4816-b9cc-35dd28ad74d4 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:39.751661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:39.753432 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:39.753617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:39.753821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:39.762119 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:39.762119 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:39.765237 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:39.768766 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2bdc2f70-afde-41ee-b5d5-1ef929be1c3c tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:39.769105 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 97/393] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:39 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:40.270000 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:40.271982 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:40.272225 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:40.272444 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:40.283104 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:40.283104 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:40.287816 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:40.292473 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87762bb1-f117-42bd-bb8f-780c295a82b9 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:40.292892 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 99/394] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:40 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:12:40.660509 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:40.662324 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:40.662543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:40.662770 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:40.670210 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:40.670210 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:40.674764 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:40.679289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-565f77c8-7664-4d11-9b44-4611af1d8ca1 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:40.679734 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 101/395] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:40 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:40.691321 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:40.692881 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:40.693048 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:40.693240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:40.693392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Delete volume with id: 0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:40.699827 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:40.699827 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:40.700161 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:40.715796 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Delete volume request issued successfully. Jul 10 13:12:40.715973 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-647e9d31-b9be-41e0-9f2e-a62cd6aa5ddc tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 202 Jul 10 13:12:40.716564 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 99/396] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:40 2026] DELETE /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:40.725085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:40.727008 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:40.727221 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:40.727390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:40.733945 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:40.733945 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:40.737645 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Volume info retrieved successfully. Jul 10 13:12:40.742545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc72b9e6-5219-45b0-8306-4829b3e28b0b tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 200 Jul 10 13:12:40.743019 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 98/397] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:40 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:40.784706 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:40.786617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:40.786875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:40.787103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:40.797726 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:40.797726 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:40.801612 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:40.806535 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2dd1a777-7701-4f22-ac73-be6ca4cfae06 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:40.807014 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 100/398] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:40 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:41.306110 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1898a98a-b38b-46f3-8a95-f1034998a34e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:41.308375 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1898a98a-b38b-46f3-8a95-f1034998a34e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:41.308559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1898a98a-b38b-46f3-8a95-f1034998a34e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:41.308776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1898a98a-b38b-46f3-8a95-f1034998a34e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:41.319586 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:41.319586 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:41.323011 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1898a98a-b38b-46f3-8a95-f1034998a34e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:41.327215 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1898a98a-b38b-46f3-8a95-f1034998a34e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:41.327642 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 102/399] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:41 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:41.373413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-79902c3c-e4a0-481d-b2b2-1d4fbd604a2a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:41.375447 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-79902c3c-e4a0-481d-b2b2-1d4fbd604a2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] DELETE https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 Jul 10 13:12:41.375685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-79902c3c-e4a0-481d-b2b2-1d4fbd604a2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:41.375942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-79902c3c-e4a0-481d-b2b2-1d4fbd604a2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:41.384228 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:41.384228 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:41.760917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1cc83005-528c-40e4-ae1b-1fd804ffbd94 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:41.762677 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cc83005-528c-40e4-ae1b-1fd804ffbd94 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:41.763024 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cc83005-528c-40e4-ae1b-1fd804ffbd94 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:41.763307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cc83005-528c-40e4-ae1b-1fd804ffbd94 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:41.770255 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cc83005-528c-40e4-ae1b-1fd804ffbd94 tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 404 Jul 10 13:12:41.770803 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 99/400] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:41 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:41.825812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:41.828019 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:41.828209 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:41.828419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:41.844824 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:41.844824 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:41.850443 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:41.857227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f4376eb-edb7-4a1a-90a3-5c34bf5d84b1 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:41.857638 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 101/401] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:41 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:41.914598 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1d04260c-7e7b-4f71-a61b-2342c888e5c8 req-79902c3c-e4a0-481d-b2b2-1d4fbd604a2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 returned with HTTP 200 Jul 10 13:12:41.915138 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 100/402] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:12:41 2026] DELETE /volume/v3/attachments/4fa3589d-9960-4a64-85ed-b2cd03c3dbb2 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:41.968106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9426214e-d9a2-429a-90cf-39f962441352 req-de90f08b-80aa-4f76-a180-1adc35d12f59 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:41.970708 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-de90f08b-80aa-4f76-a180-1adc35d12f59 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2/action Jul 10 13:12:41.971169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-de90f08b-80aa-4f76-a180-1adc35d12f59 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:41.971281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-de90f08b-80aa-4f76-a180-1adc35d12f59 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:41.992381 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:41.992381 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:42.004230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9426214e-d9a2-429a-90cf-39f962441352 req-de90f08b-80aa-4f76-a180-1adc35d12f59 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2/action returned with HTTP 204 Jul 10 13:12:42.004682 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 103/403] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:41 2026] POST /volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:42.343276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:42.344976 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:42.345140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:42.345347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:42.354276 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:42.354276 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:42.358242 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:42.362847 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54117a6b-c7f8-49d7-87d0-c45c03e49a57 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:42.363351 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 100/404] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:42 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:42.409414 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:42.411474 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:42.411722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:42.411929 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:42.421620 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:42.421620 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:42.426009 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:42.430132 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-264f981c-60ea-4a4d-96ba-c4490c5bfb25 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:42.430752 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 102/405] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:42 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:42.458543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:42.460835 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] DELETE https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:42.461869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:42.461869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:42.461869 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Delete volume with id: 42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:42.470260 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:42.470260 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:42.470813 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:42.485764 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Delete volume request issued successfully. Jul 10 13:12:42.485990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a01e84c-9040-4b6f-b92a-06554fdafa57 tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 202 Jul 10 13:12:42.486408 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 101/406] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:42 2026] DELETE /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:42.497159 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:42.500306 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:42.500865 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:42.501117 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:42.512625 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:42.512625 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:42.517803 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Volume info retrieved successfully. Jul 10 13:12:42.523767 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bce6ed4-83eb-48b3-91bb-d3625c05ef7a tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 200 Jul 10 13:12:42.524460 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 104/407] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:42 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:42.873463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ea28f084-37d7-44c7-a568-43269bbad060 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:42.875324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea28f084-37d7-44c7-a568-43269bbad060 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:42.875571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea28f084-37d7-44c7-a568-43269bbad060 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:42.875835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea28f084-37d7-44c7-a568-43269bbad060 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:42.884437 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:42.884437 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:42.889234 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ea28f084-37d7-44c7-a568-43269bbad060 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:42.896512 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea28f084-37d7-44c7-a568-43269bbad060 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:42.896942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 101/408] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:42 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:43.535820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-614f2713-174c-45eb-b814-1b7377cf0c1c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:43.537611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-614f2713-174c-45eb-b814-1b7377cf0c1c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] GET https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 Jul 10 13:12:43.537871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-614f2713-174c-45eb-b814-1b7377cf0c1c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:43.538089 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-614f2713-174c-45eb-b814-1b7377cf0c1c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:43.543525 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-614f2713-174c-45eb-b814-1b7377cf0c1c tempest-AttachSCSIVolumeTestJSON-1269565195 tempest-AttachSCSIVolumeTestJSON-1269565195-project-member] https://10.4.3.138/volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 returned with HTTP 404 Jul 10 13:12:43.544249 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 103/409] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:43 2026] GET /volume/v3/volumes/42fbd6e3-b485-4019-9c8f-69d315b5add4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:43.722309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-2dbdd342-d6fa-4dfd-af6c-f302fc962db1 req-d88b69ae-68a8-468b-9520-999dad013c32 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:43.725725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2dbdd342-d6fa-4dfd-af6c-f302fc962db1 req-d88b69ae-68a8-468b-9520-999dad013c32 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] DELETE https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f Jul 10 13:12:43.725932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2dbdd342-d6fa-4dfd-af6c-f302fc962db1 req-d88b69ae-68a8-468b-9520-999dad013c32 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:43.726113 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2dbdd342-d6fa-4dfd-af6c-f302fc962db1 req-d88b69ae-68a8-468b-9520-999dad013c32 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:43.743707 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:43.743707 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:44.274106 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2dbdd342-d6fa-4dfd-af6c-f302fc962db1 req-d88b69ae-68a8-468b-9520-999dad013c32 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f returned with HTTP 200 Jul 10 13:12:44.274535 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 102/410] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:12:43 2026] DELETE /volume/v3/attachments/dc188714-0358-4148-aacb-c0a6e046836f => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:44.670197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e922de93-9ced-488e-b971-93d29ba1228e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:44.670567 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e922de93-9ced-488e-b971-93d29ba1228e None None] GET https://10.4.3.138/volume// Jul 10 13:12:44.670727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e922de93-9ced-488e-b971-93d29ba1228e None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:44.670883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e922de93-9ced-488e-b971-93d29ba1228e None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:44.671203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e922de93-9ced-488e-b971-93d29ba1228e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:44.671460 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 105/411] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:12:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:44.686504 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-d67d47fc-7761-4ce6-9fb3-7960fbb73e3f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:44.945974 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-d67d47fc-7761-4ce6-9fb3-7960fbb73e3f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:12:44.946436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-d67d47fc-7761-4ce6-9fb3-7960fbb73e3f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "150f6c78-dc5f-4921-a4ed-0e312df87d71", "connector": null, "instance_uuid": "ec0efe16-3534-4e2b-8ae0-af5f23435f1b"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:44.961048 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:44.961048 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:45.002672 np0000005006 devstack@c-api.service[100114]: WARNING cinder.volume.api [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-d67d47fc-7761-4ce6-9fb3-7960fbb73e3f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 13:12:45.013684 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-d67d47fc-7761-4ce6-9fb3-7960fbb73e3f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:12:45.014470 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 102/412] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:12:44 2026] POST /volume/v3/attachments => generated 271 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:45.456131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:45.459388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:45.459388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:45.459388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:45.472897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:45.472897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:45.477301 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:45.489766 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6965929-a4b7-405b-99a7-2dc6a07aa6ba tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:45.490950 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 104/413] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:45 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:45.565643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c25dd285-5b86-41b7-8c48-9a0f7c4ae8e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:45.565643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c25dd285-5b86-41b7-8c48-9a0f7c4ae8e6 None None] GET https://10.4.3.138/volume// Jul 10 13:12:45.567222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c25dd285-5b86-41b7-8c48-9a0f7c4ae8e6 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:45.567222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c25dd285-5b86-41b7-8c48-9a0f7c4ae8e6 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:45.567222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c25dd285-5b86-41b7-8c48-9a0f7c4ae8e6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:45.568206 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 103/414] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:45.578272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:45.581303 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:45.581714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:45.581714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:45.595083 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:45.595083 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:45.599946 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:45.602976 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-4183addc-4dcc-42e1-b63d-f60699f8964d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:45.603372 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 106/415] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:45 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:45.712404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:45.715108 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] PUT https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 Jul 10 13:12:45.715480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:45.724860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Acquiring lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:12:45.731534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:12:45.733089 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:45.733089 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:46.262787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Lock "cinder-attachment_update-150f6c78-dc5f-4921-a4ed-0e312df87d71-np0000005006" released by "attachment_update" :: held 0.531s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:12:46.263082 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-6f36d603-fcde-4cdf-bb0b-ef065de5d678 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 returned with HTTP 200 Jul 10 13:12:46.263603 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 103/416] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:12:45 2026] PUT /volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 => generated 967 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:46.513002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bbdc721d-6677-415d-b382-7b49c7924ebf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:46.514989 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bbdc721d-6677-415d-b382-7b49c7924ebf tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:46.514989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bbdc721d-6677-415d-b382-7b49c7924ebf tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:46.515106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bbdc721d-6677-415d-b382-7b49c7924ebf tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:46.526625 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:46.526625 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:46.530115 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bbdc721d-6677-415d-b382-7b49c7924ebf tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:46.534704 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bbdc721d-6677-415d-b382-7b49c7924ebf tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:46.535251 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 105/417] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:46 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:47.556027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:47.558454 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:47.558902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:47.559146 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:47.561866 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=222,cinder:INSERT=4,cinder:UPDATE=20 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:12:47.575902 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:47.575902 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:47.580073 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:47.584639 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d3471c9a-0558-4d84-9028-fdfbf00b63e8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:47.585033 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 104/418] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:47 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:47.950430 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5288c85f-83b5-42c1-aa7e-128690fee258 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:47.952323 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5288c85f-83b5-42c1-aa7e-128690fee258 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:47.952757 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5288c85f-83b5-42c1-aa7e-128690fee258 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:47.952757 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5288c85f-83b5-42c1-aa7e-128690fee258 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:47.959994 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:47.959994 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:47.968405 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5288c85f-83b5-42c1-aa7e-128690fee258 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:47.976429 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5288c85f-83b5-42c1-aa7e-128690fee258 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:47.976703 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 107/419] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:47 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:47.993588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:47.995757 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:47.996006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:47.996245 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:48.012936 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:48.012936 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:48.021646 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:48.027535 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b5ed55d-4a7a-4b62-9040-99fbd45bb7e8 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:48.028125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 104/420] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:47 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:48.083795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:48.088210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:48.088210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:48.088210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:48.097332 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:48.097332 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:48.103018 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:48.108988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64007094-8a9a-4b66-b6e7-d8a0c31d3df4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:48.109426 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 106/421] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:48 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:48.132825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:48.134662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] DELETE https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:48.134880 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:48.135057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:48.135201 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Delete volume with id: 0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:48.146672 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:48.146672 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:48.147306 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:48.173391 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Delete volume request issued successfully. Jul 10 13:12:48.173585 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a25a4cf5-a738-48ab-87d3-4d6c8fe178d4 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 202 Jul 10 13:12:48.174267 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 105/422] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:48 2026] DELETE /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:48.184596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:48.189978 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:48.190165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:48.190368 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:48.206532 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:48.206532 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:48.211224 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Volume info retrieved successfully. Jul 10 13:12:48.216882 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cc1d1b2f-eb92-4ca1-a2ab-0c7b55c5fb2d tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 200 Jul 10 13:12:48.217257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 108/423] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:48 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:48.597808 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:48.599916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:48.600113 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:48.600294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:48.613741 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:48.613741 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:48.619498 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:48.624645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de62b0ff-b0e7-44bd-a477-eb36a56b70b7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:48.625306 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 105/424] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:48 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:49.238867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ea27d93e-2696-4dd6-bdca-13369cd7bbc7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:49.243471 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea27d93e-2696-4dd6-bdca-13369cd7bbc7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] GET https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d Jul 10 13:12:49.243783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea27d93e-2696-4dd6-bdca-13369cd7bbc7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:49.244058 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea27d93e-2696-4dd6-bdca-13369cd7bbc7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:49.253928 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea27d93e-2696-4dd6-bdca-13369cd7bbc7 tempest-DeleteServersTestJSON-122654134 tempest-DeleteServersTestJSON-122654134-project-member] https://10.4.3.138/volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d returned with HTTP 404 Jul 10 13:12:49.254633 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 107/425] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:49 2026] GET /volume/v3/volumes/0802d028-60c3-4e6b-8766-528a497ce80d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:49.458995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:49.460612 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:49.460818 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:49.460999 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:49.461184 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Delete volume with id: 0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:49.470774 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cd8d5a5-4a15-4093-a716-94e6199d1c6a tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 404 Jul 10 13:12:49.471468 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 106/426] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:49 2026] DELETE /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:49.479605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb0ffa53-9f89-4e7a-b977-fd84a51b9c2f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:49.484031 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb0ffa53-9f89-4e7a-b977-fd84a51b9c2f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] GET https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 Jul 10 13:12:49.484031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffa53-9f89-4e7a-b977-fd84a51b9c2f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:49.484031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffa53-9f89-4e7a-b977-fd84a51b9c2f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:49.489979 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb0ffa53-9f89-4e7a-b977-fd84a51b9c2f tempest-VolumesAssistedSnapshotsTest-188189328 tempest-VolumesAssistedSnapshotsTest-188189328-project-admin] https://10.4.3.138/volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 returned with HTTP 404 Jul 10 13:12:49.489979 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 109/427] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:49 2026] GET /volume/v3/volumes/0263dd01-6e2a-4f3b-b8e6-f38d425bf073 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:12:49.640827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:49.642332 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:49.642739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:49.642924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:49.656669 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:49.656669 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:49.660667 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:49.665834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-733a4c05-4887-4c3e-96e4-cba7549e97eb tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:49.666231 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 106/428] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:49 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:50.654038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:50.655897 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:50.656110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:50.656323 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:50.666242 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:50.666242 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:50.670000 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:50.674097 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-92942643-6a3f-4eed-b8ef-b53a38bd0c30 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:50.674537 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 108/429] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:50 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:50.690740 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:50.690740 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:50.690740 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:50.690740 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:50.699203 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:50.699203 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:50.702357 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:50.706165 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7cb2f49-a3e4-4a2b-9741-9c9e5050aadd tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:50.706588 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 107/430] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:50 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:50.739706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2f92c663-3138-4495-bdc7-6d995f987c2a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:50.741580 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f92c663-3138-4495-bdc7-6d995f987c2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:50.741820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f92c663-3138-4495-bdc7-6d995f987c2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:50.742019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f92c663-3138-4495-bdc7-6d995f987c2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:50.749836 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:50.749836 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:50.755979 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2f92c663-3138-4495-bdc7-6d995f987c2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:50.766397 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f92c663-3138-4495-bdc7-6d995f987c2a tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:50.766932 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 110/431] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:50 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:51.475669 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-601e8c68-82cf-416b-afb0-da050795d9ca None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:51.479462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-601e8c68-82cf-416b-afb0-da050795d9ca tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02/action Jul 10 13:12:51.479856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-601e8c68-82cf-416b-afb0-da050795d9ca tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:51.480036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-601e8c68-82cf-416b-afb0-da050795d9ca tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:51.515455 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:51.515455 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:51.531853 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f712e3fc-06e6-4055-b185-5c1dd6b7b127 req-601e8c68-82cf-416b-afb0-da050795d9ca tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02/action returned with HTTP 204 Jul 10 13:12:51.532381 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 107/432] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:12:51 2026] POST /volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:12:51.721365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:51.725364 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:51.725484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:51.725777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:51.746427 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:51.746427 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:51.755407 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:51.760982 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e7fa57e-c26e-46c7-86c7-480e90aaee70 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:51.761464 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 109/433] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:51 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:52.141754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.144606 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 tempest-TestMultiAttachVolumeSwap-1170780569 tempest-TestMultiAttachVolumeSwap-1170780569-project] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:52.144898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 tempest-TestMultiAttachVolumeSwap-1170780569 tempest-TestMultiAttachVolumeSwap-1170780569-project] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:52.145266 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 tempest-TestMultiAttachVolumeSwap-1170780569 tempest-TestMultiAttachVolumeSwap-1170780569-project] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:52.161173 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.161173 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:52.164763 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 tempest-TestMultiAttachVolumeSwap-1170780569 tempest-TestMultiAttachVolumeSwap-1170780569-project] Volume info retrieved successfully. Jul 10 13:12:52.168469 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ad6566dc-afe8-4a1c-949a-3a094b137335 req-ecb66f31-100d-467f-9a00-ec6e4ad40d86 tempest-TestMultiAttachVolumeSwap-1170780569 tempest-TestMultiAttachVolumeSwap-1170780569-project] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:52.168893 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 108/434] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:52 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1641 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:52.183265 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.185161 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:52.185354 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:52.185542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:52.201728 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.201728 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:52.203916 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Volume info retrieved successfully. Jul 10 13:12:52.208966 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d1ae515-b163-4a6e-bf3c-d940e8c2615b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:52.209647 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 111/435] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:52 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:52.223309 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.225806 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] GET https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:12:52.226401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:52.226801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:52.241676 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.241676 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:52.249318 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] Volume info retrieved successfully. Jul 10 13:12:52.253765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8926d495-9ccf-4162-ab04-e9fe78b90ed1 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-reader] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 200 Jul 10 13:12:52.254313 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 108/436] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:52 2026] GET /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:52.347286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.348942 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:52.349139 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:52.349315 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:52.369849 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.369849 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:52.377529 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:52.383425 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2640f75b-84f9-4184-ad2e-f88a0b3cce7e tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:52.384047 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 110/437] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:52 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:52.447414 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.449504 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:52.449768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:52.450009 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:52.462278 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.462278 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:52.466057 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:52.472944 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-77226405-a69f-44aa-957d-abbde56f93b8 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:52.473681 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 109/438] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:52 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:12:52.527667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:52.529501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action Jul 10 13:12:52.529817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:52.529928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:52.541595 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:52.541595 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:52.542180 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:52.556070 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Begin detaching volume completed successfully. Jul 10 13:12:52.556458 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-450d1bdf-0794-464f-a2c5-2e61e11e7bf4 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action returned with HTTP 202 Jul 10 13:12:52.556768 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 112/439] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:12:52 2026] POST /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:12:53.589230 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05a352c8-cc74-420c-b541-5ce643044afc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:53.589660 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05a352c8-cc74-420c-b541-5ce643044afc None None] GET https://10.4.3.138/volume// Jul 10 13:12:53.589921 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05a352c8-cc74-420c-b541-5ce643044afc None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:53.590150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05a352c8-cc74-420c-b541-5ce643044afc None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:53.590557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05a352c8-cc74-420c-b541-5ce643044afc None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:53.590903 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 109/440] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:53.598525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:53.601190 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:53.601437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:53.601770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:53.622294 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:53.622294 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:53.629863 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:53.637807 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-3ef7b9d5-af6f-4b94-9e36-8d1f260a03e7 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:53.637807 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 111/441] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:53 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1640 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:54.202865 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:54.204995 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:54.205165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:54.205382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:54.216835 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:54.216835 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:54.221650 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:54.228474 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-5028c9ed-9134-4b5a-900e-d4c577a85183 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:54.229056 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 110/442] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:54 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:54.693808 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5504b579-b008-4711-b580-9d82aa626748 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:54.746301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-c0a8804f-aa08-4c2b-85fd-58dde32fc338 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:54.748377 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-c0a8804f-aa08-4c2b-85fd-58dde32fc338 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] DELETE https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 Jul 10 13:12:54.748377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-c0a8804f-aa08-4c2b-85fd-58dde32fc338 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:54.748481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-c0a8804f-aa08-4c2b-85fd-58dde32fc338 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:54.758145 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:54.758145 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:54.897278 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:54.897759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-268782879"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:54.900955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-268782879'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:54.901120 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume of 1 GB Jul 10 13:12:54.904388 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=282,cinder:INSERT=19,cinder:UPDATE=41 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:12:54.906843 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Availability Zones retrieved successfully. Jul 10 13:12:54.917924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (c4824f94-0a00-45bf-8f4f-9a207cd67e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:54.918725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8683681-3137-4f69-8d1e-dc864e7cb191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:54.921441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:54.950138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8683681-3137-4f69-8d1e-dc864e7cb191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:54.950895 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81421798-3df2-4e3a-8de5-7f8315c555b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:55.025487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Created reservations ['d527230d-6345-4a82-8230-7b74c45f4475', '62644dfd-39d9-49e4-b817-e10ed208cbea', '5f17999d-52bb-4621-b8e7-44e88815806c', '6fd58729-b5b1-4211-bebf-8838acc1bdf0'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:55.026497 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81421798-3df2-4e3a-8de5-7f8315c555b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d527230d-6345-4a82-8230-7b74c45f4475', '62644dfd-39d9-49e4-b817-e10ed208cbea', '5f17999d-52bb-4621-b8e7-44e88815806c', '6fd58729-b5b1-4211-bebf-8838acc1bdf0']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:55.027459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324f7b9e-4dee-4188-8c5e-f88b1347eab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:55.062793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (324f7b9e-4dee-4188-8c5e-f88b1347eab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d6d11d-3b01-4499-bbf9-381a8d843a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-268782879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['d527230d-6345-4a82-8230-7b74c45f4475','62644dfd-39d9-49e4-b817-e10ed208cbea','5f17999d-52bb-4621-b8e7-44e88815806c','6fd58729-b5b1-4211-bebf-8838acc1bdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-268782879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d6d11d-3b01-4499-bbf9-381a8d843a1d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d9ccefda0034fdeb352a2c80d213876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a621b2275c40799ef47f03b412ea4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:55.064406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f414ff-87fe-46a5-a055-ad61f63cc7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:55.080464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f414ff-87fe-46a5-a055-ad61f63cc7c3) transitioned into state 'SUCCESS' from state '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-268782879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['d527230d-6345-4a82-8230-7b74c45f4475','62644dfd-39d9-49e4-b817-e10ed208cbea','5f17999d-52bb-4621-b8e7-44e88815806c','6fd58729-b5b1-4211-bebf-8838acc1bdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:55.081394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b278b50c-70af-4beb-b580-e9f0a6dc69cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:55.096217 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b278b50c-70af-4beb-b580-e9f0a6dc69cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:55.097140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (c4824f94-0a00-45bf-8f4f-9a207cd67e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:55.097420 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request issued successfully. Jul 10 13:12:55.098134 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5504b579-b008-4711-b580-9d82aa626748 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:55.098461 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 113/443] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:12:54 2026] POST /volume/v3/volumes => generated 759 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:55.113712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:55.116280 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:12:55.116488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:55.117432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:55.125098 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:55.125098 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:55.129535 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:55.134339 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05c49af6-237e-4269-8d4e-e5d4f6872300 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 200 Jul 10 13:12:55.134860 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 112/444] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:55 2026] GET /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:55.313840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1ea1fbf-7f19-4643-b8d7-33bddcc89ba1 req-c0a8804f-aa08-4c2b-85fd-58dde32fc338 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 returned with HTTP 200 Jul 10 13:12:55.314308 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 110/445] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:12:54 2026] DELETE /volume/v3/attachments/9d7a987d-529b-4336-9c5c-07e5aa1d4c02 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:55.934610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:55.936031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:55.936268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:55.936468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:55.951705 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:55.951705 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:55.958802 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:55.966163 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e57b49f7-02e9-4c73-bf77-8687b1f96fb0 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:55.966737 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 111/446] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:55 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:56.011039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.014351 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:56.014803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:56.015133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:56.030854 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:56.030854 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:56.039100 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:56.043574 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-ea533855-1e80-489d-b52e-fbb8d8172d64 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:56.044045 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 114/447] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:56 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:56.066741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.069305 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] POST https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action Jul 10 13:12:56.069305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:12:56.069305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:56.081519 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:56.081519 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:56.082238 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:56.094608 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Begin detaching volume completed successfully. Jul 10 13:12:56.094608 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-3b415625-370b-4f0b-9989-10191557827d tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action returned with HTTP 202 Jul 10 13:12:56.095132 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 113/448] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:12:56 2026] POST /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:12:56.147007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-34852a48-53bf-466f-8615-3eb4390de799 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.148707 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34852a48-53bf-466f-8615-3eb4390de799 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:12:56.148929 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34852a48-53bf-466f-8615-3eb4390de799 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:56.149112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34852a48-53bf-466f-8615-3eb4390de799 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:56.158402 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:56.158402 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:56.161995 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-34852a48-53bf-466f-8615-3eb4390de799 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:56.167010 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34852a48-53bf-466f-8615-3eb4390de799 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 200 Jul 10 13:12:56.167605 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 111/449] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:56 2026] GET /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:56.192836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.195173 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:12:56.195359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:56.195544 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:56.203829 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:56.203829 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:56.208836 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:56.213774 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1381ad9a-73ba-4717-a4e1-423052cb4337 req-fb1f3885-15c1-499b-8c72-9eeeaf631ba4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 200 Jul 10 13:12:56.214467 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 112/450] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:56 2026] GET /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:56.232853 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.234559 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:56.235237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-551552175"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:56.236592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-551552175'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:56.238334 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume of 1 GB Jul 10 13:12:56.241713 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Availability Zones retrieved successfully. Jul 10 13:12:56.246991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (baaf814b-126c-45af-9210-14aee4a68047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:56.247846 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78a8eee-e984-4af0-8100-4ab820611a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:56.248702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:56.275869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78a8eee-e984-4af0-8100-4ab820611a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:56.276490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e52ac5-d948-46b3-ab14-7df881267cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:56.316719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Created reservations ['3280f7a9-dc34-45e1-bdfd-2a727ae44c5d', '0550b5e9-e609-43c5-a10e-c39da3efc270', '4148ab0e-9fa0-4cf8-a0c3-d17a4e77118d', '2d2eec0f-5ff7-41e5-9274-4a5a3f9824e9'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:56.317526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15e52ac5-d948-46b3-ab14-7df881267cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3280f7a9-dc34-45e1-bdfd-2a727ae44c5d', '0550b5e9-e609-43c5-a10e-c39da3efc270', '4148ab0e-9fa0-4cf8-a0c3-d17a4e77118d', '2d2eec0f-5ff7-41e5-9274-4a5a3f9824e9']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:56.318315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98be7eee-2988-4228-9b97-d05e758670df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:56.352131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98be7eee-2988-4228-9b97-d05e758670df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab36949-b60b-46da-ab57-41dcd140be86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-551552175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['3280f7a9-dc34-45e1-bdfd-2a727ae44c5d','0550b5e9-e609-43c5-a10e-c39da3efc270','4148ab0e-9fa0-4cf8-a0c3-d17a4e77118d','2d2eec0f-5ff7-41e5-9274-4a5a3f9824e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-551552175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab36949-b60b-46da-ab57-41dcd140be86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d9ccefda0034fdeb352a2c80d213876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a621b2275c40799ef47f03b412ea4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:56.353476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdd732f-bdc1-46e8-a59c-f4071d87870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:56.382300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbdd732f-bdc1-46e8-a59c-f4071d87870d) transitioned into state 'SUCCESS' from state '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-551552175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['3280f7a9-dc34-45e1-bdfd-2a727ae44c5d','0550b5e9-e609-43c5-a10e-c39da3efc270','4148ab0e-9fa0-4cf8-a0c3-d17a4e77118d','2d2eec0f-5ff7-41e5-9274-4a5a3f9824e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:56.383063 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b80582e-bd76-444a-8741-fe7c72f6834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:56.396161 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b80582e-bd76-444a-8741-fe7c72f6834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:56.396998 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (baaf814b-126c-45af-9210-14aee4a68047) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:56.397292 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request issued successfully. Jul 10 13:12:56.397852 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e01ff2a6-97b9-4946-b28d-960db7e4d44e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:56.398285 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 115/451] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:12:56 2026] POST /volume/v3/volumes => generated 759 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:12:56.410869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-543e8d3e-e022-4a83-9972-765640029bdf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:56.412483 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-543e8d3e-e022-4a83-9972-765640029bdf tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:12:56.413740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-543e8d3e-e022-4a83-9972-765640029bdf tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:56.413740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-543e8d3e-e022-4a83-9972-765640029bdf tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:56.422567 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:56.422567 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:56.431032 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-543e8d3e-e022-4a83-9972-765640029bdf tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:56.436800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-543e8d3e-e022-4a83-9972-765640029bdf tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 200 Jul 10 13:12:56.436800 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 114/452] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:56 2026] GET /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:57.125715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5ec0a433-b14d-4c48-b689-bc65e0c4631d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.126101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ec0a433-b14d-4c48-b689-bc65e0c4631d None None] GET https://10.4.3.138/volume// Jul 10 13:12:57.126278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ec0a433-b14d-4c48-b689-bc65e0c4631d None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:57.126947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ec0a433-b14d-4c48-b689-bc65e0c4631d None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:57.126947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ec0a433-b14d-4c48-b689-bc65e0c4631d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:12:57.127201 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 112/453] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:12:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:12:57.134398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.136313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:12:57.136536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:57.136743 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:57.148090 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:57.148090 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:57.153818 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:12:57.162888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8a72bee9-4458-4462-af31-87297e5dd08b tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:12:57.163475 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 113/454] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:12:57 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:12:57.451364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.453623 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:12:57.453915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:57.454169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:57.463025 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:57.463025 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:57.467308 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:57.473591 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-46291dd6-8d15-4b13-8a48-b2b55d88ae57 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 200 Jul 10 13:12:57.474207 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 116/455] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:57 2026] GET /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:57.501793 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.505428 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:12:57.505751 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:57.506335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:57.516933 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:57.516933 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:57.520955 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:57.527841 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cf9a59de-1d14-412e-b2c9-739f0056c8f4 req-f07b51aa-eb42-4f14-ba8e-f08a136c5f42 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 200 Jul 10 13:12:57.527841 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 115/456] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:57 2026] GET /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:12:57.547128 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.549111 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:12:57.549460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-513878049"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:12:57.551572 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-513878049'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:12:57.551765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume of 1 GB Jul 10 13:12:57.562726 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Availability Zones retrieved successfully. Jul 10 13:12:57.568193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (44a9d09e-2952-40d0-ac1a-049b83a19686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:57.569492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc04396-4cd7-4903-bb23-dace4272659b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:57.570546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:12:57.594255 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc04396-4cd7-4903-bb23-dace4272659b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:57.595179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5e418d-04a5-4d1e-94b9-7385ba174c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:57.641996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Created reservations ['a6344645-7540-4721-af98-585560f114f6', '4ce86104-2573-447b-b1f8-3783106b4876', '0896567e-f109-4d25-bebe-ca9c58d59813', '7b66c4a6-db6b-43da-a2a9-512faf11f0be'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:12:57.642673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d5e418d-04a5-4d1e-94b9-7385ba174c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6344645-7540-4721-af98-585560f114f6', '4ce86104-2573-447b-b1f8-3783106b4876', '0896567e-f109-4d25-bebe-ca9c58d59813', '7b66c4a6-db6b-43da-a2a9-512faf11f0be']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:57.643315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d133ec1-34f2-478d-b938-e6c9d7cecebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:57.672378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d133ec1-34f2-478d-b938-e6c9d7cecebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc5d0549-afe4-438a-a7aa-a94d540dd594', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-513878049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['a6344645-7540-4721-af98-585560f114f6','4ce86104-2573-447b-b1f8-3783106b4876','0896567e-f109-4d25-bebe-ca9c58d59813','7b66c4a6-db6b-43da-a2a9-512faf11f0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-513878049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc5d0549-afe4-438a-a7aa-a94d540dd594,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4d9ccefda0034fdeb352a2c80d213876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58a621b2275c40799ef47f03b412ea4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:57.673377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d2e75f-2eee-4649-9495-8c2578cdcb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:57.690446 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09d2e75f-2eee-4649-9495-8c2578cdcb9f) transitioned into state 'SUCCESS' from state '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-513878049',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4d9ccefda0034fdeb352a2c80d213876',qos_specs=None,replication_status=,reservations=['a6344645-7540-4721-af98-585560f114f6','4ce86104-2573-447b-b1f8-3783106b4876','0896567e-f109-4d25-bebe-ca9c58d59813','7b66c4a6-db6b-43da-a2a9-512faf11f0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58a621b2275c40799ef47f03b412ea4f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:57.691089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3cec331-27a7-4085-a112-e9f1f33029a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:12:57.700919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3cec331-27a7-4085-a112-e9f1f33029a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:12:57.700919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Flow 'volume_create_api' (44a9d09e-2952-40d0-ac1a-049b83a19686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:12:57.700919 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Create volume request issued successfully. Jul 10 13:12:57.700919 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08ceb9fa-3f04-4643-b136-4bfc73e7fe52 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:12:57.700919 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 113/457] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:12:57 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) Jul 10 13:12:57.713818 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-243bab2d-b271-4f95-9788-12df577d52e4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:57.715432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-243bab2d-b271-4f95-9788-12df577d52e4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:57.715593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-243bab2d-b271-4f95-9788-12df577d52e4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:57.715809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-243bab2d-b271-4f95-9788-12df577d52e4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:57.723124 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:57.723124 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:57.726597 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-243bab2d-b271-4f95-9788-12df577d52e4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:57.731322 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-243bab2d-b271-4f95-9788-12df577d52e4 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 200 Jul 10 13:12:57.731675 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 114/458] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:57 2026] GET /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:58.750578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-756e1652-d814-4410-a9a3-92ff422aaa3e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:58.752812 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-756e1652-d814-4410-a9a3-92ff422aaa3e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:58.753170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-756e1652-d814-4410-a9a3-92ff422aaa3e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:58.753339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-756e1652-d814-4410-a9a3-92ff422aaa3e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:58.762191 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:58.762191 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:58.766403 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-756e1652-d814-4410-a9a3-92ff422aaa3e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:58.771936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-756e1652-d814-4410-a9a3-92ff422aaa3e tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 200 Jul 10 13:12:58.772422 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 117/459] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:58 2026] GET /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:58.799048 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:58.805039 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:58.805039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:58.805039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:58.815753 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:58.815753 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:58.821098 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:58.828295 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bbcdd334-3b33-49e5-9d4c-9fdcbf14cb0b req-0092f31f-7a20-4205-bcba-14633fd97a7b tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 200 Jul 10 13:12:58.829534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 116/460] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:12:58 2026] GET /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:59.155171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.157927 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.158163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.158499 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.158928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.159332 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.159332 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:59.159751 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.167337 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.168379 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.168379 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:59.172808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8a8f8794-0f77-4f27-923d-ab55c01febc1 req-23daa442-20f8-4493-81b1-1bb298424f6d tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.173170 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 114/461] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.205805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.208187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.208418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.208653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.209000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.210541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.219413 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.220084 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.220084 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:59.224925 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e674944-7288-48ef-a515-239e59a11985 req-d79b78a0-2d48-479c-af9f-3cdfad1e22b8 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.225298 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 115/462] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.252818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.254648 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.254868 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.255032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.255324 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.255934 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.290665 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.291263 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.291263 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:59.294873 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-76a17124-78b2-4b26-882c-10b066da597d req-a7844e7d-f409-4c7e-87f3-30b30359ab73 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.295452 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 118/463] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.321590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.325994 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.325994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.326334 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.328909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.328909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.369837 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.370895 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.370895 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:59.377747 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f0a73f76-a0e5-4e93-83e1-65abd8684c84 req-a5cff8da-bcd4-4627-81b4-f9fbf49d99c3 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.380424 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 117/464] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.408739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.411209 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.411441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.411700 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.412023 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.412964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.424562 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.427251 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.427251 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:59.431410 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a6db1b45-57d5-4427-b2db-5df78d479271 req-0400e8e5-b02d-4856-8b31-5e47d90f44c5 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.432001 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 115/465] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.468351 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.471112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.471313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.472426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.472426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.472927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.481760 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.482742 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.482742 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:59.488589 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a7779332-4a92-4e4d-b7db-d9bdc955af8e req-fdbfc55e-e9c7-4cc8-b2e1-18891a377713 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.489492 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 116/466] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.525310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.527155 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.527320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.527487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.527740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.528351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.535417 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.536362 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.536362 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:59.540403 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b66f29a3-c1bb-4173-b3f7-4aa37326915c req-306a5979-9f73-40e3-9be6-324a569a3738 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.540802 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 119/467] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.572155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.574496 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:12:59.574740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.574993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.575239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:12:59.576097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:12:59.577788 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-218410ab-e4d7-4925-a768-be246597e0d8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.586309 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] DELETE https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:59.586309 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.586309 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.586895 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Delete volume with id: 2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:59.594562 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] Get all volumes completed successfully. Jul 10 13:12:59.595601 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.595601 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:59.600210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-11b65f00-86a2-4795-a550-91c47f48f37d req-9e0a9b62-6620-4c5d-b9c1-a2cc8b66aa21 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:12:59.600699 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 118/468] 10.4.3.138 () {68 vars in 1508 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:12:59.603046 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.603046 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:12:59.603583 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:59.624714 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.627588 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:59.627588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.627588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.627818 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume with id: fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:59.635910 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Delete volume request issued successfully. Jul 10 13:12:59.636270 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-218410ab-e4d7-4925-a768-be246597e0d8 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 202 Jul 10 13:12:59.637008 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 116/469] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:59 2026] DELETE /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:59.637336 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.637336 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:12:59.637974 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:59.648123 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.654854 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:12:59.655233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.655908 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.660248 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume request issued successfully. Jul 10 13:12:59.660447 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dfe15956-a8cb-4e9c-8fd6-aff08cd70f04 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 202 Jul 10 13:12:59.660975 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 117/470] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:12:59 2026] DELETE /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:12:59.671830 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-411aaa69-bb60-4f77-b240-58a7a8122aec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:12:59.674936 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-411aaa69-bb60-4f77-b240-58a7a8122aec tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:12:59.674936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-411aaa69-bb60-4f77-b240-58a7a8122aec tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:12:59.675121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-411aaa69-bb60-4f77-b240-58a7a8122aec tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:12:59.677751 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.677751 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:12:59.683555 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Volume info retrieved successfully. Jul 10 13:12:59.685593 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:12:59.685593 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:12:59.689056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f086cd5-3c58-4f1a-b117-72836e9a24a5 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 200 Jul 10 13:12:59.689744 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 120/471] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:12:59.690100 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-411aaa69-bb60-4f77-b240-58a7a8122aec tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:12:59.701529 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-411aaa69-bb60-4f77-b240-58a7a8122aec tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 200 Jul 10 13:12:59.702072 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 119/472] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:12:59 2026] GET /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:00.511115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.513848 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:13:00.514237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.514452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.528799 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:00.528799 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:00.534210 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:13:00.541137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-8250652a-51d1-4658-bec2-5c36040cd091 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:13:00.541883 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 117/473] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:00 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:00.710280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bea6936e-3f12-45f9-a36e-affd1da59dc7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.711583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bea6936e-3f12-45f9-a36e-affd1da59dc7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] GET https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 Jul 10 13:13:00.711931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bea6936e-3f12-45f9-a36e-affd1da59dc7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.712883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bea6936e-3f12-45f9-a36e-affd1da59dc7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.718193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c98cba11-a022-4f02-92bc-428c35de7341 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.721978 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c98cba11-a022-4f02-92bc-428c35de7341 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 Jul 10 13:13:00.721978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c98cba11-a022-4f02-92bc-428c35de7341 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.721978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c98cba11-a022-4f02-92bc-428c35de7341 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.723753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bea6936e-3f12-45f9-a36e-affd1da59dc7 tempest-TaggedAttachmentsTest-283881379 tempest-TaggedAttachmentsTest-283881379-project-member] https://10.4.3.138/volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 returned with HTTP 404 Jul 10 13:13:00.725537 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 118/474] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:00 2026] GET /volume/v3/volumes/2aef3491-a23e-4c80-ae9c-fe904afb8d57 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:00.728522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c98cba11-a022-4f02-92bc-428c35de7341 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 returned with HTTP 404 Jul 10 13:13:00.729781 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 121/475] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:00 2026] GET /volume/v3/volumes/fc5d0549-afe4-438a-a7aa-a94d540dd594 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:00.741814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a37d6d97-d390-4b90-968f-a307889784ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.745537 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:13:00.745952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.746225 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.746387 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume with id: 9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:13:00.763947 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:00.763947 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:00.763947 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:13:00.792253 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume request issued successfully. Jul 10 13:13:00.792519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a37d6d97-d390-4b90-968f-a307889784ba tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 202 Jul 10 13:13:00.793107 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 120/476] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:00 2026] DELETE /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:00.801982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.807483 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:13:00.807483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.807483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.814752 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:00.814752 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:00.819330 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:13:00.824400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47e69458-3790-4ea4-a68a-8e60e7136dcc tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 200 Jul 10 13:13:00.825108 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 118/477] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:00 2026] GET /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:00.890938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-bce00976-650e-4713-85d8-61e61af597d7 req-e583dc1c-ae4b-4138-b194-0f5dea6b6694 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:00.893984 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-e583dc1c-ae4b-4138-b194-0f5dea6b6694 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] DELETE https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 Jul 10 13:13:00.894251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-e583dc1c-ae4b-4138-b194-0f5dea6b6694 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:00.894568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-e583dc1c-ae4b-4138-b194-0f5dea6b6694 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:00.907486 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:00.907486 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:01.464729 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bce00976-650e-4713-85d8-61e61af597d7 req-e583dc1c-ae4b-4138-b194-0f5dea6b6694 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 returned with HTTP 200 Jul 10 13:13:01.465148 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 119/478] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:00 2026] DELETE /volume/v3/attachments/53d35d70-cd3d-49a9-871f-e548b41fadf2 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:01.841110 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-721787ad-5e78-45f2-a658-e67267cd7e08 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:01.848142 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-721787ad-5e78-45f2-a658-e67267cd7e08 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 Jul 10 13:13:01.848142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-721787ad-5e78-45f2-a658-e67267cd7e08 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:01.848142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-721787ad-5e78-45f2-a658-e67267cd7e08 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:01.862032 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-721787ad-5e78-45f2-a658-e67267cd7e08 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 returned with HTTP 404 Jul 10 13:13:01.862816 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 122/479] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:01 2026] GET /volume/v3/volumes/9ab36949-b60b-46da-ab57-41dcd140be86 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:01.873449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01c28596-06f9-488e-82e4-c222932a7bff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:01.878944 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] DELETE https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:13:01.880231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:01.880231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:01.880364 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume with id: 78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:13:01.890616 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:01.890616 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:01.891403 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:13:01.920237 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Delete volume request issued successfully. Jul 10 13:13:01.920485 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01c28596-06f9-488e-82e4-c222932a7bff tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 202 Jul 10 13:13:01.921576 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 121/480] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:01 2026] DELETE /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:01.931575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:01.934519 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:13:01.935006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:01.935241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:01.948441 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:01.948441 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:01.961078 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Volume info retrieved successfully. Jul 10 13:13:01.970997 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d40f5fd-4a34-468d-9c1b-9a6703838ef0 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 200 Jul 10 13:13:01.974485 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 119/481] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:01 2026] GET /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:02.990179 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4e9747cd-e6ef-4d6b-993d-55e28f882da1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:02.992989 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4e9747cd-e6ef-4d6b-993d-55e28f882da1 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] GET https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d Jul 10 13:13:02.993215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4e9747cd-e6ef-4d6b-993d-55e28f882da1 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:02.993408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4e9747cd-e6ef-4d6b-993d-55e28f882da1 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:03.002084 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4e9747cd-e6ef-4d6b-993d-55e28f882da1 tempest-VolumesTestJSON-979325869 tempest-VolumesTestJSON-979325869-project-member] https://10.4.3.138/volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d returned with HTTP 404 Jul 10 13:13:03.002784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 120/482] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:02 2026] GET /volume/v3/volumes/78d6d11d-3b01-4499-bbf9-381a8d843a1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:08.377950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9fb069fd-d1d2-4c55-9aca-7579b3571e07 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:08.648846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fb069fd-d1d2-4c55-9aca-7579b3571e07 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:08.649276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fb069fd-d1d2-4c55-9aca-7579b3571e07 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1110753386"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:08.667955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fb069fd-d1d2-4c55-9aca-7579b3571e07 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:08.668470 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 123/483] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:08 2026] POST /volume/v3/types => generated 228 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:08.679855 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d924c189-ec65-4493-b49f-ad451a69160c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:08.683765 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d924c189-ec65-4493-b49f-ad451a69160c tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:13:08.683765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d924c189-ec65-4493-b49f-ad451a69160c tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1209464164"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:08.689977 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=350,cinder:UPDATE=58,cinder:INSERT=42 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:13:08.705831 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d924c189-ec65-4493-b49f-ad451a69160c tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:13:08.706163 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 122/484] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:13:08 2026] POST /volume/v3/group_types => generated 185 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:08.714423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d496d2e5-0832-4997-82ef-9318a7da319d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:09.005776 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:13:09.006114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8de611c0-e54e-4456-a51d-6d01d5b34abe", "volume_types": ["5e05ebdb-76d2-4295-a845-0db4565ccb3b"], "name": "tempest-GroupSnapshotsV319Test-Group-830260393"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:09.008796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Creating new group {'group': {'group_type': '8de611c0-e54e-4456-a51d-6d01d5b34abe', 'volume_types': ['5e05ebdb-76d2-4295-a845-0db4565ccb3b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-830260393'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:13:09.010381 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=327,cinder:UPDATE=52,cinder:INSERT=29 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:13:09.012313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-830260393. Jul 10 13:13:09.029236 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Availability Zones retrieved successfully. Jul 10 13:13:09.053953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Created reservations ['c28bae3b-0da5-495b-bd53-4b69ceb187c8'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:09.081310 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d496d2e5-0832-4997-82ef-9318a7da319d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:13:09.081896 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 120/485] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:13:08 2026] POST /volume/v3/groups => generated 115 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:09.094305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:09.096084 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 Jul 10 13:13:09.096279 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:09.096449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:09.096628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member ffef0b8f-99c0-425b-a3d6-65d0164e5413 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:13:09.100524 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:09.100524 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:09.109406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1ea6b9b-217d-4187-876f-333fed7de7ba tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 returned with HTTP 200 Jul 10 13:13:09.109958 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 121/486] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:13:09 2026] GET /volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 => generated 395 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:09.410709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-f3898f41-34dd-46dd-916a-836caf33f8b7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:09.414382 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-f3898f41-34dd-46dd-916a-836caf33f8b7 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 Jul 10 13:13:09.414570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-f3898f41-34dd-46dd-916a-836caf33f8b7 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:09.415431 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-f3898f41-34dd-46dd-916a-836caf33f8b7 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:09.424578 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:09.424578 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:09.972257 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-f3898f41-34dd-46dd-916a-836caf33f8b7 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 returned with HTTP 200 Jul 10 13:13:09.972669 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 124/487] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:09 2026] DELETE /volume/v3/attachments/d1cdf92b-c0ed-4eb8-a237-0d7ca7213ff7 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:09.986294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-2a9b35d7-eb4b-48f0-b540-4e2c6155b0ca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:09.989762 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-2a9b35d7-eb4b-48f0-b540-4e2c6155b0ca tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 Jul 10 13:13:09.989949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-2a9b35d7-eb4b-48f0-b540-4e2c6155b0ca tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:09.990123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-2a9b35d7-eb4b-48f0-b540-4e2c6155b0ca tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:09.998461 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:09.998461 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:10.120046 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc712641-9648-432e-a5db-e7a56b2ec62e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:10.121984 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc712641-9648-432e-a5db-e7a56b2ec62e tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 Jul 10 13:13:10.122298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc712641-9648-432e-a5db-e7a56b2ec62e tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:10.122500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc712641-9648-432e-a5db-e7a56b2ec62e tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:10.122640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-dc712641-9648-432e-a5db-e7a56b2ec62e tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member ffef0b8f-99c0-425b-a3d6-65d0164e5413 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:13:10.126545 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.126545 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:10.134731 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc712641-9648-432e-a5db-e7a56b2ec62e tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 returned with HTTP 200 Jul 10 13:13:10.135098 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 121/488] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:13:10 2026] GET /volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 => generated 396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:10.144499 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:10.146583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:10.146946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1935014827", "volume_type": "5e05ebdb-76d2-4295-a845-0db4565ccb3b", "group_id": "ffef0b8f-99c0-425b-a3d6-65d0164e5413", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:10.148598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1935014827', 'volume_type': '5e05ebdb-76d2-4295-a845-0db4565ccb3b', 'group_id': 'ffef0b8f-99c0-425b-a3d6-65d0164e5413', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:10.157239 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.157239 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:10.157642 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Create volume of 1 GB Jul 10 13:13:10.162770 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Availability Zones retrieved successfully. Jul 10 13:13:10.168098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Flow 'volume_create_api' (7fa99489-ab74-46ab-b5c2-a4d62833cca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:10.169043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b32325-4674-4041-9940-249c672c1ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:10.169594 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.169594 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:10.170009 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:10.195666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61b32325-4674-4041-9940-249c672c1ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:13:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e05ebdb-76d2-4295-a845-0db4565ccb3b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1110753386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e05ebdb-76d2-4295-a845-0db4565ccb3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffef0b8f-99c0-425b-a3d6-65d0164e5413', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:10.196563 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e0e60d-a011-453d-8626-85b110730554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:10.233908 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1110753386 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1110753386, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:10.234151 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110753386 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110753386, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:10.269609 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Created reservations ['46f804af-50c2-4dc5-ad45-f66618430778', '4374216a-4cbb-44df-8605-02e50a2de9a7', 'aa6de47a-a793-4001-bb3a-fcdfcb2bdf71', '890de8e9-e7f7-4110-acbe-e2a9cf96aa2f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:10.270361 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e0e60d-a011-453d-8626-85b110730554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46f804af-50c2-4dc5-ad45-f66618430778', '4374216a-4cbb-44df-8605-02e50a2de9a7', 'aa6de47a-a793-4001-bb3a-fcdfcb2bdf71', '890de8e9-e7f7-4110-acbe-e2a9cf96aa2f']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:10.271232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27c3799-187a-4caf-8e51-242218886780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:10.295825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e27c3799-187a-4caf-8e51-242218886780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31133958-d086-4355-a016-2de022827f30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1935014827',encryption_key_id=None,group_id=ffef0b8f-99c0-425b-a3d6-65d0164e5413,group_type_id=,metadata={},multiattach=False,project_id='59cb5c173a1841f7a68e90a6e0845516',qos_specs=None,replication_status=,reservations=['46f804af-50c2-4dc5-ad45-f66618430778','4374216a-4cbb-44df-8605-02e50a2de9a7','aa6de47a-a793-4001-bb3a-fcdfcb2bdf71','890de8e9-e7f7-4110-acbe-e2a9cf96aa2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3602d72136a0473194cb54de61eb2f41',volume_type_id=5e05ebdb-76d2-4295-a845-0db4565ccb3b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1935014827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffef0b8f-99c0-425b-a3d6-65d0164e5413,host=None,id=31133958-d086-4355-a016-2de022827f30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59cb5c173a1841f7a68e90a6e0845516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3602d72136a0473194cb54de61eb2f41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e05ebdb-76d2-4295-a845-0db4565ccb3b),volume_type_id=5e05ebdb-76d2-4295-a845-0db4565ccb3b)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:10.296841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398a25a6-1fa6-4fda-a733-6d7846c117ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:10.317201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398a25a6-1fa6-4fda-a733-6d7846c117ae) transitioned into state 'SUCCESS' from state '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-1935014827',encryption_key_id=None,group_id=ffef0b8f-99c0-425b-a3d6-65d0164e5413,group_type_id=,metadata={},multiattach=False,project_id='59cb5c173a1841f7a68e90a6e0845516',qos_specs=None,replication_status=,reservations=['46f804af-50c2-4dc5-ad45-f66618430778','4374216a-4cbb-44df-8605-02e50a2de9a7','aa6de47a-a793-4001-bb3a-fcdfcb2bdf71','890de8e9-e7f7-4110-acbe-e2a9cf96aa2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3602d72136a0473194cb54de61eb2f41',volume_type_id=5e05ebdb-76d2-4295-a845-0db4565ccb3b)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:10.317630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212f4484-e2ac-4cc5-91bd-a2e44d2f559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:10.334097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (212f4484-e2ac-4cc5-91bd-a2e44d2f559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:10.334097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Flow 'volume_create_api' (7fa99489-ab74-46ab-b5c2-a4d62833cca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:10.334097 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Create volume request issued successfully. Jul 10 13:13:10.334097 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:10.334097 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:10.376648 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:10.379941 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.379941 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:10.384112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a168cfd-d5b1-4803-b7b5-76f72b63d51b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:10.384418 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 122/489] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:13:10 2026] POST /volume/v3/volumes => generated 827 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:10.399402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1e473bcf-4440-4d0d-b924-753717773397 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:10.403865 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 Jul 10 13:13:10.404188 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:10.404450 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:10.414970 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.414970 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:10.419404 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Volume info retrieved successfully. Jul 10 13:13:10.420130 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:10.420284 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:10.468248 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:10.471649 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.471649 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:10.479454 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e473bcf-4440-4d0d-b924-753717773397 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 returned with HTTP 200 Jul 10 13:13:10.479623 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 125/490] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:10 2026] GET /volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 => generated 895 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:10.538083 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-2a9b35d7-eb4b-48f0-b540-4e2c6155b0ca tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 returned with HTTP 200 Jul 10 13:13:10.538516 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 123/491] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:09 2026] DELETE /volume/v3/attachments/cb2d458c-cf00-4e23-8150-bd596fce7795 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:10.547162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-807a704a-da7b-4471-97b7-c958fd1fdb9b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:10.548958 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-807a704a-da7b-4471-97b7-c958fd1fdb9b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 Jul 10 13:13:10.549148 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-807a704a-da7b-4471-97b7-c958fd1fdb9b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:10.549481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-807a704a-da7b-4471-97b7-c958fd1fdb9b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:10.557516 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:10.557516 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:11.090897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c2e4a57e-94a6-4003-95fd-e761855ccd19 req-807a704a-da7b-4471-97b7-c958fd1fdb9b tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 returned with HTTP 200 Jul 10 13:13:11.091350 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 122/492] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:10 2026] DELETE /volume/v3/attachments/164ff0ca-c4f3-4d9e-9af3-814e89a7c7d7 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:11.495744 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:11.497518 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 Jul 10 13:13:11.497741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:11.497985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:11.505121 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:11.505121 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:11.508709 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Volume info retrieved successfully. Jul 10 13:13:11.509372 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:11.509518 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:11.539750 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:11.566862 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:11.570213 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:11.570213 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:11.577710 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce2ea099-e1ac-40b2-8679-5a7df1eec635 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 returned with HTTP 200 Jul 10 13:13:11.578115 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 123/493] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:11 2026] GET /volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 => generated 920 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:11.592057 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-71c22dce-2934-4303-9070-5a31a90be6a5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:11.594345 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] POST https://10.4.3.138/volume/v3/group_snapshots Jul 10 13:13:11.594844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ffef0b8f-99c0-425b-a3d6-65d0164e5413", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1700426376"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:11.597216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ffef0b8f-99c0-425b-a3d6-65d0164e5413', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1700426376'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 13:13:11.601096 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:11.601096 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:11.605679 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.group_snapshots [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1700426376. Jul 10 13:13:11.625523 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:11.625523 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:11.640610 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110753386 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1110753386, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:11.640928 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1110753386 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1110753386, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:11.660985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Created reservations ['6b20735c-a42e-489a-9819-5386a78b5308', 'a8312dc6-34cf-487a-a603-f8fe2f95ea80', '157925b9-0695-41a3-a351-6c170e6609e1', '3a4e232f-18a0-44a1-8fdb-1cac5e0f0db0'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:11.700880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71c22dce-2934-4303-9070-5a31a90be6a5 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots returned with HTTP 202 Jul 10 13:13:11.701379 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 124/494] 10.4.3.138 () {70 vars in 1324 bytes} [Fri Jul 10 13:13:11 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:11.709939 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-80db5614-c282-4e14-90fb-7477d38f49b9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:11.711899 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80db5614-c282-4e14-90fb-7477d38f49b9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:11.712069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80db5614-c282-4e14-90fb-7477d38f49b9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:11.712270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80db5614-c282-4e14-90fb-7477d38f49b9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:11.712410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-80db5614-c282-4e14-90fb-7477d38f49b9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:11.718360 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:11.718360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1959630503", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:11.718628 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:11.718628 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:11.719710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1959630503', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:11.722067 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80db5614-c282-4e14-90fb-7477d38f49b9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:11.722480 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 123/495] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:11 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.315118 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume of 1 GB Jul 10 13:13:12.320034 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Availability Zones retrieved successfully. Jul 10 13:13:12.326333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (63634000-7413-45aa-a09d-38d91250aabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:12.327276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc13a889-c2a7-4b0d-96ab-5ba4bfe4b5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:12.328525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:12.347327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.349427 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:13:12.349605 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.349821 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.350113 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Delete volume with id: e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:13:12.357235 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.357235 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:12.357706 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:13:12.379719 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Delete volume request issued successfully. Jul 10 13:13:12.379719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-19c07e07-5b1f-4421-8900-2c263f4fb113 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 202 Jul 10 13:13:12.379719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 124/496] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:12 2026] DELETE /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:12.386546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.388942 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:13:12.389235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.389467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.397580 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.397580 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:12.402770 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:13:12.408707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62cd14dd-f00f-407b-9c43-6fac15f3a4be tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 200 Jul 10 13:13:12.409264 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 125/497] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:12.411248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc13a889-c2a7-4b0d-96ab-5ba4bfe4b5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:12.412435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feeacd20-2a6c-40a3-b244-c93957577719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:12.484899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Created reservations ['05687bfc-aa57-4bc2-95ff-0fb35789a8f1', 'f5b162eb-1d91-4810-a7f6-72ebedb77e39', 'c27bbecb-c593-49e5-9bd2-53e3535307ed', '799a2a44-0b40-4288-8312-1168c70bcc32'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:12.485767 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feeacd20-2a6c-40a3-b244-c93957577719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05687bfc-aa57-4bc2-95ff-0fb35789a8f1', 'f5b162eb-1d91-4810-a7f6-72ebedb77e39', 'c27bbecb-c593-49e5-9bd2-53e3535307ed', '799a2a44-0b40-4288-8312-1168c70bcc32']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:12.486839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594a13d1-2325-47d3-9575-6454bf8a8c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:12.508904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (594a13d1-2325-47d3-9575-6454bf8a8c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ae243a-e0ac-416f-aa29-b3b86925c340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1959630503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['05687bfc-aa57-4bc2-95ff-0fb35789a8f1','f5b162eb-1d91-4810-a7f6-72ebedb77e39','c27bbecb-c593-49e5-9bd2-53e3535307ed','799a2a44-0b40-4288-8312-1168c70bcc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1959630503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ae243a-e0ac-416f-aa29-b3b86925c340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d09e95254d3458081547d4cfe8086c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='472d17282c864a29886d5143609d19d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:12.509660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be832478-2560-41fc-9b64-03eabffa0ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:12.531276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be832478-2560-41fc-9b64-03eabffa0ad5) transitioned into state 'SUCCESS' from state '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-1959630503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['05687bfc-aa57-4bc2-95ff-0fb35789a8f1','f5b162eb-1d91-4810-a7f6-72ebedb77e39','c27bbecb-c593-49e5-9bd2-53e3535307ed','799a2a44-0b40-4288-8312-1168c70bcc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:12.532371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadd7d7c-02d8-4613-b99c-c39b6071d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:12.542044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dadd7d7c-02d8-4613-b99c-c39b6071d889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:12.542874 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (63634000-7413-45aa-a09d-38d91250aabf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:12.543174 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request issued successfully. Jul 10 13:13:12.543801 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14a585cb-5dc4-4a62-86b3-aa9a5bfc1163 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:12.544242 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 126/498] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:11 2026] POST /volume/v3/volumes => generated 757 bytes in 1005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:12.559763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.561398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:13:12.562966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.562966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.568203 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.568203 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:12.572122 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:12.577171 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d87679bb-7a5a-4efe-8aba-e6a44c11af86 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 200 Jul 10 13:13:12.577618 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 124/499] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:12.731570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.735548 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.735548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.735548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.735548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:12.740067 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.740067 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:12.744419 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-75b54cb4-6d20-4d98-8ff9-c80a2ffbd888 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:12.745086 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 125/500] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.753453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.755182 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:13:12.755368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.755613 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.755901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:13:12.756930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:13:12.769979 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Get all snapshots completed successfully. Jul 10 13:13:12.770444 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.770444 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:12.771658 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51ffe80c-cfa0-42ee-b710-a69f6928318b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:13:12.772090 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 126/501] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:12.782662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.784934 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 Jul 10 13:13:12.785121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.785404 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.793716 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.793716 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:12.794239 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Snapshot retrieved successfully. Jul 10 13:13:12.795274 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e573376-8d8b-4c50-8dac-cae882d21f92 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 returned with HTTP 200 Jul 10 13:13:12.795599 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 127/502] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:12.807320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ad9f310c-d62e-484f-816b-1de18652a500 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.809210 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ad9f310c-d62e-484f-816b-1de18652a500 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action Jul 10 13:13:12.809575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ad9f310c-d62e-484f-816b-1de18652a500 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:12.809763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ad9f310c-d62e-484f-816b-1de18652a500 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:12.811200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-ad9f310c-d62e-484f-816b-1de18652a500 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Updating group '33eb8de1-373e-42b5-a296-7fc602adc53b' with 'creating' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 13:13:12.816446 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.816446 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:12.826963 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ad9f310c-d62e-484f-816b-1de18652a500 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action returned with HTTP 202 Jul 10 13:13:12.827379 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 125/503] 10.4.3.138 () {70 vars in 1455 bytes} [Fri Jul 10 13:13:12 2026] POST /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:12.834883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.837177 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.837572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.837881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.838138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:12.843549 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.843549 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:12.848831 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65b805ab-8a3d-41cf-a742-2bf9dec74988 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:12.849374 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 126/504] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.860081 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a4d861fb-f09a-4703-8c70-df8077526729 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.862819 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a4d861fb-f09a-4703-8c70-df8077526729 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action Jul 10 13:13:12.862819 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a4d861fb-f09a-4703-8c70-df8077526729 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:12.862915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a4d861fb-f09a-4703-8c70-df8077526729 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:12.864184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-a4d861fb-f09a-4703-8c70-df8077526729 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Updating group '33eb8de1-373e-42b5-a296-7fc602adc53b' with 'available' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 13:13:12.869567 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.869567 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:12.877675 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a4d861fb-f09a-4703-8c70-df8077526729 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action returned with HTTP 202 Jul 10 13:13:12.879216 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 127/505] 10.4.3.138 () {70 vars in 1455 bytes} [Fri Jul 10 13:13:12 2026] POST /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:12.889634 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.894282 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.894561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.894862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.895027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:12.902110 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.902110 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:12.905913 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fa5c147a-e411-4013-ad97-8ebcd9c5dea9 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:12.906501 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 128/506] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.916504 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41451db9-10c4-4b16-9370-5e94609ad818 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.918384 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41451db9-10c4-4b16-9370-5e94609ad818 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action Jul 10 13:13:12.919031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41451db9-10c4-4b16-9370-5e94609ad818 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:12.919031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41451db9-10c4-4b16-9370-5e94609ad818 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:12.920636 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-41451db9-10c4-4b16-9370-5e94609ad818 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Updating group '33eb8de1-373e-42b5-a296-7fc602adc53b' with 'error' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 13:13:12.923829 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.923829 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:12.930618 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41451db9-10c4-4b16-9370-5e94609ad818 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action returned with HTTP 202 Jul 10 13:13:12.931076 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 126/507] 10.4.3.138 () {70 vars in 1455 bytes} [Fri Jul 10 13:13:12 2026] POST /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:12.939428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.941221 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.941433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.941673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.941832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:12.945489 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.945489 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:12.949805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a6b20b2-7864-4d32-8657-ae6243035b2c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:12.950476 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 127/508] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.959022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.960876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] POST https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action Jul 10 13:13:12.961132 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:12.961273 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:12.962611 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Updating group '33eb8de1-373e-42b5-a296-7fc602adc53b' with 'available' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 13:13:12.965951 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.965951 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:12.972596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14139bf8-66eb-49ba-b576-03bee7dfd13b tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action returned with HTTP 202 Jul 10 13:13:12.972853 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 128/509] 10.4.3.138 () {70 vars in 1455 bytes} [Fri Jul 10 13:13:12 2026] POST /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:12.979469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.982003 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.982242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.982440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.982640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:12.985942 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:12.985942 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:12.989084 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cb2e7b21-db7f-4db2-aa4f-e780201b264b tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 200 Jul 10 13:13:12.989268 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 129/510] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:12 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:12.996486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-96231baa-93da-4028-a8cd-1d441f2e5091 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:12.997904 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:12.998083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:12.998244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:12.998363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] delete called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:13:12.998728 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.group_snapshots [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Delete group_snapshot with id: 33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:13.002889 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.002889 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:13.036673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-96231baa-93da-4028-a8cd-1d441f2e5091 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 202 Jul 10 13:13:13.037227 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 127/511] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:13:12 2026] DELETE /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:13.044373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.045912 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:13:13.046120 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.046352 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.047261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:13:13.047261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:13:13.054851 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Get all volumes completed successfully. Jul 10 13:13:13.055324 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:13.055492 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:13.091868 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:13.094860 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.094860 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:13.102663 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9b7076a9-0b28-4377-b4a8-9ce57f712d9d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:13:13.103083 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 128/512] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:13.116498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.118144 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:13:13.118314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.118700 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.118700 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:13:13.119641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:13:13.124765 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Get all snapshots completed successfully. Jul 10 13:13:13.125208 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.125208 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:13.125753 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4a9e8c2-39a4-4c9b-b66c-ff49f0f71c0c tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:13:13.126085 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 129/513] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:13.134483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.138867 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 Jul 10 13:13:13.138867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.138867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.143810 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.143810 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:13.144618 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Snapshot retrieved successfully. Jul 10 13:13:13.145498 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2cf771eb-f40f-4ebc-ad4c-7de7b5d04e7d tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 returned with HTTP 200 Jul 10 13:13:13.146065 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 130/514] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:13.292967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-562369f0-93c3-4618-9543-1aa4443592f2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.294736 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-562369f0-93c3-4618-9543-1aa4443592f2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:13.294934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-562369f0-93c3-4618-9543-1aa4443592f2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.295136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-562369f0-93c3-4618-9543-1aa4443592f2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.301920 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.301920 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:13.305257 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-562369f0-93c3-4618-9543-1aa4443592f2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:13.309191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-562369f0-93c3-4618-9543-1aa4443592f2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:13.309637 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 128/515] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:13.354013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.357701 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:13.357701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.357701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.362977 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.362977 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:13.366879 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:13.370763 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-9d13f996-7b10-47b6-82be-387b524fd788 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:13.371207 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 129/516] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:13.421844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e4dc7efb-1284-4afc-bf29-e90937bab44f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.423497 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4dc7efb-1284-4afc-bf29-e90937bab44f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef Jul 10 13:13:13.423746 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4dc7efb-1284-4afc-bf29-e90937bab44f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.423922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4dc7efb-1284-4afc-bf29-e90937bab44f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.429302 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4dc7efb-1284-4afc-bf29-e90937bab44f tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef returned with HTTP 404 Jul 10 13:13:13.429775 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 130/517] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/e4bf2efd-c26e-47d2-b85d-2f02ca7627ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:13.436717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.438580 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] DELETE https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:13:13.438828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.439068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.439295 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Delete volume with id: 150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:13:13.448843 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.448843 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:13.449284 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:13:13.468633 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Delete volume request issued successfully. Jul 10 13:13:13.468863 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7821de8b-b187-412f-9c64-b374bae6a0c6 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 202 Jul 10 13:13:13.469287 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 131/518] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:13 2026] DELETE /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:13.478300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.480503 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:13:13.480811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.481075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.489707 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.489707 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:13.494282 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Volume info retrieved successfully. Jul 10 13:13:13.498870 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bff3a869-6a1e-4791-8646-1d4e2775d399 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 200 Jul 10 13:13:13.499244 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 129/519] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:13.589621 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.591397 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:13:13.591655 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.591991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.598798 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.598798 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:13.603627 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:13.608244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8329b7d8-b6e7-4677-8e2c-074bb64137a1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 200 Jul 10 13:13:13.608642 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 130/520] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:13.621814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.623469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:13.623811 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-813881276"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:13.625127 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-813881276'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:13.625231 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume of 1 GB Jul 10 13:13:13.629080 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Availability Zones retrieved successfully. Jul 10 13:13:13.634810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (0e39a642-2292-47ec-a1b7-50abefc49ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:13.635652 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba27585-fb5c-4923-b4da-e2fd66a8aa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:13.636870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:13.662515 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cba27585-fb5c-4923-b4da-e2fd66a8aa57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:13.663235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed619e37-07e9-425a-a3d1-9f17be01be9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:13.704448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Created reservations ['2c24d5d8-cfb9-4a6b-a37e-eb247afb0557', '4ab341de-7aa6-4ecd-96b6-2cbc292601df', '76ba5315-49e2-44b0-900e-4e0500f3d64d', 'e23ba8c2-0aab-4f68-8aca-2b2ca1e2db39'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:13.705253 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed619e37-07e9-425a-a3d1-9f17be01be9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c24d5d8-cfb9-4a6b-a37e-eb247afb0557', '4ab341de-7aa6-4ecd-96b6-2cbc292601df', '76ba5315-49e2-44b0-900e-4e0500f3d64d', 'e23ba8c2-0aab-4f68-8aca-2b2ca1e2db39']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:13.706084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc6a637-0495-4e2b-b595-2bc4c42f00f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:13.734050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcc6a637-0495-4e2b-b595-2bc4c42f00f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86872f70-7e54-4711-940d-ed74657f9763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-813881276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['2c24d5d8-cfb9-4a6b-a37e-eb247afb0557','4ab341de-7aa6-4ecd-96b6-2cbc292601df','76ba5315-49e2-44b0-900e-4e0500f3d64d','e23ba8c2-0aab-4f68-8aca-2b2ca1e2db39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-813881276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86872f70-7e54-4711-940d-ed74657f9763,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d09e95254d3458081547d4cfe8086c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='472d17282c864a29886d5143609d19d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:13.735907 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cbd291-3b93-455e-9efb-ac736bca5c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:13.757097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cbd291-3b93-455e-9efb-ac736bca5c9e) transitioned into state 'SUCCESS' from state '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-813881276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['2c24d5d8-cfb9-4a6b-a37e-eb247afb0557','4ab341de-7aa6-4ecd-96b6-2cbc292601df','76ba5315-49e2-44b0-900e-4e0500f3d64d','e23ba8c2-0aab-4f68-8aca-2b2ca1e2db39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:13.758044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1173ac-b03d-4241-b30d-5989f26831d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:13.766815 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1173ac-b03d-4241-b30d-5989f26831d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:13.767880 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (0e39a642-2292-47ec-a1b7-50abefc49ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:13.768249 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request issued successfully. Jul 10 13:13:13.769140 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4704a707-00bb-4c5b-aeb6-b836d19268aa tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:13.769673 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 131/521] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:13 2026] POST /volume/v3/volumes => generated 756 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:13.788815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:13.790684 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:13:13.790923 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:13.791130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:13.799000 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:13.799000 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:13.805709 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:13.810361 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26a33d0d-cf09-4793-9d9b-5dba2b983537 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 200 Jul 10 13:13:13.810884 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 132/522] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:13 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:14.156807 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ecd61ab3-845b-4a9e-95c8-63e72aebeb38 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.158735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ecd61ab3-845b-4a9e-95c8-63e72aebeb38 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 Jul 10 13:13:14.158982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ecd61ab3-845b-4a9e-95c8-63e72aebeb38 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.159179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ecd61ab3-845b-4a9e-95c8-63e72aebeb38 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.163546 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ecd61ab3-845b-4a9e-95c8-63e72aebeb38 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 returned with HTTP 404 Jul 10 13:13:14.164207 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 130/523] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/snapshots/d5c76139-d97a-4a55-8413-54cf0f7a66f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:14.172754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.174308 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b Jul 10 13:13:14.174551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.174991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.174991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member 33eb8de1-373e-42b5-a296-7fc602adc53b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:13:14.178024 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7043156-3d46-4cb9-829e-e6aec528dde4 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b returned with HTTP 404 Jul 10 13:13:14.178505 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 131/524] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/group_snapshots/33eb8de1-373e-42b5-a296-7fc602adc53b => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:13:14.188592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.191037 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:13:14.191440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.191745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.192121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:13:14.192604 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.192604 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:14.193432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:13:14.202676 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Get all volumes completed successfully. Jul 10 13:13:14.203710 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:14.203981 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:14.239469 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:14.242155 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.242155 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:14.249162 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29f418a2-0e5f-4490-a377-1c9565584ca1 tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:13:14.249260 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 132/525] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:14.261210 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.262805 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] POST https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413/action Jul 10 13:13:14.263564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:14.263564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:14.264479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] delete called for group ffef0b8f-99c0-425b-a3d6-65d0164e5413 {{(pid=100115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:13:14.264598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Delete group with id: ffef0b8f-99c0-425b-a3d6-65d0164e5413 Jul 10 13:13:14.267648 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.267648 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:14.316975 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e016c60-0a37-4fd7-ba88-01b707eaa5dd tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413/action returned with HTTP 202 Jul 10 13:13:14.317350 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 133/526] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:13:14 2026] POST /volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:14.325114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.326650 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 Jul 10 13:13:14.326863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.327053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.333609 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.333609 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:14.336970 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Volume info retrieved successfully. Jul 10 13:13:14.337585 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:13:14.337750 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:13:14.372997 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:13:14.375953 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.375953 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:14.383705 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d4e5080b-7bf3-4ecd-a7dd-572e55548f1f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 returned with HTTP 200 Jul 10 13:13:14.384144 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 131/527] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 => generated 919 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:14.511121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a54928f5-10a1-453d-a05f-9bf633ae3602 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.512915 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a54928f5-10a1-453d-a05f-9bf633ae3602 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] GET https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 Jul 10 13:13:14.513137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a54928f5-10a1-453d-a05f-9bf633ae3602 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.513309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a54928f5-10a1-453d-a05f-9bf633ae3602 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.518377 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a54928f5-10a1-453d-a05f-9bf633ae3602 tempest-TestMultiAttachVolumeSwap-1795531813 tempest-TestMultiAttachVolumeSwap-1795531813-project-member] https://10.4.3.138/volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 returned with HTTP 404 Jul 10 13:13:14.518823 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 132/528] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/volumes/150f6c78-dc5f-4921-a4ed-0e312df87d71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:14.824811 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.827401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:13:14.827764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:14.828070 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:14.837635 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:14.837635 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:14.842803 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:14.848928 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52e7e081-d34e-479e-86eb-e473fdf1e27a tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 200 Jul 10 13:13:14.849511 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 133/529] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:14 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:14.862432 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:14.864392 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:14.864708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1056388451"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:14.866804 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1056388451'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:14.866804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume of 1 GB Jul 10 13:13:14.872025 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Availability Zones retrieved successfully. Jul 10 13:13:14.881260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (502c9d37-f249-41b8-b61a-5a116073a892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:14.882866 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015e00e2-0344-42bf-8b68-e16b4c605b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:14.884356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:14.920910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (015e00e2-0344-42bf-8b68-e16b4c605b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:14.922100 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292988c2-2330-449e-947c-4438b65cfcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:14.963018 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Created reservations ['ea567465-7f89-4edf-81e7-5d32036a633d', '84d9cecd-7f01-4c75-8af7-53b6fb2ac71f', '581f9e06-aca1-498a-9428-2279d62f99ef', '5b774537-20dd-42bb-bbd2-4ce1c1ee4031'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:14.964002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292988c2-2330-449e-947c-4438b65cfcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea567465-7f89-4edf-81e7-5d32036a633d', '84d9cecd-7f01-4c75-8af7-53b6fb2ac71f', '581f9e06-aca1-498a-9428-2279d62f99ef', '5b774537-20dd-42bb-bbd2-4ce1c1ee4031']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:14.964810 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31973ad-0e79-47f8-a346-d5ef7c219ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:14.993496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31973ad-0e79-47f8-a346-d5ef7c219ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d913871-6179-405a-8bd5-8f5287f3f901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1056388451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['ea567465-7f89-4edf-81e7-5d32036a633d','84d9cecd-7f01-4c75-8af7-53b6fb2ac71f','581f9e06-aca1-498a-9428-2279d62f99ef','5b774537-20dd-42bb-bbd2-4ce1c1ee4031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1056388451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d913871-6179-405a-8bd5-8f5287f3f901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d09e95254d3458081547d4cfe8086c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='472d17282c864a29886d5143609d19d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:14.994231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43eecf55-2b04-4570-bbb5-d12175879bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:15.011268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43eecf55-2b04-4570-bbb5-d12175879bd5) transitioned into state 'SUCCESS' from state '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-1056388451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d09e95254d3458081547d4cfe8086c2',qos_specs=None,replication_status=,reservations=['ea567465-7f89-4edf-81e7-5d32036a633d','84d9cecd-7f01-4c75-8af7-53b6fb2ac71f','581f9e06-aca1-498a-9428-2279d62f99ef','5b774537-20dd-42bb-bbd2-4ce1c1ee4031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='472d17282c864a29886d5143609d19d6',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:15.011988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650b5a3b-df3c-489a-9bea-1cb406be0a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:15.020615 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650b5a3b-df3c-489a-9bea-1cb406be0a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:15.021370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Flow 'volume_create_api' (502c9d37-f249-41b8-b61a-5a116073a892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:15.021662 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Create volume request issued successfully. Jul 10 13:13:15.022204 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b1ff1123-549e-4150-bb07-6b95aa0ab000 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:15.022707 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 134/530] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:14 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:15.037024 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.039668 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:13:15.039883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.040093 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.048112 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:15.048112 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:15.051532 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:15.055768 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b72c31e1-e0e3-4bc5-9849-3b929dfc29e0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 200 Jul 10 13:13:15.056220 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 132/531] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:15.397526 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2355f843-4d2d-47ee-a797-bb88adbe1b2f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.399657 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2355f843-4d2d-47ee-a797-bb88adbe1b2f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 Jul 10 13:13:15.399829 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2355f843-4d2d-47ee-a797-bb88adbe1b2f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.400067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2355f843-4d2d-47ee-a797-bb88adbe1b2f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.405200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7bea9a0d-786b-44eb-93c4-ba8c26045719 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.405672 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7bea9a0d-786b-44eb-93c4-ba8c26045719 None None] GET https://10.4.3.138/volume// Jul 10 13:13:15.405895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7bea9a0d-786b-44eb-93c4-ba8c26045719 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.406154 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7bea9a0d-786b-44eb-93c4-ba8c26045719 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.406433 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2355f843-4d2d-47ee-a797-bb88adbe1b2f tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 returned with HTTP 404 Jul 10 13:13:15.406679 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7bea9a0d-786b-44eb-93c4-ba8c26045719 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:15.406916 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 134/532] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:15.407059 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 133/533] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/volumes/31133958-d086-4355-a016-2de022827f30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:13:15.414803 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-13a6a500-e3f7-4869-a83f-26495ba222a8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.415228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.416822 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] GET https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 Jul 10 13:13:15.416889 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-13a6a500-e3f7-4869-a83f-26495ba222a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:13:15.417071 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.417287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-13a6a500-e3f7-4869-a83f-26495ba222a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b21e69ec-864e-4d81-a3c2-b084797aceae", "connector": null, "instance_uuid": "44e83205-5739-4ec6-8fe6-ad7a2092a6cf"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:15.417397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.417448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] show called for member ffef0b8f-99c0-425b-a3d6-65d0164e5413 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:13:15.420356 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3c1b558-7e9a-4d25-b0c7-039d6c01a6ec tempest-GroupSnapshotsV319Test-442004656 tempest-GroupSnapshotsV319Test-442004656-project-member] https://10.4.3.138/volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 returned with HTTP 404 Jul 10 13:13:15.420847 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 135/534] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/groups/ffef0b8f-99c0-425b-a3d6-65d0164e5413 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:13:15.426598 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:15.426598 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:15.429068 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-77547a88-ba6f-4163-92cd-1d7029e7aa81 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.431133 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77547a88-ba6f-4163-92cd-1d7029e7aa81 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/8de611c0-e54e-4456-a51d-6d01d5b34abe Jul 10 13:13:15.431361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77547a88-ba6f-4163-92cd-1d7029e7aa81 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.431599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77547a88-ba6f-4163-92cd-1d7029e7aa81 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.444144 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77547a88-ba6f-4163-92cd-1d7029e7aa81 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/group_types/8de611c0-e54e-4456-a51d-6d01d5b34abe returned with HTTP 202 Jul 10 13:13:15.444710 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 135/535] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:13:15 2026] DELETE /volume/v3/group_types/8de611c0-e54e-4456-a51d-6d01d5b34abe => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:13:15.450481 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-13a6a500-e3f7-4869-a83f-26495ba222a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:13:15.450824 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 133/536] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:13:15 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) Jul 10 13:13:15.452585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-03efd150-20d7-433d-9fc5-bd4d86127382 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.454850 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03efd150-20d7-433d-9fc5-bd4d86127382 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] DELETE https://10.4.3.138/volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b Jul 10 13:13:15.455105 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-03efd150-20d7-433d-9fc5-bd4d86127382 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.455399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-03efd150-20d7-433d-9fc5-bd4d86127382 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.481300 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03efd150-20d7-433d-9fc5-bd4d86127382 tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b returned with HTTP 202 Jul 10 13:13:15.481664 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 134/537] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:15 2026] DELETE /volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:15.491055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f78a4583-73e9-4e9a-9288-141f5c6362da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.493468 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f78a4583-73e9-4e9a-9288-141f5c6362da tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] GET https://10.4.3.138/volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b Jul 10 13:13:15.493786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f78a4583-73e9-4e9a-9288-141f5c6362da tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.494097 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f78a4583-73e9-4e9a-9288-141f5c6362da tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.497829 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f78a4583-73e9-4e9a-9288-141f5c6362da tempest-GroupSnapshotsV319Test-1744948446 tempest-GroupSnapshotsV319Test-1744948446-project-admin] https://10.4.3.138/volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b returned with HTTP 404 Jul 10 13:13:15.498427 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 136/538] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/types/5e05ebdb-76d2-4295-a845-0db4565ccb3b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:15.895493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.897780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:15.898025 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.898242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.911335 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:15.911335 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:15.919009 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:15.924931 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dafcb344-d3a1-4044-8a96-c5ef896ab614 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:15.925418 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 136/539] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:15.977376 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6b60a68f-4963-463b-a27c-2366846d3337 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.977794 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b60a68f-4963-463b-a27c-2366846d3337 None None] GET https://10.4.3.138/volume// Jul 10 13:13:15.978001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b60a68f-4963-463b-a27c-2366846d3337 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.978200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b60a68f-4963-463b-a27c-2366846d3337 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.978553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b60a68f-4963-463b-a27c-2366846d3337 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:15.979112 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 134/540] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:15.986319 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:15.989308 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:15.989539 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:15.989993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:15.999495 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:15.999495 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:16.003899 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:16.008710 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-468a18f1-d8bb-489c-af07-cc6405e84295 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:16.009220 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 135/541] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:15 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:16.071737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.073926 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:13:16.074756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:16.075016 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:16.083742 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.083742 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:16.088625 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:16.093846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.096233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:16.096453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.096738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2032455658", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:16.096791 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f32bdf67-6f72-4d6c-9f92-78e087765cd0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 200 Jul 10 13:13:16.097202 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 137/542] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:16 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:16.098492 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2032455658', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:16.098908 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] PUT https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 Jul 10 13:13:16.099381 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:16.112732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Acquiring lock "cinder-attachment_update-b21e69ec-864e-4d81-a3c2-b084797aceae-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:13:16.117946 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Lock "cinder-attachment_update-b21e69ec-864e-4d81-a3c2-b084797aceae-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:13:16.119199 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.119199 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:16.129927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fc0082b9-731b-47ea-91ba-c3224a981490 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.131561 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:13:16.131840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:16.131995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:16.132211 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume with id: 76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:13:16.139665 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.139665 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:16.140133 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:16.162623 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume request issued successfully. Jul 10 13:13:16.162725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc0082b9-731b-47ea-91ba-c3224a981490 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 202 Jul 10 13:13:16.163247 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 136/543] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:16 2026] DELETE /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:16.169828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.171592 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:13:16.171827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:16.171986 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:16.179597 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.179597 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:16.183267 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:16.188365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b323b61f-1d2a-4b82-afe2-cbe75cc99d9c tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 200 Jul 10 13:13:16.188728 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 138/544] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:16 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:16.189362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Create volume of 1 GB Jul 10 13:13:16.195640 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Availability Zones retrieved successfully. Jul 10 13:13:16.204392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Flow 'volume_create_api' (889aa5a0-4ced-4a43-af2e-e894ea7d23ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:16.206146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520f6ff-b394-45c0-9508-5e41ea2578df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:16.207670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:16.275752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520f6ff-b394-45c0-9508-5e41ea2578df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:16.276919 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24e30ae-c3f8-46a6-a547-6ddc8b13943f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:16.326431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Created reservations ['1bbe6d56-acb5-495d-bfa6-79df45e7d6cc', '008490c0-a77a-438d-92c7-60fa024bfa43', 'f42f54aa-6e13-48ba-8a8f-12cb25418e26', '6f91767d-9770-49ac-86cc-892ff25232c4'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:16.327146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24e30ae-c3f8-46a6-a547-6ddc8b13943f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bbe6d56-acb5-495d-bfa6-79df45e7d6cc', '008490c0-a77a-438d-92c7-60fa024bfa43', 'f42f54aa-6e13-48ba-8a8f-12cb25418e26', '6f91767d-9770-49ac-86cc-892ff25232c4']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:16.327962 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac90f407-527e-49b7-90a4-fe55e9981439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:16.352770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac90f407-527e-49b7-90a4-fe55e9981439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b20c8206-9e71-47ee-b9a7-b77aeaf0b402', '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-2032455658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='636f59c5770f493fb148ee247e5d09bc',qos_specs=None,replication_status=,reservations=['1bbe6d56-acb5-495d-bfa6-79df45e7d6cc','008490c0-a77a-438d-92c7-60fa024bfa43','f42f54aa-6e13-48ba-8a8f-12cb25418e26','6f91767d-9770-49ac-86cc-892ff25232c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f1691dac76409b927d4cb8562ad6f5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2032455658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b20c8206-9e71-47ee-b9a7-b77aeaf0b402,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='636f59c5770f493fb148ee247e5d09bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46f1691dac76409b927d4cb8562ad6f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:16.353833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85a4b86-0f8f-43f4-a858-a622e60a664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:16.375150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85a4b86-0f8f-43f4-a858-a622e60a664c) transitioned into state 'SUCCESS' from state '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-2032455658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='636f59c5770f493fb148ee247e5d09bc',qos_specs=None,replication_status=,reservations=['1bbe6d56-acb5-495d-bfa6-79df45e7d6cc','008490c0-a77a-438d-92c7-60fa024bfa43','f42f54aa-6e13-48ba-8a8f-12cb25418e26','6f91767d-9770-49ac-86cc-892ff25232c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46f1691dac76409b927d4cb8562ad6f5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:16.376567 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd903e63-1bd6-4cbe-80a2-17e0b67eaca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:16.384335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd903e63-1bd6-4cbe-80a2-17e0b67eaca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:16.385251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Flow 'volume_create_api' (889aa5a0-4ced-4a43-af2e-e894ea7d23ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:16.385450 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Create volume request issued successfully. Jul 10 13:13:16.386066 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7ded0b06-6594-42fa-a685-0235ad4aaa34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:16.386529 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 137/545] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:13:16 2026] POST /volume/v3/volumes => generated 899 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:16.400071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.401698 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:16.401929 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:16.402130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:16.409595 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.409595 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:16.413220 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:16.417447 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce47e7a3-52a7-4aeb-83e9-eb232636ac55 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:16.417822 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 137/546] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:16 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 967 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:16.646031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Lock "cinder-attachment_update-b21e69ec-864e-4d81-a3c2-b084797aceae-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:13:16.646494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-30511d8f-01be-4e6d-affc-f6d0572090a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 returned with HTTP 200 Jul 10 13:13:16.647038 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 135/547] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:13:16 2026] PUT /volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:16.941067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:16.942673 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:16.942907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:16.943237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:16.956253 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:16.956253 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:16.962967 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:16.969267 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e0fe44d-44e1-49aa-bcd0-e9234a63bcae tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:16.969267 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 139/548] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:16 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:17.207514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a49691b5-8460-46c9-a481-b26c80473569 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.207990 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a49691b5-8460-46c9-a481-b26c80473569 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 Jul 10 13:13:17.208203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a49691b5-8460-46c9-a481-b26c80473569 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.208439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a49691b5-8460-46c9-a481-b26c80473569 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:17.215489 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a49691b5-8460-46c9-a481-b26c80473569 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 returned with HTTP 404 Jul 10 13:13:17.216335 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 138/549] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:17 2026] GET /volume/v3/volumes/76d2518b-8cac-480c-97bc-4475c16353e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:17.223165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-96322e59-1099-4ac4-a947-58c39060b993 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.224948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:13:17.225503 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.225503 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:17.225503 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume with id: 93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:13:17.232487 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:17.232487 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:17.233009 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:17.252376 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume request issued successfully. Jul 10 13:13:17.252376 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96322e59-1099-4ac4-a947-58c39060b993 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 202 Jul 10 13:13:17.252639 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 138/550] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:17 2026] DELETE /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:17.264220 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-be6770d5-702e-4f2e-9022-a210098abc26 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.264220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be6770d5-702e-4f2e-9022-a210098abc26 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:13:17.264373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be6770d5-702e-4f2e-9022-a210098abc26 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.264536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be6770d5-702e-4f2e-9022-a210098abc26 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:17.274225 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:17.274225 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:17.278651 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-be6770d5-702e-4f2e-9022-a210098abc26 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:17.284706 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be6770d5-702e-4f2e-9022-a210098abc26 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 200 Jul 10 13:13:17.285067 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 136/551] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:17 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:17.433399 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.436474 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:17.436680 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.436878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:17.445966 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:17.445966 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:17.453296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:17.461866 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ca110cd-2a20-41ba-88b1-84d488cda470 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:17.462383 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 140/552] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:17 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:17.502181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.506604 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:17.506896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.507168 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:17.518597 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:17.518597 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:17.524963 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:17.533925 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2dc5d29a-3513-4d53-a32c-aa29c1b387c8 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:17.534136 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 139/553] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:17 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:17.987517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:17.990509 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:17.990782 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:17.991027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.008924 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:18.008924 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:18.017441 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:18.024257 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5be88973-de5d-4f68-bb08-5da0a4a2dfbb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:18.024939 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 139/554] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:17 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:18.104062 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.106168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:18.106352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:18.106712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.114483 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:18.114483 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:18.119746 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:18.127853 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-3588ec73-9dc8-4312-b4a7-13ba9ae89165 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:18.128776 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 137/555] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:18 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:18.140112 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-11eb4e30-0b74-4220-8d01-f964882ebfd1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.140526 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11eb4e30-0b74-4220-8d01-f964882ebfd1 None None] GET https://10.4.3.138/volume// Jul 10 13:13:18.140622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11eb4e30-0b74-4220-8d01-f964882ebfd1 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:18.140822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11eb4e30-0b74-4220-8d01-f964882ebfd1 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.141161 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11eb4e30-0b74-4220-8d01-f964882ebfd1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:18.141384 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 141/556] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:13:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:18.148769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cb7dc3ba-180d-49cc-b005-391519899b1d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.150519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cb7dc3ba-180d-49cc-b005-391519899b1d tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:13:18.150846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cb7dc3ba-180d-49cc-b005-391519899b1d tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b20c8206-9e71-47ee-b9a7-b77aeaf0b402", "connector": null, "instance_uuid": "44582060-e1ed-4586-80a9-75d196a1edd9"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:18.161173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:18.161173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:18.197242 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cb7dc3ba-180d-49cc-b005-391519899b1d tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:13:18.197763 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 140/557] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:13: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) Jul 10 13:13:18.296876 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5034ab3a-35a5-4924-a2b9-47d28018ab55 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.299461 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5034ab3a-35a5-4924-a2b9-47d28018ab55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f Jul 10 13:13:18.299705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5034ab3a-35a5-4924-a2b9-47d28018ab55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:18.299909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5034ab3a-35a5-4924-a2b9-47d28018ab55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.305936 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5034ab3a-35a5-4924-a2b9-47d28018ab55 tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f returned with HTTP 404 Jul 10 13:13:18.306548 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 140/558] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:18 2026] GET /volume/v3/volumes/93022055-13b9-4c3a-b335-68d20850b16f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:18.315214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.320043 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] DELETE https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:13:18.320347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:18.320347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.320646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume with id: dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:13:18.329618 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:18.329618 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:18.330120 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:18.352102 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Delete volume request issued successfully. Jul 10 13:13:18.352348 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e91702aa-4e11-43b4-8bae-cb2ecde7f7ad tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 202 Jul 10 13:13:18.352791 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 138/559] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:18 2026] DELETE /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:18.360561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d564d61e-e4c7-4233-be15-b8c99caf564d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:18.362604 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d564d61e-e4c7-4233-be15-b8c99caf564d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:13:18.363481 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d564d61e-e4c7-4233-be15-b8c99caf564d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:18.363930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d564d61e-e4c7-4233-be15-b8c99caf564d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:18.379438 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:18.379438 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:18.390592 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d564d61e-e4c7-4233-be15-b8c99caf564d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Volume info retrieved successfully. Jul 10 13:13:18.397150 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d564d61e-e4c7-4233-be15-b8c99caf564d tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 200 Jul 10 13:13:18.397875 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 142/560] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:18 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 1389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:19.040648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:19.044714 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:19.045312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:19.045312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:19.059707 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:19.059707 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:19.064386 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:19.069397 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dae3610b-8a71-4912-a334-94ea1f20edb5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:19.069887 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 141/561] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:19 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:19.415448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5866cee8-5e6a-4e52-ab10-639509be6a8a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:19.417152 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5866cee8-5e6a-4e52-ab10-639509be6a8a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] GET https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab Jul 10 13:13:19.417345 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5866cee8-5e6a-4e52-ab10-639509be6a8a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:19.417543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5866cee8-5e6a-4e52-ab10-639509be6a8a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:19.425391 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5866cee8-5e6a-4e52-ab10-639509be6a8a tempest-TaggedBootDevicesTest-673385751 tempest-TaggedBootDevicesTest-673385751-project-member] https://10.4.3.138/volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab returned with HTTP 404 Jul 10 13:13:19.425829 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 141/562] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:19 2026] GET /volume/v3/volumes/dd4b920b-0b74-45dc-825d-97b738b633ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:19.804173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.084761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.086787 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:20.087001 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.087181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.096364 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.096364 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:20.101617 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:20.107315 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:20.107402 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-936172207", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.111143 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ad815f6-25c4-4bef-a6e4-c1ef6b520f03 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:20.112068 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 143/563] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.112528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.qos_specs [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-936172207', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100114) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 13:13:20.122213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DB qos_specs_create(): root {'id': 'f6c43db1-460f-41d4-a283-01c3f29a2e78', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-936172207'} {{(pid=100114) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 13:13:20.132807 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46050ffe-ebd7-46f5-971e-95900d6c60fc tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:20.133178 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 139/564] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:13:19 2026] POST /volume/v3/qos-specs => generated 392 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.142803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8523d6d3-7aa7-4a04-9906-8c5e3a2eb4a5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.144921 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8523d6d3-7aa7-4a04-9906-8c5e3a2eb4a5 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:20.145338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8523d6d3-7aa7-4a04-9906-8c5e3a2eb4a5 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-24282671"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.163220 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8523d6d3-7aa7-4a04-9906-8c5e3a2eb4a5 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:20.163554 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 142/565] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:20 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.172043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-04d31931-5eee-4d23-9247-629e8db5764e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.176712 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04d31931-5eee-4d23-9247-629e8db5764e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:20.176712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04d31931-5eee-4d23-9247-629e8db5764e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-785261097"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.186621 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04d31931-5eee-4d23-9247-629e8db5764e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:20.187194 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 142/566] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:20 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.195037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c295c04b-ba4b-44ee-a437-b839b16f9195 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.198708 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c295c04b-ba4b-44ee-a437-b839b16f9195 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:20.198708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c295c04b-ba4b-44ee-a437-b839b16f9195 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-263694299"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.212090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c295c04b-ba4b-44ee-a437-b839b16f9195 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:20.212462 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 144/567] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:20 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) Jul 10 13:13:20.220756 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.222382 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f Jul 10 13:13:20.222578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.222993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associate' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.222993 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.222993 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:20.223328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Associate qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78 with type: cd7facce-c166-4e2e-aec5-bc01d076ac5f {{(pid=100114) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 13:13:20.240181 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1dae4fe8-cdf3-4349-95f1-ac0c39e38805 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f returned with HTTP 202 Jul 10 13:13:20.240616 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 140/568] 10.4.3.138 () {66 vars in 1481 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.248741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.250908 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=3173351a-f205-41bc-99b3-36eaed35b2dd Jul 10 13:13:20.250908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.250908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associate' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.251425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Associate qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78 with type: 3173351a-f205-41bc-99b3-36eaed35b2dd {{(pid=100113) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 13:13:20.285058 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-060c60ce-f6bd-49fc-8b92-ae0f07e3fec2 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=3173351a-f205-41bc-99b3-36eaed35b2dd returned with HTTP 202 Jul 10 13:13:20.285503 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 143/569] 10.4.3.138 () {66 vars in 1481 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=3173351a-f205-41bc-99b3-36eaed35b2dd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.300222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.303862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=f78ea895-416a-4d62-b8dc-fd83978fc9be Jul 10 13:13:20.303862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.303862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associate' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.303862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Associate qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78 with type: f78ea895-416a-4d62-b8dc-fd83978fc9be {{(pid=100116) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 13:13:20.339346 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3a53b9a-07ac-4c18-8f99-563f44a974ad tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=f78ea895-416a-4d62-b8dc-fd83978fc9be returned with HTTP 202 Jul 10 13:13:20.339771 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 143/570] 10.4.3.138 () {66 vars in 1481 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associate?vol_type_id=f78ea895-416a-4d62-b8dc-fd83978fc9be => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.348282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.352635 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations Jul 10 13:13:20.352878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.353107 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associations' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.355455 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Get associations for qos_spec id: f6c43db1-460f-41d4-a283-01c3f29a2e78 {{(pid=100115) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 13:13:20.381729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ad747b8-a615-4cba-9e63-209f253a93c8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations returned with HTTP 200 Jul 10 13:13:20.381729 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 145/571] 10.4.3.138 () {66 vars in 1393 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations => generated 444 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.396303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.398601 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f Jul 10 13:13:20.398925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.399156 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'disassociate' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.399498 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.399498 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:20.400042 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Disassociate qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78 from type: cd7facce-c166-4e2e-aec5-bc01d076ac5f {{(pid=100114) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 13:13:20.417165 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33f7e0c5-e5a7-470d-a55e-6e5647d9d64e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f returned with HTTP 202 Jul 10 13:13:20.417671 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 141/572] 10.4.3.138 () {66 vars in 1490 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate?vol_type_id=cd7facce-c166-4e2e-aec5-bc01d076ac5f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.432408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-62f8a995-a093-4563-a3ab-1ac904648738 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.434620 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62f8a995-a093-4563-a3ab-1ac904648738 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations Jul 10 13:13:20.436110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62f8a995-a093-4563-a3ab-1ac904648738 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.436370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62f8a995-a093-4563-a3ab-1ac904648738 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associations' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.436698 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.436698 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:20.437277 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-62f8a995-a093-4563-a3ab-1ac904648738 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Get associations for qos_spec id: f6c43db1-460f-41d4-a283-01c3f29a2e78 {{(pid=100113) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 13:13:20.459764 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62f8a995-a093-4563-a3ab-1ac904648738 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations returned with HTTP 200 Jul 10 13:13:20.460343 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 144/573] 10.4.3.138 () {66 vars in 1393 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations => generated 304 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.469413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-10195f75-6415-4332-a260-2f8eda03a840 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.471333 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10195f75-6415-4332-a260-2f8eda03a840 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate_all Jul 10 13:13:20.471540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10195f75-6415-4332-a260-2f8eda03a840 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.471746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10195f75-6415-4332-a260-2f8eda03a840 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'disassociate_all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.471989 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.471989 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:20.472290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.qos_specs_manage [None req-10195f75-6415-4332-a260-2f8eda03a840 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Disassociate qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78 from all. {{(pid=100116) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 13:13:20.486440 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10195f75-6415-4332-a260-2f8eda03a840 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate_all returned with HTTP 202 Jul 10 13:13:20.487266 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 144/574] 10.4.3.138 () {66 vars in 1405 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.496022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f257c42a-2c0b-4127-ac41-50370a27a08e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.497875 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f257c42a-2c0b-4127-ac41-50370a27a08e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations Jul 10 13:13:20.498124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f257c42a-2c0b-4127-ac41-50370a27a08e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.498946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f257c42a-2c0b-4127-ac41-50370a27a08e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'associations' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.499313 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.499313 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:20.499566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f257c42a-2c0b-4127-ac41-50370a27a08e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Get associations for qos_spec id: f6c43db1-460f-41d4-a283-01c3f29a2e78 {{(pid=100115) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 13:13:20.510679 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f257c42a-2c0b-4127-ac41-50370a27a08e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations returned with HTTP 200 Jul 10 13:13:20.511215 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 146/575] 10.4.3.138 () {66 vars in 1393 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/associations => generated 24 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:13:20.524722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9deb81b7-ea09-404c-b25f-5e14c44d1b26 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.536549 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9deb81b7-ea09-404c-b25f-5e14c44d1b26 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be Jul 10 13:13:20.536824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9deb81b7-ea09-404c-b25f-5e14c44d1b26 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.537102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9deb81b7-ea09-404c-b25f-5e14c44d1b26 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.537427 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.537427 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:20.596575 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9deb81b7-ea09-404c-b25f-5e14c44d1b26 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be returned with HTTP 202 Jul 10 13:13:20.596970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 142/576] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.604541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2a899571-597e-47e3-9dc0-f2a404f4312f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.608547 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a899571-597e-47e3-9dc0-f2a404f4312f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be Jul 10 13:13:20.608547 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a899571-597e-47e3-9dc0-f2a404f4312f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.608547 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a899571-597e-47e3-9dc0-f2a404f4312f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.611917 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a899571-597e-47e3-9dc0-f2a404f4312f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be returned with HTTP 404 Jul 10 13:13:20.612777 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 145/577] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/types/f78ea895-416a-4d62-b8dc-fd83978fc9be => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.621038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-99f2ee71-2fbc-413f-ac5b-0a62875e5ee3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.623434 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99f2ee71-2fbc-413f-ac5b-0a62875e5ee3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd Jul 10 13:13:20.623709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99f2ee71-2fbc-413f-ac5b-0a62875e5ee3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.624713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99f2ee71-2fbc-413f-ac5b-0a62875e5ee3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.624713 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.624713 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:20.662425 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99f2ee71-2fbc-413f-ac5b-0a62875e5ee3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd returned with HTTP 202 Jul 10 13:13:20.662985 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 145/578] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.671020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82491b17-bb5d-434a-8987-631178b04610 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.673070 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82491b17-bb5d-434a-8987-631178b04610 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd Jul 10 13:13:20.673270 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82491b17-bb5d-434a-8987-631178b04610 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.673705 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82491b17-bb5d-434a-8987-631178b04610 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.677164 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82491b17-bb5d-434a-8987-631178b04610 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd returned with HTTP 404 Jul 10 13:13:20.677562 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 147/579] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/types/3173351a-f205-41bc-99b3-36eaed35b2dd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.685296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-69d1fc4d-fcd3-4000-ab7a-778f43832ac7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.687223 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69d1fc4d-fcd3-4000-ab7a-778f43832ac7 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f Jul 10 13:13:20.687431 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69d1fc4d-fcd3-4000-ab7a-778f43832ac7 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.687680 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69d1fc4d-fcd3-4000-ab7a-778f43832ac7 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.710956 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69d1fc4d-fcd3-4000-ab7a-778f43832ac7 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f returned with HTTP 202 Jul 10 13:13:20.711500 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 143/580] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.721552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6f5dcb06-529b-436f-944e-c49371ec9a6f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.724712 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f5dcb06-529b-436f-944e-c49371ec9a6f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f Jul 10 13:13:20.724712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6f5dcb06-529b-436f-944e-c49371ec9a6f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.724712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6f5dcb06-529b-436f-944e-c49371ec9a6f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.728838 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f5dcb06-529b-436f-944e-c49371ec9a6f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f returned with HTTP 404 Jul 10 13:13:20.729514 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 146/581] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/types/cd7facce-c166-4e2e-aec5-bc01d076ac5f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.738332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-35a15c5f-1e07-4a72-a269-edd41987add8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.740830 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35a15c5f-1e07-4a72-a269-edd41987add8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:20.741142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-35a15c5f-1e07-4a72-a269-edd41987add8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-816747336", "consumer": "back-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.744524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.qos_specs [None req-35a15c5f-1e07-4a72-a269-edd41987add8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-816747336', 'consumer': 'back-end', 'specs': {}} {{(pid=100116) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 13:13:20.755150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-35a15c5f-1e07-4a72-a269-edd41987add8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DB qos_specs_create(): root {'id': '50ca86f6-d069-4a38-a12f-a2cff269b655', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-816747336'} {{(pid=100116) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 13:13:20.764039 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35a15c5f-1e07-4a72-a269-edd41987add8 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:20.764447 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 146/582] 10.4.3.138 () {68 vars in 1264 bytes} [Fri Jul 10 13:13:20 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.774373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:20.779082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: 50ca86f6-d069-4a38-a12f-a2cff269b655, force: False {{(pid=100115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:20.797047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8df322eb-4f8d-4cf2-9da6-52ac267de2bf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False returned with HTTP 202 Jul 10 13:13:20.797047 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 148/583] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.806560 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2fd5e56e-0299-4eb3-8eca-347f20b17315 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.808270 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fd5e56e-0299-4eb3-8eca-347f20b17315 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 Jul 10 13:13:20.808535 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fd5e56e-0299-4eb3-8eca-347f20b17315 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.808763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fd5e56e-0299-4eb3-8eca-347f20b17315 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.817009 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fd5e56e-0299-4eb3-8eca-347f20b17315 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 returned with HTTP 404 Jul 10 13:13:20.817632 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 144/584] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.825558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-81f051a2-c6ad-4ed1-804e-29f134f07a02 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.830269 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-81f051a2-c6ad-4ed1-804e-29f134f07a02 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:20.830656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-81f051a2-c6ad-4ed1-804e-29f134f07a02 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.831007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-81f051a2-c6ad-4ed1-804e-29f134f07a02 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.831407 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.831407 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:20.841146 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-81f051a2-c6ad-4ed1-804e-29f134f07a02 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:20.841619 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 147/585] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.849477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:20.853714 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: 50ca86f6-d069-4a38-a12f-a2cff269b655, force: False {{(pid=100116) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:20.859118 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c0355b3-5d35-41dc-9a12-48cf43b7850b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False returned with HTTP 404 Jul 10 13:13:20.859860 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 147/586] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.869817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ece822c3-e16c-4350-9323-30a709a3dbab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.875590 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ece822c3-e16c-4350-9323-30a709a3dbab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 Jul 10 13:13:20.875590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ece822c3-e16c-4350-9323-30a709a3dbab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.875590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ece822c3-e16c-4350-9323-30a709a3dbab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.875590 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.875590 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:20.884718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ece822c3-e16c-4350-9323-30a709a3dbab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 returned with HTTP 404 Jul 10 13:13:20.885461 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 149/587] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/50ca86f6-d069-4a38-a12f-a2cff269b655 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.895896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.897683 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:20.898082 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-937381766", "consumer": "both"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:20.900439 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.qos_specs [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-937381766', 'consumer': 'both', 'specs': {}} {{(pid=100114) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 13:13:20.906249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DB qos_specs_create(): root {'id': 'bed4543a-3a01-45cd-9c5f-17ab22366b07', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-937381766'} {{(pid=100114) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 13:13:20.915416 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5327f44-bc70-4f52-999a-60c13b1dbaaf tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:20.916622 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 145/588] 10.4.3.138 () {68 vars in 1264 bytes} [Fri Jul 10 13:13:20 2026] POST /volume/v3/qos-specs => generated 364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:20.927632 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.930708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False Jul 10 13:13:20.931053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.931316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.931841 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:20.931841 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:20.932421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: bed4543a-3a01-45cd-9c5f-17ab22366b07, force: False {{(pid=100113) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:20.961905 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1336a824-30d7-402a-88ba-2cdc503a1bf3 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False returned with HTTP 202 Jul 10 13:13:20.962075 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 148/589] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:20 2026] DELETE /volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:20.969954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3812e4dd-397d-46be-b493-0c072c8faf8b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.974654 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3812e4dd-397d-46be-b493-0c072c8faf8b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 Jul 10 13:13:20.974654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3812e4dd-397d-46be-b493-0c072c8faf8b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.974654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3812e4dd-397d-46be-b493-0c072c8faf8b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:20.981915 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3812e4dd-397d-46be-b493-0c072c8faf8b tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 returned with HTTP 404 Jul 10 13:13:20.982835 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 148/590] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:20.994806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c3d2801e-767b-4e09-aefd-ec27c5ca8a73 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:20.999629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3d2801e-767b-4e09-aefd-ec27c5ca8a73 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:20.999629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3d2801e-767b-4e09-aefd-ec27c5ca8a73 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:20.999629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3d2801e-767b-4e09-aefd-ec27c5ca8a73 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.018056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3d2801e-767b-4e09-aefd-ec27c5ca8a73 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:21.018591 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 150/591] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:13:20 2026] GET /volume/v3/qos-specs => generated 174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.036054 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-336a79b5-5840-4b64-bb90-e6248bcd449d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.042496 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-336a79b5-5840-4b64-bb90-e6248bcd449d tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False Jul 10 13:13:21.042707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-336a79b5-5840-4b64-bb90-e6248bcd449d tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.042852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-336a79b5-5840-4b64-bb90-e6248bcd449d tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.043105 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.043105 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:21.043392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.qos_specs_manage [None req-336a79b5-5840-4b64-bb90-e6248bcd449d tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: bed4543a-3a01-45cd-9c5f-17ab22366b07, force: False {{(pid=100114) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:21.052163 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-336a79b5-5840-4b64-bb90-e6248bcd449d tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False returned with HTTP 404 Jul 10 13:13:21.052656 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 146/592] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:21 2026] DELETE /volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:21.062501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-965d3f73-fbda-4ab8-9b13-1c937d05f9b0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.065267 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-965d3f73-fbda-4ab8-9b13-1c937d05f9b0 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 Jul 10 13:13:21.065416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-965d3f73-fbda-4ab8-9b13-1c937d05f9b0 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.065647 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-965d3f73-fbda-4ab8-9b13-1c937d05f9b0 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.065898 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.065898 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:21.071769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-965d3f73-fbda-4ab8-9b13-1c937d05f9b0 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 returned with HTTP 404 Jul 10 13:13:21.072317 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 149/593] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/bed4543a-3a01-45cd-9c5f-17ab22366b07 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:21.081869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f63a96b1-d948-4263-9d8f-9838492dd62e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.084666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f63a96b1-d948-4263-9d8f-9838492dd62e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] POST https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:21.085185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f63a96b1-d948-4263-9d8f-9838492dd62e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1971296477", "consumer": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:21.089231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.qos_specs [None req-f63a96b1-d948-4263-9d8f-9838492dd62e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1971296477', 'consumer': 'front-end', 'specs': {}} {{(pid=100116) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 13:13:21.093306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-f63a96b1-d948-4263-9d8f-9838492dd62e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DB qos_specs_create(): root {'id': 'c40cf681-a1d1-4c24-9c6f-0a686cf92781', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1971296477'} {{(pid=100116) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 13:13:21.104150 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f63a96b1-d948-4263-9d8f-9838492dd62e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:21.104726 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 149/594] 10.4.3.138 () {68 vars in 1264 bytes} [Fri Jul 10 13:13:21 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) Jul 10 13:13:21.115043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d6085767-b171-461d-8046-146a0e9d7c28 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.118676 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6085767-b171-461d-8046-146a0e9d7c28 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False Jul 10 13:13:21.119608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6085767-b171-461d-8046-146a0e9d7c28 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.120137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6085767-b171-461d-8046-146a0e9d7c28 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.120568 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.120568 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:21.121391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6085767-b171-461d-8046-146a0e9d7c28 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: c40cf681-a1d1-4c24-9c6f-0a686cf92781, force: False {{(pid=100115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:21.128909 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-15b52bb0-6343-4516-9545-e646affe1c2d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.131480 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-15b52bb0-6343-4516-9545-e646affe1c2d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:21.131775 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-15b52bb0-6343-4516-9545-e646affe1c2d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.133503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-15b52bb0-6343-4516-9545-e646affe1c2d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.145143 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.145143 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:21.149440 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6085767-b171-461d-8046-146a0e9d7c28 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False returned with HTTP 202 Jul 10 13:13:21.149557 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-15b52bb0-6343-4516-9545-e646affe1c2d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:21.150185 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 151/595] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:21 2026] DELETE /volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:21.156201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-15b52bb0-6343-4516-9545-e646affe1c2d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:21.156752 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 147/596] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.158936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a0d1e8ba-aa7c-4682-93a6-c8cf2c51d4a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.161250 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a0d1e8ba-aa7c-4682-93a6-c8cf2c51d4a6 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 Jul 10 13:13:21.161330 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a0d1e8ba-aa7c-4682-93a6-c8cf2c51d4a6 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.161935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a0d1e8ba-aa7c-4682-93a6-c8cf2c51d4a6 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.171013 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a0d1e8ba-aa7c-4682-93a6-c8cf2c51d4a6 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 returned with HTTP 404 Jul 10 13:13:21.171013 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 150/597] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:21.178270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-38513ce3-cb64-4cd4-9f0f-fb50d5b71b19 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.179023 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38513ce3-cb64-4cd4-9f0f-fb50d5b71b19 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:21.182711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38513ce3-cb64-4cd4-9f0f-fb50d5b71b19 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.182711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38513ce3-cb64-4cd4-9f0f-fb50d5b71b19 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.182711 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.182711 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:21.188651 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38513ce3-cb64-4cd4-9f0f-fb50d5b71b19 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:21.189041 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 150/598] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:13:21 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) Jul 10 13:13:21.199664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b6b72f7b-476d-484d-a793-daa409c44f27 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.201646 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6b72f7b-476d-484d-a793-daa409c44f27 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False Jul 10 13:13:21.202093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6b72f7b-476d-484d-a793-daa409c44f27 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.202093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6b72f7b-476d-484d-a793-daa409c44f27 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.202243 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.202243 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:21.202560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6b72f7b-476d-484d-a793-daa409c44f27 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: c40cf681-a1d1-4c24-9c6f-0a686cf92781, force: False {{(pid=100115) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:21.205529 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6b72f7b-476d-484d-a793-daa409c44f27 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False returned with HTTP 404 Jul 10 13:13:21.205987 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 152/599] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:21 2026] DELETE /volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:21.214627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b3abc52f-70f9-4aaf-862b-8ec3f34af762 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.216458 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b3abc52f-70f9-4aaf-862b-8ec3f34af762 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 Jul 10 13:13:21.216649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b3abc52f-70f9-4aaf-862b-8ec3f34af762 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.216865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b3abc52f-70f9-4aaf-862b-8ec3f34af762 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.220418 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b3abc52f-70f9-4aaf-862b-8ec3f34af762 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 returned with HTTP 404 Jul 10 13:13:21.220947 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 148/600] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/c40cf681-a1d1-4c24-9c6f-0a686cf92781 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:21.229624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-326d3a58-7a5a-4a08-b81a-8e25b0a00d6e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.232871 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-326d3a58-7a5a-4a08-b81a-8e25b0a00d6e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.232871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-326d3a58-7a5a-4a08-b81a-8e25b0a00d6e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.232871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-326d3a58-7a5a-4a08-b81a-8e25b0a00d6e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.235358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-326d3a58-7a5a-4a08-b81a-8e25b0a00d6e tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 200 Jul 10 13:13:21.236112 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 151/601] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.246157 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-42dc2543-a011-4adf-9114-a657b348ddf9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.247946 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42dc2543-a011-4adf-9114-a657b348ddf9 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs Jul 10 13:13:21.248159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42dc2543-a011-4adf-9114-a657b348ddf9 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.248353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42dc2543-a011-4adf-9114-a657b348ddf9 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.248654 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.248654 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:21.253453 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42dc2543-a011-4adf-9114-a657b348ddf9 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs returned with HTTP 200 Jul 10 13:13:21.253980 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 151/602] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:13:21 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) Jul 10 13:13:21.263810 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.265777 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] PUT https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.266131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:21.272059 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.qos_specs [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100115) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 13:13:21.279761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] qos_specs_update() value: {'id': '4b4402e0-4e38-4add-8519-590415247a9e', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'f6c43db1-460f-41d4-a283-01c3f29a2e78', 'deleted': False} {{(pid=100115) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 13:13:21.283811 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f07173e-33b3-4b39-a14e-f86d9fc1fc59 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 200 Jul 10 13:13:21.284565 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 153/603] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:13:21 2026] PUT /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:13:21.292669 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7322d4ba-9973-4615-b7a1-c7fc675e2bde None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.294481 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7322d4ba-9973-4615-b7a1-c7fc675e2bde tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.294756 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7322d4ba-9973-4615-b7a1-c7fc675e2bde tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.294980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7322d4ba-9973-4615-b7a1-c7fc675e2bde tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.299273 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7322d4ba-9973-4615-b7a1-c7fc675e2bde tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 200 Jul 10 13:13:21.299673 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 149/604] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 413 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.312520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7613d10b-a1d7-4a01-b185-9ced38622327 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.317894 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7613d10b-a1d7-4a01-b185-9ced38622327 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] PUT https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/delete_keys Jul 10 13:13:21.317894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7613d10b-a1d7-4a01-b185-9ced38622327 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:21.320881 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.320881 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:21.320979 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7613d10b-a1d7-4a01-b185-9ced38622327 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete_key spec: f6c43db1-460f-41d4-a283-01c3f29a2e78, keys: ['iops_bytes'] {{(pid=100113) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 13:13:21.338577 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7613d10b-a1d7-4a01-b185-9ced38622327 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/delete_keys returned with HTTP 202 Jul 10 13:13:21.339302 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 152/605] 10.4.3.138 () {68 vars in 1410 bytes} [Fri Jul 10 13:13:21 2026] PUT /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78/delete_keys => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:21.347284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-29f7623f-a84b-447b-ae11-50c7ee9b1466 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.349138 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29f7623f-a84b-447b-ae11-50c7ee9b1466 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.349342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29f7623f-a84b-447b-ae11-50c7ee9b1466 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.349592 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29f7623f-a84b-447b-ae11-50c7ee9b1466 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.349848 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.349848 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:21.358486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29f7623f-a84b-447b-ae11-50c7ee9b1466 tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 200 Jul 10 13:13:21.358974 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 152/606] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.367532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1ec7a4fe-658c-412e-bd2f-4c691bf28b3f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.369147 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ec7a4fe-658c-412e-bd2f-4c691bf28b3f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.369367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ec7a4fe-658c-412e-bd2f-4c691bf28b3f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.369622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ec7a4fe-658c-412e-bd2f-4c691bf28b3f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.369890 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.369890 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:21.373210 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ec7a4fe-658c-412e-bd2f-4c691bf28b3f tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 200 Jul 10 13:13:21.373581 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 154/607] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:21.382613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.384365 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] DELETE https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78?force=False Jul 10 13:13:21.384602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.384852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.385148 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.385148 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:21.385585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Delete qos_spec: f6c43db1-460f-41d4-a283-01c3f29a2e78, force: False {{(pid=100114) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 13:13:21.413652 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f8f9206-5d5e-46fb-8024-2c803f18a8ab tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78?force=False returned with HTTP 202 Jul 10 13:13:21.414210 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 150/608] 10.4.3.138 () {66 vars in 1380 bytes} [Fri Jul 10 13:13:21 2026] DELETE /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:21.420952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99da2585-fbc1-4fe8-880e-817370c78bfd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:21.422601 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99da2585-fbc1-4fe8-880e-817370c78bfd tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] GET https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 Jul 10 13:13:21.422823 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99da2585-fbc1-4fe8-880e-817370c78bfd tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:21.423027 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99da2585-fbc1-4fe8-880e-817370c78bfd tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:21.423268 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:21.423268 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:21.427510 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99da2585-fbc1-4fe8-880e-817370c78bfd tempest-QosSpecsTestJSON-765139775 tempest-QosSpecsTestJSON-765139775-project-admin] https://10.4.3.138/volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 returned with HTTP 404 Jul 10 13:13:21.428046 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 153/609] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:21 2026] GET /volume/v3/qos-specs/f6c43db1-460f-41d4-a283-01c3f29a2e78 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:22.182623 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:22.185098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:22.185340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:22.185706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:22.197308 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:22.197308 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:22.202372 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:22.208059 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85df8002-0ba0-47e0-919f-95ced5e9bfa5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:22.208489 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 153/610] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:22 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:22.919309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-df7443c9-c0db-46f5-acf5-f5239a96c887 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:22.921532 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-df7443c9-c0db-46f5-acf5-f5239a96c887 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11/action Jul 10 13:13:22.922035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-df7443c9-c0db-46f5-acf5-f5239a96c887 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:22.922214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-df7443c9-c0db-46f5-acf5-f5239a96c887 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:22.940039 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:22.940039 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:22.953997 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a09993b2-9703-4ec7-bd0b-011f48c1c1e8 req-df7443c9-c0db-46f5-acf5-f5239a96c887 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11/action returned with HTTP 204 Jul 10 13:13:22.954735 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 155/611] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:13:22 2026] POST /volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:23.222351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-115b7205-0347-4f66-8ab5-3d413e102be3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:23.224491 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-115b7205-0347-4f66-8ab5-3d413e102be3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:23.224789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-115b7205-0347-4f66-8ab5-3d413e102be3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:23.226730 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-115b7205-0347-4f66-8ab5-3d413e102be3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:23.237554 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:23.237554 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:23.241605 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-115b7205-0347-4f66-8ab5-3d413e102be3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:23.248392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-115b7205-0347-4f66-8ab5-3d413e102be3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:23.248979 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 151/612] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:23 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:23.265954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:23.268515 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:13:23.268971 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b21e69ec-864e-4d81-a3c2-b084797aceae", "name": "tempest-VolumesBackupsTest-Backup-97449501", "force": true, "container": "tempest-volumesbackupstest-backup-container-1257411558"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:23.271021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': 'b21e69ec-864e-4d81-a3c2-b084797aceae', 'name': 'tempest-VolumesBackupsTest-Backup-97449501', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1257411558'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:13:23.271021 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume b21e69ec-864e-4d81-a3c2-b084797aceae in container tempest-volumesbackupstest-backup-container-1257411558 Jul 10 13:13:23.289542 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:23.289542 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:23.290259 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:23.323902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['d3d1a81b-981d-4d0a-bf88-f3af9c34a53b', '2da1ff2e-ef2c-4361-ad5a-a2efc54f29f3'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:23.374163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8df2fcdd-d655-4c9b-8073-d30d318b209c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:13:23.374778 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 154/613] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:23 2026] POST /volume/v3/backups => generated 328 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:23.383887 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:23.386432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:23.386703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:23.387754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:23.387754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:23.407494 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:23.407494 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:23.408408 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5be8a6c-c941-4384-9611-e9d1c44f5f95 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:23.409684 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 154/614] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:23 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:24.266593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-54bb8dcf-bc3f-4043-9a2c-a2c15c46ebd5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.267463 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54bb8dcf-bc3f-4043-9a2c-a2c15c46ebd5 None None] GET https://10.4.3.138/volume// Jul 10 13:13:24.267589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54bb8dcf-bc3f-4043-9a2c-a2c15c46ebd5 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.268476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54bb8dcf-bc3f-4043-9a2c-a2c15c46ebd5 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.268853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54bb8dcf-bc3f-4043-9a2c-a2c15c46ebd5 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:24.269259 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 156/615] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:24.279717 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.281553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:24.281761 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.281950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.297271 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.297271 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:24.302171 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:24.314621 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-2667971f-5bfa-484b-9c0c-6f3a496b88e2 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:24.315312 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 152/616] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:24.421240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.424873 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:24.425191 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.425932 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.425932 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:24.428087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.432371 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] PUT https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 Jul 10 13:13:24.432960 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:24.434169 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.434169 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:24.434819 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0f2ee1ec-80af-4b89-b1cb-2fb9930836ca tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:24.435348 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 155/617] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:24.444358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Acquiring lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:13:24.450312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:13:24.451755 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.451755 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:24.602241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.606701 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:13:24.606933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.607150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.614213 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.614213 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:24.618357 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:24.623487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-633ead24-feb1-45a0-b069-2be6f661d879 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 200 Jul 10 13:13:24.623924 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 157/618] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:24.630790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dba9352b-af80-4383-809a-249bbe8af9e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.632214 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dba9352b-af80-4383-809a-249bbe8af9e5 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:24.632394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dba9352b-af80-4383-809a-249bbe8af9e5 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.632584 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dba9352b-af80-4383-809a-249bbe8af9e5 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.634939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.637026 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:13:24.639704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.639704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.641923 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.641923 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:24.645816 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dba9352b-af80-4383-809a-249bbe8af9e5 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:24.651337 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dba9352b-af80-4383-809a-249bbe8af9e5 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:13:24.651752 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 153/619] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:24.653900 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.653900 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:24.658484 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:24.664849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-6f0025ac-43f7-4d9e-814d-560886cef3a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 200 Jul 10 13:13:24.665598 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 156/620] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:24.673879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.676119 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:13:24.676294 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.676474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.682764 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.682764 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:24.686510 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:24.690837 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d36dc0cb-5e93-43d6-aae1-189804eaeeea tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 200 Jul 10 13:13:24.691206 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 158/621] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:24.694013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.696181 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:24.696394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.696627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.702470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-84bf63b0-3251-4557-874b-bcef8584d4f7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.702814 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84bf63b0-3251-4557-874b-bcef8584d4f7 None None] GET https://10.4.3.138/volume// Jul 10 13:13:24.702968 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84bf63b0-3251-4557-874b-bcef8584d4f7 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.703173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84bf63b0-3251-4557-874b-bcef8584d4f7 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.703517 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84bf63b0-3251-4557-874b-bcef8584d4f7 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:24.703777 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 157/622] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:24.707499 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.707499 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:24.711502 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-eadb6657-d9d6-4f38-bf7f-ba45357dc722 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.711940 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:24.713401 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-eadb6657-d9d6-4f38-bf7f-ba45357dc722 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:13:24.713896 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-eadb6657-d9d6-4f38-bf7f-ba45357dc722 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "09ae243a-e0ac-416f-aa29-b3b86925c340", "connector": null, "instance_uuid": "8b364ccf-a9b3-4712-b7a9-0af796096dbb"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:24.717703 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-9b9750ae-a70e-45b2-b474-3ff09c807714 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:13:24.718322 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 154/623] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:24.722612 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.722612 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:24.739183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.742474 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] POST https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd/action Jul 10 13:13:24.743402 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:24.743402 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:24.755843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-eadb6657-d9d6-4f38-bf7f-ba45357dc722 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:13:24.756558 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 159/624] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:13:24 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) Jul 10 13:13:24.757314 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.757314 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:24.757939 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:24.768733 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Begin detaching volume completed successfully. Jul 10 13:13:24.768733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-2e5718a0-6b21-431d-9809-c9520801c13a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd/action returned with HTTP 202 Jul 10 13:13:24.768947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2c6d6c4a-f98d-4320-a4d8-1497a9a0d97f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.768975 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 158/625] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:13:24 2026] POST /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:13:24.768997 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c6d6c4a-f98d-4320-a4d8-1497a9a0d97f None None] GET https://10.4.3.138/volume// Jul 10 13:13:24.768997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c6d6c4a-f98d-4320-a4d8-1497a9a0d97f None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.768997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c6d6c4a-f98d-4320-a4d8-1497a9a0d97f None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.769174 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c6d6c4a-f98d-4320-a4d8-1497a9a0d97f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:24.769619 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 155/626] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13: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) Jul 10 13:13:24.781611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-e6a33f00-d7ab-4d59-b0c1-33269e7c8e39 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.783514 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-e6a33f00-d7ab-4d59-b0c1-33269e7c8e39 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:13:24.783839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-e6a33f00-d7ab-4d59-b0c1-33269e7c8e39 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86872f70-7e54-4711-940d-ed74657f9763", "connector": null, "instance_uuid": "8b364ccf-a9b3-4712-b7a9-0af796096dbb"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:24.793198 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.793198 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:24.797722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e3eeb477-4fe1-4869-94b1-83d81a29b5cb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.821168 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-e6a33f00-d7ab-4d59-b0c1-33269e7c8e39 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:13:24.822845 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 160/627] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:13:24 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) Jul 10 13:13:24.831798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-026a5aec-c4f4-44c9-965b-0b5cc7ef2438 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.832516 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-026a5aec-c4f4-44c9-965b-0b5cc7ef2438 None None] GET https://10.4.3.138/volume// Jul 10 13:13:24.832856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-026a5aec-c4f4-44c9-965b-0b5cc7ef2438 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:24.833014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-026a5aec-c4f4-44c9-965b-0b5cc7ef2438 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:24.835814 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-026a5aec-c4f4-44c9-965b-0b5cc7ef2438 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:24.835814 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 156/628] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:13:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:24.842726 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-068bc0d4-94e2-4980-afa9-be3d771c8fad None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:24.845273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-068bc0d4-94e2-4980-afa9-be3d771c8fad tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:13:24.846000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-068bc0d4-94e2-4980-afa9-be3d771c8fad tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d913871-6179-405a-8bd5-8f5287f3f901", "connector": null, "instance_uuid": "8b364ccf-a9b3-4712-b7a9-0af796096dbb"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:24.855592 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:24.855592 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:24.889614 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-068bc0d4-94e2-4980-afa9-be3d771c8fad tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:13:24.890192 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 161/629] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:13:24 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) Jul 10 13:13:24.986846 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" released by "attachment_update" :: held 0.533s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:13:24.986846 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-cc92cfe0-6758-42c4-b2d1-a964f05d424a tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 returned with HTTP 200 Jul 10 13:13:24.986846 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 155/630] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:13:24 2026] PUT /volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:25.010465 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e3eeb477-4fe1-4869-94b1-83d81a29b5cb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:25.010892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e3eeb477-4fe1-4869-94b1-83d81a29b5cb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-371608922", "os-volume-type-access:is_public": false}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:25.026230 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e3eeb477-4fe1-4869-94b1-83d81a29b5cb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:25.026601 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 159/631] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:13:24 2026] POST /volume/v3/types => generated 228 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:25.036455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-97842cfc-d469-4d99-b25e-4bac9f67f609 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.171392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-97842cfc-d469-4d99-b25e-4bac9f67f609 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:25.171764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-97842cfc-d469-4d99-b25e-4bac9f67f609 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e1f25d9-9b69-49ac-85ea-4d35a523cb9e", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:25.173273 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-97842cfc-d469-4d99-b25e-4bac9f67f609 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Create volume request body: {'volume': {'volume_type': '9e1f25d9-9b69-49ac-85ea-4d35a523cb9e', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:25.179351 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-97842cfc-d469-4d99-b25e-4bac9f67f609 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 404 Jul 10 13:13:25.179876 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 157/632] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:25 2026] POST /volume/v3/volumes => generated 114 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:25.186811 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-14c542e2-d292-4b16-a49d-cc2d6e8ae0bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.188411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14c542e2-d292-4b16-a49d-cc2d6e8ae0bd tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action Jul 10 13:13:25.188752 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14c542e2-d292-4b16-a49d-cc2d6e8ae0bd tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"addProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:25.188871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14c542e2-d292-4b16-a49d-cc2d6e8ae0bd tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:25.190197 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.190197 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:25.198884 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14c542e2-d292-4b16-a49d-cc2d6e8ae0bd tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action returned with HTTP 202 Jul 10 13:13:25.199251 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 162/633] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:25 2026] POST /volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:25.206528 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-79938cca-1929-4485-a7cc-4084f79b671a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.208132 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:25.208502 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e1f25d9-9b69-49ac-85ea-4d35a523cb9e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-94009761"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:25.209857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Create volume request body: {'volume': {'volume_type': '9e1f25d9-9b69-49ac-85ea-4d35a523cb9e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-94009761'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:25.214143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Create volume of 1 GB Jul 10 13:13:25.214470 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.214470 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:25.215025 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Availability Zones retrieved successfully. Jul 10 13:13:25.220561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Flow 'volume_create_api' (4465a884-e788-43e9-83ff-4b6d07672758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:25.221468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c597a4a6-4e71-4b5a-98e3-8fca0f05dcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:25.222374 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:25.250186 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c597a4a6-4e71-4b5a-98e3-8fca0f05dcdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:13:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e1f25d9-9b69-49ac-85ea-4d35a523cb9e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-371608922',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e1f25d9-9b69-49ac-85ea-4d35a523cb9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:25.251159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dfaca3-60f7-44fe-9e74-6f2d7ecd385b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:25.282519 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-371608922 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-371608922, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:25.282842 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-371608922 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-371608922, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:13:25.315645 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Created reservations ['3338f604-a35e-45e0-bd12-88cc677ec628', '3deebfae-467f-41c2-8616-1cb09f61e68a', '95ded700-0d42-4703-8b72-a00cf22c34c5', '39ec890c-eb9e-490a-8369-4e3dcca0adda'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:25.316484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70dfaca3-60f7-44fe-9e74-6f2d7ecd385b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3338f604-a35e-45e0-bd12-88cc677ec628', '3deebfae-467f-41c2-8616-1cb09f61e68a', '95ded700-0d42-4703-8b72-a00cf22c34c5', '39ec890c-eb9e-490a-8369-4e3dcca0adda']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:25.317252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a77932f-caf8-443f-a3b6-74b609142400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:25.343896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a77932f-caf8-443f-a3b6-74b609142400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-94009761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5a6ec3bcd548c885d53d96d11d8c0d',qos_specs=None,replication_status=,reservations=['3338f604-a35e-45e0-bd12-88cc677ec628','3deebfae-467f-41c2-8616-1cb09f61e68a','95ded700-0d42-4703-8b72-a00cf22c34c5','39ec890c-eb9e-490a-8369-4e3dcca0adda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7742e14e58f744b9a96fa78a89fed546',volume_type_id=9e1f25d9-9b69-49ac-85ea-4d35a523cb9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-94009761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac5a6ec3bcd548c885d53d96d11d8c0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7742e14e58f744b9a96fa78a89fed546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e1f25d9-9b69-49ac-85ea-4d35a523cb9e),volume_type_id=9e1f25d9-9b69-49ac-85ea-4d35a523cb9e)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:25.344956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86902caf-6ca4-4374-ad9b-d925b40999b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:25.366978 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86902caf-6ca4-4374-ad9b-d925b40999b1) transitioned into state 'SUCCESS' from state '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-94009761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5a6ec3bcd548c885d53d96d11d8c0d',qos_specs=None,replication_status=,reservations=['3338f604-a35e-45e0-bd12-88cc677ec628','3deebfae-467f-41c2-8616-1cb09f61e68a','95ded700-0d42-4703-8b72-a00cf22c34c5','39ec890c-eb9e-490a-8369-4e3dcca0adda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7742e14e58f744b9a96fa78a89fed546',volume_type_id=9e1f25d9-9b69-49ac-85ea-4d35a523cb9e)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:25.367930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b33e61-816c-47cd-ab08-36f91baee5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:25.377519 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b33e61-816c-47cd-ab08-36f91baee5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:25.378381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Flow 'volume_create_api' (4465a884-e788-43e9-83ff-4b6d07672758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:25.378666 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Create volume request issued successfully. Jul 10 13:13:25.379227 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-79938cca-1929-4485-a7cc-4084f79b671a tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:25.379792 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 156/634] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:25 2026] POST /volume/v3/volumes => generated 793 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:25.391401 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.393103 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] GET https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:25.393340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:25.393760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:25.401817 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.401817 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:25.405952 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Volume info retrieved successfully. Jul 10 13:13:25.412163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c9a6fe1d-cebe-4158-a328-f48a4f38e657 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 200 Jul 10 13:13:25.412683 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 160/635] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:25 2026] GET /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:25.445806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-594611bd-801c-4273-a28c-abd30d704fc2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.447551 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-594611bd-801c-4273-a28c-abd30d704fc2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:25.447673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-594611bd-801c-4273-a28c-abd30d704fc2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:25.447866 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-594611bd-801c-4273-a28c-abd30d704fc2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:25.448380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-594611bd-801c-4273-a28c-abd30d704fc2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:25.461670 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.461670 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:25.462562 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-594611bd-801c-4273-a28c-abd30d704fc2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:25.462957 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 158/636] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:25 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:25.504305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-f1ef5730-6560-491d-ad09-d85cbc4e8bd3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.508362 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-f1ef5730-6560-491d-ad09-d85cbc4e8bd3 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000/action Jul 10 13:13:25.509407 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-f1ef5730-6560-491d-ad09-d85cbc4e8bd3 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:25.509407 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-f1ef5730-6560-491d-ad09-d85cbc4e8bd3 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:25.527888 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.527888 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:25.541727 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-47720141-6c89-43d0-bc24-37f9e1ff6788 req-f1ef5730-6560-491d-ad09-d85cbc4e8bd3 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000/action returned with HTTP 204 Jul 10 13:13:25.542253 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 163/637] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:13:25 2026] POST /volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:25.793547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b5d72613-f856-46c4-99e2-234cd19b6502 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.794057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b5d72613-f856-46c4-99e2-234cd19b6502 None None] GET https://10.4.3.138/volume// Jul 10 13:13:25.794228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b5d72613-f856-46c4-99e2-234cd19b6502 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:25.794452 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b5d72613-f856-46c4-99e2-234cd19b6502 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:25.794809 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b5d72613-f856-46c4-99e2-234cd19b6502 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:25.795134 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 157/638] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:25.800943 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:25.802754 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:25.802938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:25.803107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:25.816989 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:25.816989 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:25.824312 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:25.829736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-504cc9ea-d64f-4e2d-9986-88df1365969a tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:13:25.830133 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 161/639] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:25 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] GET https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Volume info retrieved successfully. Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cceb59e0-0b9e-4502-81b3-b2a4f08569d6 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 200 Jul 10 13:13:26.981005 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 159/640] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:26 2026] GET /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] GET https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:26.982480 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:26.983362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:26.984072 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Volume info retrieved successfully. Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:26.984262 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:26.984549 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f147e484-5b7f-47e9-891d-59d9a1aa12fa tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 200 Jul 10 13:13:26.984670 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ece5524a-5d18-4021-8e4e-184cf20a0430 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:26.984825 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 164/641] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:26 2026] GET /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:26.984964 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 158/642] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:26 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Delete volume with id: c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Volume info retrieved successfully. Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Delete volume request issued successfully. Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c86a6fab-cdf4-4a39-a145-f9971bbc31da tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 202 Jul 10 13:13:26.985077 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 162/643] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:26 2026] DELETE /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ae526d46-1af5-4424-8f3e-31335795ba53 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ae526d46-1af5-4424-8f3e-31335795ba53 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] GET https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ae526d46-1af5-4424-8f3e-31335795ba53 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ae526d46-1af5-4424-8f3e-31335795ba53 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ae526d46-1af5-4424-8f3e-31335795ba53 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Volume info retrieved successfully. Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ae526d46-1af5-4424-8f3e-31335795ba53 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 200 Jul 10 13:13:26.985511 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 160/644] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:26 2026] GET /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:27.498233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.500145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:27.500277 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.500512 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.500628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:27.526457 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:27.526457 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:27.527366 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82fb0e7d-579c-4b0a-89c3-0863ce31b01f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:27.527796 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 165/645] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:27 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:27.564565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f4263d9e-2996-434f-8510-acbbcc812efb req-6dca6886-e2f2-46e7-9611-766dc32b0580 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.566726 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-6dca6886-e2f2-46e7-9611-766dc32b0580 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] DELETE https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 Jul 10 13:13:27.566991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-6dca6886-e2f2-46e7-9611-766dc32b0580 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.567188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-6dca6886-e2f2-46e7-9611-766dc32b0580 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.571245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab491dfa-5fc5-42fd-9e25-0c8c2dc24360 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.573910 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab491dfa-5fc5-42fd-9e25-0c8c2dc24360 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] GET https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 Jul 10 13:13:27.574178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab491dfa-5fc5-42fd-9e25-0c8c2dc24360 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.574421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab491dfa-5fc5-42fd-9e25-0c8c2dc24360 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.576349 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:27.576349 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:27.583902 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab491dfa-5fc5-42fd-9e25-0c8c2dc24360 tempest-VolumeTypesAccessTest-1810853724 tempest-VolumeTypesAccessTest-1810853724-project-member] https://10.4.3.138/volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 returned with HTTP 404 Jul 10 13:13:27.584725 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 163/646] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:27 2026] GET /volume/v3/volumes/c8a06a59-ff51-4650-9d3f-e01bf0dbb2f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:27.594890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f4f0d06f-f97c-4258-a25c-67b697e9eb38 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.600192 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4f0d06f-f97c-4258-a25c-67b697e9eb38 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action Jul 10 13:13:27.600192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4f0d06f-f97c-4258-a25c-67b697e9eb38 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"removeProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:27.600192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4f0d06f-f97c-4258-a25c-67b697e9eb38 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.624803 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4f0d06f-f97c-4258-a25c-67b697e9eb38 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action returned with HTTP 202 Jul 10 13:13:27.625328 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 161/647] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.635021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa3bd50d-4e14-4c06-be76-c1a99d7749ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.636597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa3bd50d-4e14-4c06-be76-c1a99d7749ea tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] DELETE https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e Jul 10 13:13:27.636844 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa3bd50d-4e14-4c06-be76-c1a99d7749ea tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.637943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa3bd50d-4e14-4c06-be76-c1a99d7749ea tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.668755 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa3bd50d-4e14-4c06-be76-c1a99d7749ea tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e returned with HTTP 202 Jul 10 13:13:27.669029 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 166/648] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:27 2026] DELETE /volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.678365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91dda57c-fc79-4e7d-91da-d03f738227e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.679839 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91dda57c-fc79-4e7d-91da-d03f738227e3 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] GET https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e Jul 10 13:13:27.680041 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91dda57c-fc79-4e7d-91da-d03f738227e3 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.680245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91dda57c-fc79-4e7d-91da-d03f738227e3 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.683649 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91dda57c-fc79-4e7d-91da-d03f738227e3 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e returned with HTTP 404 Jul 10 13:13:27.684224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 164/649] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:27 2026] GET /volume/v3/types/9e1f25d9-9b69-49ac-85ea-4d35a523cb9e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:27.692201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dd70e15a-2617-46e7-ab2a-103661149f48 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.694114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd70e15a-2617-46e7-ab2a-103661149f48 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:27.694530 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd70e15a-2617-46e7-ab2a-103661149f48 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1460776078", "os-volume-type-access:is_public": false}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.709244 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd70e15a-2617-46e7-ab2a-103661149f48 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:27.709680 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 162/650] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types => generated 229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:27.718349 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d5a1ef0f-b418-4cf0-a190-2d5b51a166bb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.720296 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5a1ef0f-b418-4cf0-a190-2d5b51a166bb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action Jul 10 13:13:27.720738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5a1ef0f-b418-4cf0-a190-2d5b51a166bb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"addProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:27.720882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5a1ef0f-b418-4cf0-a190-2d5b51a166bb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.731097 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5a1ef0f-b418-4cf0-a190-2d5b51a166bb tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action returned with HTTP 202 Jul 10 13:13:27.731523 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 167/651] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.739373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d421eb3c-e756-42d8-84e9-93a4e672660d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.741309 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d421eb3c-e756-42d8-84e9-93a4e672660d tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action Jul 10 13:13:27.741578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d421eb3c-e756-42d8-84e9-93a4e672660d tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"addProjectAccess": {"project": "b4349adbb289482f95bb0c94df55284a"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:27.741890 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d421eb3c-e756-42d8-84e9-93a4e672660d tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b4349adbb289482f95bb0c94df55284a"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.753050 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d421eb3c-e756-42d8-84e9-93a4e672660d tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action returned with HTTP 202 Jul 10 13:13:27.753738 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 165/652] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.760316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-02e66a2a-9503-4e9c-bcb5-e487e886d1aa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.762593 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-02e66a2a-9503-4e9c-bcb5-e487e886d1aa tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] GET https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/os-volume-type-access Jul 10 13:13:27.762826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-02e66a2a-9503-4e9c-bcb5-e487e886d1aa tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.763015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-02e66a2a-9503-4e9c-bcb5-e487e886d1aa tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.774547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-02e66a2a-9503-4e9c-bcb5-e487e886d1aa tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/os-volume-type-access returned with HTTP 200 Jul 10 13:13:27.775082 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 163/653] 10.4.3.138 () {66 vars in 1408 bytes} [Fri Jul 10 13:13:27 2026] GET /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:27.784620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a89408a-01e4-4f7f-ad51-711f1f7f6377 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.786394 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a89408a-01e4-4f7f-ad51-711f1f7f6377 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action Jul 10 13:13:27.786733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a89408a-01e4-4f7f-ad51-711f1f7f6377 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"removeProjectAccess": {"project": "b4349adbb289482f95bb0c94df55284a"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:27.786882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a89408a-01e4-4f7f-ad51-711f1f7f6377 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b4349adbb289482f95bb0c94df55284a"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.796795 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a89408a-01e4-4f7f-ad51-711f1f7f6377 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action returned with HTTP 202 Jul 10 13:13:27.797514 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 168/654] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.806432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d847ce53-ba25-4aae-bf1b-de888872b4c9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.808325 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d847ce53-ba25-4aae-bf1b-de888872b4c9 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] POST https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action Jul 10 13:13:27.808889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d847ce53-ba25-4aae-bf1b-de888872b4c9 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action body: b'{"removeProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:27.809057 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d847ce53-ba25-4aae-bf1b-de888872b4c9 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ac5a6ec3bcd548c885d53d96d11d8c0d"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:27.823386 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d847ce53-ba25-4aae-bf1b-de888872b4c9 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action returned with HTTP 202 Jul 10 13:13:27.824063 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 166/655] 10.4.3.138 () {68 vars in 1384 bytes} [Fri Jul 10 13:13:27 2026] POST /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.833048 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-81ae15df-5735-474d-94f2-066728191962 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.834626 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81ae15df-5735-474d-94f2-066728191962 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] DELETE https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 Jul 10 13:13:27.834817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-81ae15df-5735-474d-94f2-066728191962 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.834996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-81ae15df-5735-474d-94f2-066728191962 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.872435 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81ae15df-5735-474d-94f2-066728191962 tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 returned with HTTP 202 Jul 10 13:13:27.872971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 164/656] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:27 2026] DELETE /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:27.884101 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f1cd9455-54db-4010-a888-0714456b474c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:27.885468 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f1cd9455-54db-4010-a888-0714456b474c tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] GET https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 Jul 10 13:13:27.886173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f1cd9455-54db-4010-a888-0714456b474c tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:27.887173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f1cd9455-54db-4010-a888-0714456b474c tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:27.889972 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f1cd9455-54db-4010-a888-0714456b474c tempest-VolumeTypesAccessTest-306367845 tempest-VolumeTypesAccessTest-306367845-project-admin] https://10.4.3.138/volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 returned with HTTP 404 Jul 10 13:13:27.890451 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 169/657] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:27 2026] GET /volume/v3/types/c65b5790-74c0-4909-ad7a-3cc6a42a2a50 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:28.114345 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f4263d9e-2996-434f-8510-acbbcc812efb req-6dca6886-e2f2-46e7-9611-766dc32b0580 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 returned with HTTP 200 Jul 10 13:13:28.115046 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 159/658] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:27 2026] DELETE /volume/v3/attachments/3f79a0e3-dfaf-4a7c-8c4c-6430d50c0b08 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:28.540185 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0fe47526-18c0-4211-90bb-a26cf7984868 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:28.542310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fe47526-18c0-4211-90bb-a26cf7984868 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:28.542548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fe47526-18c0-4211-90bb-a26cf7984868 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:28.542786 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fe47526-18c0-4211-90bb-a26cf7984868 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:28.542902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0fe47526-18c0-4211-90bb-a26cf7984868 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:28.551452 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:28.551452 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:28.552385 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fe47526-18c0-4211-90bb-a26cf7984868 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:28.552733 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 167/659] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:28 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:29.007706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:29.008632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:29.008632 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:29.008632 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:29.019967 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:29.019967 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:29.023740 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:29.028348 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-360fd5bd-88f2-4ef7-bcd7-7a0228377448 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:13:29.028605 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 165/660] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:29 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:29.565071 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:29.572834 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:29.572834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:29.572834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:29.572834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:29.575981 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:29.575981 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:29.575981 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecabc024-3fe6-454a-a7ad-9e4574990167 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:29.575981 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 170/661] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:29 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:30.593357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-32dc2c95-be69-4320-91b6-5a9d406e822d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:30.596179 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-32dc2c95-be69-4320-91b6-5a9d406e822d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:30.596431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-32dc2c95-be69-4320-91b6-5a9d406e822d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:30.596669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-32dc2c95-be69-4320-91b6-5a9d406e822d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:30.596845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-32dc2c95-be69-4320-91b6-5a9d406e822d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:30.601890 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:30.601890 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:30.602947 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-32dc2c95-be69-4320-91b6-5a9d406e822d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:30.603456 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 160/662] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:30 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:31.361413 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6a20ed5a-5325-4c68-9889-ec117722e7fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.510929 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a20ed5a-5325-4c68-9889-ec117722e7fd tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] POST https://10.4.3.138/volume/v3/types/cb4676e4-4f65-46be-9e09-2e8e50e01a65/encryption Jul 10 13:13:31.512172 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a20ed5a-5325-4c68-9889-ec117722e7fd tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.544795 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a20ed5a-5325-4c68-9889-ec117722e7fd tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/cb4676e4-4f65-46be-9e09-2e8e50e01a65/encryption returned with HTTP 404 Jul 10 13:13:31.545542 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 168/663] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/types/cb4676e4-4f65-46be-9e09-2e8e50e01a65/encryption => generated 114 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.556880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-621b7938-4aa7-44c7-b5eb-202c0afe5695 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.559422 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-621b7938-4aa7-44c7-b5eb-202c0afe5695 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:31.559911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-621b7938-4aa7-44c7-b5eb-202c0afe5695 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1115775798", "os-volume-type-access:is_public": false}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.576361 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-621b7938-4aa7-44c7-b5eb-202c0afe5695 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:31.576826 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 166/664] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/types => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:31.589458 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f821b88b-1071-44b7-8c06-ffb752458c45 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.622762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-171725c9-3b38-42be-ba18-cda83e6a1877 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.625000 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-171725c9-3b38-42be-ba18-cda83e6a1877 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:31.625196 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-171725c9-3b38-42be-ba18-cda83e6a1877 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.625764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-171725c9-3b38-42be-ba18-cda83e6a1877 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.625764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-171725c9-3b38-42be-ba18-cda83e6a1877 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:31.639068 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:31.639068 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:31.639068 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-171725c9-3b38-42be-ba18-cda83e6a1877 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:31.639535 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 161/665] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:31.717731 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f821b88b-1071-44b7-8c06-ffb752458c45 tempest-VolumeTypesNegativeTest-1608129519 tempest-VolumeTypesNegativeTest-1608129519-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:31.717731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f821b88b-1071-44b7-8c06-ffb752458c45 tempest-VolumeTypesNegativeTest-1608129519 tempest-VolumeTypesNegativeTest-1608129519-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2041ca67-0289-4315-827c-fd618ba12e31", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2077588146"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.718511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-f821b88b-1071-44b7-8c06-ffb752458c45 tempest-VolumeTypesNegativeTest-1608129519 tempest-VolumeTypesNegativeTest-1608129519-project-member] Create volume request body: {'volume': {'volume_type': '2041ca67-0289-4315-827c-fd618ba12e31', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2077588146'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:31.727623 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f821b88b-1071-44b7-8c06-ffb752458c45 tempest-VolumeTypesNegativeTest-1608129519 tempest-VolumeTypesNegativeTest-1608129519-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 404 Jul 10 13:13:31.728540 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 171/666] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/volumes => generated 114 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.738644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5b8110ab-00e9-471e-8ced-6ce59c8a676d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.741901 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b8110ab-00e9-471e-8ced-6ce59c8a676d tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] DELETE https://10.4.3.138/volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 Jul 10 13:13:31.742895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b8110ab-00e9-471e-8ced-6ce59c8a676d tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.743190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b8110ab-00e9-471e-8ced-6ce59c8a676d tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.774619 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b8110ab-00e9-471e-8ced-6ce59c8a676d tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 returned with HTTP 202 Jul 10 13:13:31.775203 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 169/667] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:31 2026] DELETE /volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:31.781804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8a75649e-00aa-47ad-b763-7b3c3be9015b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.785326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a75649e-00aa-47ad-b763-7b3c3be9015b tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] GET https://10.4.3.138/volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 Jul 10 13:13:31.785561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a75649e-00aa-47ad-b763-7b3c3be9015b tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.785782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a75649e-00aa-47ad-b763-7b3c3be9015b tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.790293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a75649e-00aa-47ad-b763-7b3c3be9015b tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 returned with HTTP 404 Jul 10 13:13:31.790783 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 167/668] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/v3/types/2041ca67-0289-4315-827c-fd618ba12e31 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.805839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9085c830-be1f-4a20-94ec-35d7cc63e23e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.809125 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9085c830-be1f-4a20-94ec-35d7cc63e23e tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:31.809125 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9085c830-be1f-4a20-94ec-35d7cc63e23e tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.810771 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9085c830-be1f-4a20-94ec-35d7cc63e23e tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 400 Jul 10 13:13:31.810771 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 162/669] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:13:31.821287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-58c849bc-b685-42b7-8223-84cb88537dde None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.823315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58c849bc-b685-42b7-8223-84cb88537dde tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:31.825224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58c849bc-b685-42b7-8223-84cb88537dde tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-319335744"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.843277 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58c849bc-b685-42b7-8223-84cb88537dde tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:13:31.843824 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 172/670] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/types => generated 228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:31.856512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6d9a6b5e-065a-4292-8704-c3f4dc3a3ac8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.859879 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d9a6b5e-065a-4292-8704-c3f4dc3a3ac8 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:13:31.860294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d9a6b5e-065a-4292-8704-c3f4dc3a3ac8 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-319335744"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:31.869607 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d9a6b5e-065a-4292-8704-c3f4dc3a3ac8 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-319335744 already exists. Jul 10 13:13:31.869869 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d9a6b5e-065a-4292-8704-c3f4dc3a3ac8 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 409 Jul 10 13:13:31.870703 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 170/671] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:13:31 2026] POST /volume/v3/types => generated 133 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:31.877987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1a1f388c-1d34-4caa-a432-fc84f9092812 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.882330 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a1f388c-1d34-4caa-a432-fc84f9092812 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] DELETE https://10.4.3.138/volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a Jul 10 13:13:31.882612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a1f388c-1d34-4caa-a432-fc84f9092812 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.882719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a1f388c-1d34-4caa-a432-fc84f9092812 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.920811 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a1f388c-1d34-4caa-a432-fc84f9092812 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a returned with HTTP 202 Jul 10 13:13:31.920811 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 168/672] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:31 2026] DELETE /volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:31.929824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b064c1ca-ecec-4327-a6da-8f918f0c3670 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.933804 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b064c1ca-ecec-4327-a6da-8f918f0c3670 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] GET https://10.4.3.138/volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a Jul 10 13:13:31.934025 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b064c1ca-ecec-4327-a6da-8f918f0c3670 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.934241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b064c1ca-ecec-4327-a6da-8f918f0c3670 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.938678 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b064c1ca-ecec-4327-a6da-8f918f0c3670 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a returned with HTTP 404 Jul 10 13:13:31.939246 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 163/673] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/v3/types/fa9eab94-b51f-4efb-b9f9-70b180e4797a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.948958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-949bdbc4-7471-4b8d-804a-d0d5d687e9be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.953740 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-949bdbc4-7471-4b8d-804a-d0d5d687e9be tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] DELETE https://10.4.3.138/volume/v3/types/2e950152-e798-4071-bce5-dcea926eb3ef Jul 10 13:13:31.953740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-949bdbc4-7471-4b8d-804a-d0d5d687e9be tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.953740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-949bdbc4-7471-4b8d-804a-d0d5d687e9be tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.958346 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-949bdbc4-7471-4b8d-804a-d0d5d687e9be tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/2e950152-e798-4071-bce5-dcea926eb3ef returned with HTTP 404 Jul 10 13:13:31.959239 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 173/674] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:13:31 2026] DELETE /volume/v3/types/2e950152-e798-4071-bce5-dcea926eb3ef => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.974536 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f40a93ee-8433-4d93-a766-0117afc90478 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.979258 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f40a93ee-8433-4d93-a766-0117afc90478 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] GET https://10.4.3.138/volume/v3/types/0a8ce099-8da2-47cf-a252-8094583c7a2d Jul 10 13:13:31.979258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f40a93ee-8433-4d93-a766-0117afc90478 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.979258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f40a93ee-8433-4d93-a766-0117afc90478 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ac39d23c-21e6-43c3-b7bc-8dd1f510770e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ac39d23c-21e6-43c3-b7bc-8dd1f510770e None None] GET https://10.4.3.138/volume// Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ac39d23c-21e6-43c3-b7bc-8dd1f510770e None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ac39d23c-21e6-43c3-b7bc-8dd1f510770e None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ac39d23c-21e6-43c3-b7bc-8dd1f510770e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:31.979430 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 169/675] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:31.983843 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f40a93ee-8433-4d93-a766-0117afc90478 tempest-VolumeTypesNegativeTest-1812522620 tempest-VolumeTypesNegativeTest-1812522620-project-admin] https://10.4.3.138/volume/v3/types/0a8ce099-8da2-47cf-a252-8094583c7a2d returned with HTTP 404 Jul 10 13:13:31.984491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 171/676] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/v3/types/0a8ce099-8da2-47cf-a252-8094583c7a2d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:31.991980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:31.996567 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:13:31.996567 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:31.996789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:32.008310 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:32.008310 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:32.013819 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:32.019661 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-bc5c8bad-85a0-45b7-bcf5-b334551676ec tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 200 Jul 10 13:13:32.020315 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 164/677] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:31 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 1544 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:32.133249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:32.136300 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] PUT https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b Jul 10 13:13:32.136649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:32.146345 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Acquiring lock "cinder-attachment_update-09ae243a-e0ac-416f-aa29-b3b86925c340-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:13:32.155362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-09ae243a-e0ac-416f-aa29-b3b86925c340-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:13:32.156802 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:32.156802 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:32.655189 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:32.656914 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:32.657125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:32.657308 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:32.657442 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:32.664473 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:32.664473 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:32.665421 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b617721e-7241-4c1d-8714-f0e66d69a6d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:32.665930 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 170/678] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:32 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:32.684597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-09ae243a-e0ac-416f-aa29-b3b86925c340-np0000005006" released by "attachment_update" :: held 0.529s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:13:32.684967 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-b0bbbd65-7871-43b5-9440-d7f3238ec24f tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b returned with HTTP 200 Jul 10 13:13:32.685414 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 174/679] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:13:32 2026] PUT /volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:33.204003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ebee6f02-5470-499c-aeaf-82165cbaea18 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:33.206901 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ebee6f02-5470-499c-aeaf-82165cbaea18 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b/action Jul 10 13:13:33.207760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ebee6f02-5470-499c-aeaf-82165cbaea18 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:33.207967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ebee6f02-5470-499c-aeaf-82165cbaea18 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:33.227799 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:33.227799 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:33.239943 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ebee6f02-5470-499c-aeaf-82165cbaea18 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b/action returned with HTTP 204 Jul 10 13:13:33.240378 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 172/680] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:13:33 2026] POST /volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:33.675935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:33.677542 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:33.677723 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:33.677893 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:33.677987 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:33.682031 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:33.682031 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:33.682730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08f8fe5a-3b97-4423-abbe-561277feddf0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:33.683062 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 165/681] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:33 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:33.755464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-30c19520-257a-4069-8d52-b626831cd419 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:33.755937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30c19520-257a-4069-8d52-b626831cd419 None None] GET https://10.4.3.138/volume// Jul 10 13:13:33.756140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30c19520-257a-4069-8d52-b626831cd419 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:33.756400 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30c19520-257a-4069-8d52-b626831cd419 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:33.756908 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30c19520-257a-4069-8d52-b626831cd419 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:33.757161 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 171/682] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:33.774428 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:33.778926 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:13:33.779205 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:33.779475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:33.794305 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:33.794305 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:33.800034 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:33.808620 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-f5cd1bbb-94c1-4f5b-a429-5823c3981efc tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 200 Jul 10 13:13:33.809079 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 175/683] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:33 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:33.917745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:33.921069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] PUT https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 Jul 10 13:13:33.921411 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:33.931630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Acquiring lock "cinder-attachment_update-86872f70-7e54-4711-940d-ed74657f9763-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:13:33.937023 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-86872f70-7e54-4711-940d-ed74657f9763-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:13:33.938219 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:33.938219 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:34.461509 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-86872f70-7e54-4711-940d-ed74657f9763-np0000005006" released by "attachment_update" :: held 0.524s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:13:34.462357 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-ade39d5e-d96c-4b8e-abce-f8fd20f35321 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 returned with HTTP 200 Jul 10 13:13:34.462357 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 173/684] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:13:33 2026] PUT /volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:34.697417 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:34.699339 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:34.699339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:34.699563 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:34.699618 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:34.707281 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:34.707281 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:34.708110 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e4f4e01-176f-4792-818f-5173df4a7af1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:34.708473 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 166/685] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:34 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:34.975668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-25584272-1a93-46fa-9b93-bc17e8e0ce96 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:34.982352 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-25584272-1a93-46fa-9b93-bc17e8e0ce96 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49/action Jul 10 13:13:34.982941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-25584272-1a93-46fa-9b93-bc17e8e0ce96 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:34.983073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-25584272-1a93-46fa-9b93-bc17e8e0ce96 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:35.020304 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:35.020304 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:35.034828 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-25584272-1a93-46fa-9b93-bc17e8e0ce96 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49/action returned with HTTP 204 Jul 10 13:13:35.035310 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 172/686] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:13:34 2026] POST /volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:35.451950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aab6e937-459d-4c66-940a-a61499647785 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.553581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6bd0361e-44f2-49f8-9a9b-8a3542385378 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.554077 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bd0361e-44f2-49f8-9a9b-8a3542385378 None None] GET https://10.4.3.138/volume// Jul 10 13:13:35.554305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bd0361e-44f2-49f8-9a9b-8a3542385378 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:35.554592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bd0361e-44f2-49f8-9a9b-8a3542385378 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:35.555040 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bd0361e-44f2-49f8-9a9b-8a3542385378 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:35.555398 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 174/687] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:35.571007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.574885 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:13:35.575129 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:35.575316 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:35.592825 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:35.592825 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:35.596241 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:13:35.602504 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-d0927eaa-20fe-47cd-9a60-31c1c8862c88 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 200 Jul 10 13:13:35.603182 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 167/688] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:35 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:35.631765 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:35.632241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-8741388"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:35.633665 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-8741388'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:35.636641 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Create volume of 1 GB Jul 10 13:13:35.642969 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Availability Zones retrieved successfully. Jul 10 13:13:35.653957 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Flow 'volume_create_api' (612cff71-5802-4286-a69d-24a520e58d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:35.655410 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c2c5b1-41b2-47dc-986b-b7bc7a21ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:35.657138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:35.703347 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c2c5b1-41b2-47dc-986b-b7bc7a21ebdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:35.704598 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2977d5-0faf-4339-a154-3dd2c109dfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:35.719575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.725392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] PUT https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a Jul 10 13:13:35.725514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.725566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:35.727873 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:35.728101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:35.728368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:35.728525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:35.739187 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:35.739187 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:35.741546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Acquiring lock "cinder-attachment_update-1d913871-6179-405a-8bd5-8f5287f3f901-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:13:35.745112 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fcb7c192-b477-4a15-8fb8-8366f5e44f20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:35.745112 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 175/689] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:35 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:35.749649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-1d913871-6179-405a-8bd5-8f5287f3f901-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:13:35.749649 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:35.749649 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:35.795206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Created reservations ['1af862fd-9574-4430-8039-46cde63c5eb3', 'c0017cb8-71a0-4719-a670-083467d89d96', '338a38d0-f2ae-429f-9d90-d53e812ba90d', '153c6617-a159-4b73-9c65-00bde3f3698c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:35.796048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d2977d5-0faf-4339-a154-3dd2c109dfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af862fd-9574-4430-8039-46cde63c5eb3', 'c0017cb8-71a0-4719-a670-083467d89d96', '338a38d0-f2ae-429f-9d90-d53e812ba90d', '153c6617-a159-4b73-9c65-00bde3f3698c']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:35.796839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5d546f-8401-4b74-9e61-4d5bed195a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:35.822780 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5d546f-8401-4b74-9e61-4d5bed195a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-8741388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2baf2ef989b947cfb9e9759f73f001fc',qos_specs=None,replication_status=,reservations=['1af862fd-9574-4430-8039-46cde63c5eb3','c0017cb8-71a0-4719-a670-083467d89d96','338a38d0-f2ae-429f-9d90-d53e812ba90d','153c6617-a159-4b73-9c65-00bde3f3698c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f822225ce146ea951468e7eef3a569',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-8741388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2baf2ef989b947cfb9e9759f73f001fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f822225ce146ea951468e7eef3a569',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:35.823516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6b71a9-63bc-4901-a3fa-e1d893f1063d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:35.846554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd6b71a9-63bc-4901-a3fa-e1d893f1063d) transitioned into state 'SUCCESS' from state '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-8741388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2baf2ef989b947cfb9e9759f73f001fc',qos_specs=None,replication_status=,reservations=['1af862fd-9574-4430-8039-46cde63c5eb3','c0017cb8-71a0-4719-a670-083467d89d96','338a38d0-f2ae-429f-9d90-d53e812ba90d','153c6617-a159-4b73-9c65-00bde3f3698c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f822225ce146ea951468e7eef3a569',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:35.849701 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b4f39d-9f80-42ea-bd5a-64beb83cc57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:35.860528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b4f39d-9f80-42ea-bd5a-64beb83cc57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:35.861625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Flow 'volume_create_api' (612cff71-5802-4286-a69d-24a520e58d63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:35.862065 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Create volume request issued successfully. Jul 10 13:13:35.862832 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aab6e937-459d-4c66-940a-a61499647785 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:35.863344 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 176/690] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:35 2026] POST /volume/v3/volumes => generated 747 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:35.877740 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:35.880535 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:35.880763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:35.881006 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:35.893998 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:35.893998 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:35.899308 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Volume info retrieved successfully. Jul 10 13:13:35.904279 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8a354ae-c8be-412d-9dca-e629d41c7ff2 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 200 Jul 10 13:13:35.904710 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 168/691] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:35 2026] GET /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:36.281784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Lock "cinder-attachment_update-1d913871-6179-405a-8bd5-8f5287f3f901-np0000005006" released by "attachment_update" :: held 0.534s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:13:36.282109 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-058c13f5-ac9b-4072-b131-40b7d02944ee tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a returned with HTTP 200 Jul 10 13:13:36.282633 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 173/692] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:13:35 2026] PUT /volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:36.754611 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:36.762118 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:36.762361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:36.762556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:36.762657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:36.766972 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:36.766972 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:36.767722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8085965-4fcc-4023-9faa-62dfbf1c992c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:36.768063 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 176/693] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:36 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:36.800966 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-1b1ce937-dc1f-479c-9b02-cab1c5663020 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:36.803761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-1b1ce937-dc1f-479c-9b02-cab1c5663020 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] POST https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a/action Jul 10 13:13:36.804232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-1b1ce937-dc1f-479c-9b02-cab1c5663020 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:36.804419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-1b1ce937-dc1f-479c-9b02-cab1c5663020 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:36.827409 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:36.827409 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:36.855238 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a648ba7c-158c-4421-8f56-94b16065cb3d req-1b1ce937-dc1f-479c-9b02-cab1c5663020 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a/action returned with HTTP 204 Jul 10 13:13:36.855822 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 177/694] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:13:36 2026] POST /volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:13:36.920554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:36.922635 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:36.922863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:36.923087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:36.933224 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:36.933224 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:36.937934 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Volume info retrieved successfully. Jul 10 13:13:36.943852 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4bd71c6-2d96-4061-8a85-d23ed015116b tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 200 Jul 10 13:13:36.943852 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 169/695] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:36 2026] GET /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:36.962110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:36.964834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:13:36.965116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:36.965226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:36.976806 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-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. Jul 10 13:13:36.977523 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-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. Jul 10 13:13:36.978511 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-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. Jul 10 13:13:36.978511 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-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. Jul 10 13:13:36.978873 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:36.978873 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:36.993312 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7040c482-cae7-4fbd-a8fa-65417f91b339 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:13:36.993849 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 174/696] 10.4.3.138 () {66 vars in 1234 bytes} [Fri Jul 10 13:13:36 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) Jul 10 13:13:37.003389 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2794f246-7970-47bb-ad5c-4edda1279d3d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:37.006141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2794f246-7970-47bb-ad5c-4edda1279d3d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:37.006141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2794f246-7970-47bb-ad5c-4edda1279d3d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:37.006141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2794f246-7970-47bb-ad5c-4edda1279d3d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:37.017727 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:37.017727 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:37.028543 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2794f246-7970-47bb-ad5c-4edda1279d3d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Volume info retrieved successfully. Jul 10 13:13:37.032744 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2794f246-7970-47bb-ad5c-4edda1279d3d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 200 Jul 10 13:13:37.033159 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 177/697] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:37 2026] GET /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:37.051036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6af6d794-f74b-4366-a27c-8401c95e795d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:37.054390 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:37.054607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:37.054875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:37.057243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Delete volume with id: 1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:37.073677 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:37.073677 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:37.074337 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Volume info retrieved successfully. Jul 10 13:13:37.093619 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Delete volume request issued successfully. Jul 10 13:13:37.093855 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6af6d794-f74b-4366-a27c-8401c95e795d tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 202 Jul 10 13:13:37.094335 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 178/698] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:37 2026] DELETE /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:37.101703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:37.103809 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:37.104030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:37.104260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:37.116312 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:37.116312 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:37.123674 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Volume info retrieved successfully. Jul 10 13:13:37.128921 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db0eafe5-f386-4429-99fc-79185ce32ed6 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 200 Jul 10 13:13:37.129273 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 170/699] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:37 2026] GET /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:37.781239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-df515310-0f15-4ca5-952f-54d805744de8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:37.788392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df515310-0f15-4ca5-952f-54d805744de8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:37.788532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df515310-0f15-4ca5-952f-54d805744de8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:37.788819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df515310-0f15-4ca5-952f-54d805744de8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:37.789036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-df515310-0f15-4ca5-952f-54d805744de8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:37.797578 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:37.797578 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:37.798819 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df515310-0f15-4ca5-952f-54d805744de8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:37.799404 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 175/700] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:37 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:38.142836 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-97694b76-10ba-4491-90eb-d857510dcdb8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:38.144520 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97694b76-10ba-4491-90eb-d857510dcdb8 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] GET https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e Jul 10 13:13:38.144678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97694b76-10ba-4491-90eb-d857510dcdb8 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:38.144878 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97694b76-10ba-4491-90eb-d857510dcdb8 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:38.155898 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97694b76-10ba-4491-90eb-d857510dcdb8 tempest-AbsoluteLimitsTests-1503401217 tempest-AbsoluteLimitsTests-1503401217-project-member] https://10.4.3.138/volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e returned with HTTP 404 Jul 10 13:13:38.156961 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 178/701] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:38 2026] GET /volume/v3/volumes/1d4f1a68-0e7e-4b55-9db4-f0ded7b2568e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:38.811577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:38.815279 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:38.815549 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:38.815805 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:38.815963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:38.823927 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:38.823927 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:38.825032 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfcb2f3e-a3a0-488d-be84-31f5d7da0348 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:38.826523 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 179/702] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:38 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:39.096728 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:39.109546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] DELETE https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:39.110885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:39.110885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:39.110885 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Delete volume with id: 00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:39.118587 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:39.118587 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:39.119231 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:39.139489 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Delete volume request issued successfully. Jul 10 13:13:39.139784 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27da2ed6-0de2-4011-9354-0d533eb12f97 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 202 Jul 10 13:13:39.140188 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 171/703] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:39 2026] DELETE /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:39.153650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:39.156063 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:39.156160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:39.156425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:39.167547 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:39.167547 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:39.173532 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Volume info retrieved successfully. Jul 10 13:13:39.180191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb9bd5cc-4de8-47fa-9f1d-12eecc1e6cb3 tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 200 Jul 10 13:13:39.180732 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 176/704] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:39 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:39.226236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:39.226236 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:13:39.226236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:39.226236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:39.242945 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:39.242945 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:39.248145 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:13:39.256285 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9a8bfa13-64f0-46ef-8c10-9c9e248591a6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:13:39.256850 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 179/705] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:13:39 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:39.836567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:39.838109 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:39.838279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:39.838464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:39.838566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:39.842288 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:39.842288 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:39.843002 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ba8f8fc-f31c-4dc0-83d5-557263b0cd23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:39.843347 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 180/706] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:39 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:40.198169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b1716c4d-2453-4bf7-a6a0-094300d6280e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:40.200674 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1716c4d-2453-4bf7-a6a0-094300d6280e tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] GET https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd Jul 10 13:13:40.201021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1716c4d-2453-4bf7-a6a0-094300d6280e tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:40.201326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1716c4d-2453-4bf7-a6a0-094300d6280e tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:40.209556 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1716c4d-2453-4bf7-a6a0-094300d6280e tempest-ServerStableDeviceRescueTest-1307977213 tempest-ServerStableDeviceRescueTest-1307977213-project-member] https://10.4.3.138/volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd returned with HTTP 404 Jul 10 13:13:40.209774 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 172/707] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:40 2026] GET /volume/v3/volumes/00839a8f-3c7b-4748-bfb6-ef5e82da88fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:40.485814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:40.487724 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:40.488046 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1443764504"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:40.489717 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1443764504'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:40.762143 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume of 1 GB Jul 10 13:13:40.768471 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Availability Zones retrieved successfully. Jul 10 13:13:40.779320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (132188bb-1241-4373-b162-15128034f261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:40.780981 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7cf957-b18e-4d63-8695-75bc8883c281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:40.782516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:40.858460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:40.860876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:40.861075 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:40.861245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:40.861358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:40.870852 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:40.870852 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:40.871845 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1555fd1c-7334-4d6d-a262-11ee8c812a04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:40.872328 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 180/708] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:40 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:40.885039 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b7cf957-b18e-4d63-8695-75bc8883c281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:40.885039 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abf991d-3abc-4cfe-b07e-d16e83a97c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:40.964355 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Created reservations ['938a79e2-9eff-42db-bc7f-762504a2f493', '5452df7d-6ce5-47bd-bb72-d9b6518f3461', '9cf3153e-c5f1-4ed8-bca1-90a783a84a84', '91299f3f-adbe-4eac-8ee9-c78b76756a35'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:40.965299 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abf991d-3abc-4cfe-b07e-d16e83a97c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938a79e2-9eff-42db-bc7f-762504a2f493', '5452df7d-6ce5-47bd-bb72-d9b6518f3461', '9cf3153e-c5f1-4ed8-bca1-90a783a84a84', '91299f3f-adbe-4eac-8ee9-c78b76756a35']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:40.966366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba360104-0aff-45d1-a595-f54f5e656f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:40.991738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba360104-0aff-45d1-a595-f54f5e656f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065deef2-9753-451c-aabc-59775f448ce5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1443764504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['938a79e2-9eff-42db-bc7f-762504a2f493','5452df7d-6ce5-47bd-bb72-d9b6518f3461','9cf3153e-c5f1-4ed8-bca1-90a783a84a84','91299f3f-adbe-4eac-8ee9-c78b76756a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1443764504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065deef2-9753-451c-aabc-59775f448ce5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f951fa9db42589d94e345f0cc031a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc28c15eca634bf3846f7945e0292329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:40.992518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2373d4d6-51c9-48c0-96ca-85b451fbc010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:41.011642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2373d4d6-51c9-48c0-96ca-85b451fbc010) transitioned into state 'SUCCESS' from state '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-1443764504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['938a79e2-9eff-42db-bc7f-762504a2f493','5452df7d-6ce5-47bd-bb72-d9b6518f3461','9cf3153e-c5f1-4ed8-bca1-90a783a84a84','91299f3f-adbe-4eac-8ee9-c78b76756a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:41.013516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f276746-7110-4797-89c5-bd1b7890a1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:41.028333 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f276746-7110-4797-89c5-bd1b7890a1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:41.029170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (132188bb-1241-4373-b162-15128034f261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:41.029584 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request issued successfully. Jul 10 13:13:41.030458 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93c00e9c-7235-48d7-bdbb-612bd78023ce tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:41.031083 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 177/709] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:40 2026] POST /volume/v3/volumes => generated 747 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:41.042362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:41.044706 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:41.044921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:41.045134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:41.053978 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:41.053978 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:41.059515 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:41.066305 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28f359c6-e6a8-4b0b-bad4-b429b7bd6af8 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 200 Jul 10 13:13:41.066871 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 181/710] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:41 2026] GET /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:13:41.886500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:41.892767 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:41.892767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:41.892767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:41.892767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:41.901435 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:41.901435 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:41.902215 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6ab8b2e2-16c6-46e6-a568-59ca504e324a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:41.902759 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 173/711] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:41 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:42.080118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.082034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:42.082240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:42.082473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:42.091017 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:42.091017 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:42.096047 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:42.105576 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-344d9fa2-2c31-46c0-a58e-a6b46c737d52 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 200 Jul 10 13:13:42.105720 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 181/712] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:42 2026] GET /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:42.123491 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.125600 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:42.125986 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "065deef2-9753-451c-aabc-59775f448ce5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1371878379"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:42.127667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request body: {'volume': {'source_volid': '065deef2-9753-451c-aabc-59775f448ce5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1371878379'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:42.137257 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:42.137257 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:42.137833 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume retrieved successfully. Jul 10 13:13:42.138098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume of 1 GB Jul 10 13:13:42.144862 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Availability Zones retrieved successfully. Jul 10 13:13:42.155045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (9c370a15-ac77-4e86-b5e5-4e2fe08ed31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:42.157107 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89eef09-ef20-457f-b998-a488e30cfb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:42.158239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:42.192960 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89eef09-ef20-457f-b998-a488e30cfb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '065deef2-9753-451c-aabc-59775f448ce5', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:42.193882 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503b984e-ffca-4af4-af8d-b62195b53b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:42.255818 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Created reservations ['c4c95b3c-d394-4a58-9623-4f75953f9b93', '2bcd3249-d4e9-469a-a232-87d3bbe25d42', '2d6a8d7a-5871-4462-ada2-5061ed17bb4f', 'e01b868c-9b3b-41a9-b0ab-48325721a1d8'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:42.256662 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (503b984e-ffca-4af4-af8d-b62195b53b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4c95b3c-d394-4a58-9623-4f75953f9b93', '2bcd3249-d4e9-469a-a232-87d3bbe25d42', '2d6a8d7a-5871-4462-ada2-5061ed17bb4f', 'e01b868c-9b3b-41a9-b0ab-48325721a1d8']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:42.257437 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb064bd1-77b9-4591-903c-25a09b4022e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:42.292596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb064bd1-77b9-4591-903c-25a09b4022e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1371878379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['c4c95b3c-d394-4a58-9623-4f75953f9b93','2bcd3249-d4e9-469a-a232-87d3bbe25d42','2d6a8d7a-5871-4462-ada2-5061ed17bb4f','e01b868c-9b3b-41a9-b0ab-48325721a1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=065deef2-9753-451c-aabc-59775f448ce5,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1371878379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f951fa9db42589d94e345f0cc031a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=065deef2-9753-451c-aabc-59775f448ce5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc28c15eca634bf3846f7945e0292329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:42.293806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85faf24-7320-47e0-bf71-6410c3ca4281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:42.319619 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c85faf24-7320-47e0-bf71-6410c3ca4281) transitioned into state 'SUCCESS' from state '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-1371878379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['c4c95b3c-d394-4a58-9623-4f75953f9b93','2bcd3249-d4e9-469a-a232-87d3bbe25d42','2d6a8d7a-5871-4462-ada2-5061ed17bb4f','e01b868c-9b3b-41a9-b0ab-48325721a1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=065deef2-9753-451c-aabc-59775f448ce5,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:42.320334 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f30d640-bf07-466c-9a12-46b4b6fdc2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:42.346830 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f30d640-bf07-466c-9a12-46b4b6fdc2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:42.347902 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (9c370a15-ac77-4e86-b5e5-4e2fe08ed31b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:42.348042 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request issued successfully. Jul 10 13:13:42.349089 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9fa2ca62-3a28-4efe-b5e8-845b0958112d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:42.349190 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 178/713] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:42 2026] POST /volume/v3/volumes => generated 780 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:42.367650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.370495 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:42.370711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:42.371072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:42.379846 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:42.379846 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:42.390265 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:42.398101 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eed54df7-8d71-4339-ba62-8e630ad0e4e1 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 200 Jul 10 13:13:42.398670 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 182/714] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:42 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:42.913816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.915671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:42.915919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:42.916214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:42.916378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:42.922315 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:42.922315 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:42.923287 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f6ba258f-2cd3-4358-aa9a-0029b9a72342 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:42.923827 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 174/715] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:42 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:42.933668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.935744 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:42.935953 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:42.936663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:42.947222 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:42.947222 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:42.954893 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:42.960439 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc525aef-62a7-42b0-a0c1-d43eac6badcf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:42.960439 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 182/716] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:42 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:42.978240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:42.989638 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:42.989901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:42.990115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:42.990236 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: 6804aebd-8000-42e7-a7d2-070f6a6417e1. Jul 10 13:13:43.007904 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.007904 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:43.026564 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id 6804aebd-8000-42e7-a7d2-070f6a6417e1 {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:13:43.028565 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b91a7521-b328-4c1f-b5f2-6c24b5ce09a8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 202 Jul 10 13:13:43.029062 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 179/717] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:42 2026] DELETE /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:13:43.038477 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.041794 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:43.042045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.042249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.042379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:43.047122 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.047122 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:43.048601 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04017f93-2acc-4b0e-a447-ea8e5deded41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 200 Jul 10 13:13:43.049164 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 183/718] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:43 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:43.418512 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.420666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.420902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.421118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.435150 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.435150 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:43.439384 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:43.445128 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-59e80c7f-ce0b-4e4b-8ddf-6851b073f5b6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 200 Jul 10 13:13:43.445617 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 175/719] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:43 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:43.462623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eb8dabc5-ec02-4351-a307-2586c28633fb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.464283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb8dabc5-ec02-4351-a307-2586c28633fb tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.464458 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb8dabc5-ec02-4351-a307-2586c28633fb tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.464627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb8dabc5-ec02-4351-a307-2586c28633fb tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.472477 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.472477 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:43.477174 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eb8dabc5-ec02-4351-a307-2586c28633fb tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:43.487251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb8dabc5-ec02-4351-a307-2586c28633fb tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 200 Jul 10 13:13:43.487901 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 183/720] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:43 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:43.506467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.508078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.508078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.508222 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.526107 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.526107 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:43.531950 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:43.539881 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c09e62e-4fc1-4661-8e53-7234cbdf0058 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 200 Jul 10 13:13:43.540394 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 180/721] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:43 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:43.556493 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.558949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.558949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.558949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.558949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume with id: 1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.567532 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.567532 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:43.568087 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:43.591717 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume request issued successfully. Jul 10 13:13:43.591995 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0239d71a-fdc2-4d9c-8394-b997bcb21674 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 202 Jul 10 13:13:43.592591 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 184/722] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:43 2026] DELETE /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:43.601607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:43.603416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:43.603628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:43.603850 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:43.621640 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:43.621640 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:43.634540 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:43.640553 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9fea68eb-02a9-4a43-b8ed-fc8950a5bf41 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 200 Jul 10 13:13:43.641718 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 176/723] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:43 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:44.063413 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.065646 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 Jul 10 13:13:44.065911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.066131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.066243 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6804aebd-8000-42e7-a7d2-070f6a6417e1. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:44.069970 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-542fbc88-52ec-415a-adb2-a990e6b1eae6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 returned with HTTP 404 Jul 10 13:13:44.070576 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 184/724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/backups/6804aebd-8000-42e7-a7d2-070f6a6417e1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:44.187727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.191713 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:44.191713 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.191713 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.207809 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.207809 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:44.214383 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:44.221450 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-3e4d9938-25b6-4e12-bbc6-d69365ce3629 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:44.221656 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 181/725] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:44.250979 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.252503 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae/action Jul 10 13:13:44.254267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:13:44.254267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:44.264997 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.264997 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:44.265609 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:44.271072 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Begin detaching volume completed successfully. Jul 10 13:13:44.271345 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-78a10a2b-ead9-491b-8a47-25e8148e711b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae/action returned with HTTP 202 Jul 10 13:13:44.271831 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 185/726] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:13:44 2026] POST /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:13:44.291360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ae4fe19f-cef4-45df-890c-b33563dba869 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.295155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ae4fe19f-cef4-45df-890c-b33563dba869 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:44.295337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ae4fe19f-cef4-45df-890c-b33563dba869 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.295577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ae4fe19f-cef4-45df-890c-b33563dba869 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.310706 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.310706 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:44.317226 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ae4fe19f-cef4-45df-890c-b33563dba869 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:44.322665 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ae4fe19f-cef4-45df-890c-b33563dba869 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:44.323062 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 177/727] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:44.648813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.649358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:44.649634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1767565280", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:44.651150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1767565280', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:44.651290 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Create volume of 1 GB Jul 10 13:13:44.658814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ebc70d0a-1fcc-4870-a1f2-65a7fd11c71e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.660382 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ebc70d0a-1fcc-4870-a1f2-65a7fd11c71e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed Jul 10 13:13:44.660638 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ebc70d0a-1fcc-4870-a1f2-65a7fd11c71e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.660914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ebc70d0a-1fcc-4870-a1f2-65a7fd11c71e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.661417 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Availability Zones retrieved successfully. Jul 10 13:13:44.667506 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ebc70d0a-1fcc-4870-a1f2-65a7fd11c71e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed returned with HTTP 404 Jul 10 13:13:44.667979 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 182/728] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/1b1c3ebb-97ed-4bbc-8bf4-6d67cc2dd7ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:44.668059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Flow 'volume_create_api' (66e42d23-4f69-4651-a94a-d8c5ba6b299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:44.669264 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee7d9e6-d319-4e95-8f1b-ce4f06bf6055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:44.670498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:44.675939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.678398 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:44.678648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.678804 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.688394 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.688394 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:44.692987 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:44.698156 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84a50d81-6b73-4618-8ce0-03cc8ed8c70c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 200 Jul 10 13:13:44.698565 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 186/729] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:44.702669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee7d9e6-d319-4e95-8f1b-ce4f06bf6055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:44.703462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872ad6aa-cf09-40c4-a0bd-ee0bd7f681d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:44.711509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.713590 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] DELETE https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:44.713769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.713944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.714096 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume with id: 065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:44.722425 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.722425 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:44.723317 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:44.742710 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume request issued successfully. Jul 10 13:13:44.742909 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54f2d572-dc66-4357-a55c-bd6e744bdc35 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 202 Jul 10 13:13:44.743582 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 178/730] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:44 2026] DELETE /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:44.754312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-91a14202-3b7d-4e21-ab04-855ed173993c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.757300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-91a14202-3b7d-4e21-ab04-855ed173993c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:44.757582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-91a14202-3b7d-4e21-ab04-855ed173993c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.757984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-91a14202-3b7d-4e21-ab04-855ed173993c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.768932 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.768932 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:44.773499 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-91a14202-3b7d-4e21-ab04-855ed173993c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:44.781512 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-91a14202-3b7d-4e21-ab04-855ed173993c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 200 Jul 10 13:13:44.781956 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 183/731] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:44.785624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Created reservations ['5be4eb16-f294-4fb9-9f99-6e8582846717', '8521af68-e85b-4281-9ec1-ee78a9424870', '268cbed2-8798-4a3a-b631-5b7df47044ed', '0513f53b-aba0-42b9-a82f-207c410c903f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:44.786601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872ad6aa-cf09-40c4-a0bd-ee0bd7f681d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be4eb16-f294-4fb9-9f99-6e8582846717', '8521af68-e85b-4281-9ec1-ee78a9424870', '268cbed2-8798-4a3a-b631-5b7df47044ed', '0513f53b-aba0-42b9-a82f-207c410c903f']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:44.787479 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47b6fc8-78c7-42fb-b48a-6616dd1b897a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:44.824473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47b6fc8-78c7-42fb-b48a-6616dd1b897a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52580b52-a14b-4c51-874d-0cb3f8a8f611', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1767565280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb941f4fdf55418b81002b1c2c581dd6',qos_specs=None,replication_status=,reservations=['5be4eb16-f294-4fb9-9f99-6e8582846717','8521af68-e85b-4281-9ec1-ee78a9424870','268cbed2-8798-4a3a-b631-5b7df47044ed','0513f53b-aba0-42b9-a82f-207c410c903f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3358cb18a36d47d0bd874323f7b627bf',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1767565280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52580b52-a14b-4c51-874d-0cb3f8a8f611,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fb941f4fdf55418b81002b1c2c581dd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3358cb18a36d47d0bd874323f7b627bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:44.826358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42eb7ac9-0336-4bca-916f-ddfc89cf6488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:44.855852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42eb7ac9-0336-4bca-916f-ddfc89cf6488) transitioned into state 'SUCCESS' from state '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-1767565280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb941f4fdf55418b81002b1c2c581dd6',qos_specs=None,replication_status=,reservations=['5be4eb16-f294-4fb9-9f99-6e8582846717','8521af68-e85b-4281-9ec1-ee78a9424870','268cbed2-8798-4a3a-b631-5b7df47044ed','0513f53b-aba0-42b9-a82f-207c410c903f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3358cb18a36d47d0bd874323f7b627bf',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:44.856670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0be96b-22f8-4f7e-921e-4e5c7e96d711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:44.869190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0be96b-22f8-4f7e-921e-4e5c7e96d711) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:44.870471 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Flow 'volume_create_api' (66e42d23-4f69-4651-a94a-d8c5ba6b299c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:44.870943 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Create volume request issued successfully. Jul 10 13:13:44.872048 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-53143751-0cb7-4b3a-ab06-d4d8a092ea81 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:44.873558 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 185/732] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:13:44 2026] POST /volume/v3/volumes => generated 763 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:44.884609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.887680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:44.887995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.888304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.897591 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.897591 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:44.903226 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Volume info retrieved successfully. Jul 10 13:13:44.909890 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6d10508-35ea-41ce-a957-50d067096a61 req-27a7f0b9-78c2-4839-a774-498bc217e165 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 200 Jul 10 13:13:44.910313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 187/733] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:44.939834 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:44.942656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:44.943100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:44.943416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:44.954175 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:44.954175 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:44.959003 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Volume info retrieved successfully. Jul 10 13:13:44.966444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a4097427-c67d-4850-9c8d-0e8f643417cf req-3d359cfd-8370-4827-b2da-db131027c5a1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 200 Jul 10 13:13:44.967026 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 179/734] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:44 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:45.301883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4b50bdb3-0e2d-4786-8c49-cb2cbd5853a6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.302326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b50bdb3-0e2d-4786-8c49-cb2cbd5853a6 None None] GET https://10.4.3.138/volume// Jul 10 13:13:45.302488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b50bdb3-0e2d-4786-8c49-cb2cbd5853a6 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:45.302707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b50bdb3-0e2d-4786-8c49-cb2cbd5853a6 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:45.303049 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b50bdb3-0e2d-4786-8c49-cb2cbd5853a6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:13:45.303325 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 184/735] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:13:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:13:45.317156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.326491 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:45.326854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:45.327950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:45.336273 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.340036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:45.340036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:45.340036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:45.342370 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:45.342370 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:45.347424 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:45.352467 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-2ed03faf-1510-428d-9476-f0fd16f0a981 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:45.352915 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 186/736] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:13:45 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:13:45.356317 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:45.356317 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:45.363320 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:45.370891 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a8597ad-af2d-4e56-b40a-b5f3019c3107 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:45.371684 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 188/737] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:45 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:45.797832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e2390449-2bbd-4404-881d-3e822034b565 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.799987 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2390449-2bbd-4404-881d-3e822034b565 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 Jul 10 13:13:45.800278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2390449-2bbd-4404-881d-3e822034b565 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:45.800493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2390449-2bbd-4404-881d-3e822034b565 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:45.812792 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2390449-2bbd-4404-881d-3e822034b565 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 returned with HTTP 404 Jul 10 13:13:45.813464 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 180/738] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:45 2026] GET /volume/v3/volumes/065deef2-9753-451c-aabc-59775f448ce5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:45.825110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.828715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:45.828715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-771663142"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:45.830146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-771663142'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:45.830146 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume of 1 GB Jul 10 13:13:45.836047 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Availability Zones retrieved successfully. Jul 10 13:13:45.841978 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (446bde9f-9988-43da-9efa-250057b28693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:45.842816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc8a293-dc0c-46d4-a888-c15dc06cf76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:45.843706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:45.878498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc8a293-dc0c-46d4-a888-c15dc06cf76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:45.879648 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05774d03-a93b-4e4e-89a5-47ec23b35976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:45.941203 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Created reservations ['092b9002-8bd3-4c9f-ad12-5d51156facee', 'c0f7611a-1ddf-4c13-9497-b23a039f2bc4', '738c2bff-6276-4412-9d1b-ac6f7018bfd0', '45c8de5a-0632-4f17-a3d8-d49e1ed3c3e6'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:45.941203 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05774d03-a93b-4e4e-89a5-47ec23b35976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['092b9002-8bd3-4c9f-ad12-5d51156facee', 'c0f7611a-1ddf-4c13-9497-b23a039f2bc4', '738c2bff-6276-4412-9d1b-ac6f7018bfd0', '45c8de5a-0632-4f17-a3d8-d49e1ed3c3e6']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:45.941203 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5977567-9639-47db-86de-71b94035257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:45.969677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5977567-9639-47db-86de-71b94035257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '683ee26e-de90-46ed-af05-c39178a10503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-771663142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['092b9002-8bd3-4c9f-ad12-5d51156facee','c0f7611a-1ddf-4c13-9497-b23a039f2bc4','738c2bff-6276-4412-9d1b-ac6f7018bfd0','45c8de5a-0632-4f17-a3d8-d49e1ed3c3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-771663142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=683ee26e-de90-46ed-af05-c39178a10503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f951fa9db42589d94e345f0cc031a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc28c15eca634bf3846f7945e0292329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:45.970672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc9c14f-f502-4228-92d0-9ea3793c0484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:45.994865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc9c14f-f502-4228-92d0-9ea3793c0484) transitioned into state 'SUCCESS' from state '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-771663142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['092b9002-8bd3-4c9f-ad12-5d51156facee','c0f7611a-1ddf-4c13-9497-b23a039f2bc4','738c2bff-6276-4412-9d1b-ac6f7018bfd0','45c8de5a-0632-4f17-a3d8-d49e1ed3c3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:45.995542 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46d2b1e-3b67-46d1-ab41-6e7b7405a095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:45.995939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:45.998355 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:45.998548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:45.998736 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.005961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46d2b1e-3b67-46d1-ab41-6e7b7405a095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:46.006207 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.006207 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:46.006672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (446bde9f-9988-43da-9efa-250057b28693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:46.006957 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request issued successfully. Jul 10 13:13:46.007445 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab55f3a0-b706-476f-99ed-c2e6583e701e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:46.007830 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 185/739] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:45 2026] POST /volume/v3/volumes => generated 746 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:46.010358 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Volume info retrieved successfully. Jul 10 13:13:46.014935 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-47c9017e-c876-4a5c-be62-1667b2d8c6c3 req-477433f8-f0cd-4461-828a-7f05c8fd35e1 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 200 Jul 10 13:13:46.015653 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 187/740] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:45 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:46.029822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:46.033759 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:46.034165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:46.034165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.054424 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.054424 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:46.060318 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:46.065349 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93f15dff-0a8e-4d46-a8d1-e023fb0bde02 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 200 Jul 10 13:13:46.065720 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 189/741] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:46 2026] GET /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:46.116874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:46.119310 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-reader] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:46.119310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:46.120209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.128638 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.128638 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:46.131371 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-reader] Volume info retrieved successfully. Jul 10 13:13:46.135098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3b75f3bd-5cce-4969-a2f8-f5d6246032ab req-9d465d83-97c1-4f91-9789-5a56fdc45d4f tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-reader] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 200 Jul 10 13:13:46.135567 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 181/742] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:46 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:46.185949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:46.189185 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] DELETE https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:46.189481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:46.189768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.189987 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Delete volume with id: 52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:46.201778 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.201778 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:46.203170 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Volume info retrieved successfully. Jul 10 13:13:46.234473 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Delete volume request issued successfully. Jul 10 13:13:46.234473 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f25ab819-a96a-4efc-a0db-847e2169dc23 req-d1e3ab76-79f9-4d9a-a240-700a2474cb13 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 202 Jul 10 13:13:46.234473 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 186/743] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:13:46 2026] DELETE /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:46.263088 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:46.265172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:46.265394 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:46.265763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.273939 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.273939 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:46.281402 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Volume info retrieved successfully. Jul 10 13:13:46.287009 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c85476c0-5871-4549-a137-b56084e7cfcd req-18e5e81d-aaac-4745-bfa4-b74d3f338f2e tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 200 Jul 10 13:13:46.287256 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 188/744] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:46 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:46.386545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-645f0227-2689-4bbe-9827-953afb344564 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:46.392504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-645f0227-2689-4bbe-9827-953afb344564 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:46.393078 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-645f0227-2689-4bbe-9827-953afb344564 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:46.393078 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-645f0227-2689-4bbe-9827-953afb344564 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:46.406974 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:46.406974 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:46.414852 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-645f0227-2689-4bbe-9827-953afb344564 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:46.425201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-645f0227-2689-4bbe-9827-953afb344564 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:46.426004 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 190/745] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:46 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:47.081067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7e00b09b-a259-434d-85aa-71268751e1d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.087344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7e00b09b-a259-434d-85aa-71268751e1d6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:47.087879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7e00b09b-a259-434d-85aa-71268751e1d6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:47.087879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7e00b09b-a259-434d-85aa-71268751e1d6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:47.102818 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:47.102818 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:47.108105 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7e00b09b-a259-434d-85aa-71268751e1d6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:47.115330 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7e00b09b-a259-434d-85aa-71268751e1d6 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 200 Jul 10 13:13:47.115535 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 182/746] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:47 2026] GET /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:47.133338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.136406 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:47.137163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "683ee26e-de90-46ed-af05-c39178a10503", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1651558"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:47.140280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request body: {'volume': {'source_volid': '683ee26e-de90-46ed-af05-c39178a10503', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1651558'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:47.152110 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:47.152110 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:47.153951 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume retrieved successfully. Jul 10 13:13:47.153951 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume of 2 GB Jul 10 13:13:47.158244 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Availability Zones retrieved successfully. Jul 10 13:13:47.166997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (ed9e1c68-85c1-4c11-a364-2a425ece60cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:47.168916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8749dbc7-6177-4a4a-8f4a-e94da48ba147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:47.170520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:47.206436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8749dbc7-6177-4a4a-8f4a-e94da48ba147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '683ee26e-de90-46ed-af05-c39178a10503', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:47.207556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff893453-a0cf-44d7-bf76-2a77f2c6aeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:47.269096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Created reservations ['981e3a1e-3966-4d1a-9242-dd18d0fa52e0', '616e7288-52e2-4221-ae84-960ed23a7432', 'b3bb1315-5281-42c6-9f53-4cb8075d6dec', 'a0f2ee6b-6634-4bf5-852e-f6fc326950e7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:47.270310 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff893453-a0cf-44d7-bf76-2a77f2c6aeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['981e3a1e-3966-4d1a-9242-dd18d0fa52e0', '616e7288-52e2-4221-ae84-960ed23a7432', 'b3bb1315-5281-42c6-9f53-4cb8075d6dec', 'a0f2ee6b-6634-4bf5-852e-f6fc326950e7']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:47.271367 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f162f2fe-6ee3-4b13-9b19-f9007f5bf719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:47.324636 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f162f2fe-6ee3-4b13-9b19-f9007f5bf719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '482ffd3f-8119-48cc-bdc0-5e193504d287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1651558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['981e3a1e-3966-4d1a-9242-dd18d0fa52e0','616e7288-52e2-4221-ae84-960ed23a7432','b3bb1315-5281-42c6-9f53-4cb8075d6dec','a0f2ee6b-6634-4bf5-852e-f6fc326950e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=683ee26e-de90-46ed-af05-c39178a10503,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1651558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=482ffd3f-8119-48cc-bdc0-5e193504d287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51f951fa9db42589d94e345f0cc031a',provider_auth=None,provider_geometry=None,provider_id=None,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=683ee26e-de90-46ed-af05-c39178a10503,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc28c15eca634bf3846f7945e0292329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:47.325557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8be9f0e-73f6-457a-a15f-45ca4781533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:47.339274 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-93e721b2-5815-43aa-b432-8df18adf66b3 req-15b9297c-3977-4db6-8fc2-4663a29a9df6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.344172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-93e721b2-5815-43aa-b432-8df18adf66b3 req-15b9297c-3977-4db6-8fc2-4663a29a9df6 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] GET https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 Jul 10 13:13:47.345394 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-93e721b2-5815-43aa-b432-8df18adf66b3 req-15b9297c-3977-4db6-8fc2-4663a29a9df6 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:47.345625 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-93e721b2-5815-43aa-b432-8df18adf66b3 req-15b9297c-3977-4db6-8fc2-4663a29a9df6 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:47.355005 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-93e721b2-5815-43aa-b432-8df18adf66b3 req-15b9297c-3977-4db6-8fc2-4663a29a9df6 tempest-VolumesGetTestJSON-1752751394 tempest-VolumesGetTestJSON-1752751394-project-member] https://10.4.3.138/volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 returned with HTTP 404 Jul 10 13:13:47.355772 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 189/747] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:13:47 2026] GET /volume/v3/volumes/52580b52-a14b-4c51-874d-0cb3f8a8f611 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:47.357511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8be9f0e-73f6-457a-a15f-45ca4781533d) transitioned into state 'SUCCESS' from state '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-1651558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51f951fa9db42589d94e345f0cc031a',qos_specs=None,replication_status=,reservations=['981e3a1e-3966-4d1a-9242-dd18d0fa52e0','616e7288-52e2-4221-ae84-960ed23a7432','b3bb1315-5281-42c6-9f53-4cb8075d6dec','a0f2ee6b-6634-4bf5-852e-f6fc326950e7'],size=2,snapshot_id=None,source_replicaid=,source_volid=683ee26e-de90-46ed-af05-c39178a10503,status='creating',user_id='dc28c15eca634bf3846f7945e0292329',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:47.358623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd5e90f-6a35-40d2-bba8-af615fd01922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:47.379046 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbd5e90f-6a35-40d2-bba8-af615fd01922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:47.379806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Flow 'volume_create_api' (ed9e1c68-85c1-4c11-a364-2a425ece60cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:47.380074 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Create volume request issued successfully. Jul 10 13:13:47.380587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4343bcea-c85f-499f-8904-c282c5f6dc7d tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:47.381041 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 187/748] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:47 2026] POST /volume/v3/volumes => generated 778 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:47.399712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.401440 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:47.401633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:47.401864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:47.409399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:47.409399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:47.414815 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:47.421112 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-77bfae93-eecd-4e71-a26f-6bdf381cbd8e tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 200 Jul 10 13:13:47.421685 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 191/749] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:47 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:47.441312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.443732 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:47.444047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:47.444275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:47.456473 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:47.456473 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:47.461403 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:47.468274 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e20cf4d-8632-48ae-943a-4a19f43cfe09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:47.468773 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 183/750] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:47 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:47.934699 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-fd2df4cf-6faf-4c58-9354-39b703af3eab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:47.940350 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-fd2df4cf-6faf-4c58-9354-39b703af3eab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 Jul 10 13:13:47.942754 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-fd2df4cf-6faf-4c58-9354-39b703af3eab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:47.943773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-fd2df4cf-6faf-4c58-9354-39b703af3eab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:47.962173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:47.962173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:48.437637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.439850 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.440077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.440326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.450621 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.450621 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:48.455748 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:48.461370 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7117eb7d-6f1c-4797-866f-502c2f45a2aa tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 200 Jul 10 13:13:48.461821 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 188/751] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:48 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:48.476637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.480761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.481340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.481599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.483104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.485276 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:48.485914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.485914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.488252 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=304,cinder:UPDATE=48,cinder:INSERT=32 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:13:48.493168 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.493168 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:48.499042 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.499042 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:48.502052 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:48.504028 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:48.507062 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2abdc1cc-251b-4633-a3ae-171fe7206b8a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:48.507428 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 184/752] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:48 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:48.510410 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c5dffc1-9665-4966-99be-a6c291cbab13 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 200 Jul 10 13:13:48.510891 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 192/753] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:48 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:48.512774 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-cde68957-f1af-46df-a5c2-4caa01e40feb req-fd2df4cf-6faf-4c58-9354-39b703af3eab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 returned with HTTP 200 Jul 10 13:13:48.513213 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 190/754] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:13:47 2026] DELETE /volume/v3/attachments/c85bef23-c73d-4751-a643-f8a1712aba11 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:48.529251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.530955 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.531280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.531280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.538135 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.538135 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:48.541968 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:48.546926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-984bec36-3170-4a18-9a62-f6d1e8ce03ec tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 200 Jul 10 13:13:48.547306 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 189/755] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:48 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:48.561468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.569102 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] DELETE https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.569317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.569517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.569715 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume with id: 482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.578174 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.578174 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:48.578706 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:48.597935 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume request issued successfully. Jul 10 13:13:48.598238 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b47998c-cdb3-4c59-81e0-b4a6d256da2b tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 202 Jul 10 13:13:48.598840 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 185/756] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:48 2026] DELETE /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:48.607869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:48.610001 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:48.610310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:48.610427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:48.617857 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:48.617857 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:48.625032 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:48.633202 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54702396-6c8d-4014-b21a-b027c0d17cf4 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 200 Jul 10 13:13:48.633772 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 193/757] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:48 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:49.529092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:49.530887 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:49.531053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:49.531341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:49.538292 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:49.538292 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:49.542085 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:49.548351 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66e98daf-b2ef-4e43-bf45-336428f14b4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:49.548779 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 191/758] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:49 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:49.650021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3f7e3098-0eb1-403e-9c60-558d9ce51190 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:49.655307 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f7e3098-0eb1-403e-9c60-558d9ce51190 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 Jul 10 13:13:49.655514 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f7e3098-0eb1-403e-9c60-558d9ce51190 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:49.655774 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f7e3098-0eb1-403e-9c60-558d9ce51190 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:49.668130 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f7e3098-0eb1-403e-9c60-558d9ce51190 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 returned with HTTP 404 Jul 10 13:13:49.668524 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 190/759] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:49 2026] GET /volume/v3/volumes/482ffd3f-8119-48cc-bdc0-5e193504d287 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:49.681973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:49.683736 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:49.683736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:49.683994 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:49.692946 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:49.692946 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:49.698657 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:49.704228 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b08fae3-2e5c-4c67-885f-cfc5302c865c tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 200 Jul 10 13:13:49.704750 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 186/760] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:49 2026] GET /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:49.722922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a804cc08-6f83-4049-b537-7e0782849ab9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:49.726771 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] DELETE https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:49.727025 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:49.727311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:49.727619 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume with id: 683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:49.740101 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:49.740101 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:49.740556 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:49.770954 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Delete volume request issued successfully. Jul 10 13:13:49.771218 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a804cc08-6f83-4049-b537-7e0782849ab9 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 202 Jul 10 13:13:49.771736 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 194/761] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:49 2026] DELETE /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:49.780091 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-17b00284-1aa9-4eff-aee5-009e42911339 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:49.781981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17b00284-1aa9-4eff-aee5-009e42911339 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:49.782216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-17b00284-1aa9-4eff-aee5-009e42911339 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:49.782431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-17b00284-1aa9-4eff-aee5-009e42911339 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:49.789777 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:49.789777 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:49.794651 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-17b00284-1aa9-4eff-aee5-009e42911339 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Volume info retrieved successfully. Jul 10 13:13:49.801466 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17b00284-1aa9-4eff-aee5-009e42911339 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 200 Jul 10 13:13:49.802164 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 192/762] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:49 2026] GET /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:49.992496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c1e29e49-c237-4a44-87c1-a4db6632f34c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.103573 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c1e29e49-c237-4a44-87c1-a4db6632f34c tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.103807 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c1e29e49-c237-4a44-87c1-a4db6632f34c tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.104043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c1e29e49-c237-4a44-87c1-a4db6632f34c tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.118920 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c1e29e49-c237-4a44-87c1-a4db6632f34c tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.119465 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 191/763] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:49 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 437 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.128736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.130452 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults Jul 10 13:13:50.132711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.132711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'defaults' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.140628 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.140923 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.141968 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.142532 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.142776 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.142985 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.146742 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-007f5bc2-d2a4-46cd-87a6-9dd6ac006bed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults returned with HTTP 200 Jul 10 13:13:50.147089 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 187/764] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.157657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.160877 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.160877 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:50.210888 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.211393 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.211621 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.212092 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.217726 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5c8e71a8-ee67-441d-825b-2c48cea3480a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.219079 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 195/765] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:13:50 2026] PUT /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 395 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.234528 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf54ff79-158a-4ea2-9147-2cff930c714f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.236423 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf54ff79-158a-4ea2-9147-2cff930c714f tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] DELETE https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.236661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf54ff79-158a-4ea2-9147-2cff930c714f tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.236916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf54ff79-158a-4ea2-9147-2cff930c714f tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.247055 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf54ff79-158a-4ea2-9147-2cff930c714f tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.247055 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 193/766] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:13:50 2026] DELETE /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:13:50.257285 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5b980286-541d-458f-92b3-375a9cba670d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.260051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5b980286-541d-458f-92b3-375a9cba670d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.260342 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5b980286-541d-458f-92b3-375a9cba670d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.260612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5b980286-541d-458f-92b3-375a9cba670d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.275535 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5b980286-541d-458f-92b3-375a9cba670d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.276037 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 192/767] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.285502 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-971c0186-4ea3-40a1-91cf-101e33bf76d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.287986 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-971c0186-4ea3-40a1-91cf-101e33bf76d6 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.288399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-971c0186-4ea3-40a1-91cf-101e33bf76d6 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:50.421560 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-971c0186-4ea3-40a1-91cf-101e33bf76d6 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.422149 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 188/768] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:13:50 2026] PUT /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 395 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.436562 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7b791b5d-1122-47dd-ab8f-5c7b3b06f6f9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.439005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b791b5d-1122-47dd-ab8f-5c7b3b06f6f9 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults Jul 10 13:13:50.439251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b791b5d-1122-47dd-ab8f-5c7b3b06f6f9 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.439483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b791b5d-1122-47dd-ab8f-5c7b3b06f6f9 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'defaults' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.451495 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b791b5d-1122-47dd-ab8f-5c7b3b06f6f9 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults returned with HTTP 200 Jul 10 13:13:50.452241 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 196/769] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.463428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.465064 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:50.465295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.465523 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.473720 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.473720 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.473720 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.474238 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.474455 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.474673 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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. Jul 10 13:13:50.479748 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c71e8564-ddb0-49d7-ae13-4273ee0db45d tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:50.479748 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 194/770] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:50.491904 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-acfb58a1-0c0a-4d39-97de-70cb8f0094be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.493954 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acfb58a1-0c0a-4d39-97de-70cb8f0094be tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True Jul 10 13:13:50.494440 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acfb58a1-0c0a-4d39-97de-70cb8f0094be tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.494732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acfb58a1-0c0a-4d39-97de-70cb8f0094be tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.518764 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acfb58a1-0c0a-4d39-97de-70cb8f0094be tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True returned with HTTP 200 Jul 10 13:13:50.518764 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 193/771] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:50.529082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c31f3e80-29e3-4387-b359-c22852e4c812 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.601403 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:50.601765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1632414587"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:50.603079 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1632414587'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:50.603214 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume of 1 GB Jul 10 13:13:50.607017 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Availability Zones retrieved successfully. Jul 10 13:13:50.612245 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Flow 'volume_create_api' (0b7230d7-6fb8-48d2-9016-3a6f462cd001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:50.613225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2365cf1f-8a1e-4851-b509-33521cfa56db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:50.614125 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:50.639230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2365cf1f-8a1e-4851-b509-33521cfa56db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:50.639913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dba3082-6040-4b4b-b545-9714a960c12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:50.703981 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Created reservations ['46c094f7-995f-4e02-a9a8-cf41c3c94dfa', '9cb9b0b3-4cb9-428d-b966-2fd6582bc965', '4d2774bd-7f46-4bd5-b98f-592680c4a878', '9dead1ad-6d7f-4aea-869b-03301f9024f7'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:50.705130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dba3082-6040-4b4b-b545-9714a960c12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c094f7-995f-4e02-a9a8-cf41c3c94dfa', '9cb9b0b3-4cb9-428d-b966-2fd6582bc965', '4d2774bd-7f46-4bd5-b98f-592680c4a878', '9dead1ad-6d7f-4aea-869b-03301f9024f7']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:50.705480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd88fc29-da63-40a2-98e8-0e2370210095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:50.739939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd88fc29-da63-40a2-98e8-0e2370210095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1a147c-93d8-4180-9e52-4846cc638b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1632414587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82ac48b3054f49a862f0718dc61c01',qos_specs=None,replication_status=,reservations=['46c094f7-995f-4e02-a9a8-cf41c3c94dfa','9cb9b0b3-4cb9-428d-b966-2fd6582bc965','4d2774bd-7f46-4bd5-b98f-592680c4a878','9dead1ad-6d7f-4aea-869b-03301f9024f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a012f918926449709a42880d1bf4e500',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1632414587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1a147c-93d8-4180-9e52-4846cc638b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd82ac48b3054f49a862f0718dc61c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a012f918926449709a42880d1bf4e500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:50.741120 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a1243-5508-45c4-ae16-921da8504809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:50.766807 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62a1243-5508-45c4-ae16-921da8504809) transitioned into state 'SUCCESS' from state '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-1632414587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82ac48b3054f49a862f0718dc61c01',qos_specs=None,replication_status=,reservations=['46c094f7-995f-4e02-a9a8-cf41c3c94dfa','9cb9b0b3-4cb9-428d-b966-2fd6582bc965','4d2774bd-7f46-4bd5-b98f-592680c4a878','9dead1ad-6d7f-4aea-869b-03301f9024f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a012f918926449709a42880d1bf4e500',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:50.767593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6c71e2-42fb-43ea-b86c-77c826f5e83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:50.777208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d6c71e2-42fb-43ea-b86c-77c826f5e83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:50.778021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Flow 'volume_create_api' (0b7230d7-6fb8-48d2-9016-3a6f462cd001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:50.778333 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume request issued successfully. Jul 10 13:13:50.778893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c31f3e80-29e3-4387-b359-c22852e4c812 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:50.779302 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 189/772] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:50 2026] POST /volume/v3/volumes => generated 756 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:50.797137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.799848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:50.800116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.800275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.814181 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:50.814181 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:50.817256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41281d37-6002-4621-a1dc-6470780c5a67 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:50.819630 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41281d37-6002-4621-a1dc-6470780c5a67 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] GET https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 Jul 10 13:13:50.819880 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41281d37-6002-4621-a1dc-6470780c5a67 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:50.820109 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41281d37-6002-4621-a1dc-6470780c5a67 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:50.824635 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:50.827496 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41281d37-6002-4621-a1dc-6470780c5a67 tempest-VolumesCloneTest-441949244 tempest-VolumesCloneTest-441949244-project-member] https://10.4.3.138/volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 returned with HTTP 404 Jul 10 13:13:50.828142 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 195/773] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/volumes/683ee26e-de90-46ed-af05-c39178a10503 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:50.829846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-063d3c1d-a922-4e3e-b950-2de479dbf17e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 200 Jul 10 13:13:50.830319 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 197/774] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:50 2026] GET /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:51.848894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5694e0de-d907-451f-aaae-f2f67522bea8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:51.851500 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5694e0de-d907-451f-aaae-f2f67522bea8 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:51.851932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5694e0de-d907-451f-aaae-f2f67522bea8 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:51.852319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5694e0de-d907-451f-aaae-f2f67522bea8 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:51.863357 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:51.863357 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:51.872719 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5694e0de-d907-451f-aaae-f2f67522bea8 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:51.876119 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5694e0de-d907-451f-aaae-f2f67522bea8 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 200 Jul 10 13:13:51.876768 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 194/775] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:51 2026] GET /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:51.889860 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4287ee61-c1cd-4103-b65c-70c47fbedb62 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:51.893028 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4287ee61-c1cd-4103-b65c-70c47fbedb62 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True Jul 10 13:13:51.894806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4287ee61-c1cd-4103-b65c-70c47fbedb62 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:51.895013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4287ee61-c1cd-4103-b65c-70c47fbedb62 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:51.895338 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:51.895338 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:51.927407 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4287ee61-c1cd-4103-b65c-70c47fbedb62 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True returned with HTTP 200 Jul 10 13:13:51.928154 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 190/776] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:51 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:51.939673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:51.941402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:51.941578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:51.941766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:51.941920 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Delete volume with id: 9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:51.948708 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:51.948708 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:51.949207 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:51.969005 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Delete volume request issued successfully. Jul 10 13:13:51.969201 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2287a205-ea07-4add-bb9d-c4f8f96f99cc tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 202 Jul 10 13:13:51.969596 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 196/777] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:51 2026] DELETE /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:51.979863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:51.981461 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:51.981624 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:51.981863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:51.988660 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:51.988660 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:51.991904 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:51.996117 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9905d5ba-1401-4101-a3d7-ebad735d6932 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 200 Jul 10 13:13:51.996667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 198/778] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:51 2026] GET /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:52.074935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c3524943-096f-41f1-9d7b-1a4d946581af None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:52.206550 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:52.207538 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1140307224"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:52.210241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1140307224'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:52.212312 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume of 1 GB Jul 10 13:13:52.216431 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Availability Zones retrieved successfully. Jul 10 13:13:52.225510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (666da3a6-5fdd-41c0-bdd0-8f6976c234e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:52.227089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e059182-e6a2-4c79-9be2-4928c62f3969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:52.228671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:52.261265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e059182-e6a2-4c79-9be2-4928c62f3969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:52.263208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a98d3-498f-434c-abcd-e739124ca303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:52.330209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Created reservations ['fceaa740-5435-41be-b43c-4f6ff8b09abd', '170eb00f-c89a-4bc6-870f-f9abe1f9fbbc', '1d9adbb5-fb68-4af2-91a7-914468b22013', '14ac33f4-336c-47cc-973d-a29c14b0dc55'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:52.331162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a98d3-498f-434c-abcd-e739124ca303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fceaa740-5435-41be-b43c-4f6ff8b09abd', '170eb00f-c89a-4bc6-870f-f9abe1f9fbbc', '1d9adbb5-fb68-4af2-91a7-914468b22013', '14ac33f4-336c-47cc-973d-a29c14b0dc55']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:52.331974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea126f11-ce67-4c99-bddb-232bca7207c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:52.354539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea126f11-ce67-4c99-bddb-232bca7207c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7379c393-3b2e-4301-9b7e-45f1948a04ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1140307224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17631a48d8774cc5a84275c7109aa31a',qos_specs=None,replication_status=,reservations=['fceaa740-5435-41be-b43c-4f6ff8b09abd','170eb00f-c89a-4bc6-870f-f9abe1f9fbbc','1d9adbb5-fb68-4af2-91a7-914468b22013','14ac33f4-336c-47cc-973d-a29c14b0dc55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a596f47051d4c3ba6e025f634c9c7b1',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1140307224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7379c393-3b2e-4301-9b7e-45f1948a04ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17631a48d8774cc5a84275c7109aa31a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a596f47051d4c3ba6e025f634c9c7b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:52.355624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c56f5b9-3ae5-4fab-9311-9d6cccc9f9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:52.374006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c56f5b9-3ae5-4fab-9311-9d6cccc9f9a6) transitioned into state 'SUCCESS' from state '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-1140307224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17631a48d8774cc5a84275c7109aa31a',qos_specs=None,replication_status=,reservations=['fceaa740-5435-41be-b43c-4f6ff8b09abd','170eb00f-c89a-4bc6-870f-f9abe1f9fbbc','1d9adbb5-fb68-4af2-91a7-914468b22013','14ac33f4-336c-47cc-973d-a29c14b0dc55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a596f47051d4c3ba6e025f634c9c7b1',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:52.374972 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510c9ef-e368-46fe-b226-15f9daee2954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:52.385478 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9510c9ef-e368-46fe-b226-15f9daee2954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:52.386794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (666da3a6-5fdd-41c0-bdd0-8f6976c234e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:52.387309 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request issued successfully. Jul 10 13:13:52.388172 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3524943-096f-41f1-9d7b-1a4d946581af tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:52.388807 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 195/779] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:52 2026] POST /volume/v3/volumes => generated 750 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:52.403436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-699b6391-3ac1-4366-97f6-35d3895760f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:52.406175 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-699b6391-3ac1-4366-97f6-35d3895760f0 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:13:52.406531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-699b6391-3ac1-4366-97f6-35d3895760f0 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:52.406811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-699b6391-3ac1-4366-97f6-35d3895760f0 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:52.416722 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:52.416722 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:52.423125 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-699b6391-3ac1-4366-97f6-35d3895760f0 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:13:52.430376 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-699b6391-3ac1-4366-97f6-35d3895760f0 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 200 Jul 10 13:13:52.430621 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 191/780] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:52 2026] GET /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:53.010987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f58c031c-2ff8-460b-b112-c7c9b3af3b5d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.012445 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f58c031c-2ff8-460b-b112-c7c9b3af3b5d tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:53.012605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f58c031c-2ff8-460b-b112-c7c9b3af3b5d tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:53.012786 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f58c031c-2ff8-460b-b112-c7c9b3af3b5d tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:53.017666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f58c031c-2ff8-460b-b112-c7c9b3af3b5d tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 404 Jul 10 13:13:53.018086 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 197/781] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:53 2026] GET /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:53.024514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6b271421-8f29-4042-b06d-b2b49f992e29 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.026145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b271421-8f29-4042-b06d-b2b49f992e29 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:53.026325 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b271421-8f29-4042-b06d-b2b49f992e29 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:53.026495 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b271421-8f29-4042-b06d-b2b49f992e29 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:53.031448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b271421-8f29-4042-b06d-b2b49f992e29 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 404 Jul 10 13:13:53.031910 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 199/782] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:53 2026] GET /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:13:53.042558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.045547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:53.046637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:53.047112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:53.047406 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Delete volume with id: 9f1a147c-93d8-4180-9e52-4846cc638b84 Jul 10 13:13:53.055828 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-29501e67-6cad-4a79-9ced-a9ab979cc416 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 returned with HTTP 404 Jul 10 13:13:53.057025 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 196/783] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:53 2026] DELETE /volume/v3/volumes/9f1a147c-93d8-4180-9e52-4846cc638b84 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:53.065634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.067249 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:53.067526 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1240418875"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:53.068939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1240418875'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:53.069109 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume of 1 GB Jul 10 13:13:53.074915 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Availability Zones retrieved successfully. Jul 10 13:13:53.080408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Flow 'volume_create_api' (5a39fba6-8f7f-4343-a23d-a65355aaec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:53.081448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258bf961-c2d7-4751-aacd-a5b6701a8bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:53.082297 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:53.106991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258bf961-c2d7-4751-aacd-a5b6701a8bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:53.107736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8939ddb0-68ed-4b70-ad94-d59c49559820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:53.147555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Created reservations ['882ab3d0-7940-4ac9-afe4-787d146f381b', 'bb126431-4992-46a6-9b52-5482f9e05bf2', '95a29e38-9f4b-44ca-a92e-b839d8b33453', '8db633d0-b3c9-4903-94f6-f704b672d799'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:53.148575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8939ddb0-68ed-4b70-ad94-d59c49559820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882ab3d0-7940-4ac9-afe4-787d146f381b', 'bb126431-4992-46a6-9b52-5482f9e05bf2', '95a29e38-9f4b-44ca-a92e-b839d8b33453', '8db633d0-b3c9-4903-94f6-f704b672d799']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:53.149444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf227b3b-d30d-410e-9294-9328f7b1de7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:53.178387 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf227b3b-d30d-410e-9294-9328f7b1de7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6842815d-1ff2-4bbd-94a4-425c5f77775f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1240418875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82ac48b3054f49a862f0718dc61c01',qos_specs=None,replication_status=,reservations=['882ab3d0-7940-4ac9-afe4-787d146f381b','bb126431-4992-46a6-9b52-5482f9e05bf2','95a29e38-9f4b-44ca-a92e-b839d8b33453','8db633d0-b3c9-4903-94f6-f704b672d799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a012f918926449709a42880d1bf4e500',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1240418875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6842815d-1ff2-4bbd-94a4-425c5f77775f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd82ac48b3054f49a862f0718dc61c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a012f918926449709a42880d1bf4e500',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:53.179042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2a2836-0441-473a-ab37-f52c0749a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:53.195321 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2a2836-0441-473a-ab37-f52c0749a50e) transitioned into state 'SUCCESS' from state '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-1240418875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd82ac48b3054f49a862f0718dc61c01',qos_specs=None,replication_status=,reservations=['882ab3d0-7940-4ac9-afe4-787d146f381b','bb126431-4992-46a6-9b52-5482f9e05bf2','95a29e38-9f4b-44ca-a92e-b839d8b33453','8db633d0-b3c9-4903-94f6-f704b672d799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a012f918926449709a42880d1bf4e500',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:53.195903 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7740e0-2001-4aa8-b590-a6397e643662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:53.204583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7740e0-2001-4aa8-b590-a6397e643662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:53.205311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Flow 'volume_create_api' (5a39fba6-8f7f-4343-a23d-a65355aaec58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:53.205572 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Create volume request issued successfully. Jul 10 13:13:53.206062 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1a998c8-91d1-4f8e-bb27-4aac33dafb8a tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:53.206739 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 192/784] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:53 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:53.221577 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.223273 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:53.223447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:53.223619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:53.229715 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:53.229715 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:53.232952 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:53.236637 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-56c01f09-dbe3-4775-88fb-3b51baca81aa tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 200 Jul 10 13:13:53.236989 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 198/785] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:53 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:53.441803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fcebf55d-fc91-451a-8376-85343bb3117f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:53.443354 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fcebf55d-fc91-451a-8376-85343bb3117f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:13:53.443507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fcebf55d-fc91-451a-8376-85343bb3117f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:53.443686 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fcebf55d-fc91-451a-8376-85343bb3117f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:53.450521 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:53.450521 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:53.453881 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fcebf55d-fc91-451a-8376-85343bb3117f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:13:53.457489 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fcebf55d-fc91-451a-8376-85343bb3117f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 200 Jul 10 13:13:53.457860 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 200/786] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:53 2026] GET /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:54.253255 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bbe41800-2014-425e-9536-3392cb1dfb60 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:54.257294 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbe41800-2014-425e-9536-3392cb1dfb60 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:54.257294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbe41800-2014-425e-9536-3392cb1dfb60 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:54.257294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbe41800-2014-425e-9536-3392cb1dfb60 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:54.267123 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:54.267123 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:54.271126 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bbe41800-2014-425e-9536-3392cb1dfb60 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Volume info retrieved successfully. Jul 10 13:13:54.279724 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbe41800-2014-425e-9536-3392cb1dfb60 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 200 Jul 10 13:13:54.280463 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 197/787] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:54 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:54.292185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-077809f2-1546-49cf-b352-3583e3fd57ed None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:54.294234 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-077809f2-1546-49cf-b352-3583e3fd57ed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True Jul 10 13:13:54.294464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-077809f2-1546-49cf-b352-3583e3fd57ed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:54.294759 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-077809f2-1546-49cf-b352-3583e3fd57ed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:54.295057 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:54.295057 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:54.312441 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-077809f2-1546-49cf-b352-3583e3fd57ed tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True returned with HTTP 200 Jul 10 13:13:54.314706 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 193/788] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:54 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:54.328354 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6a8a15e6-b40c-4b09-816c-846fbd5b2811 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:54.329937 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a8a15e6-b40c-4b09-816c-846fbd5b2811 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True Jul 10 13:13:54.330105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a8a15e6-b40c-4b09-816c-846fbd5b2811 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:54.330308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a8a15e6-b40c-4b09-816c-846fbd5b2811 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:54.344821 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a8a15e6-b40c-4b09-816c-846fbd5b2811 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True returned with HTTP 200 Jul 10 13:13:54.345207 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 199/789] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:54 2026] GET /volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:54.360206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:54.363609 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] POST https://10.4.3.138/volume/v3/os-volume-transfer Jul 10 13:13:54.364088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6842815d-1ff2-4bbd-94a4-425c5f77775f"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:54.366644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.volume_transfer [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Creating new volume transfer {'transfer': {'volume_id': '6842815d-1ff2-4bbd-94a4-425c5f77775f'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 13:13:54.366858 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.volume_transfer [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Creating transfer of volume 6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:54.367052 np0000005006 devstack@c-api.service[100115]: INFO cinder.transfer.api [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Generating transfer record for volume 6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:54.378601 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:54.378601 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:54.391438 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e8ab117-476b-44ea-9b71-32d11163ed0e tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 13:13:54.391832 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 201/790] 10.4.3.138 () {68 vars in 1291 bytes} [Fri Jul 10 13:13:54 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:54.400463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:54.479716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] POST https://10.4.3.138/volume/v3/os-volume-transfer/a2e8f647-8768-47cb-9dab-5f67044bd3f9/accept Jul 10 13:13:54.479716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "531db6c2a1ee4418"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:54.480952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.volume_transfer [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Accepting volume transfer a2e8f647-8768-47cb-9dab-5f67044bd3f9 {{(pid=100114) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 13:13:54.481216 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Accepting transfer a2e8f647-8768-47cb-9dab-5f67044bd3f9 Jul 10 13:13:54.542372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Created reservations ['c5e1c1b0-3086-4896-8a10-4dd57cc31766', '1b93890e-4cec-4cdb-a9bd-81712a7e395a', '5c32a4d7-cbd6-46a6-b2d1-e9334d75f21b', 'c5720070-dc19-4bb5-b393-95d117a70092'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:54.559563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Created reservations ['60bf4a82-9f3b-4e5a-8d99-340736c1e6d4', '526b191c-4bf3-4c66-a598-f750c36a195b', '7b222ec2-47d6-49f4-a49a-6890162617cf', 'fdcf6c52-206b-4663-b0c2-5b90da4c3af0'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:54.588446 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Created reservations ['b5c8b3dd-8e15-47fc-8271-49cf8fc21c53', '6fa1cdd4-fbc2-4b68-8972-7af3da19dc73', 'ddc9cd1b-3708-424e-9ea7-85d62c418584', 'b955c17c-294a-4ef5-848a-602febf97d74'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:54.612554 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Created reservations ['468070d6-1adc-4b1d-b54a-98389d8724eb', '35ed6fbf-a428-45a1-8a0a-dffbcd5127de', 'c7411de7-1df8-4649-a49b-74aa1c173e41', '634e3997-b423-4c52-82f1-2b217efc48c7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:55.114506 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Transfer volume completed successfully. Jul 10 13:13:55.196399 np0000005006 devstack@c-api.service[100114]: INFO cinder.transfer.api [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Volume 6842815d-1ff2-4bbd-94a4-425c5f77775f has been transferred. Jul 10 13:13:55.205377 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab1501d2-d61b-4809-9b48-9eb537f39820 tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] https://10.4.3.138/volume/v3/os-volume-transfer/a2e8f647-8768-47cb-9dab-5f67044bd3f9/accept returned with HTTP 202 Jul 10 13:13:55.205936 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 198/791] 10.4.3.138 () {68 vars in 1423 bytes} [Fri Jul 10 13:13:54 2026] POST /volume/v3/os-volume-transfer/a2e8f647-8768-47cb-9dab-5f67044bd3f9/accept => generated 365 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:55.216770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:55.220328 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:55.221236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:55.221236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:55.231173 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:55.231173 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:55.235535 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] Volume info retrieved successfully. Jul 10 13:13:55.240982 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-042e1af9-c8b7-4a2b-8e21-4af4af819bcc tempest-VolumeQuotasAdminTestJSON-2031404459 tempest-VolumeQuotasAdminTestJSON-2031404459-project-member] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 200 Jul 10 13:13:55.243709 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 194/792] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:55 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:55.257193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3df754d6-4a4b-4c89-af0f-8f09ed072540 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:55.264491 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3df754d6-4a4b-4c89-af0f-8f09ed072540 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True Jul 10 13:13:55.265364 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3df754d6-4a4b-4c89-af0f-8f09ed072540 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:55.265656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3df754d6-4a4b-4c89-af0f-8f09ed072540 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:55.297058 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3df754d6-4a4b-4c89-af0f-8f09ed072540 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True returned with HTTP 200 Jul 10 13:13:55.297859 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 200/793] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:55 2026] GET /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:55.319224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-27777474-090c-4636-b78e-530aa383252a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:55.321482 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27777474-090c-4636-b78e-530aa383252a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True Jul 10 13:13:55.321650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27777474-090c-4636-b78e-530aa383252a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:55.321849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27777474-090c-4636-b78e-530aa383252a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:55.323592 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=399,cinder:INSERT=59,cinder:UPDATE=91 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:13:55.343805 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27777474-090c-4636-b78e-530aa383252a tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True returned with HTTP 200 Jul 10 13:13:55.344230 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 202/794] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:55 2026] GET /volume/v3/os-quota-sets/5648e7119c8243898ec899c5e700fe60?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:55.357711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-670896aa-0d6a-406d-a386-1461082e7fbd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:55.359570 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:55.359784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:55.359982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:55.360137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Delete volume with id: 6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:55.366706 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:55.366706 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:55.367043 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Volume info retrieved successfully. Jul 10 13:13:55.384929 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Delete volume request issued successfully. Jul 10 13:13:55.384929 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-670896aa-0d6a-406d-a386-1461082e7fbd tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 202 Jul 10 13:13:55.385087 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 199/795] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:55 2026] DELETE /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:55.395052 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:55.396887 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:55.397124 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:55.397379 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:55.404675 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:55.404675 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:55.407967 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Volume info retrieved successfully. Jul 10 13:13:55.412423 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6fb3f5bb-46df-4163-9f86-17862f5f0278 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 200 Jul 10 13:13:55.412879 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 195/796] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:55 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 1012 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:56.427895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-14e1c902-2ee5-4b5c-8e64-b376dd9e5443 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.434008 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14e1c902-2ee5-4b5c-8e64-b376dd9e5443 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:56.434008 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14e1c902-2ee5-4b5c-8e64-b376dd9e5443 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:56.434230 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14e1c902-2ee5-4b5c-8e64-b376dd9e5443 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:56.442479 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14e1c902-2ee5-4b5c-8e64-b376dd9e5443 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 404 Jul 10 13:13:56.443010 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 201/797] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:56 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:56.457339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4b16260f-1b54-4b67-ab9f-33785bb77665 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.460054 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b16260f-1b54-4b67-ab9f-33785bb77665 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] GET https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:56.460054 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b16260f-1b54-4b67-ab9f-33785bb77665 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:56.460550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b16260f-1b54-4b67-ab9f-33785bb77665 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:56.468663 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b16260f-1b54-4b67-ab9f-33785bb77665 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 404 Jul 10 13:13:56.469248 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 203/798] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:56 2026] GET /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:56.476674 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.478766 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:56.479085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:56.479299 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:56.479472 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] Delete volume with id: 6842815d-1ff2-4bbd-94a4-425c5f77775f Jul 10 13:13:56.485935 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5d5814b-0702-4006-93c1-bdaa99bd2ec7 tempest-VolumeQuotasAdminTestJSON-1950474799 tempest-VolumeQuotasAdminTestJSON-1950474799-project-member] https://10.4.3.138/volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f returned with HTTP 404 Jul 10 13:13:56.486434 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 200/799] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:56 2026] DELETE /volume/v3/volumes/6842815d-1ff2-4bbd-94a4-425c5f77775f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:56.498503 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d21d74a3-63e7-49fb-884d-db392c4c8cdf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.500594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d21d74a3-63e7-49fb-884d-db392c4c8cdf tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/febc0f18d10a4009ba024efc30ae5630?usage=True Jul 10 13:13:56.501398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d21d74a3-63e7-49fb-884d-db392c4c8cdf tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:56.501398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d21d74a3-63e7-49fb-884d-db392c4c8cdf tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:56.518963 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d21d74a3-63e7-49fb-884d-db392c4c8cdf tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/febc0f18d10a4009ba024efc30ae5630?usage=True returned with HTTP 200 Jul 10 13:13:56.519366 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 196/800] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:13:56 2026] GET /volume/v3/os-quota-sets/febc0f18d10a4009ba024efc30ae5630?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:56.531505 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-393a0084-cd1f-4165-acc2-dd8a13505cbb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.533849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-393a0084-cd1f-4165-acc2-dd8a13505cbb tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:56.534327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-393a0084-cd1f-4165-acc2-dd8a13505cbb tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:56.615096 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-393a0084-cd1f-4165-acc2-dd8a13505cbb tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:56.615497 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 202/801] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:13:56 2026] PUT /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 397 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:56.625018 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f5d48a23-fb1f-4ae4-bde5-ac11fe526ac0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:56.627237 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f5d48a23-fb1f-4ae4-bde5-ac11fe526ac0 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 Jul 10 13:13:56.627721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f5d48a23-fb1f-4ae4-bde5-ac11fe526ac0 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:56.743072 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f5d48a23-fb1f-4ae4-bde5-ac11fe526ac0 tempest-VolumeQuotasAdminTestJSON-1507444503 tempest-VolumeQuotasAdminTestJSON-1507444503-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 returned with HTTP 200 Jul 10 13:13:56.743481 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 204/802] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:13:56 2026] PUT /volume/v3/os-quota-sets/bd82ac48b3054f49a862f0718dc61c01 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:57.116429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-af0ac520-860d-46f3-b630-df9e6008a390 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:57.120714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:57.120939 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:57.123205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:57.123435 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:57.130378 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:57.130378 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:57.130864 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:57.163871 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:13:57.164090 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af0ac520-860d-46f3-b630-df9e6008a390 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 202 Jul 10 13:13:57.164584 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 201/803] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:57 2026] DELETE /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:13:57.179215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:57.184977 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:57.185307 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:57.185607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:57.194391 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:57.194391 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:57.201475 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:57.210522 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6751f22c-8b76-492f-9a68-afea94ecd5d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 200 Jul 10 13:13:57.211085 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 197/804] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:57 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:58.223511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2bd769fd-c1be-4dd0-afa3-750b8a9acec1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:58.225417 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bd769fd-c1be-4dd0-afa3-750b8a9acec1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:58.225583 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bd769fd-c1be-4dd0-afa3-750b8a9acec1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:58.225782 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bd769fd-c1be-4dd0-afa3-750b8a9acec1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:58.232167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bd769fd-c1be-4dd0-afa3-750b8a9acec1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 404 Jul 10 13:13:58.232596 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 203/805] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:58 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:58.242912 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-25713416-e355-4e34-955a-033a23b82fd1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:58.246557 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25713416-e355-4e34-955a-033a23b82fd1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:58.246557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25713416-e355-4e34-955a-033a23b82fd1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:58.246557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25713416-e355-4e34-955a-033a23b82fd1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:58.251789 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25713416-e355-4e34-955a-033a23b82fd1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 404 Jul 10 13:13:58.252308 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 205/806] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:58 2026] GET /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:58.260728 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5c43e44-8067-40f7-a560-89d98a768c8f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:58.262765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5c43e44-8067-40f7-a560-89d98a768c8f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:58.262911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5c43e44-8067-40f7-a560-89d98a768c8f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:58.263083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5c43e44-8067-40f7-a560-89d98a768c8f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:58.263246 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d5c43e44-8067-40f7-a560-89d98a768c8f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: b21e69ec-864e-4d81-a3c2-b084797aceae Jul 10 13:13:58.269191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5c43e44-8067-40f7-a560-89d98a768c8f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae returned with HTTP 404 Jul 10 13:13:58.272783 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 202/807] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:13:58 2026] DELETE /volume/v3/volumes/b21e69ec-864e-4d81-a3c2-b084797aceae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:13:58.300962 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:58.302315 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:58.302610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-974872333"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:58.304259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-974872333'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:58.566757 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume of 1 GB Jul 10 13:13:58.570477 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:13:58.575841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (e3083623-f3f3-4006-acee-fddb4c39fff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:58.576890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e44d074-73fc-42cc-9685-f8169e877199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:58.578023 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:58.647217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e44d074-73fc-42cc-9685-f8169e877199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:58.647964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5be1aa-4e2f-4a92-85cc-6b1c1a0f5b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:58.684617 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['43f1ca40-ec20-442d-8d8e-a5db9ae4f2e4', '8181a947-b6ba-450b-bd0b-ad8c1d79162e', '490172af-06f9-48e0-9f26-9ecc30ada4f5', '9d4cc085-72dc-4356-90b8-9988056e8c70'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:58.685302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5be1aa-4e2f-4a92-85cc-6b1c1a0f5b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f1ca40-ec20-442d-8d8e-a5db9ae4f2e4', '8181a947-b6ba-450b-bd0b-ad8c1d79162e', '490172af-06f9-48e0-9f26-9ecc30ada4f5', '9d4cc085-72dc-4356-90b8-9988056e8c70']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:58.686043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29f5560-675d-4664-9897-27a0721b8c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:58.707234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29f5560-675d-4664-9897-27a0721b8c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cefe1579-cba4-42c6-a963-827b241bd80f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-974872333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['43f1ca40-ec20-442d-8d8e-a5db9ae4f2e4','8181a947-b6ba-450b-bd0b-ad8c1d79162e','490172af-06f9-48e0-9f26-9ecc30ada4f5','9d4cc085-72dc-4356-90b8-9988056e8c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-974872333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cefe1579-cba4-42c6-a963-827b241bd80f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:58.707916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1807ba-17bf-4024-a9a4-bd628c6d0c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:58.724712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1807ba-17bf-4024-a9a4-bd628c6d0c03) transitioned into state 'SUCCESS' from state '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-974872333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['43f1ca40-ec20-442d-8d8e-a5db9ae4f2e4','8181a947-b6ba-450b-bd0b-ad8c1d79162e','490172af-06f9-48e0-9f26-9ecc30ada4f5','9d4cc085-72dc-4356-90b8-9988056e8c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:58.725337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914a6560-26ea-465d-bba1-41e94cadcd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:58.734321 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (914a6560-26ea-465d-bba1-41e94cadcd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:58.735164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (e3083623-f3f3-4006-acee-fddb4c39fff3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:58.735465 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:13:58.736155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e965ee97-59f9-405b-927a-d1a69d3f5f85 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:13:58.736576 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 198/808] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:58 2026] POST /volume/v3/volumes => generated 748 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:58.754442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:58.759683 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:13:58.760060 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:58.760306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:58.773057 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:58.773057 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:13:58.777777 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:58.782291 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99770d03-7676-4f7f-9735-01f5e5af67e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:13:58.782658 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 204/809] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:58 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:59.729561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6bfc338d-dc17-4c6d-a412-daadfd482c14 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.794868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a84846c-5146-413a-ba52-b913911010af None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.796682 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a84846c-5146-413a-ba52-b913911010af tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:13:59.796859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a84846c-5146-413a-ba52-b913911010af tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:59.797081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a84846c-5146-413a-ba52-b913911010af tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:59.803256 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:59.803256 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:59.806649 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7a84846c-5146-413a-ba52-b913911010af tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:59.814021 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a84846c-5146-413a-ba52-b913911010af tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:13:59.814558 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 203/810] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:59 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:59.814953 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6bfc338d-dc17-4c6d-a412-daadfd482c14 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 Jul 10 13:13:59.815088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6bfc338d-dc17-4c6d-a412-daadfd482c14 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:59.815279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6bfc338d-dc17-4c6d-a412-daadfd482c14 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:59.827935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.832714 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:13:59.832979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:59.833926 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6bfc338d-dc17-4c6d-a412-daadfd482c14 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 returned with HTTP 200 Jul 10 13:13:59.834359 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 206/811] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:13:59 2026] GET /volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 => generated 437 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:13:59.834553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:59.842886 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:59.842886 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:13:59.844082 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-09ca6b31-a315-44fc-bc47-d1031e276103 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.849927 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:59.859722 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b87c914e-5e72-4f31-835c-5be2c263ef39 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:13:59.860295 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 199/812] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:59 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:13:59.872544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7fcad887-d918-40fc-af19-3595bdcba63c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.874296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:13:59.874670 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cefe1579-cba4-42c6-a963-827b241bd80f", "name": "tempest-VolumesBackupsTest-Backup-2074871950", "container": "tempest-volumesbackupstest-backup-container-1421095535"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:59.876411 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': 'cefe1579-cba4-42c6-a963-827b241bd80f', 'name': 'tempest-VolumesBackupsTest-Backup-2074871950', 'container': 'tempest-volumesbackupstest-backup-container-1421095535'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:13:59.876547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume cefe1579-cba4-42c6-a963-827b241bd80f in container tempest-volumesbackupstest-backup-container-1421095535 Jul 10 13:13:59.883601 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:59.883601 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:13:59.884180 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:13:59.907404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['206eda9c-94f4-4cc6-85d8-b3875ed3445f', 'e4e7cab9-eeac-4f4f-83e5-657305620425'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:13:59.923915 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:13:59.924220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1353841177"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:13:59.925544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1353841177'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:13:59.925788 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume of 1 GB Jul 10 13:13:59.931284 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Availability Zones retrieved successfully. Jul 10 13:13:59.937770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (37b5a836-8bb3-469d-a655-7c2d85f916aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:13:59.939141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946a5f97-ad48-4ee3-9c23-d8a5dac650db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:59.940277 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:13:59.958555 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7fcad887-d918-40fc-af19-3595bdcba63c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:13:59.958953 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 204/813] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:13:59 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:13:59.971363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:13:59.973829 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:13:59.973991 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946a5f97-ad48-4ee3-9c23-d8a5dac650db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:13:59.974074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:13:59.974364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:13:59.974470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:13:59.974940 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dadbf66-a243-4578-b81b-54ffb8a91250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:13:59.979525 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:13:59.979525 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:13:59.980633 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a8b47817-33bb-4b7d-bf25-271380ee5127 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:13:59.981135 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 207/814] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:13:59 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:00.030861 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Created reservations ['29a41cfb-51d1-44ea-b7f7-68cc421d6510', 'afa90cd8-9c3d-4e07-ba56-2c44febfa438', '20933180-a057-405c-ba62-7d75fe79c4d8', 'b803c0b4-3d49-4854-b41d-df3954ba8c2d'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:00.031594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dadbf66-a243-4578-b81b-54ffb8a91250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a41cfb-51d1-44ea-b7f7-68cc421d6510', 'afa90cd8-9c3d-4e07-ba56-2c44febfa438', '20933180-a057-405c-ba62-7d75fe79c4d8', 'b803c0b4-3d49-4854-b41d-df3954ba8c2d']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:00.032447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c112f684-82b7-4454-8940-397762248046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:00.054325 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c112f684-82b7-4454-8940-397762248046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd88f89e2-5b6d-4ef4-9a41-4e074f97de5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1353841177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9738748c3d2444f083af77c2d671bf85',qos_specs=None,replication_status=,reservations=['29a41cfb-51d1-44ea-b7f7-68cc421d6510','afa90cd8-9c3d-4e07-ba56-2c44febfa438','20933180-a057-405c-ba62-7d75fe79c4d8','b803c0b4-3d49-4854-b41d-df3954ba8c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bcac7d752614de6a3b588b9d03336e8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1353841177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d88f89e2-5b6d-4ef4-9a41-4e074f97de5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9738748c3d2444f083af77c2d671bf85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bcac7d752614de6a3b588b9d03336e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:00.054976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9009d0c-ed16-413c-8954-58e7e2972b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:00.073104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9009d0c-ed16-413c-8954-58e7e2972b2a) transitioned into state 'SUCCESS' from state '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-1353841177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9738748c3d2444f083af77c2d671bf85',qos_specs=None,replication_status=,reservations=['29a41cfb-51d1-44ea-b7f7-68cc421d6510','afa90cd8-9c3d-4e07-ba56-2c44febfa438','20933180-a057-405c-ba62-7d75fe79c4d8','b803c0b4-3d49-4854-b41d-df3954ba8c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bcac7d752614de6a3b588b9d03336e8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:00.073769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6202c1f8-8aad-40ea-8b1e-0d99ed1f09f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:00.081430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6202c1f8-8aad-40ea-8b1e-0d99ed1f09f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:00.082144 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (37b5a836-8bb3-469d-a655-7c2d85f916aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:00.082402 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume request issued successfully. Jul 10 13:14:00.082914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09ca6b31-a315-44fc-bc47-d1031e276103 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:00.083342 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 205/815] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:13:59 2026] POST /volume/v3/volumes => generated 759 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:00.100587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:00.102349 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] GET https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:00.102514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:00.102755 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:00.109109 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:00.109109 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:00.112569 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:00.117039 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f75b1c4-07b3-4220-a21f-edce121a49c3 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 200 Jul 10 13:14:00.117629 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 200/816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:00 2026] GET /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:14:00.994726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3145e060-fef6-4623-be2d-66afdeb16c09 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:00.997202 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3145e060-fef6-4623-be2d-66afdeb16c09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:00.997409 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3145e060-fef6-4623-be2d-66afdeb16c09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:00.997596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3145e060-fef6-4623-be2d-66afdeb16c09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:00.997736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3145e060-fef6-4623-be2d-66afdeb16c09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:01.006555 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.006555 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:01.007778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3145e060-fef6-4623-be2d-66afdeb16c09 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:01.010056 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 205/817] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:00 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:01.129807 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.132462 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] GET https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:01.132647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:01.132986 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:01.143741 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.143741 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:01.148804 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:01.163287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb31d4d9-d174-42a4-ae28-e72cad40ed06 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 200 Jul 10 13:14:01.166531 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 208/818] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:01 2026] GET /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:14:01.174516 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d00cf99-b67e-4289-a023-1e150a7db1c0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.176501 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d00cf99-b67e-4289-a023-1e150a7db1c0 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 Jul 10 13:14:01.176865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d00cf99-b67e-4289-a023-1e150a7db1c0 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.184929 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.184929 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:01.223490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d00cf99-b67e-4289-a023-1e150a7db1c0 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 returned with HTTP 200 Jul 10 13:14:01.225041 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 206/819] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:14:01 2026] PUT /volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:01.232394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.234815 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:01.235117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.236887 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:01.237040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume of 2 GB Jul 10 13:14:01.242007 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Availability Zones retrieved successfully. Jul 10 13:14:01.253931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (08e3a8c5-7e2b-4ca8-a6ec-333c316f2fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:01.254601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52aeadd-61e0-4ba8-9cec-1452cf42dff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.256331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Validating volume size '2' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:01.293175 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52aeadd-61e0-4ba8-9cec-1452cf42dff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:01.294454 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02500272-9c29-4a3c-a6a2-b2a244ca53c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.351390 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota_utils [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Quota exceeded for 9738748c3d2444f083af77c2d671bf85, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 13:14:01.355260 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02500272-9c29-4a3c-a6a2-b2a244ca53c8) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:14:01.355260 np0000005006 devstack@c-api.service[100116]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 13:14:01.357570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02500272-9c29-4a3c-a6a2-b2a244ca53c8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.358487 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02500272-9c29-4a3c-a6a2-b2a244ca53c8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:01.359332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52aeadd-61e0-4ba8-9cec-1452cf42dff3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.360153 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b52aeadd-61e0-4ba8-9cec-1452cf42dff3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:01.361147 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (08e3a8c5-7e2b-4ca8-a6ec-333c316f2fdb) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:14:01.361514 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.middleware.fault [None req-dd70efaf-42c5-4e14-9a02-56d55be3388e tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 413 Jul 10 13:14:01.362427 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 201/820] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:01 2026] POST /volume/v3/volumes => generated 208 bytes in 131 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 13:14:01.370974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0a051097-6257-44b3-a4d5-bdff12401220 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.373127 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0a051097-6257-44b3-a4d5-bdff12401220 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 Jul 10 13:14:01.373583 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0a051097-6257-44b3-a4d5-bdff12401220 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.442668 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0a051097-6257-44b3-a4d5-bdff12401220 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 returned with HTTP 200 Jul 10 13:14:01.443223 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 206/821] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:14:01 2026] PUT /volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 => generated 392 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:01.452209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.456552 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:01.456877 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.458938 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:01.459170 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Create volume of 1 GB Jul 10 13:14:01.467942 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Availability Zones retrieved successfully. Jul 10 13:14:01.475026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (1afbda4b-5cb8-47f2-9176-5dd5777d8f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:01.476096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6848f8f-fb49-49e2-856c-db57c4bd7303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.477150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:01.508822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6848f8f-fb49-49e2-856c-db57c4bd7303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:01.509614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3f0dbc-cc6e-4165-bc74-e62d7f9dc5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.546156 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota_utils [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Quota exceeded for 9738748c3d2444f083af77c2d671bf85, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 13:14:01.549073 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3f0dbc-cc6e-4165-bc74-e62d7f9dc5c5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:14:01.549073 np0000005006 devstack@c-api.service[100115]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 13:14:01.550876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3f0dbc-cc6e-4165-bc74-e62d7f9dc5c5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.551595 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f3f0dbc-cc6e-4165-bc74-e62d7f9dc5c5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:01.552267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6848f8f-fb49-49e2-856c-db57c4bd7303) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:01.553026 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6848f8f-fb49-49e2-856c-db57c4bd7303) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:01.553760 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Flow 'volume_create_api' (1afbda4b-5cb8-47f2-9176-5dd5777d8f51) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:14:01.554056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.middleware.fault [None req-e89d734f-75e9-4b57-b6b4-7fe1d07bbc1b tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 413 Jul 10 13:14:01.554804 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 209/822] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:01 2026] POST /volume/v3/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 13:14:01.561802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ff76fd8d-0a58-48c0-92a7-e4aa0d6c6a63 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.563850 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff76fd8d-0a58-48c0-92a7-e4aa0d6c6a63 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 Jul 10 13:14:01.564248 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff76fd8d-0a58-48c0-92a7-e4aa0d6c6a63 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.600374 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff76fd8d-0a58-48c0-92a7-e4aa0d6c6a63 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 returned with HTTP 200 Jul 10 13:14:01.601169 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 207/823] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:14:01 2026] PUT /volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:01.612294 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-952ec120-9124-4522-9f40-5be765f70380 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.616339 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] POST https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f/action Jul 10 13:14:01.616815 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:01.617000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:01.630051 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.630051 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:01.630877 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:01.668594 np0000005006 devstack@c-api.service[100116]: ERROR cinder.volume.api [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Quota exceeded for 9738748c3d2444f083af77c2d671bf85, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 13:14:01.679369 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.middleware.fault [None req-952ec120-9124-4522-9f40-5be765f70380 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f/action returned with HTTP 413 Jul 10 13:14:01.680261 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 202/824] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:01 2026] POST /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f/action => generated 208 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 13:14:01.689045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.691132 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] GET https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:01.691410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:01.691712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:01.700059 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.700059 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:01.708335 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:01.713846 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2383077-29ea-4baa-9579-19ab1ab84ffa tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 200 Jul 10 13:14:01.714360 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 207/825] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:01 2026] GET /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:01.732980 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.735313 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:01.735577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:01.735980 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:01.736215 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Delete volume with id: d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:01.744598 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.744598 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:01.745220 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:01.774950 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Delete volume request issued successfully. Jul 10 13:14:01.775203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4192a16f-9fb3-446f-9cb5-6f6abb991cc1 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 202 Jul 10 13:14:01.775754 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 210/826] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:01 2026] DELETE /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:01.784198 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-928f772b-1be1-474e-99b9-43f27eefb241 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:01.786319 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-928f772b-1be1-474e-99b9-43f27eefb241 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] GET https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:01.786657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-928f772b-1be1-474e-99b9-43f27eefb241 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:01.786915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-928f772b-1be1-474e-99b9-43f27eefb241 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:01.795248 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:01.795248 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:01.799282 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-928f772b-1be1-474e-99b9-43f27eefb241 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Volume info retrieved successfully. Jul 10 13:14:01.804218 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-928f772b-1be1-474e-99b9-43f27eefb241 tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 200 Jul 10 13:14:01.804677 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 208/827] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:01 2026] GET /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:02.023244 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-68af1aae-0c73-4928-b35c-65613ef252c6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:02.025307 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68af1aae-0c73-4928-b35c-65613ef252c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:02.025497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68af1aae-0c73-4928-b35c-65613ef252c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:02.025718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68af1aae-0c73-4928-b35c-65613ef252c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:02.025862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-68af1aae-0c73-4928-b35c-65613ef252c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:02.029909 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:02.029909 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:02.030748 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68af1aae-0c73-4928-b35c-65613ef252c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:02.031339 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 203/828] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:02 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:02.821108 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6200cf54-d3de-4699-8ec3-97203bb4a1bf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:02.822883 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6200cf54-d3de-4699-8ec3-97203bb4a1bf tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] GET https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f Jul 10 13:14:02.823064 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6200cf54-d3de-4699-8ec3-97203bb4a1bf tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:02.823258 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6200cf54-d3de-4699-8ec3-97203bb4a1bf tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:02.828505 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6200cf54-d3de-4699-8ec3-97203bb4a1bf tempest-VolumeQuotasNegativeTestJSON-52873004 tempest-VolumeQuotasNegativeTestJSON-52873004-project-member] https://10.4.3.138/volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f returned with HTTP 404 Jul 10 13:14:02.828971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 208/829] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:02 2026] GET /volume/v3/volumes/d88f89e2-5b6d-4ef4-9a41-4e074f97de5f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:02.838333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-069a0434-0b12-49b2-9391-adb4723c1a99 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:02.839900 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-069a0434-0b12-49b2-9391-adb4723c1a99 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 Jul 10 13:14:02.840203 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-069a0434-0b12-49b2-9391-adb4723c1a99 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:02.918537 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-069a0434-0b12-49b2-9391-adb4723c1a99 tempest-VolumeQuotasNegativeTestJSON-1438785640 tempest-VolumeQuotasNegativeTestJSON-1438785640-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 returned with HTTP 200 Jul 10 13:14:02.919239 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 211/830] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:14:02 2026] PUT /volume/v3/os-quota-sets/9738748c3d2444f083af77c2d671bf85 => generated 395 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:03.043824 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:03.045492 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:03.045674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:03.045901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:03.046052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:03.050671 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:03.050671 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:03.051780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d4a5598-5a28-4fcd-9ec9-4ec78ba40dba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:03.052302 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 209/831] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:03 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:04.063853 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9c2e36ab-e963-4846-86c1-832c52f0debf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:04.065984 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9c2e36ab-e963-4846-86c1-832c52f0debf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:04.066220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9c2e36ab-e963-4846-86c1-832c52f0debf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:04.066446 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9c2e36ab-e963-4846-86c1-832c52f0debf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:04.066586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9c2e36ab-e963-4846-86c1-832c52f0debf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:04.072190 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:04.072190 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:04.073050 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9c2e36ab-e963-4846-86c1-832c52f0debf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:04.073469 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 204/832] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:04 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.085460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.087903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:05.088129 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.088320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.088425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:05.093380 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:05.093380 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:05.094202 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3d499196-1cd2-4ad6-8c53-eae8c5b3de72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:05.094599 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 209/833] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.450161 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0781c4bc-2412-455d-86b0-b69e075f78b3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.564936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0781c4bc-2412-455d-86b0-b69e075f78b3 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services Jul 10 13:14:05.565380 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0781c4bc-2412-455d-86b0-b69e075f78b3 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.565675 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0781c4bc-2412-455d-86b0-b69e075f78b3 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.570613 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0781c4bc-2412-455d-86b0-b69e075f78b3 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services returned with HTTP 200 Jul 10 13:14:05.571257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 212/834] 10.4.3.138 () {66 vars in 1249 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/os-services => generated 626 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.584526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-10c0275a-fd29-4259-938b-8b4e79b6becf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.586925 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-10c0275a-fd29-4259-938b-8b4e79b6becf tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services?host=np0000005006 Jul 10 13:14:05.587225 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-10c0275a-fd29-4259-938b-8b4e79b6becf tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.587498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-10c0275a-fd29-4259-938b-8b4e79b6becf tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.597700 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-10c0275a-fd29-4259-938b-8b4e79b6becf tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services?host=np0000005006 returned with HTTP 200 Jul 10 13:14:05.598462 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 210/835] 10.4.3.138 () {66 vars in 1284 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/os-services?host=np0000005006 => generated 626 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.615806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c9afa9f7-30bf-40dc-a7ae-8be5e9abbf97 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.621624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c9afa9f7-30bf-40dc-a7ae-8be5e9abbf97 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services?host=np0000005006&binary=cinder-scheduler Jul 10 13:14:05.621624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c9afa9f7-30bf-40dc-a7ae-8be5e9abbf97 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.621624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c9afa9f7-30bf-40dc-a7ae-8be5e9abbf97 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.631409 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c9afa9f7-30bf-40dc-a7ae-8be5e9abbf97 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services?host=np0000005006&binary=cinder-scheduler returned with HTTP 200 Jul 10 13:14:05.632158 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 205/836] 10.4.3.138 () {66 vars in 1332 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/os-services?host=np0000005006&binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.648019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c7be208e-35e9-48ce-b415-2db3a5eebb89 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.650342 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c7be208e-35e9-48ce-b415-2db3a5eebb89 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services?binary=cinder-scheduler Jul 10 13:14:05.650593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c7be208e-35e9-48ce-b415-2db3a5eebb89 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.650850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c7be208e-35e9-48ce-b415-2db3a5eebb89 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.656114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c7be208e-35e9-48ce-b415-2db3a5eebb89 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 13:14:05.656820 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 210/837] 10.4.3.138 () {66 vars in 1296 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:05.669583 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.747723 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:05.747723 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1560609721"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:05.747723 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1560609721'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:05.747723 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Create volume of 1 GB Jul 10 13:14:05.754220 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Availability Zones retrieved successfully. Jul 10 13:14:05.764671 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Flow 'volume_create_api' (1ada1348-b3c3-4f78-9b39-d4d17329a9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:05.766098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d261573d-7d44-4d42-8061-f99639d8bb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:05.768719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:05.804500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d261573d-7d44-4d42-8061-f99639d8bb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:05.805419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caebf180-0ffd-4047-bcc8-00e5702b6b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:05.883721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Created reservations ['6f710ad6-0995-4a8c-b54e-fd78a22a5617', '03741e2b-623d-4f6a-a4d2-42ac5b28c642', '9f3d2639-8224-4084-a0bc-8cbc24d6ae07', '2119a093-2cb6-42cc-bb14-2d3b5d85088e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:05.883721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caebf180-0ffd-4047-bcc8-00e5702b6b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f710ad6-0995-4a8c-b54e-fd78a22a5617', '03741e2b-623d-4f6a-a4d2-42ac5b28c642', '9f3d2639-8224-4084-a0bc-8cbc24d6ae07', '2119a093-2cb6-42cc-bb14-2d3b5d85088e']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:05.884825 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ca37b3-ff6d-4f2e-bc90-88e83f737a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:05.916113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ca37b3-ff6d-4f2e-bc90-88e83f737a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0360a1-585b-4663-a8b8-595defe01f48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1560609721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6edea2b284e49bcc57415b65728f6',qos_specs=None,replication_status=,reservations=['6f710ad6-0995-4a8c-b54e-fd78a22a5617','03741e2b-623d-4f6a-a4d2-42ac5b28c642','9f3d2639-8224-4084-a0bc-8cbc24d6ae07','2119a093-2cb6-42cc-bb14-2d3b5d85088e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d607cfdc6b8f4e61a3b9633c703d5819',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1560609721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0360a1-585b-4663-a8b8-595defe01f48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e6edea2b284e49bcc57415b65728f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d607cfdc6b8f4e61a3b9633c703d5819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:05.916978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007667a6-a2ae-4a39-bed1-728562a45f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:05.936525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007667a6-a2ae-4a39-bed1-728562a45f23) transitioned into state 'SUCCESS' from state '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-1560609721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6edea2b284e49bcc57415b65728f6',qos_specs=None,replication_status=,reservations=['6f710ad6-0995-4a8c-b54e-fd78a22a5617','03741e2b-623d-4f6a-a4d2-42ac5b28c642','9f3d2639-8224-4084-a0bc-8cbc24d6ae07','2119a093-2cb6-42cc-bb14-2d3b5d85088e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d607cfdc6b8f4e61a3b9633c703d5819',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:05.937245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43431ba5-8b70-479f-ab9e-cecbaa7ae500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:05.949190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43431ba5-8b70-479f-ab9e-cecbaa7ae500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:05.951718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Flow 'volume_create_api' (1ada1348-b3c3-4f78-9b39-d4d17329a9f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:05.951718 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Create volume request issued successfully. Jul 10 13:14:05.951874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8bb880db-2a79-46a0-8d67-c9f96be9bc53 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:05.952445 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 213/838] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:05 2026] POST /volume/v3/volumes => generated 754 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:05.972578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:05.976808 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:05.976808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:05.976808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:05.990302 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:05.990302 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:05.996025 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Volume info retrieved successfully. Jul 10 13:14:06.003241 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c485f056-8ad7-4f56-9d25-4d4cb1d88dd8 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 200 Jul 10 13:14:06.003971 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 211/839] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:05 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:06.110578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-20d02653-fa61-413c-adc6-0d83838b4827 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:06.114185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-20d02653-fa61-413c-adc6-0d83838b4827 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:06.114444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-20d02653-fa61-413c-adc6-0d83838b4827 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:06.114660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-20d02653-fa61-413c-adc6-0d83838b4827 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:06.114825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-20d02653-fa61-413c-adc6-0d83838b4827 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:06.121738 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:06.121738 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:06.122911 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-20d02653-fa61-413c-adc6-0d83838b4827 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:06.123475 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 206/840] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:06 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:07.017372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.021380 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.021380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.021380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.027780 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.027780 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:07.036904 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Volume info retrieved successfully. Jul 10 13:14:07.045113 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66236b06-4bb3-4e33-b7a9-6e6334409823 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 200 Jul 10 13:14:07.045674 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 211/841] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:07.064871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3f0b344c-626a-4f96-905c-c0e1396aecba None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.067577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f0b344c-626a-4f96-905c-c0e1396aecba tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.067768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f0b344c-626a-4f96-905c-c0e1396aecba tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.070712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f0b344c-626a-4f96-905c-c0e1396aecba tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.085731 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.085731 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:07.091053 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3f0b344c-626a-4f96-905c-c0e1396aecba tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Volume info retrieved successfully. Jul 10 13:14:07.096090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f0b344c-626a-4f96-905c-c0e1396aecba tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 200 Jul 10 13:14:07.096586 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 214/842] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 1011 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:07.112667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-53f6bf0a-46fb-4ec0-a7c7-3682c4487ec1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.114965 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-53f6bf0a-46fb-4ec0-a7c7-3682c4487ec1 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services?host=np0000005006&binary=cinder-volume Jul 10 13:14:07.115259 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-53f6bf0a-46fb-4ec0-a7c7-3682c4487ec1 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.115537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-53f6bf0a-46fb-4ec0-a7c7-3682c4487ec1 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.121137 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-53f6bf0a-46fb-4ec0-a7c7-3682c4487ec1 tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services?host=np0000005006&binary=cinder-volume returned with HTTP 200 Jul 10 13:14:07.121616 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 212/843] 10.4.3.138 () {66 vars in 1326 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/os-services?host=np0000005006&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:07.133413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.137210 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.137281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6686a417-2b7c-4b51-838d-35e763dd97ef None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.137317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.139958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.140016 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6686a417-2b7c-4b51-838d-35e763dd97ef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:07.140016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6686a417-2b7c-4b51-838d-35e763dd97ef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.140016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6686a417-2b7c-4b51-838d-35e763dd97ef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.140016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6686a417-2b7c-4b51-838d-35e763dd97ef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:07.143627 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.143627 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:07.144661 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6686a417-2b7c-4b51-838d-35e763dd97ef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:07.145163 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 212/844] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:07.145381 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.145381 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:07.153228 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Volume info retrieved successfully. Jul 10 13:14:07.159502 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-209ba124-c22d-4da0-9aff-f5ab1e176499 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 200 Jul 10 13:14:07.160061 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 207/845] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:07.177359 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.180957 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.181161 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.182967 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.183157 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Delete volume with id: 5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.193417 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.193417 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:07.193934 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Volume info retrieved successfully. Jul 10 13:14:07.211626 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Delete volume request issued successfully. Jul 10 13:14:07.211867 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93c4ece2-f1ba-4bbb-bc26-a8bce96cb701 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 202 Jul 10 13:14:07.212355 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 215/846] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:07 2026] DELETE /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:07.228465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ec743555-1f2e-466b-97bb-2778d72eef51 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:07.232721 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec743555-1f2e-466b-97bb-2778d72eef51 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:07.232721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec743555-1f2e-466b-97bb-2778d72eef51 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:07.232721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec743555-1f2e-466b-97bb-2778d72eef51 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:07.243659 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:07.243659 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:07.247669 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ec743555-1f2e-466b-97bb-2778d72eef51 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Volume info retrieved successfully. Jul 10 13:14:07.256416 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec743555-1f2e-466b-97bb-2778d72eef51 tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 200 Jul 10 13:14:07.256571 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 213/847] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:07 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:08.159653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a3fc86da-7097-44df-8010-2ca87d93b254 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:08.161339 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3fc86da-7097-44df-8010-2ca87d93b254 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:08.161635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3fc86da-7097-44df-8010-2ca87d93b254 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:08.162925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3fc86da-7097-44df-8010-2ca87d93b254 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:08.162925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a3fc86da-7097-44df-8010-2ca87d93b254 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:08.166747 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:08.166747 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:08.167627 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3fc86da-7097-44df-8010-2ca87d93b254 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:08.168100 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 213/848] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:08 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:08.272148 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3cf14cbb-2db4-4dee-b8e0-53e1169f0d7f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:08.275523 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cf14cbb-2db4-4dee-b8e0-53e1169f0d7f tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] GET https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 Jul 10 13:14:08.275961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cf14cbb-2db4-4dee-b8e0-53e1169f0d7f tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:08.276215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cf14cbb-2db4-4dee-b8e0-53e1169f0d7f tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:08.286839 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cf14cbb-2db4-4dee-b8e0-53e1169f0d7f tempest-VolumesServicesTestJSON-354559302 tempest-VolumesServicesTestJSON-354559302-project-member] https://10.4.3.138/volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 returned with HTTP 404 Jul 10 13:14:08.287374 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 208/849] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:08 2026] GET /volume/v3/volumes/5c0360a1-585b-4663-a8b8-595defe01f48 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:08.296021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1a1756f6-a2eb-4593-aeba-671dae7acb9b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:08.298257 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a1756f6-a2eb-4593-aeba-671dae7acb9b tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] GET https://10.4.3.138/volume/v3/os-services Jul 10 13:14:08.298384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a1756f6-a2eb-4593-aeba-671dae7acb9b tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:08.298594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a1756f6-a2eb-4593-aeba-671dae7acb9b tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:08.303984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a1756f6-a2eb-4593-aeba-671dae7acb9b tempest-VolumesServicesTestJSON-906091036 tempest-VolumesServicesTestJSON-906091036-project-admin] https://10.4.3.138/volume/v3/os-services returned with HTTP 200 Jul 10 13:14:08.304430 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 216/850] 10.4.3.138 () {66 vars in 1249 bytes} [Fri Jul 10 13:14:08 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:08.498522 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4de1d1bb-ee9d-42b6-bbd8-96c3fb8d1d68 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:08.501906 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4de1d1bb-ee9d-42b6-bbd8-96c3fb8d1d68 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/29ef3d76-de5f-44dd-9033-283512b2420c/action Jul 10 13:14:08.502347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4de1d1bb-ee9d-42b6-bbd8-96c3fb8d1d68 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-attach": {"instance_uuid": "abdef31e-5f2e-4c17-8bdf-82828ae77143", "mountpoint": "/dev/vdc"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:08.502484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4de1d1bb-ee9d-42b6-bbd8-96c3fb8d1d68 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "abdef31e-5f2e-4c17-8bdf-82828ae77143", "mountpoint": "/dev/vdc"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:08.511306 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4de1d1bb-ee9d-42b6-bbd8-96c3fb8d1d68 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/29ef3d76-de5f-44dd-9033-283512b2420c/action returned with HTTP 404 Jul 10 13:14:08.511992 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 214/851] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:08 2026] POST /volume/v3/volumes/29ef3d76-de5f-44dd-9033-283512b2420c/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:09.178526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:09.180351 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:09.180531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:09.180738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:09.180844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:09.182409 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=481,cinder:INSERT=81,cinder:UPDATE=141 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:14:09.186914 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:09.186914 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:09.187665 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0a62611c-1915-45d2-8439-21e4a0f05d1b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:09.188458 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 214/852] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:09 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:10.199227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.201328 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:10.201564 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.201816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.201951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:10.208214 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:10.208214 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:10.209252 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c503a819-1a47-427a-8d6f-aef6be4eb829 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:10.209762 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 209/853] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:10 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:10.576179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-697cbe67-940e-4b47-869a-3fe2aeae7ad7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.675468 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-697cbe67-940e-4b47-869a-3fe2aeae7ad7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:14:10.675791 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-697cbe67-940e-4b47-869a-3fe2aeae7ad7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1435146813", "extra_specs": {"spec1": "val1"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.688855 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-697cbe67-940e-4b47-869a-3fe2aeae7ad7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:14:10.689290 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 217/854] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:14:10 2026] POST /volume/v3/types => generated 243 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:10.701075 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e7a995bb-6124-4d2c-9d96-67560957c4bc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.702282 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e7a995bb-6124-4d2c-9d96-67560957c4bc tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] POST https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs Jul 10 13:14:10.702282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e7a995bb-6124-4d2c-9d96-67560957c4bc tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.704894 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e7a995bb-6124-4d2c-9d96-67560957c4bc tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs returned with HTTP 400 Jul 10 13:14:10.705574 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 215/855] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:14:10 2026] POST /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:10.712601 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc8c8c58-f01c-4194-b7b0-2da263c34465 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.714399 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc8c8c58-f01c-4194-b7b0-2da263c34465 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] POST https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs Jul 10 13:14:10.714777 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc8c8c58-f01c-4194-b7b0-2da263c34465 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.716244 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc8c8c58-f01c-4194-b7b0-2da263c34465 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs returned with HTTP 400 Jul 10 13:14:10.716654 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 215/856] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:14:10 2026] POST /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:10.723479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d684cfb3-8366-447c-a537-b9bdd0cf28ad None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.725432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d684cfb3-8366-447c-a537-b9bdd0cf28ad tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] POST https://10.4.3.138/volume/v3/types/655e632c-672d-4ba7-bb4b-0bf081d323a2/extra_specs Jul 10 13:14:10.725844 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d684cfb3-8366-447c-a537-b9bdd0cf28ad tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.736463 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d684cfb3-8366-447c-a537-b9bdd0cf28ad tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/655e632c-672d-4ba7-bb4b-0bf081d323a2/extra_specs returned with HTTP 404 Jul 10 13:14:10.737208 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 210/857] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:14:10 2026] POST /volume/v3/types/655e632c-672d-4ba7-bb4b-0bf081d323a2/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.746677 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-20e02ee0-26bb-4c07-984e-e9569a2679b7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.748303 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20e02ee0-26bb-4c07-984e-e9569a2679b7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] DELETE https://10.4.3.138/volume/v3/types/4da3ede1-4dc1-420b-bd1e-0c157393adc5/extra_specs/spec1 Jul 10 13:14:10.748465 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20e02ee0-26bb-4c07-984e-e9569a2679b7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.748636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20e02ee0-26bb-4c07-984e-e9569a2679b7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.751649 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20e02ee0-26bb-4c07-984e-e9569a2679b7 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/4da3ede1-4dc1-420b-bd1e-0c157393adc5/extra_specs/spec1 returned with HTTP 404 Jul 10 13:14:10.752141 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 218/858] 10.4.3.138 () {66 vars in 1399 bytes} [Fri Jul 10 13:14:10 2026] DELETE /volume/v3/types/4da3ede1-4dc1-420b-bd1e-0c157393adc5/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.760145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-60f31067-89e8-4302-879f-f0384a24c235 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.762193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-60f31067-89e8-4302-879f-f0384a24c235 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] GET https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/nonexistent_extra_spec_name Jul 10 13:14:10.762385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-60f31067-89e8-4302-879f-f0384a24c235 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.762563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-60f31067-89e8-4302-879f-f0384a24c235 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.764507 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=420,cinder:INSERT=59,cinder:UPDATE=102 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:14:10.772906 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-60f31067-89e8-4302-879f-f0384a24c235 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 13:14:10.774220 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 216/859] 10.4.3.138 () {66 vars in 1462 bytes} [Fri Jul 10 13:14:10 2026] GET /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.780927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-00aef21a-5d73-40cf-8b74-504fc76976bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.782592 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-00aef21a-5d73-40cf-8b74-504fc76976bb tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] GET https://10.4.3.138/volume/v3/types/45774338-c384-49c3-94b3-f2668d976746/extra_specs/spec1 Jul 10 13:14:10.782779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-00aef21a-5d73-40cf-8b74-504fc76976bb tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.783383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-00aef21a-5d73-40cf-8b74-504fc76976bb tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.786642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-00aef21a-5d73-40cf-8b74-504fc76976bb tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/45774338-c384-49c3-94b3-f2668d976746/extra_specs/spec1 returned with HTTP 404 Jul 10 13:14:10.787076 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 216/860] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:14:10 2026] GET /volume/v3/types/45774338-c384-49c3-94b3-f2668d976746/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.794286 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-43eca113-6ee6-4d35-9982-ff1faa5351d2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.796387 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43eca113-6ee6-4d35-9982-ff1faa5351d2 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] GET https://10.4.3.138/volume/v3/types/3bc834ba-85f6-4da1-960a-1e219fd3b226/extra_specs Jul 10 13:14:10.796597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43eca113-6ee6-4d35-9982-ff1faa5351d2 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.796835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43eca113-6ee6-4d35-9982-ff1faa5351d2 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.801272 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43eca113-6ee6-4d35-9982-ff1faa5351d2 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/3bc834ba-85f6-4da1-960a-1e219fd3b226/extra_specs returned with HTTP 404 Jul 10 13:14:10.801803 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 211/861] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:14:10 2026] GET /volume/v3/types/3bc834ba-85f6-4da1-960a-1e219fd3b226/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.808162 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1b9213ee-1bf7-4441-9cbf-424d5b3b1759 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.809717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b9213ee-1bf7-4441-9cbf-424d5b3b1759 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] PUT https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 Jul 10 13:14:10.809998 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b9213ee-1bf7-4441-9cbf-424d5b3b1759 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.811273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b9213ee-1bf7-4441-9cbf-424d5b3b1759 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 returned with HTTP 400 Jul 10 13:14:10.811661 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 219/862] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:14:10 2026] PUT /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:10.818978 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e509ba7e-cb64-4da7-8877-295ef0aa07bf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.820731 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e509ba7e-cb64-4da7-8877-295ef0aa07bf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] PUT https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 Jul 10 13:14:10.821202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e509ba7e-cb64-4da7-8877-295ef0aa07bf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'update', calling method: update, body: null {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.822521 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e509ba7e-cb64-4da7-8877-295ef0aa07bf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 returned with HTTP 400 Jul 10 13:14:10.823307 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 217/863] 10.4.3.138 () {68 vars in 1415 bytes} [Fri Jul 10 13:14:10 2026] PUT /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:14:10.829933 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-03c76af2-624b-46f8-a0f1-28c07ece0534 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.832582 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03c76af2-624b-46f8-a0f1-28c07ece0534 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] PUT https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/None Jul 10 13:14:10.833023 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-03c76af2-624b-46f8-a0f1-28c07ece0534 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.868353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03c76af2-624b-46f8-a0f1-28c07ece0534 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 13:14:10.868498 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03c76af2-624b-46f8-a0f1-28c07ece0534 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/None returned with HTTP 400 Jul 10 13:14:10.869003 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 217/864] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:14:10 2026] PUT /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/None => generated 73 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:14:10.877051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4f688547-027d-4101-9f0a-49afb63aacc0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.879485 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f688547-027d-4101-9f0a-49afb63aacc0 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] PUT https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/f03e9011-cafb-417b-97d4-51d88f53d50d Jul 10 13:14:10.879956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f688547-027d-4101-9f0a-49afb63aacc0 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.892016 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f688547-027d-4101-9f0a-49afb63aacc0 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 13:14:10.892187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f688547-027d-4101-9f0a-49afb63aacc0 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/f03e9011-cafb-417b-97d4-51d88f53d50d returned with HTTP 400 Jul 10 13:14:10.892700 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 212/865] 10.4.3.138 () {68 vars in 1509 bytes} [Fri Jul 10 13:14:10 2026] PUT /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058/extra_specs/f03e9011-cafb-417b-97d4-51d88f53d50d => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:14:10.899564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fd16c618-0b9c-49c6-b18a-76525be6caaf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.901628 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd16c618-0b9c-49c6-b18a-76525be6caaf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] PUT https://10.4.3.138/volume/v3/types/3c9cae56-ffc9-4bdd-a84f-fd469295a1de/extra_specs/spec1 Jul 10 13:14:10.901965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd16c618-0b9c-49c6-b18a-76525be6caaf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:10.910449 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd16c618-0b9c-49c6-b18a-76525be6caaf tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/3c9cae56-ffc9-4bdd-a84f-fd469295a1de/extra_specs/spec1 returned with HTTP 404 Jul 10 13:14:10.911046 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 220/866] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:14:10 2026] PUT /volume/v3/types/3c9cae56-ffc9-4bdd-a84f-fd469295a1de/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:10.917902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-419e3138-5bf2-4177-bacb-3dc46a10e859 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.919422 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-419e3138-5bf2-4177-bacb-3dc46a10e859 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] DELETE https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 Jul 10 13:14:10.919595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-419e3138-5bf2-4177-bacb-3dc46a10e859 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.919795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-419e3138-5bf2-4177-bacb-3dc46a10e859 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.941969 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-419e3138-5bf2-4177-bacb-3dc46a10e859 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 returned with HTTP 202 Jul 10 13:14:10.942461 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 218/867] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:14:10 2026] DELETE /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:10.949080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0f90c88c-6365-4486-95a9-2d25c29308d4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:10.951280 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f90c88c-6365-4486-95a9-2d25c29308d4 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] GET https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 Jul 10 13:14:10.951528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f90c88c-6365-4486-95a9-2d25c29308d4 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:10.951778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f90c88c-6365-4486-95a9-2d25c29308d4 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:10.955378 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f90c88c-6365-4486-95a9-2d25c29308d4 tempest-ExtraSpecsNegativeTest-1938403481 tempest-ExtraSpecsNegativeTest-1938403481-project-admin] https://10.4.3.138/volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 returned with HTTP 404 Jul 10 13:14:10.955943 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 218/868] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:14:10 2026] GET /volume/v3/types/d6dbd2ae-6bde-427f-8264-579d3555e058 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:11.224510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:11.226501 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:11.226804 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:11.227018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:11.227175 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:11.232106 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:11.232106 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:11.233000 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5a45b9bd-c05e-4d8a-bad9-2cec16c21b90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:11.233428 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 213/869] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:11 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:12.249050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:12.252406 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:12.252406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:12.252406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:12.252406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:12.255930 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:12.255930 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:12.256790 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-795d726e-4bf1-46e3-95b5-03ea8f41f680 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:12.257210 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 221/870] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:12 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:13.107405 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b9163433-8386-46e2-8326-8214ec4f3481 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:13.194788 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:13.195110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-669357157"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:13.196452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-669357157'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:13.196572 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create volume of 1 GB Jul 10 13:14:13.201082 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Availability Zones retrieved successfully. Jul 10 13:14:13.207598 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Flow 'volume_create_api' (85793ea2-90af-4c6a-ab1d-126e7c8f404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:13.208703 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f49d293-98b1-42de-b20e-2097ab1df85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:13.209840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:13.237657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f49d293-98b1-42de-b20e-2097ab1df85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:13.238456 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8898652b-4ffa-499e-8f83-c1613c0528c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:13.268925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:13.270625 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:13.270920 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:13.271170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:13.271320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:13.277633 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:13.277633 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:13.278513 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f1b837ab-b3b4-4756-9525-89e49238c8cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:13.278861 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 219/871] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:13 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:13.308645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Created reservations ['be5ea9a7-3f66-4178-93b6-453e29160bf6', 'a4c4c826-ef1e-4fce-9ff7-b51a2d9dae7c', 'f01b721d-fb77-44e6-997e-ad441ad3c5b3', 'abec44bc-cc87-4088-a8c7-dce4042b7bf2'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:13.309553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8898652b-4ffa-499e-8f83-c1613c0528c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be5ea9a7-3f66-4178-93b6-453e29160bf6', 'a4c4c826-ef1e-4fce-9ff7-b51a2d9dae7c', 'f01b721d-fb77-44e6-997e-ad441ad3c5b3', 'abec44bc-cc87-4088-a8c7-dce4042b7bf2']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:13.310373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3b36c3-b4c8-494c-8096-b1d0c814206a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:13.334171 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3b36c3-b4c8-494c-8096-b1d0c814206a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb80e50f-e741-4f97-ab5b-8d23d31fe1df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-669357157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d1eb5ff74e23be7e4067704b0d0d',qos_specs=None,replication_status=,reservations=['be5ea9a7-3f66-4178-93b6-453e29160bf6','a4c4c826-ef1e-4fce-9ff7-b51a2d9dae7c','f01b721d-fb77-44e6-997e-ad441ad3c5b3','abec44bc-cc87-4088-a8c7-dce4042b7bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef10e14e504947a4b8456a8fcbaac81e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-669357157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb80e50f-e741-4f97-ab5b-8d23d31fe1df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3687d1eb5ff74e23be7e4067704b0d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef10e14e504947a4b8456a8fcbaac81e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:13.335672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7d0150-e663-4348-80f5-7c5fcd06a46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:13.355338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e7d0150-e663-4348-80f5-7c5fcd06a46b) transitioned into state 'SUCCESS' from state '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-669357157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3687d1eb5ff74e23be7e4067704b0d0d',qos_specs=None,replication_status=,reservations=['be5ea9a7-3f66-4178-93b6-453e29160bf6','a4c4c826-ef1e-4fce-9ff7-b51a2d9dae7c','f01b721d-fb77-44e6-997e-ad441ad3c5b3','abec44bc-cc87-4088-a8c7-dce4042b7bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef10e14e504947a4b8456a8fcbaac81e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:13.356164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9038a1d5-1582-43a8-833a-fe1fdcff7a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:13.367233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9038a1d5-1582-43a8-833a-fe1fdcff7a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:13.368115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Flow 'volume_create_api' (85793ea2-90af-4c6a-ab1d-126e7c8f404b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:13.368446 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create volume request issued successfully. Jul 10 13:14:13.372727 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b9163433-8386-46e2-8326-8214ec4f3481 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:13.372727 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 219/872] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:13 2026] POST /volume/v3/volumes => generated 757 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:13.385720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:13.388071 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:13.388337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:13.388761 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:13.398585 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:13.398585 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:13.404168 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:13.410600 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57225b7a-951c-44b3-bdac-1203039aa5a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 200 Jul 10 13:14:13.411135 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 214/873] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:13 2026] GET /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:14.292304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:14.294340 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:14.294557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:14.294796 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:14.294933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:14.300455 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:14.300455 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:14.301378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-af162c18-3313-4f0e-a3e6-4221bd5f7ddd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:14.301900 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 222/874] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:14 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:14.426725 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fa1eda81-201f-4626-a087-1850842ea15a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:14.428207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa1eda81-201f-4626-a087-1850842ea15a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:14.428528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa1eda81-201f-4626-a087-1850842ea15a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:14.428785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa1eda81-201f-4626-a087-1850842ea15a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:14.436526 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:14.436526 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:14.439341 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fa1eda81-201f-4626-a087-1850842ea15a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:14.443712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa1eda81-201f-4626-a087-1850842ea15a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 200 Jul 10 13:14:14.444212 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 220/875] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:14 2026] GET /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:14.459526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-93d16d95-b637-4de6-a872-75a224afe907 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:14.461655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:14.462045 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb80e50f-e741-4f97-ab5b-8d23d31fe1df", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-550144642"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:14.472065 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:14.472065 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:14.472503 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:14.472613 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create snapshot from volume eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:14.516646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Created reservations ['81118978-46bd-4f1b-a385-4c621e3cdb2e', '6de84e68-8ae1-440e-961b-be1e38c42df3', '1860a2a2-b4b8-4649-94da-063b3d23736e', '208b7899-2354-4781-9d21-ee930f28cad0'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:14.552841 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot create request issued successfully. Jul 10 13:14:14.553401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-93d16d95-b637-4de6-a872-75a224afe907 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:14:14.554028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 220/876] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:14:14 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) Jul 10 13:14:14.572803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:14.574744 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:14.574961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:14.575203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:14.583350 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:14.583350 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:14.584081 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:14.585153 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f18f132-75a0-4d37-a91e-d01c2abeac6b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 returned with HTTP 200 Jul 10 13:14:14.585642 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 215/877] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:14 2026] GET /volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:15.315042 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.317519 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:15.317898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:15.318201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:15.318372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:15.325134 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.325134 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:15.326425 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ec9e620-ae1b-4a01-a87b-da014f19787c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:15.327072 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 223/878] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:15 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:15.594986 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.598822 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:15.598822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:15.598822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:15.603975 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.603975 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:15.604680 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:15.605984 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab1a05b6-3f5b-40a3-ac48-aaac523d74ed tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 returned with HTTP 200 Jul 10 13:14:15.606450 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 221/879] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:15 2026] GET /volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:15.607229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.613769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:14:15.614007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:15.614262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:15.622338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cb22fc77-2860-4de2-af59-0098030c18fd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.624144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:15.624461 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb80e50f-e741-4f97-ab5b-8d23d31fe1df", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1744787536"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:15.629708 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.629708 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:15.632309 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.632309 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:15.632903 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:15.633072 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create snapshot from volume eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:15.633662 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:14:15.638880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-632c1731-7522-44b5-ab2b-a4b888093f73 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:14:15.639380 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 221/880] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:14:15 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1653 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:15.655509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Created reservations ['0d4acc68-bcd7-4de5-bb16-193f24f2815e', 'ac18c0c8-db74-4f5f-9859-acd68231a109', '647a3da9-1699-4c2a-b95c-4dadb8e03ca4', 'ea6ebf56-61a6-47d6-8721-ebbf00330899'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:15.677260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.681787 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:14:15.681955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:15.682166 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:15.692274 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot create request issued successfully. Jul 10 13:14:15.692630 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cb22fc77-2860-4de2-af59-0098030c18fd tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:14:15.693088 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 216/881] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:14:15 2026] POST /volume/v3/snapshots => generated 314 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:15.704254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:15.704667 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.704667 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:15.709426 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:15.709426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:15.709426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:15.710060 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:14:15.715200 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-590f4a43-ad7e-4f58-87d5-0d0e2c5e1bf1 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:14:15.716418 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 224/882] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:14:15 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1653 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:15.718932 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:15.718932 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:15.720712 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:15.724713 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5147e3d-4be9-4cf0-a389-eb9bf4be056d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 200 Jul 10 13:14:15.725048 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 222/883] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:15 2026] GET /volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:16.338535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:16.340489 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:16.341003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:16.341408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:16.341632 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:16.346817 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:16.346817 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:16.347669 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-434f0c48-2479-40d1-ad32-cbc131b529e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:16.348618 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 222/884] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:16 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:16.735530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:16.737647 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:16.737923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:16.738185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:16.743853 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:16.743853 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:16.744429 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:16.745742 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2de0c03c-14d1-4793-abdc-3f2393a666b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 200 Jul 10 13:14:16.746164 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 217/885] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:16 2026] GET /volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:16.754487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:16.759623 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:16.760126 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb80e50f-e741-4f97-ab5b-8d23d31fe1df", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:16.775599 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:16.775599 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:16.776142 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:16.776266 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Create snapshot from volume eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:16.809655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Created reservations ['b718e2ea-c40c-4c6b-a985-a4720ea315d4', 'f119293d-e84f-410c-8c00-07f4d5631522', 'a280f0b0-5f55-411f-85c2-8c72938d69ef', '6c24ea59-33c5-49a3-b859-38526cc163fb'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:16.850424 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot create request issued successfully. Jul 10 13:14:16.851102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d6c4a9b-957d-4620-ba2d-319de8ac97ae tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:14:16.851385 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 225/886] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:14:16 2026] POST /volume/v3/snapshots => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:16.869000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:16.873404 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:16.873519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:16.873797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:16.888476 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:16.888476 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:16.889467 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:16.890318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26fc0694-ebbd-46e6-8fe7-60f11bb79c78 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff returned with HTTP 200 Jul 10 13:14:16.890720 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 223/887] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:16 2026] GET /volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:17.359772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-21810a9a-3ffd-4641-821e-e5e525069742 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.361682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21810a9a-3ffd-4641-821e-e5e525069742 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:17.361889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21810a9a-3ffd-4641-821e-e5e525069742 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:17.362116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21810a9a-3ffd-4641-821e-e5e525069742 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:17.362180 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-21810a9a-3ffd-4641-821e-e5e525069742 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:17.367067 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:17.367067 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:17.367926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21810a9a-3ffd-4641-821e-e5e525069742 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:17.368400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 223/888] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:17 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:17.502178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.503668 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:17.504149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "58a8a628-fd6d-45ef-ab14-e3197444f2cb", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2033469644"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:17.505561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'imageRef': '58a8a628-fd6d-45ef-ab14-e3197444f2cb', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2033469644'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:17.589534 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume of 2 GB Jul 10 13:14:17.593678 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Availability Zones retrieved successfully. Jul 10 13:14:17.598906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (78456498-4212-4aea-96de-0b3b8c17bad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:17.600293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d255a46-d9ec-431e-8274-4ce7a9b4f383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:17.601296 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Validating volume size '2' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:17.634712 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d255a46-d9ec-431e-8274-4ce7a9b4f383) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:14:17.634712 np0000005006 devstack@c-api.service[100116]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 58a8a628-fd6d-45ef-ab14-e3197444f2cb is not active. Jul 10 13:14:17.634712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d255a46-d9ec-431e-8274-4ce7a9b4f383) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:17.635137 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d255a46-d9ec-431e-8274-4ce7a9b4f383) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:17.636083 np0000005006 devstack@c-api.service[100116]: WARNING cinder.volume.api [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (78456498-4212-4aea-96de-0b3b8c17bad8) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:14:17.636492 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c2734bf5-6ddb-4842-8bc7-f84ef10eaf7d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:17.637089 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 218/889] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:17 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) Jul 10 13:14:17.901105 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.904017 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:17.904225 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:17.904471 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:17.909881 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:17.909881 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:17.910296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:17.911077 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-586d5181-01aa-4a84-b5c8-38a75c097e22 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff returned with HTTP 200 Jul 10 13:14:17.911385 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 226/890] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:17 2026] GET /volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:17.922577 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.925894 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?limit=1 Jul 10 13:14:17.926200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:17.926462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:17.926844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:17.928591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:17.950063 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:17.950817 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1bca9393-ac5e-4ca6-bd8f-0b0f3f600130 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 13:14:17.951363 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 224/891] 10.4.3.138 () {66 vars in 1258 bytes} [Fri Jul 10 13:14:17 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:17.961111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.962880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:17.963123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:17.963341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:17.963601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:17.964568 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:17.968525 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:17.968933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-525c47cc-187e-4bcf-8900-2a84937e69f3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:14:17.969371 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 224/892] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:14:17 2026] GET /volume/v3/snapshots => generated 995 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:17.982320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:17.984801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?limit=100000 Jul 10 13:14:17.985076 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:17.985328 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:17.985803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:17.987365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.006593 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.007144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5f0d25d-259c-4025-9b0b-4124cb999fa6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 13:14:18.007700 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 219/893] 10.4.3.138 () {66 vars in 1268 bytes} [Fri Jul 10 13:14:17 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.017560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.019624 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?limit=0 Jul 10 13:14:18.019915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.020228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.020545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.023004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.033086 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.033411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-edbc5332-6daf-480f-a4a8-20cc3583f81b tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 13:14:18.033986 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 227/894] 10.4.3.138 () {66 vars in 1258 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:14:18.044254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.046246 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:18.046792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.046792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.046879 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.047150 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.047150 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.048345 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.053207 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.054129 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c46f4b3c-b53e-4b31-9f0f-63d1c85aa0a4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:14:18.054129 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 225/895] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.064383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.067031 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?marker=8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:18.067031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.069708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.069708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.069708 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.069708 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:18.069708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.092107 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.092553 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32caeec2-61db-48ed-93c8-2c0e430387c4 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?marker=8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 200 Jul 10 13:14:18.093348 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 225/896] 10.4.3.138 () {66 vars in 1330 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?marker=8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.104816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-84a3efad-3426-4b78-83f8-0774d731ea73 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.107044 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?offset=2&limit=3 Jul 10 13:14:18.107198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.107362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.107590 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.107931 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.107931 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:18.108615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.120254 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.120391 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84a3efad-3426-4b78-83f8-0774d731ea73 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 13:14:18.120713 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 220/897] 10.4.3.138 () {66 vars in 1276 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.132245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.133991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 13:14:18.134182 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.134362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.134569 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.136120 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.148735 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.149094 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b9629b8-e79d-4f02-84e8-f466223d3ffc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 13:14:18.149529 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 228/898] 10.4.3.138 () {66 vars in 1308 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.159156 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.161372 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 13:14:18.161602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.161850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.162105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.162424 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.162424 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.163794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.169307 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.169928 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c3fdfa9-f5dc-4837-9d47-f7badef19f21 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 13:14:18.170703 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 226/899] 10.4.3.138 () {66 vars in 1310 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.181023 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.183098 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 13:14:18.183349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.183593 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.184028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.184378 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.184378 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:18.185573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.198998 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.199804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ef19adc-617d-41ba-83d6-c5cc171cab48 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 13:14:18.199804 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 226/900] 10.4.3.138 () {66 vars in 1292 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.213720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.213720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 13:14:18.213720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.214029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.214340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.214734 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.214734 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:18.215611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.230441 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.231010 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7f8d47d2-6427-48ab-9761-12a6f750d75f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 13:14:18.231604 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 221/901] 10.4.3.138 () {66 vars in 1294 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.246335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.255607 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 13:14:18.256741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.256741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.256741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.257081 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.257081 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:18.258128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.274557 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.275153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-515d291e-ae45-49d1-9f23-abc1e2053ee0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 13:14:18.275640 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 229/902] 10.4.3.138 () {66 vars in 1312 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.286589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.289221 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 13:14:18.289385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.289544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.289809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.290104 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.290104 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.291448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.311179 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.311647 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e5f8014-4272-4f4e-b437-0224dfaae56f tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 13:14:18.312194 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 227/903] 10.4.3.138 () {66 vars in 1314 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.327424 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.329605 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 Jul 10 13:14:18.329891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.330132 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.330344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.330798 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.330798 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:18.331782 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.344224 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.344907 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.344907 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:18.345529 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b87b3e4-78a3-4c2f-90df-74b8e29b5c50 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 returned with HTTP 200 Jul 10 13:14:18.345958 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 227/904] 10.4.3.138 () {66 vars in 1385 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.356588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.361537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail?status=available Jul 10 13:14:18.361720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.361935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.362141 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.362380 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.362380 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:18.363196 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.380269 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.380718 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.380718 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:18.381391 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3762e32a-5af1-4968-8b39-031c2fe2cebc tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 13:14:18.381537 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.381964 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 222/905] 10.4.3.138 () {66 vars in 1297 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:18.383544 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:18.383726 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.383952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.384086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:18.389091 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.389091 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:18.390067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f51c893-871a-434e-8d41-b1ce8ce671f9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:18.390487 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 230/906] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.396665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.398347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 Jul 10 13:14:18.398517 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.398685 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.399080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.399322 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.399322 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.400402 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.401520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.403279 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:18.403518 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.403723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.413123 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.413123 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:18.413819 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.414288 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.414288 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.414890 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b44d806f-12ab-4d29-abfc-1fa6bfd37118 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 returned with HTTP 200 Jul 10 13:14:18.417153 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 228/907] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.418729 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:18.423783 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c18ff9c-0ba5-48ec-b97a-363baa6e6659 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:14:18.424176 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 228/908] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:18.427186 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.429235 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 Jul 10 13:14:18.429430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.429633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.429932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.431595 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.437894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-49012d6b-f8da-4f0f-9937-e50a347e180f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.440063 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d/restore Jul 10 13:14:18.440181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:18.441350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Restoring backup 869558f9-da3e-4095-81aa-b46fab9fd71d ({'restore': {}}) {{(pid=100115) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:14:18.442974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Restoring backup 869558f9-da3e-4095-81aa-b46fab9fd71d to volume None. Jul 10 13:14:18.446497 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.446497 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:18.446848 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.447264 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee2d715d-614a-4637-bf80-e5dd71d06dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 returned with HTTP 200 Jul 10 13:14:18.447498 np0000005006 devstack@c-api.service[100115]: INFO cinder.backup.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating volume of 1 GB for restore of backup 869558f9-da3e-4095-81aa-b46fab9fd71d. Jul 10 13:14:18.447802 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 223/909] 10.4.3.138 () {66 vars in 1364 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.453192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:14:18.452926. {{(pid=100115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:14:18.453305 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:14:18.458260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (7cac964d-b9f9-4b9f-82a3-3033722f375e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:18.459418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.459499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdca4830-af0a-498f-8648-b31034e5f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:18.460262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:18.461274 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?status=available Jul 10 13:14:18.461502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.461743 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.462014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.463613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.477425 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.477887 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-89277288-2e7e-477b-a08a-5cfbf9b63e3d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 13:14:18.478394 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 229/910] 10.4.3.138 () {66 vars in 1276 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.487202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.488863 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 Jul 10 13:14:18.489045 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.489215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.489406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:18.491746 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:14:18.500974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdca4830-af0a-498f-8648-b31034e5f236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:18.502400 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb5f213-f677-4527-8179-030e0c7f884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:18.503491 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Get all snapshots completed successfully. Jul 10 13:14:18.503818 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72a1bc32-2d56-493b-a6f3-4259df1c8e7d tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 returned with HTTP 200 Jul 10 13:14:18.504344 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 229/911] 10.4.3.138 () {66 vars in 1398 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2086535260 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.516022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.518421 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:18.518825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.519153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.519213 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Delete snapshot with id: ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:18.525870 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.525870 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:18.526763 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:18.552305 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot delete request issued successfully. Jul 10 13:14:18.553418 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cb0509d-f302-4cd1-94b2-c324d186daf0 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff returned with HTTP 202 Jul 10 13:14:18.553418 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 224/912] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:14:18 2026] DELETE /volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:18.562651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:18.566149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['629a8532-cc45-4c8d-8d36-214d2a8af4fd', 'a0a38602-2702-4a28-bf8a-d4a710af80ec', '245a1457-6bfa-4b57-999a-67844de75a56', '08529936-39b6-459b-ab4b-2507b64cdcd9'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:18.566893 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb5f213-f677-4527-8179-030e0c7f884a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629a8532-cc45-4c8d-8d36-214d2a8af4fd', 'a0a38602-2702-4a28-bf8a-d4a710af80ec', '245a1457-6bfa-4b57-999a-67844de75a56', '08529936-39b6-459b-ab4b-2507b64cdcd9']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:18.567146 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:18.567555 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:18.567768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:18.568521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8151299f-9863-4110-a481-25cb061731c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:18.584206 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.584206 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:18.584206 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:18.585284 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba328bf-00b2-4476-a99c-5d23ab78f4be tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff returned with HTTP 200 Jul 10 13:14:18.585284 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 230/913] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:18 2026] GET /volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:18.608820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8151299f-9863-4110-a481-25cb061731c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb01d390-80f5-4f24-bac9-3c47b27ba9ef', '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_869558f9-da3e-4095-81aa-b46fab9fd71d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['629a8532-cc45-4c8d-8d36-214d2a8af4fd','a0a38602-2702-4a28-bf8a-d4a710af80ec','245a1457-6bfa-4b57-999a-67844de75a56','08529936-39b6-459b-ab4b-2507b64cdcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_869558f9-da3e-4095-81aa-b46fab9fd71d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb01d390-80f5-4f24-bac9-3c47b27ba9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:18.609514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcb6210-4d60-4ccd-a98c-0ff435b32189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:18.635282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcb6210-4d60-4ccd-a98c-0ff435b32189) transitioned into 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_869558f9-da3e-4095-81aa-b46fab9fd71d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['629a8532-cc45-4c8d-8d36-214d2a8af4fd','a0a38602-2702-4a28-bf8a-d4a710af80ec','245a1457-6bfa-4b57-999a-67844de75a56','08529936-39b6-459b-ab4b-2507b64cdcd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:18.635594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226e8144-efdc-4b74-9483-9af0a4a41b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:18.646700 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (226e8144-efdc-4b74-9483-9af0a4a41b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:18.647599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (7cac964d-b9f9-4b9f-82a3-3033722f375e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:18.647859 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:14:18.656872 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:18.656872 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:18.657326 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:19.497045 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.498831 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.499221 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6b03a514-e438-42ed-ae69-cbb66af3aef7"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.502356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6b03a514-e438-42ed-ae69-cbb66af3aef7'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:19.506307 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b39c1217-5911-4d8c-b5d9-13c3faf6d399 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.506728 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b39c1217-5911-4d8c-b5d9-13c3faf6d399 None None] GET https://10.4.3.138/volume// Jul 10 13:14:19.506895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b39c1217-5911-4d8c-b5d9-13c3faf6d399 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.507109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b39c1217-5911-4d8c-b5d9-13c3faf6d399 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.507466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b39c1217-5911-4d8c-b5d9-13c3faf6d399 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:19.507833 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 225/914] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:14:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:19.518444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-a10fb22d-760e-4ec0-8103-4f389f9f26bf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.520542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-a10fb22d-760e-4ec0-8103-4f389f9f26bf tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:14:19.521473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-a10fb22d-760e-4ec0-8103-4f389f9f26bf tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b20c8206-9e71-47ee-b9a7-b77aeaf0b402", "connector": null, "instance_uuid": "44582060-e1ed-4586-80a9-75d196a1edd9"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.533418 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.533418 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:19.566935 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-a10fb22d-760e-4ec0-8103-4f389f9f26bf tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:14:19.567490 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 231/915] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:14:19 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) Jul 10 13:14:19.586991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume of 1 GB Jul 10 13:14:19.587417 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.587417 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:19.591944 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Availability Zones retrieved successfully. Jul 10 13:14:19.597339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9d4aeacc-dafa-485a-8d12-cb7bb80f997e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.598858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (8f46fa60-059d-4840-964f-0ce257a7ec5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:19.599667 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d4aeacc-dafa-485a-8d12-cb7bb80f997e tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff Jul 10 13:14:19.599740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124fd4c0-528b-41a3-a52a-d83c668b7d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:19.599966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d4aeacc-dafa-485a-8d12-cb7bb80f997e tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.600334 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d4aeacc-dafa-485a-8d12-cb7bb80f997e tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.600877 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:19.606168 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d4aeacc-dafa-485a-8d12-cb7bb80f997e tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff returned with HTTP 404 Jul 10 13:14:19.606801 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 226/916] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:19 2026] GET /volume/v3/snapshots/ac211770-24eb-48e0-863a-d743629dd1ff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:19.622491 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.624646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:19.625077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.625509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.625630 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Delete snapshot with id: 8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:19.633835 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.633835 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:19.634450 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:19.648850 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124fd4c0-528b-41a3-a52a-d83c668b7d3c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:14:19.648850 np0000005006 devstack@c-api.service[100113]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 13:14:19.651149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124fd4c0-528b-41a3-a52a-d83c668b7d3c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:19.651713 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (124fd4c0-528b-41a3-a52a-d83c668b7d3c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:14:19.652531 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Flow 'volume_create_api' (8f46fa60-059d-4840-964f-0ce257a7ec5c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:14:19.652828 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29a4dc54-35a3-415d-a8dc-1d39c17dcf96 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:19.653347 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 230/917] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 134 bytes in 157 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:19.657436 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot delete request issued successfully. Jul 10 13:14:19.658242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46fd4764-2d02-4d4a-a3ba-a6b10781228a tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 202 Jul 10 13:14:19.658336 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 232/918] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:14:19 2026] DELETE /volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:19.667887 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.670036 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:19.670262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.670467 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.671060 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.671060 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:19.671777 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:19.672000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Checking backup size 1 against volume size 1 {{(pid=100115) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:14:19.672141 np0000005006 devstack@c-api.service[100115]: INFO cinder.backup.api [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Overwriting volume fb01d390-80f5-4f24-bac9-3c47b27ba9ef with restore of backup 869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:19.677466 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.677466 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:19.678231 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:19.680198 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e6ad8af-7c09-4a47-beca-6d9855322c28 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 200 Jul 10 13:14:19.680554 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 227/919] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:19 2026] GET /volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:19.693517 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] restore_backup in rpcapi backup_id 869558f9-da3e-4095-81aa-b46fab9fd71d {{(pid=100115) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:14:19.695739 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-49012d6b-f8da-4f0f-9937-e50a347e180f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d/restore returned with HTTP 202 Jul 10 13:14:19.696248 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 231/920] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:14:18 2026] POST /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d/restore => generated 189 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:19.711261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.718525 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:19.718525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.718619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.718863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:19.725958 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:19.725958 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:19.727056 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4a0d234c-0792-4822-b347-3b9f52ff81ed tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:19.727721 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 231/921] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:19 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:19.843353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aeb11622-f5f4-442b-911b-ed0f606a3c21 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.845191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aeb11622-f5f4-442b-911b-ed0f606a3c21 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.845437 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aeb11622-f5f4-442b-911b-ed0f606a3c21 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.847189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aeb11622-f5f4-442b-911b-ed0f606a3c21 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:19.847583 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 233/922] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:19.857336 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-168fe353-8e25-4b1b-b4ae-5cab070f0264 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.859713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-168fe353-8e25-4b1b-b4ae-5cab070f0264 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.860153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-168fe353-8e25-4b1b-b4ae-5cab070f0264 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b0245e3b-b64b-4b86-8676-cb6cb8bf23c9"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.862468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-168fe353-8e25-4b1b-b4ae-5cab070f0264 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b0245e3b-b64b-4b86-8676-cb6cb8bf23c9'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:19.868105 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-168fe353-8e25-4b1b-b4ae-5cab070f0264 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 404 Jul 10 13:14:19.868707 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 228/923] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:19.878042 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-481463c2-469f-4ed6-ba13-0bd1056639bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.879900 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-481463c2-469f-4ed6-ba13-0bd1056639bf tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.880226 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-481463c2-469f-4ed6-ba13-0bd1056639bf tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ac36eb76-88f8-4557-9b2d-cc1bd6818900"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.882441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-481463c2-469f-4ed6-ba13-0bd1056639bf tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ac36eb76-88f8-4557-9b2d-cc1bd6818900'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:19.890572 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-481463c2-469f-4ed6-ba13-0bd1056639bf tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 404 Jul 10 13:14:19.891147 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 232/924] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:19.901395 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eaf0eec3-ee82-4080-b108-0696fcbee322 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.903769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eaf0eec3-ee82-4080-b108-0696fcbee322 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.904250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eaf0eec3-ee82-4080-b108-0696fcbee322 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "31eac99a-7e7b-44fa-a3cf-e9aec2e5195b"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.906204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-eaf0eec3-ee82-4080-b108-0696fcbee322 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '31eac99a-7e7b-44fa-a3cf-e9aec2e5195b'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:19.913876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eaf0eec3-ee82-4080-b108-0696fcbee322 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 404 Jul 10 13:14:19.914435 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 232/925] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 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) Jul 10 13:14:19.925079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-633a5058-4a41-452a-9c77-a1fb84f7455a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.926547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-633a5058-4a41-452a-9c77-a1fb84f7455a tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.926871 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-633a5058-4a41-452a-9c77-a1fb84f7455a tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.928517 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-633a5058-4a41-452a-9c77-a1fb84f7455a tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:19.929039 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 234/926] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:19.938553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c96a0a42-594c-4e4d-a6ff-ed6b47ee2307 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.940700 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c96a0a42-594c-4e4d-a6ff-ed6b47ee2307 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.941226 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c96a0a42-594c-4e4d-a6ff-ed6b47ee2307 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.943479 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c96a0a42-594c-4e4d-a6ff-ed6b47ee2307 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:19.944013 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 229/927] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:19.952146 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-011e488a-8f7e-4c06-9a16-de541f96cbb6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.954422 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-011e488a-8f7e-4c06-9a16-de541f96cbb6 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:19.954904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-011e488a-8f7e-4c06-9a16-de541f96cbb6 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:19.957541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-011e488a-8f7e-4c06-9a16-de541f96cbb6 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:14:19.959107 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 233/928] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:19 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:19.972713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-438380f6-aa18-4204-b4be-a15eaa9d926d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.974807 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-438380f6-aa18-4204-b4be-a15eaa9d926d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] DELETE https://10.4.3.138/volume/v3/volumes/tempest-invalid-1650146571 Jul 10 13:14:19.975212 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-438380f6-aa18-4204-b4be-a15eaa9d926d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:19.975518 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-438380f6-aa18-4204-b4be-a15eaa9d926d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:19.975777 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-438380f6-aa18-4204-b4be-a15eaa9d926d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Delete volume with id: tempest-invalid-1650146571 Jul 10 13:14:19.982227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-438380f6-aa18-4204-b4be-a15eaa9d926d tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/tempest-invalid-1650146571 returned with HTTP 404 Jul 10 13:14:19.982709 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 233/929] 10.4.3.138 () {66 vars in 1321 bytes} [Fri Jul 10 13:14:19 2026] DELETE /volume/v3/volumes/tempest-invalid-1650146571 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:14:19.991578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2d7bdce1-8601-4360-96f8-47ebc56fde2d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:19.993602 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 235/930] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:14:19 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) Jul 10 13:14:20.003021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a37ad6e1-b50d-4212-bc35-11517a987c8b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.005123 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a37ad6e1-b50d-4212-bc35-11517a987c8b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/xxx/action Jul 10 13:14:20.005529 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a37ad6e1-b50d-4212-bc35-11517a987c8b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-detach": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.005657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a37ad6e1-b50d-4212-bc35-11517a987c8b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.017823 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a37ad6e1-b50d-4212-bc35-11517a987c8b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 13:14:20.018304 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 230/931] 10.4.3.138 () {68 vars in 1291 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:20.027741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f66040bb-73ea-4357-a384-ae8726721499 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.029711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f66040bb-73ea-4357-a384-ae8726721499 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/tempest-invalid-221783688 Jul 10 13:14:20.029917 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f66040bb-73ea-4357-a384-ae8726721499 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.030133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f66040bb-73ea-4357-a384-ae8726721499 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.036311 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f66040bb-73ea-4357-a384-ae8726721499 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/tempest-invalid-221783688 returned with HTTP 404 Jul 10 13:14:20.037487 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 234/932] 10.4.3.138 () {66 vars in 1315 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/tempest-invalid-221783688 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:20.044595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d7408104-ab99-4d37-81e9-2aef296fb125 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.047070 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 234/933] 10.4.3.138 () {66 vars in 1240 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 13:14:20.054553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-45f9774f-9801-463b-b9da-02675f81f443 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.056380 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?status=null Jul 10 13:14:20.056578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.056790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.057098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:20.057340 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Could not evaluate value null, assuming string {{(pid=100114) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:14:20.057608 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.057608 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:20.058099 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:14:20.085169 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Get all volumes completed successfully. Jul 10 13:14:20.087844 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45f9774f-9801-463b-b9da-02675f81f443 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 13:14:20.088217 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 236/934] 10.4.3.138 () {66 vars in 1281 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:14:20.102265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.104445 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1337892762 Jul 10 13:14:20.104733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.105087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.105420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:20.106418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1337892762'), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:14:20.112753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-1fce4bd5-6455-4278-b22d-1770493b6c34 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.115071 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-1fce4bd5-6455-4278-b22d-1770493b6c34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 Jul 10 13:14:20.115290 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-1fce4bd5-6455-4278-b22d-1770493b6c34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.115517 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-1fce4bd5-6455-4278-b22d-1770493b6c34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.124520 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.124520 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:20.143282 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Get all volumes completed successfully. Jul 10 13:14:20.146283 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55deee94-2e4c-4622-b76c-ed89a0f46fe8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1337892762 returned with HTTP 200 Jul 10 13:14:20.147461 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 231/935] 10.4.3.138 () {66 vars in 1359 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1337892762 => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:14:20.162491 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.164354 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes?status=null Jul 10 13:14:20.164556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.164825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.165108 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:20.165438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Could not evaluate value null, assuming string {{(pid=100113) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:14:20.166199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:14:20.193327 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Get all volumes completed successfully. Jul 10 13:14:20.193685 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0512e9dc-eed9-4b82-bb16-544b301d00fd tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 13:14:20.194122 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 235/936] 10.4.3.138 () {66 vars in 1260 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:14:20.204853 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.206436 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2018510395 Jul 10 13:14:20.206582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.206769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.207040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:14:20.207816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2018510395'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:14:20.237707 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Get all volumes completed successfully. Jul 10 13:14:20.238139 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd2ec822-e6e2-4d59-82af-50683ae3b890 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2018510395 returned with HTTP 200 Jul 10 13:14:20.238549 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 237/937] 10.4.3.138 () {66 vars in 1338 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2018510395 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:14:20.249423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.251548 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.252017 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.252185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.262559 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.262559 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:20.263283 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.271124 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Reserve volume completed successfully. Jul 10 13:14:20.271456 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cc5800df-6e0c-49e3-a90f-3be9b728c0df tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 202 Jul 10 13:14:20.272138 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 232/938] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:14:20.279059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.280884 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.281287 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.281412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.289789 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.289789 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:20.290249 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.294486 np0000005006 devstack@c-api.service[100113]: ERROR cinder.volume.api [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 13:14:20.294847 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff1bcf4f-ce86-40f5-8832-b0ac3b38e6bc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 400 Jul 10 13:14:20.295374 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 236/939] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:20.302424 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.304320 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.304599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.304745 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.313878 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.313878 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:20.314441 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.333178 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Unreserve volume completed successfully. Jul 10 13:14:20.333411 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3bf2f1dd-59eb-4d2f-b68f-db15e3f84e56 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 202 Jul 10 13:14:20.334138 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 238/940] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:14:20.343210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8842558b-1f0f-4a36-83b5-d5025f5bc4d1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.344779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8842558b-1f0f-4a36-83b5-d5025f5bc4d1 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/e15fe4df-c87a-489d-8a96-7d3b98eefd1d/action Jul 10 13:14:20.345137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8842558b-1f0f-4a36-83b5-d5025f5bc4d1 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.345293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8842558b-1f0f-4a36-83b5-d5025f5bc4d1 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.352057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8842558b-1f0f-4a36-83b5-d5025f5bc4d1 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/e15fe4df-c87a-489d-8a96-7d3b98eefd1d/action returned with HTTP 404 Jul 10 13:14:20.352566 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 233/941] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/e15fe4df-c87a-489d-8a96-7d3b98eefd1d/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.361540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-145b2403-f603-4eef-b5ae-2692ca1afcbc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.363736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-145b2403-f603-4eef-b5ae-2692ca1afcbc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/53753f45-adb4-4191-9100-1071e5ed6a0d/action Jul 10 13:14:20.364210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-145b2403-f603-4eef-b5ae-2692ca1afcbc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.364397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-145b2403-f603-4eef-b5ae-2692ca1afcbc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.372772 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-145b2403-f603-4eef-b5ae-2692ca1afcbc tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/53753f45-adb4-4191-9100-1071e5ed6a0d/action returned with HTTP 404 Jul 10 13:14:20.373393 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 237/942] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/53753f45-adb4-4191-9100-1071e5ed6a0d/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.382231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2bb74cdf-85ad-4c29-b86b-ed6c86972115 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.384554 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 239/943] 10.4.3.138 () {68 vars in 1260 bytes} [Fri Jul 10 13:14:20 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) Jul 10 13:14:20.392862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1491eff1-9f9c-49e6-8113-afbc5f2a9d4b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.394462 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1491eff1-9f9c-49e6-8113-afbc5f2a9d4b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] PUT https://10.4.3.138/volume/v3/volumes/tempest-invalid-1878123979 Jul 10 13:14:20.394802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1491eff1-9f9c-49e6-8113-afbc5f2a9d4b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.401337 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1491eff1-9f9c-49e6-8113-afbc5f2a9d4b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/tempest-invalid-1878123979 returned with HTTP 404 Jul 10 13:14:20.401804 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 234/944] 10.4.3.138 () {68 vars in 1338 bytes} [Fri Jul 10 13:14:20 2026] PUT /volume/v3/volumes/tempest-invalid-1878123979 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:20.411718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-874b0bab-d2e7-421a-be27-6c55fe0a0a1f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.413490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-874b0bab-d2e7-421a-be27-6c55fe0a0a1f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] PUT https://10.4.3.138/volume/v3/volumes/2012513a-421c-4be6-b9bb-08dd4efafd2a Jul 10 13:14:20.413896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-874b0bab-d2e7-421a-be27-6c55fe0a0a1f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.421168 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-874b0bab-d2e7-421a-be27-6c55fe0a0a1f tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/2012513a-421c-4be6-b9bb-08dd4efafd2a returned with HTTP 404 Jul 10 13:14:20.421619 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 238/945] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:14:20 2026] PUT /volume/v3/volumes/2012513a-421c-4be6-b9bb-08dd4efafd2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.430407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.432107 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6119457d-65f0-451d-9cea-be885e40ebc3 Jul 10 13:14:20.432314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.432495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.432652 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Delete volume with id: 6119457d-65f0-451d-9cea-be885e40ebc3 Jul 10 13:14:20.438420 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab5084f0-0cd5-4de3-905c-173cefbb1665 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/6119457d-65f0-451d-9cea-be885e40ebc3 returned with HTTP 404 Jul 10 13:14:20.438884 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 240/946] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:20 2026] DELETE /volume/v3/volumes/6119457d-65f0-451d-9cea-be885e40ebc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.448072 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-39e833fe-6f2f-44c4-8104-246d0b259cae None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.450175 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39e833fe-6f2f-44c4-8104-246d0b259cae tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.450576 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39e833fe-6f2f-44c4-8104-246d0b259cae tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.450910 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39e833fe-6f2f-44c4-8104-246d0b259cae tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.452740 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39e833fe-6f2f-44c4-8104-246d0b259cae tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 400 Jul 10 13:14:20.453299 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 235/947] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:20.460443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eb70b795-ee3a-49c8-b7a4-419dee60e368 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.462265 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb70b795-ee3a-49c8-b7a4-419dee60e368 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.462619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb70b795-ee3a-49c8-b7a4-419dee60e368 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.462771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb70b795-ee3a-49c8-b7a4-419dee60e368 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.464370 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb70b795-ee3a-49c8-b7a4-419dee60e368 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 400 Jul 10 13:14:20.464833 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 239/948] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:20.472435 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2def3d97-fd7d-457f-87d4-42ac7828de69 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.473972 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2def3d97-fd7d-457f-87d4-42ac7828de69 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/160ba6db-f078-4ea7-b8e6-e4531386e1e0/action Jul 10 13:14:20.474256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2def3d97-fd7d-457f-87d4-42ac7828de69 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.474346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2def3d97-fd7d-457f-87d4-42ac7828de69 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.480542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2def3d97-fd7d-457f-87d4-42ac7828de69 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/160ba6db-f078-4ea7-b8e6-e4531386e1e0/action returned with HTTP 404 Jul 10 13:14:20.480976 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 241/949] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/160ba6db-f078-4ea7-b8e6-e4531386e1e0/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.489722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c3d3b51b-c306-429b-889e-59179655e562 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.491215 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3d3b51b-c306-429b-889e-59179655e562 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action Jul 10 13:14:20.491495 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3d3b51b-c306-429b-889e-59179655e562 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.491634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3d3b51b-c306-429b-889e-59179655e562 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.493189 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3d3b51b-c306-429b-889e-59179655e562 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action returned with HTTP 400 Jul 10 13:14:20.493564 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 236/950] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:14:20.502987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8d115a38-48c1-4666-ab47-a3736a97a56b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.504670 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d115a38-48c1-4666-ab47-a3736a97a56b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] POST https://10.4.3.138/volume/v3/volumes/None/action Jul 10 13:14:20.505031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8d115a38-48c1-4666-ab47-a3736a97a56b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.505153 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8d115a38-48c1-4666-ab47-a3736a97a56b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.511932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d115a38-48c1-4666-ab47-a3736a97a56b tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 13:14:20.512355 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 240/951] 10.4.3.138 () {68 vars in 1294 bytes} [Fri Jul 10 13:14:20 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) Jul 10 13:14:20.520590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3dff01a7-5aaa-49a1-aa04-795950deb4a8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.522208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3dff01a7-5aaa-49a1-aa04-795950deb4a8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/bb905878-8c48-414d-9a02-e58b7a4104f8 Jul 10 13:14:20.522388 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3dff01a7-5aaa-49a1-aa04-795950deb4a8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.522578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3dff01a7-5aaa-49a1-aa04-795950deb4a8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.527617 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3dff01a7-5aaa-49a1-aa04-795950deb4a8 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/bb905878-8c48-414d-9a02-e58b7a4104f8 returned with HTTP 404 Jul 10 13:14:20.528062 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 242/952] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/bb905878-8c48-414d-9a02-e58b7a4104f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.535080 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6533774a-102e-4884-b3c5-442100240415 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.536669 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6533774a-102e-4884-b3c5-442100240415 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:14:20.536881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6533774a-102e-4884-b3c5-442100240415 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.537098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6533774a-102e-4884-b3c5-442100240415 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.544095 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.544095 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:20.547819 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6533774a-102e-4884-b3c5-442100240415 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.552240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6533774a-102e-4884-b3c5-442100240415 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 200 Jul 10 13:14:20.552590 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 237/953] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:20.564438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.566514 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:14:20.566737 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.566984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.567186 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Delete volume with id: 7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:14:20.576977 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.576977 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:20.577555 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.595342 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Delete volume request issued successfully. Jul 10 13:14:20.595561 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9590c216-31d0-4242-88ca-79c2a3b9bdc5 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 202 Jul 10 13:14:20.596109 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 241/954] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:20 2026] DELETE /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:20.604556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-24cc0404-84b8-496a-a073-5826f21df94c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.606194 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-24cc0404-84b8-496a-a073-5826f21df94c tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:14:20.606370 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-24cc0404-84b8-496a-a073-5826f21df94c tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.606552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-24cc0404-84b8-496a-a073-5826f21df94c tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.613512 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.613512 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:20.617353 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-24cc0404-84b8-496a-a073-5826f21df94c tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Volume info retrieved successfully. Jul 10 13:14:20.621642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-24cc0404-84b8-496a-a073-5826f21df94c tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 200 Jul 10 13:14:20.622086 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 243/955] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:20.655848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-1fce4bd5-6455-4278-b22d-1770493b6c34 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 returned with HTTP 200 Jul 10 13:14:20.656256 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 235/956] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:14:20 2026] DELETE /volume/v3/attachments/5e59f1eb-a636-47b5-bcd0-c58ca7e83000 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:20.691930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6996f174-2a2c-418a-92c7-5696bad63340 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.694038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6996f174-2a2c-418a-92c7-5696bad63340 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb Jul 10 13:14:20.694262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6996f174-2a2c-418a-92c7-5696bad63340 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.694471 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6996f174-2a2c-418a-92c7-5696bad63340 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.699029 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6996f174-2a2c-418a-92c7-5696bad63340 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb returned with HTTP 404 Jul 10 13:14:20.699706 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 238/957] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/snapshots/8f9da564-8952-443b-b556-fd3cfdfd5beb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:20.711011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2e49121d-8901-4093-8f0f-2565f64eaffe None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.713076 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:20.713309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.713546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.713704 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Delete snapshot with id: cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:20.719634 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.719634 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:20.720217 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:20.741428 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.742141 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot delete request issued successfully. Jul 10 13:14:20.742304 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e49121d-8901-4093-8f0f-2565f64eaffe tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 returned with HTTP 202 Jul 10 13:14:20.743043 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 242/958] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:14:20 2026] DELETE /volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:20.743841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:20.744194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.744480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.744651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:20.750977 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.750977 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:20.752156 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-67455f49-445d-4c5b-956e-a69ab0f53af0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:20.752199 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aae2237d-4d3a-4fa2-9f44-c7563d5afa8b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.752712 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 244/959] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:20.752851 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aae2237d-4d3a-4fa2-9f44-c7563d5afa8b None None] GET https://10.4.3.138/volume// Jul 10 13:14:20.752925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aae2237d-4d3a-4fa2-9f44-c7563d5afa8b None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.753191 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aae2237d-4d3a-4fa2-9f44-c7563d5afa8b None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.753444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.753645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aae2237d-4d3a-4fa2-9f44-c7563d5afa8b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:20.754041 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 236/960] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:20.755745 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:20.755966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:20.756265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:20.766139 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.766139 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:20.767209 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Snapshot retrieved successfully. Jul 10 13:14:20.768346 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aecaf673-54ef-4c7f-9c83-5629e1dd5233 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 returned with HTTP 200 Jul 10 13:14:20.768526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:20.768584 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 239/961] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:20 2026] GET /volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:20.771214 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402/action Jul 10 13:14:20.771708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action body: b'{"os-reimage": {"image_id": "dbeda751-c698-4a3c-93b8-92933077c220", "reimage_reserved": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:20.771980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "dbeda751-c698-4a3c-93b8-92933077c220", "reimage_reserved": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:20.782299 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:20.782299 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:20.782884 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:14:20.893391 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-6a4c00dd-d748-42a2-a44f-3aa426a3bdbe tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402/action returned with HTTP 202 Jul 10 13:14:20.893851 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 243/962] 10.4.3.138 () {74 vars in 1713 bytes} [Fri Jul 10 13:14:20 2026] POST /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:14:21.637188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8e8fb1ea-2647-4a47-9bc9-e379a7314012 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.639299 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e8fb1ea-2647-4a47-9bc9-e379a7314012 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] GET https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba Jul 10 13:14:21.639503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8e8fb1ea-2647-4a47-9bc9-e379a7314012 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.639757 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8e8fb1ea-2647-4a47-9bc9-e379a7314012 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.646436 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e8fb1ea-2647-4a47-9bc9-e379a7314012 tempest-VolumesNegativeTest-574233773 tempest-VolumesNegativeTest-574233773-project-member] https://10.4.3.138/volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba returned with HTTP 404 Jul 10 13:14:21.647113 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 245/963] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:21 2026] GET /volume/v3/volumes/7379c393-3b2e-4301-9b7e-45f1948a04ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:21.764948 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.766595 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:21.766830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.767083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.767225 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:21.771360 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:21.771360 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:21.772120 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1adc8a57-db41-408f-9c99-a13e08b3e93d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:21.772482 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 237/964] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:21 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:21.779036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d4f82784-8c16-474d-84a1-5e410e7cf893 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.780879 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4f82784-8c16-474d-84a1-5e410e7cf893 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 Jul 10 13:14:21.781069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4f82784-8c16-474d-84a1-5e410e7cf893 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.781245 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4f82784-8c16-474d-84a1-5e410e7cf893 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.787192 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4f82784-8c16-474d-84a1-5e410e7cf893 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 returned with HTTP 404 Jul 10 13:14:21.787859 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 240/965] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:21 2026] GET /volume/v3/snapshots/cc281202-695d-42b3-85b2-9e34640c5a48 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:21.797095 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.798945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:21.799149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.799347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.808130 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:21.808130 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:21.812345 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:21.820519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd2ba474-3c40-4e80-a3a3-3c27dbaad4c5 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 200 Jul 10 13:14:21.820891 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 244/966] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:21 2026] GET /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:21.833485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.835957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] DELETE https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:21.836229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.836483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.836686 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Delete volume with id: eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:21.846351 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:21.846351 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:21.847230 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:21.870341 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Delete volume request issued successfully. Jul 10 13:14:21.870600 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-48bde151-ba08-4d4d-9db5-8c43b3ce80b9 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 202 Jul 10 13:14:21.871658 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 246/967] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:21 2026] DELETE /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:21.882709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:21.884335 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:21.884556 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:21.884795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:21.894542 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:21.894542 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:21.899631 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Volume info retrieved successfully. Jul 10 13:14:21.906707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3e7e375-6f9b-423f-a8b1-6422c26028c6 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 200 Jul 10 13:14:21.907224 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 238/968] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:21 2026] GET /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:22.784067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:22.785748 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:22.786100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:22.786396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:22.787496 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:22.791298 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:22.791298 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:22.792345 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-830154e4-8583-408f-9d2f-689ed5bc3a45 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:22.792845 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 241/969] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:22 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:22.924191 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d64cae2f-4e9f-4296-8606-453e0a6d3dc3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:22.926597 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d64cae2f-4e9f-4296-8606-453e0a6d3dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] GET https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df Jul 10 13:14:22.926745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d64cae2f-4e9f-4296-8606-453e0a6d3dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:22.926939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d64cae2f-4e9f-4296-8606-453e0a6d3dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:22.933870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d64cae2f-4e9f-4296-8606-453e0a6d3dc3 tempest-VolumesSnapshotListTestJSON-1592721467 tempest-VolumesSnapshotListTestJSON-1592721467-project-member] https://10.4.3.138/volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df returned with HTTP 404 Jul 10 13:14:22.934482 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 245/970] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:22 2026] GET /volume/v3/volumes/eb80e50f-e741-4f97-ab5b-8d23d31fe1df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:23.807000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:23.808868 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:23.809101 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:23.809317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:23.809465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:23.814085 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:23.814085 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:23.814926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c29eb05-fb32-4f54-8313-605b1491c3ee tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:23.815332 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 247/971] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:23 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:24.792550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-790f2900-0631-43b9-a217-bb5e27a67489 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:24.794287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:24.794570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1073169949"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:24.795850 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1073169949'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:24.795954 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume of 1 GB Jul 10 13:14:24.801074 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Availability Zones retrieved successfully. Jul 10 13:14:24.811622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Flow 'volume_create_api' (00f5b4bb-a205-4b90-a5ca-28fdc217b4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:24.815829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2209d62f-a4f9-4fbb-b3cf-f90f3fd4fb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:24.817555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:24.832077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b86ef818-e17c-4961-b8a0-402682b7f993 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:24.835219 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b86ef818-e17c-4961-b8a0-402682b7f993 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:24.835475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b86ef818-e17c-4961-b8a0-402682b7f993 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:24.835793 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b86ef818-e17c-4961-b8a0-402682b7f993 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:24.835951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b86ef818-e17c-4961-b8a0-402682b7f993 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:24.842584 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:24.842584 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:24.844045 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b86ef818-e17c-4961-b8a0-402682b7f993 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:24.844810 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 242/972] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:24 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:24.862333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2209d62f-a4f9-4fbb-b3cf-f90f3fd4fb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:24.863842 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b850333-f51c-470e-8615-a5a539a117bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:24.961242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Created reservations ['bd235682-3e38-4914-a543-79249732510c', '2da0d761-eb93-4645-830b-620400ed05b2', '70857bd5-0f9e-4bf3-9086-e2541e83bded', '97f4f8fb-512c-4829-baf9-4e1d83580477'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:24.962202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b850333-f51c-470e-8615-a5a539a117bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd235682-3e38-4914-a543-79249732510c', '2da0d761-eb93-4645-830b-620400ed05b2', '70857bd5-0f9e-4bf3-9086-e2541e83bded', '97f4f8fb-512c-4829-baf9-4e1d83580477']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:24.962990 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5def13d1-8790-4941-b251-9f4f5cc18a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:24.991318 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5def13d1-8790-4941-b251-9f4f5cc18a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb33452d-5ff5-44d0-95fb-e1512ef89d69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1073169949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211ee03adff640e98629db2fb94bf51b',qos_specs=None,replication_status=,reservations=['bd235682-3e38-4914-a543-79249732510c','2da0d761-eb93-4645-830b-620400ed05b2','70857bd5-0f9e-4bf3-9086-e2541e83bded','97f4f8fb-512c-4829-baf9-4e1d83580477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d268354122a74dc2ba42c511b665d308',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1073169949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb33452d-5ff5-44d0-95fb-e1512ef89d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211ee03adff640e98629db2fb94bf51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d268354122a74dc2ba42c511b665d308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:24.992252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc944bb-de6e-4d5e-b8bf-0dd075eb2d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:25.018474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbc944bb-de6e-4d5e-b8bf-0dd075eb2d5d) transitioned into state 'SUCCESS' from state '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-1073169949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211ee03adff640e98629db2fb94bf51b',qos_specs=None,replication_status=,reservations=['bd235682-3e38-4914-a543-79249732510c','2da0d761-eb93-4645-830b-620400ed05b2','70857bd5-0f9e-4bf3-9086-e2541e83bded','97f4f8fb-512c-4829-baf9-4e1d83580477'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d268354122a74dc2ba42c511b665d308',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:25.019375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcce8e71-04a9-4b59-beeb-69ce745603c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:25.033854 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcce8e71-04a9-4b59-beeb-69ce745603c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:25.034829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Flow 'volume_create_api' (00f5b4bb-a205-4b90-a5ca-28fdc217b4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:25.035195 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume request issued successfully. Jul 10 13:14:25.035993 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-790f2900-0631-43b9-a217-bb5e27a67489 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:25.036506 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 239/973] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:24 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:25.857850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d278cefe-5039-409b-b939-b1b103aafde0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:25.860402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d278cefe-5039-409b-b939-b1b103aafde0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:25.860670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d278cefe-5039-409b-b939-b1b103aafde0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:25.860977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d278cefe-5039-409b-b939-b1b103aafde0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:25.861129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d278cefe-5039-409b-b939-b1b103aafde0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:25.868481 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:25.868481 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:25.869430 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d278cefe-5039-409b-b939-b1b103aafde0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:25.869830 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 246/974] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:25 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:26.882227 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:26.886716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:26.886963 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:26.887189 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:26.887319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:26.895890 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:26.895890 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:26.896930 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-79b7bcd3-fe86-4ce0-96a3-fd941ed754df tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:26.897318 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 248/975] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:26 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:27.298155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cdae1459-6c9a-450b-a306-ecc519bb407e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:27.400753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:27.401748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2034697262"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:27.404927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2034697262'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:27.404927 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 1 GB Jul 10 13:14:27.413901 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:14:27.426056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (4529345f-b0fc-42ca-9093-01cce533cc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:27.428285 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbc93cb-27f1-489e-973d-f8af5c6a638f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:27.429719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:27.478845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fbc93cb-27f1-489e-973d-f8af5c6a638f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:27.480068 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea5f973-94e5-4e1a-a147-a5f017b77f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:27.555040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['44dede6b-02d9-430c-8f0b-87d6ea1f2a16', 'ba4ed939-7a75-4239-8499-d45fbf5ee835', 'eeb8cd7e-daa1-4825-8239-969b64e97321', '7c6db161-b1d6-4a2a-a41b-7ea5936d000e'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:27.555970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea5f973-94e5-4e1a-a147-a5f017b77f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44dede6b-02d9-430c-8f0b-87d6ea1f2a16', 'ba4ed939-7a75-4239-8499-d45fbf5ee835', 'eeb8cd7e-daa1-4825-8239-969b64e97321', '7c6db161-b1d6-4a2a-a41b-7ea5936d000e']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:27.556833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c14577c-0984-426d-b89f-a1d6808603d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:27.582348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c14577c-0984-426d-b89f-a1d6808603d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3eb3eb6-67bc-40b6-9feb-af731be6c6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2034697262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['44dede6b-02d9-430c-8f0b-87d6ea1f2a16','ba4ed939-7a75-4239-8499-d45fbf5ee835','eeb8cd7e-daa1-4825-8239-969b64e97321','7c6db161-b1d6-4a2a-a41b-7ea5936d000e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2034697262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3eb3eb6-67bc-40b6-9feb-af731be6c6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:27.583146 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e56d89-f01e-4988-9de2-ba1878687d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:27.604516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38e56d89-f01e-4988-9de2-ba1878687d07) transitioned into state 'SUCCESS' from state '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-2034697262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['44dede6b-02d9-430c-8f0b-87d6ea1f2a16','ba4ed939-7a75-4239-8499-d45fbf5ee835','eeb8cd7e-daa1-4825-8239-969b64e97321','7c6db161-b1d6-4a2a-a41b-7ea5936d000e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:27.605584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce21e2b8-8ca0-4a31-9bcb-a8b81d25b3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:27.618684 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce21e2b8-8ca0-4a31-9bcb-a8b81d25b3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:27.619912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (4529345f-b0fc-42ca-9093-01cce533cc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:27.620323 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:14:27.621089 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cdae1459-6c9a-450b-a306-ecc519bb407e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:27.621554 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 243/976] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:27 2026] POST /volume/v3/volumes => generated 754 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:27.637170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:27.639749 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:14:27.640009 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:27.640134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:27.647608 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:27.647608 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:27.653878 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:27.660167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b73bdf46-0718-47ac-a5c6-bea0969ce428 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:14:27.660548 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 240/977] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:27 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:27.910325 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:27.911914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:27.912149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:27.912385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:27.912521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:27.916541 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:27.916541 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:27.917414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21cc2d6b-0f8b-401c-ac2b-1f64abe87cda tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:27.917747 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 247/978] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:27 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:28.678524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:28.680880 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:14:28.681134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:28.681893 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:28.688787 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:28.688787 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:28.700708 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:28.705859 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6045c010-e090-45c7-b1de-fe3d91e65ffc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:14:28.706388 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 249/979] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:28 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:28.719936 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-12496d4d-33cc-4010-943d-8dad08bac56a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:28.722766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12496d4d-33cc-4010-943d-8dad08bac56a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:14:28.723802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12496d4d-33cc-4010-943d-8dad08bac56a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:28.723802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12496d4d-33cc-4010-943d-8dad08bac56a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:28.732648 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:28.732648 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:28.736722 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-12496d4d-33cc-4010-943d-8dad08bac56a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:28.742206 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12496d4d-33cc-4010-943d-8dad08bac56a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:14:28.742646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 244/980] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:28 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:28.754994 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:28.757074 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:14:28.757500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1413885430"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:28.766472 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:28.766472 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:28.767055 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:28.767179 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:14:28.811546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['a767d678-7911-4566-9325-71a3fb896ef5', '994892e9-e527-4957-956a-99fdb22eedfc', 'a71789be-f079-4068-a033-49b6a2c2d658', '52447b81-9ece-460e-8589-0327b54b5dd8'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:28.841500 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot create request issued successfully. Jul 10 13:14:28.841919 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f4929d0-79dc-4f7f-ab03-159d3bce642d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:14:28.842368 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 241/981] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:14:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:28.852361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:28.854070 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:28.854292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:28.854484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:28.861188 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:28.861188 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:28.861647 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:28.862554 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d578fee-d7ee-41c1-9076-8f1a51d1f429 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 200 Jul 10 13:14:28.863063 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 248/982] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:28 2026] GET /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:28.932545 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:28.935801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:28.935801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:28.935801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:28.935801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:28.941669 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:28.941669 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:28.943195 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a5b78c2-e584-4ac7-baf5-0522f200556d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:28.943891 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 250/983] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:28 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:29.158245 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:29.160013 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:29.160380 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1554818307"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:29.166417 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1554818307'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:29.166827 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume of 1 GB Jul 10 13:14:29.175087 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Availability Zones retrieved successfully. Jul 10 13:14:29.186863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (6ea0af1c-430e-4192-8929-93e6e61aaeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:29.188296 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbdcaa8-5388-4fec-9985-48f37a8cf544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:29.189523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:29.234442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbdcaa8-5388-4fec-9985-48f37a8cf544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:29.235610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7891be7-942f-48b3-9cfc-e1aa6be524e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:29.313815 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Created reservations ['3354a19c-df6e-41c6-83b3-f30e33eae609', 'cd40c8bf-3348-4b2c-8c63-69c5f19129bd', '47b2c115-697e-4f9f-8dc6-f449614672c5', '51f20d86-aac9-441c-905e-b198d912e902'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:29.314877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7891be7-942f-48b3-9cfc-e1aa6be524e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3354a19c-df6e-41c6-83b3-f30e33eae609', 'cd40c8bf-3348-4b2c-8c63-69c5f19129bd', '47b2c115-697e-4f9f-8dc6-f449614672c5', '51f20d86-aac9-441c-905e-b198d912e902']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:29.317946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3248c8-10f6-4feb-841f-a6fc0ac4c924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:29.349095 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3248c8-10f6-4feb-841f-a6fc0ac4c924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a27b42-87bf-429f-8bc2-554da5ecbd59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554818307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['3354a19c-df6e-41c6-83b3-f30e33eae609','cd40c8bf-3348-4b2c-8c63-69c5f19129bd','47b2c115-697e-4f9f-8dc6-f449614672c5','51f20d86-aac9-441c-905e-b198d912e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1554818307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a27b42-87bf-429f-8bc2-554da5ecbd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6450986967a641eeb1eb6bc43381bdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4801ef131c6f47a28915ec118e4787c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:29.350147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47f553e-acbe-449c-9048-26b2072009c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:29.370008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e47f553e-acbe-449c-9048-26b2072009c0) transitioned into state 'SUCCESS' from state '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-1554818307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['3354a19c-df6e-41c6-83b3-f30e33eae609','cd40c8bf-3348-4b2c-8c63-69c5f19129bd','47b2c115-697e-4f9f-8dc6-f449614672c5','51f20d86-aac9-441c-905e-b198d912e902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:29.370858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b23258-07c9-4981-bedf-b39a34f7c065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:29.379744 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b23258-07c9-4981-bedf-b39a34f7c065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:29.380767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (6ea0af1c-430e-4192-8929-93e6e61aaeb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:29.381150 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request issued successfully. Jul 10 13:14:29.382510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1cfeae6-087c-4f9e-b89f-ca71780afff0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:29.383102 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 245/984] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:29 2026] POST /volume/v3/volumes => generated 755 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:29.401028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:29.403731 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:29.404042 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:29.404338 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:29.416016 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:29.416016 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:29.421611 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:29.427546 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53f3ac41-69c3-4f0a-aa29-591a7297bca8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:29.428050 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 242/985] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:29 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:29.873872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9796b557-3e08-4e6d-87a7-33f149c43946 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:29.876891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9796b557-3e08-4e6d-87a7-33f149c43946 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:29.877451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9796b557-3e08-4e6d-87a7-33f149c43946 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:29.877722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9796b557-3e08-4e6d-87a7-33f149c43946 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:29.886521 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:29.886521 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:29.887202 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9796b557-3e08-4e6d-87a7-33f149c43946 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:29.888204 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9796b557-3e08-4e6d-87a7-33f149c43946 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 200 Jul 10 13:14:29.888702 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 249/986] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:29 2026] GET /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:29.900524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:29.903294 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:14:29.903916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "snapshot_id": "78c0378c-4022-4491-ab28-5110f1ab5d78", "name": "tempest-VolumesSnapshotTestJSON-Backup-649711940", "container": "tempest-volumessnapshottestjson-backup-container-990238066"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:29.906199 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Creating new backup {'backup': {'volume_id': 'e3eb3eb6-67bc-40b6-9feb-af731be6c6fb', 'snapshot_id': '78c0378c-4022-4491-ab28-5110f1ab5d78', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-649711940', 'container': 'tempest-volumessnapshottestjson-backup-container-990238066'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:14:29.906956 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Creating backup of volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb in container tempest-volumessnapshottestjson-backup-container-990238066 Jul 10 13:14:29.917266 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:29.917266 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:29.917589 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:29.926312 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:29.926312 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:29.926955 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:29.963045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:29.965671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:29.965905 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:29.966120 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:29.966275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:29.972164 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:29.972164 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:29.973505 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-890cc980-492f-4547-ac18-d7c2c6d140d6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:29.973782 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 246/987] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:29 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:29.974494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['e8e43e8c-d486-4d30-b7d7-f4575f24f9e2', '274d8770-8f14-45c4-93cc-2ff5da709f15'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:30.015883 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c277a0b4-8886-433c-adc8-0fadfc3cc94b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:14:30.016475 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 251/988] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:29 2026] POST /volume/v3/backups => generated 334 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:30.031747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:30.033986 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:30.034870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:30.034870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:30.036525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:30.041572 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:30.041572 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:30.043463 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d810af07-7911-45c2-8c7f-9cf32eeda564 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:30.043673 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 243/989] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:30 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:30.443743 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:30.445959 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:30.445959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:30.446134 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:30.456189 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:30.456189 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:30.461751 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:30.470038 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3914a6dc-5ac0-4503-bc3a-0966a2042dd9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:30.470305 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 250/990] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:30 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:30.535962 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:30.538626 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:30.538902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:30.539116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:30.547744 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:30.547744 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:30.554450 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:30.561049 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-12e7af60-131c-479f-9296-60b5dcf0477e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:30.561476 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 247/991] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:14:30 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:30.987784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:30.989864 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:30.990087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:30.990287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:30.990392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:30.997934 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:30.997934 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:30.999154 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ea58acf-8ee1-41d7-bbc0-ec00adfcc839 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:30.999620 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 252/992] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:30 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:31.055949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:31.058028 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:31.058261 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:31.058523 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:31.058730 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:31.063581 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:31.063581 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:31.064403 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-72c76823-2c28-4c92-aa5e-acc829e3a147 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:31.064753 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 244/993] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:31 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:31.882861 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2543bdc9-fd73-437b-b2c2-42d64b57c2c1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:31.883326 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2543bdc9-fd73-437b-b2c2-42d64b57c2c1 None None] GET https://10.4.3.138/volume// Jul 10 13:14:31.883513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2543bdc9-fd73-437b-b2c2-42d64b57c2c1 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:31.883839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2543bdc9-fd73-437b-b2c2-42d64b57c2c1 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:31.884183 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2543bdc9-fd73-437b-b2c2-42d64b57c2c1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:31.884544 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 251/994] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:14:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:31.895485 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:31.898262 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:14:31.898571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:31.898865 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:31.912833 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:31.912833 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:31.917190 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:14:31.922581 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-89285c25-7a6e-438d-8ad1-1cd28d183e49 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:14:31.923034 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 248/995] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:14:31 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:14:32.011880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fa8dc562-f688-4547-85f7-72acf471db24 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:32.014288 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa8dc562-f688-4547-85f7-72acf471db24 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:32.014559 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa8dc562-f688-4547-85f7-72acf471db24 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:32.014817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa8dc562-f688-4547-85f7-72acf471db24 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:32.014988 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-fa8dc562-f688-4547-85f7-72acf471db24 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:32.026667 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:32.026667 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:32.027556 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa8dc562-f688-4547-85f7-72acf471db24 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:32.027970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 253/996] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:32 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:32.029580 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:32.032151 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] PUT https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 Jul 10 13:14:32.032551 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:32.043136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Acquiring lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:14:32.050460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:14:32.051507 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:32.051507 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:32.079204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-50c6c494-dcf4-484d-ab16-c5445936249a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:32.083191 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-50c6c494-dcf4-484d-ab16-c5445936249a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:32.083486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-50c6c494-dcf4-484d-ab16-c5445936249a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:32.083813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-50c6c494-dcf4-484d-ab16-c5445936249a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:32.083961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-50c6c494-dcf4-484d-ab16-c5445936249a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:32.094897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:32.094897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:32.096014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-50c6c494-dcf4-484d-ab16-c5445936249a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:32.096510 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 252/997] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:32 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:32.569983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Lock "cinder-attachment_update-b20c8206-9e71-47ee-b9a7-b77aeaf0b402-np0000005006" released by "attachment_update" :: held 0.519s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:14:32.570411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-03f20429-6bcb-4642-b9fa-6767af701458 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 returned with HTTP 200 Jul 10 13:14:32.570854 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 245/998] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:14:32 2026] PUT /volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:32.603775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-903f67f5-5baf-4066-8007-54c77dbf1604 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:32.604321 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-903f67f5-5baf-4066-8007-54c77dbf1604 None None] GET https://10.4.3.138/volume// Jul 10 13:14:32.604543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-903f67f5-5baf-4066-8007-54c77dbf1604 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:32.604900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-903f67f5-5baf-4066-8007-54c77dbf1604 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:32.605352 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-903f67f5-5baf-4066-8007-54c77dbf1604 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:32.605923 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 249/999] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:14:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:32.614951 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-df8105d2-efbe-4820-9366-5dd676820e61 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:32.625052 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-df8105d2-efbe-4820-9366-5dd676820e61 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:14:32.625375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-df8105d2-efbe-4820-9366-5dd676820e61 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a27b42-87bf-429f-8bc2-554da5ecbd59", "connector": null, "instance_uuid": "d75278b8-6e90-4701-a921-e003b6124fcb"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:32.640761 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:32.640761 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:32.668659 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-df8105d2-efbe-4820-9366-5dd676820e61 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:14:32.669243 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 254/1000] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:14:32 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:33.040140 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.042589 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:33.042784 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:33.042973 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:33.043067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:33.047385 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.047385 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:33.048302 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2fa5dfa5-2db4-429b-96ad-1521929f920a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:33.048873 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 253/1001] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:33 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:33.090072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-e97ba6b8-e005-4426-abbc-5c981dbf3af6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.090072 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-e97ba6b8-e005-4426-abbc-5c981dbf3af6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] POST https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980/action Jul 10 13:14:33.090072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-e97ba6b8-e005-4426-abbc-5c981dbf3af6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:33.090072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-e97ba6b8-e005-4426-abbc-5c981dbf3af6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:33.094224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a60a213b-168f-4219-8b61-22b4e0859a3d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.095845 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a60a213b-168f-4219-8b61-22b4e0859a3d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:33.096007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a60a213b-168f-4219-8b61-22b4e0859a3d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:33.096172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a60a213b-168f-4219-8b61-22b4e0859a3d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:33.107623 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.107623 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:33.109229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.112262 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:33.112377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:33.112651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:33.113604 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:33.115402 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.115402 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:33.119932 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.119932 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:33.122101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bb27067-532e-4654-b8e2-6ae1f9d20698 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:33.122469 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 255/1002] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:33 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:33.123409 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a60a213b-168f-4219-8b61-22b4e0859a3d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:33.128271 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ea09a42-2989-40a2-af0d-ae003c0da076 req-e97ba6b8-e005-4426-abbc-5c981dbf3af6 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980/action returned with HTTP 204 Jul 10 13:14:33.128727 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 246/1003] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:14:33 2026] POST /volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:33.132282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a60a213b-168f-4219-8b61-22b4e0859a3d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:33.132498 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 250/1004] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:33 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:33.203235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8e99e89d-0bac-40be-b550-5336771162a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.203594 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e99e89d-0bac-40be-b550-5336771162a1 None None] GET https://10.4.3.138/volume// Jul 10 13:14:33.203776 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e99e89d-0bac-40be-b550-5336771162a1 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:33.203976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e99e89d-0bac-40be-b550-5336771162a1 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:33.204278 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e99e89d-0bac-40be-b550-5336771162a1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:33.204566 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 254/1005] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:14:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:33.211969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.214321 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:33.214780 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:33.214838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:33.233114 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.233114 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:33.240129 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:33.247886 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-96d07fa3-1021-4a72-9da5-079a63dec3f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:33.248487 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 256/1006] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:14:33 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:14:33.353940 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:33.357763 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] PUT https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de Jul 10 13:14:33.358164 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:33.369699 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Acquiring lock "cinder-attachment_update-89a27b42-87bf-429f-8bc2-554da5ecbd59-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:14:33.374276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-89a27b42-87bf-429f-8bc2-554da5ecbd59-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:14:33.375887 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:33.375887 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:33.901119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-89a27b42-87bf-429f-8bc2-554da5ecbd59-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:14:33.901944 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e4abae4a-f8b7-4169-b756-46f237c10485 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de returned with HTTP 200 Jul 10 13:14:33.902778 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 247/1007] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:14:33 2026] PUT /volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:34.057797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-848c3276-a5ca-485c-b8c5-fbd518599aef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:34.059366 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-848c3276-a5ca-485c-b8c5-fbd518599aef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:34.059501 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-848c3276-a5ca-485c-b8c5-fbd518599aef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:34.059671 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-848c3276-a5ca-485c-b8c5-fbd518599aef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:34.059816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-848c3276-a5ca-485c-b8c5-fbd518599aef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:34.063554 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:34.063554 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:34.064544 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-848c3276-a5ca-485c-b8c5-fbd518599aef tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:34.064933 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 251/1008] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:34 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:34.135103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:34.137181 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:34.137388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:34.137601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:34.137744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:34.146170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:34.147909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:34.147909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:34.150298 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8b55fde-8d84-4a02-bf76-64d26fd07db1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:34.150766 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 255/1009] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:34 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:34.151588 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:34.151813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:34.152021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:34.163306 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:34.163306 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:34.167050 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:34.172385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34d7178e-4b0c-4f23-8805-e43f9aea55fc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:34.172983 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 257/1010] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:34 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:35.082773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.085262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:35.085638 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.085949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.086140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:35.092206 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.092206 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:35.093372 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-934e23ec-6aa3-45e5-b3a9-8a4f374b04a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:35.094156 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 248/1011] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:35.113277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.115647 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:35.116661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.117250 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.134274 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.134274 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:35.143837 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:35.156296 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0e232cad-16cf-4ca0-a14a-ab1216a077f3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef returned with HTTP 200 Jul 10 13:14:35.156296 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 252/1012] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef => generated 1411 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:35.166806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.169768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:35.170057 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.170281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.170740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:35.178979 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.178979 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:35.179889 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8331f9a-9d32-4a24-9a03-37935eb29da2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:35.180649 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 256/1013] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:35.188983 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.190660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.192703 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:35.192703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.193114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.194652 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:35.194976 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.195439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.204793 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.204793 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:35.212492 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.212492 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:35.212922 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:35.218864 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:35.222325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-707c101b-d74f-4c75-8095-c7ccb4008f90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef returned with HTTP 200 Jul 10 13:14:35.222886 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 258/1014] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:35.225758 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2a6306ec-27e4-40ee-966a-7a898002fb29 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:35.226264 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 249/1015] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:35.242476 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.260750 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:35.261196 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:35.295282 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:14:35.296656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8ca70d7-8804-4f38-8e59-ff61715103bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef returned with HTTP 202 Jul 10 13:14:35.296656 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 253/1016] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:35 2026] DELETE /volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:35.310528 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6aa653c2-300f-4792-8302-f79ae39b6326 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:35.313644 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6aa653c2-300f-4792-8302-f79ae39b6326 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:35.313950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6aa653c2-300f-4792-8302-f79ae39b6326 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:35.314172 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6aa653c2-300f-4792-8302-f79ae39b6326 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:35.328424 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:35.328424 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:35.339186 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6aa653c2-300f-4792-8302-f79ae39b6326 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:35.350523 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6aa653c2-300f-4792-8302-f79ae39b6326 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef returned with HTTP 200 Jul 10 13:14:35.350820 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 257/1017] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:35 2026] GET /volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:36.197840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41c97ed6-4764-49a0-9d79-554c2832750b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:36.199394 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41c97ed6-4764-49a0-9d79-554c2832750b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:36.199558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41c97ed6-4764-49a0-9d79-554c2832750b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:36.199798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41c97ed6-4764-49a0-9d79-554c2832750b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:36.199912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-41c97ed6-4764-49a0-9d79-554c2832750b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:36.203979 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:36.203979 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:36.204713 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41c97ed6-4764-49a0-9d79-554c2832750b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:36.205597 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 259/1018] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:36 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:36.250151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-73da4eab-fe81-49c6-9433-2a44de008798 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:36.252052 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-73da4eab-fe81-49c6-9433-2a44de008798 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:36.252292 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-73da4eab-fe81-49c6-9433-2a44de008798 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:36.252522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-73da4eab-fe81-49c6-9433-2a44de008798 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:36.264270 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:36.264270 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:36.269045 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-73da4eab-fe81-49c6-9433-2a44de008798 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:36.278707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-73da4eab-fe81-49c6-9433-2a44de008798 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:36.279290 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 250/1019] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:36 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:36.373223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-372fb5d5-ecd0-49e8-bf06-9b82be4bfd69 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:36.375527 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-372fb5d5-ecd0-49e8-bf06-9b82be4bfd69 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef Jul 10 13:14:36.375883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-372fb5d5-ecd0-49e8-bf06-9b82be4bfd69 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:36.376184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-372fb5d5-ecd0-49e8-bf06-9b82be4bfd69 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:36.386624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-372fb5d5-ecd0-49e8-bf06-9b82be4bfd69 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef returned with HTTP 404 Jul 10 13:14:36.387393 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 254/1020] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:36 2026] GET /volume/v3/volumes/fb01d390-80f5-4f24-bac9-3c47b27ba9ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:36.399815 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-12cc9094-9a18-4b66-be5f-76151636e631 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:36.406629 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:36.407171 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:36.407250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:36.407401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: 869558f9-da3e-4095-81aa-b46fab9fd71d. Jul 10 13:14:36.414347 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:36.414347 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:36.443707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id 869558f9-da3e-4095-81aa-b46fab9fd71d {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:14:36.450340 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-12cc9094-9a18-4b66-be5f-76151636e631 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 202 Jul 10 13:14:36.450923 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 258/1021] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:36 2026] DELETE /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:14:36.461118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fdaf3179-951e-448c-8553-7e8edff7c60a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:36.463444 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdaf3179-951e-448c-8553-7e8edff7c60a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:36.463766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdaf3179-951e-448c-8553-7e8edff7c60a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:36.464070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdaf3179-951e-448c-8553-7e8edff7c60a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:36.465127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-fdaf3179-951e-448c-8553-7e8edff7c60a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:36.470024 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:36.470024 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:36.471041 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdaf3179-951e-448c-8553-7e8edff7c60a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 200 Jul 10 13:14:36.471434 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 260/1022] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:36 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:37.215648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6e155c43-3465-4c16-a257-174dd148b5ab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.217841 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e155c43-3465-4c16-a257-174dd148b5ab tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:37.218052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e155c43-3465-4c16-a257-174dd148b5ab tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.218280 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e155c43-3465-4c16-a257-174dd148b5ab tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.218435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-6e155c43-3465-4c16-a257-174dd148b5ab tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:37.226430 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:37.226430 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:37.227420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e155c43-3465-4c16-a257-174dd148b5ab tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:37.227963 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 251/1023] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:37 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:37.295853 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fc45a6b7-4cae-431b-b243-031b2603b988 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.298449 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc45a6b7-4cae-431b-b243-031b2603b988 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:37.298672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc45a6b7-4cae-431b-b243-031b2603b988 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.298952 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc45a6b7-4cae-431b-b243-031b2603b988 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.313226 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:37.313226 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:37.318512 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fc45a6b7-4cae-431b-b243-031b2603b988 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:37.325854 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc45a6b7-4cae-431b-b243-031b2603b988 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:37.326463 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 255/1024] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:37 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:37.484321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.486390 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d Jul 10 13:14:37.486653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.486962 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.487121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 869558f9-da3e-4095-81aa-b46fab9fd71d. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:37.492546 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d3804546-97e2-4a65-b8ee-f160e83d06b8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d returned with HTTP 404 Jul 10 13:14:37.493155 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 259/1025] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:37 2026] GET /volume/v3/backups/869558f9-da3e-4095-81aa-b46fab9fd71d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:37.595957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.611183 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:37.611445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.611781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.628812 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:37.628812 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:37.638303 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:37.656160 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a631f39-d469-4ff3-a8f1-6ffe477f15c6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:14:37.656160 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 261/1026] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:37 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 1356 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:37.679151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.683300 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:37.683526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.683776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.683943 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:37.700364 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:37.700364 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:37.701008 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:37.742296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:14:37.742367 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3a98cfd-ee49-4aa4-9da5-fcae6759e44f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 202 Jul 10 13:14:37.743413 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 252/1027] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:37 2026] DELETE /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:37.758655 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:37.764965 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:37.765611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:37.765611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:37.779295 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:37.779295 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:37.785924 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:37.793491 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c77cb46f-03a3-48c7-a056-fe566169a2fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 200 Jul 10 13:14:37.794401 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 256/1028] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:37 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:38.242182 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:38.244570 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:38.244854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:38.245130 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:38.245291 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:38.251614 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:38.251614 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:38.252797 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b57b30fa-87d5-4d84-b273-7f64f0f2b11b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:38.253341 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 260/1029] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:38 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:38.345396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:38.352197 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:38.353160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:38.354134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:38.382555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:38.384807 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:38.385374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-661546043", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:38.387736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-661546043', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:38.387736 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume of 1 GB Jul 10 13:14:38.394914 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:38.394914 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:38.396965 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Availability Zones retrieved successfully. Jul 10 13:14:38.408775 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Flow 'volume_create_api' (952cb1ec-a56c-4a73-bcd3-1729fc0d1c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:38.409036 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:38.411516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dce91cb-8ea3-4e50-95fa-5fc3ff7751fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.413713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:38.420375 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dabc530c-7760-41c8-9359-1115f3ab01c5 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:38.421060 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 262/1030] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:38 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:38.465999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dce91cb-8ea3-4e50-95fa-5fc3ff7751fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.466372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385c0d87-feef-466d-8a55-464bf2187fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.573000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Created reservations ['7a8ea6b7-ba95-4d07-8314-2db0e7f52b33', '2948330a-8d6e-48eb-b1c0-e28b309ec303', 'e1d3fb63-f4dc-49e9-8d4a-128655f98999', 'a7e237d2-d546-45ac-ab1f-33618e32a0b2'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:38.574566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (385c0d87-feef-466d-8a55-464bf2187fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a8ea6b7-ba95-4d07-8314-2db0e7f52b33', '2948330a-8d6e-48eb-b1c0-e28b309ec303', 'e1d3fb63-f4dc-49e9-8d4a-128655f98999', 'a7e237d2-d546-45ac-ab1f-33618e32a0b2']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.576229 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94ca99-2479-4ee2-9cf2-453a7949c054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.606705 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94ca99-2479-4ee2-9cf2-453a7949c054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb267df-d860-44a4-8eaf-e129f53764b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-661546043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350d63fd9a6842128066c498c2e04f93',qos_specs=None,replication_status=,reservations=['7a8ea6b7-ba95-4d07-8314-2db0e7f52b33','2948330a-8d6e-48eb-b1c0-e28b309ec303','e1d3fb63-f4dc-49e9-8d4a-128655f98999','a7e237d2-d546-45ac-ab1f-33618e32a0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1da05eaaed7d41388d3830a8a76d1881',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-661546043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb267df-d860-44a4-8eaf-e129f53764b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350d63fd9a6842128066c498c2e04f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1da05eaaed7d41388d3830a8a76d1881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.607479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbe3621-174f-400f-9e9b-8c0ef8348896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.626578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cbe3621-174f-400f-9e9b-8c0ef8348896) transitioned into state 'SUCCESS' from state '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-661546043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350d63fd9a6842128066c498c2e04f93',qos_specs=None,replication_status=,reservations=['7a8ea6b7-ba95-4d07-8314-2db0e7f52b33','2948330a-8d6e-48eb-b1c0-e28b309ec303','e1d3fb63-f4dc-49e9-8d4a-128655f98999','a7e237d2-d546-45ac-ab1f-33618e32a0b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1da05eaaed7d41388d3830a8a76d1881',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.627542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43ce647-e63d-417a-a6bc-ee1ee29d549e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.641720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43ce647-e63d-417a-a6bc-ee1ee29d549e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.642807 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Flow 'volume_create_api' (952cb1ec-a56c-4a73-bcd3-1729fc0d1c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:38.643181 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume request issued successfully. Jul 10 13:14:38.644672 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-65ca30c7-c55e-440a-b88f-3addb0c9e013 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:38.644672 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 253/1031] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:38 2026] POST /volume/v3/volumes => generated 746 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:38.811886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c6378459-6d34-497f-8a06-be79336ec3bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:38.814557 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c6378459-6d34-497f-8a06-be79336ec3bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f Jul 10 13:14:38.814872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c6378459-6d34-497f-8a06-be79336ec3bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:38.816768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c6378459-6d34-497f-8a06-be79336ec3bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:38.826862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c6378459-6d34-497f-8a06-be79336ec3bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f returned with HTTP 404 Jul 10 13:14:38.826862 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 257/1032] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:38 2026] GET /volume/v3/volumes/cefe1579-cba4-42c6-a963-827b241bd80f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:38.840165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:38.844067 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:38.844067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-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-1290202920"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:38.845093 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1290202920'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:38.845304 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume of 1 GB Jul 10 13:14:38.853026 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:14:38.858227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (23d24a03-5ea8-4e0c-8a97-224c9d3a4609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:38.860304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b3f143-bc4e-4df3-be3b-c193ae0b7472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.861271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:38.896018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b3f143-bc4e-4df3-be3b-c193ae0b7472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.897224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0dd19d-0e59-4752-993e-3d120a38fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:38.966678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['095dacd8-e76d-4e49-9621-52de90467777', 'a165ea82-513b-4c93-90dc-f85ae1ffb743', 'bffc5790-b8f2-4be4-a76c-035fff8ebcd5', 'e6c9dd61-c5a0-4d38-b96c-602c9b101f3a'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:38.967908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b0dd19d-0e59-4752-993e-3d120a38fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['095dacd8-e76d-4e49-9621-52de90467777', 'a165ea82-513b-4c93-90dc-f85ae1ffb743', 'bffc5790-b8f2-4be4-a76c-035fff8ebcd5', 'e6c9dd61-c5a0-4d38-b96c-602c9b101f3a']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:38.968850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3143d36-45f5-4cbc-85e8-e20df6dbbde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:39.009593 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3143d36-45f5-4cbc-85e8-e20df6dbbde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1290202920',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['095dacd8-e76d-4e49-9621-52de90467777','a165ea82-513b-4c93-90dc-f85ae1ffb743','bffc5790-b8f2-4be4-a76c-035fff8ebcd5','e6c9dd61-c5a0-4d38-b96c-602c9b101f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1290202920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:39.011869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e822ccdb-db52-44c2-b5a5-8fcfefb53a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:39.043779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e822ccdb-db52-44c2-b5a5-8fcfefb53a89) transitioned into state 'SUCCESS' from state '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-1290202920',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['095dacd8-e76d-4e49-9621-52de90467777','a165ea82-513b-4c93-90dc-f85ae1ffb743','bffc5790-b8f2-4be4-a76c-035fff8ebcd5','e6c9dd61-c5a0-4d38-b96c-602c9b101f3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:39.044931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65f4dec-2782-419d-b625-d076c48d24d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:39.059812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d65f4dec-2782-419d-b625-d076c48d24d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:39.059812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (23d24a03-5ea8-4e0c-8a97-224c9d3a4609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:39.059812 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:14:39.060145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e54a013-4fbe-413d-87b3-44e09dc3a9a5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:39.060651 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 261/1033] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:38 2026] POST /volume/v3/volumes => generated 816 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:39.079377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:39.081366 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:14:39.081684 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:39.082534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:39.095182 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:39.095182 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:39.103204 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:39.110900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-755e9c31-e8f7-495a-8d38-6216b9c64aa6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 200 Jul 10 13:14:39.111507 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 263/1034] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:39 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:39.269620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:39.272056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:39.272056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:39.272265 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:39.272310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:39.278245 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:39.278245 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:39.279363 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e6c1f89-8ba6-4c19-8b14-8327f2885cf7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:39.279999 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 254/1035] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:39 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:39.446431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:39.448270 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:39.448502 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:39.448816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:39.465003 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:39.465003 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:39.471131 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:39.477239 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa20e891-26de-41b0-85bd-cbfcad04a338 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:39.477705 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 258/1036] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:39 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:40.127982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-579044cc-f193-4b3f-8752-9c0eb656e744 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.130108 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-579044cc-f193-4b3f-8752-9c0eb656e744 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:14:40.130393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-579044cc-f193-4b3f-8752-9c0eb656e744 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:40.130651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-579044cc-f193-4b3f-8752-9c0eb656e744 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:40.139806 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.139806 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:40.144278 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-579044cc-f193-4b3f-8752-9c0eb656e744 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:40.149550 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-579044cc-f193-4b3f-8752-9c0eb656e744 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 200 Jul 10 13:14:40.150050 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 262/1037] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:40 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:40.166371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e0f68e47-d38a-40ea-8cd4-9f70ac6e02d9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.167390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.168593 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e0f68e47-d38a-40ea-8cd4-9f70ac6e02d9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de/action Jul 10 13:14:40.169195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e0f68e47-d38a-40ea-8cd4-9f70ac6e02d9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:40.169372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e0f68e47-d38a-40ea-8cd4-9f70ac6e02d9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:40.169640 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:14:40.170170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be", "name": "tempest-VolumesBackupsTest-Backup-31158004", "description": "tempest-backup-description-1174975045", "container": "tempest-volumesbackupstest-backup-container-1334710299"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:40.179098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': 'dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be', 'name': 'tempest-VolumesBackupsTest-Backup-31158004', 'description': 'tempest-backup-description-1174975045', 'container': 'tempest-volumesbackupstest-backup-container-1334710299'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:14:40.179980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be in container tempest-volumesbackupstest-backup-container-1334710299 Jul 10 13:14:40.189369 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.189369 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:40.190222 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:14:40.204209 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.204209 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:40.219554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['3b898147-5ae6-4e77-ae9e-b0183593d706', '02088ebd-1db9-44b8-a04b-9ae0d32c010e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:40.222532 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-95470075-d1fa-4c14-94a5-ffd85d51c1f4 req-e0f68e47-d38a-40ea-8cd4-9f70ac6e02d9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de/action returned with HTTP 204 Jul 10 13:14:40.223287 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 264/1038] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:14:40 2026] POST /volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:40.265087 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64b7e299-e8dd-4a66-b132-ed1fbc539a1f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:14:40.266146 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 255/1039] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:40 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:40.279583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.282665 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:40.282814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:40.283252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:40.283252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:40.294272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.294803 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.294803 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:40.295918 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b31fb28-6cce-462f-9a7a-825c3d12c847 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:40.296150 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:40.296363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:40.296434 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 259/1040] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:40 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:40.296845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:40.296845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:40.305467 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.305467 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:40.307636 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e23be1b-32ed-48ca-aeb3-4d64ad03ac44 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:40.307636 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 263/1041] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:40 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:40.492814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.498125 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:40.498125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:40.498125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:40.509057 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.509057 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:40.514168 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:40.521174 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4f3a096-99c7-4165-9bd9-786f066b2963 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:40.521632 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 265/1042] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:40 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:40.544978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2f862021-0264-4da8-a907-b2221434bbc0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:40.547431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f862021-0264-4da8-a907-b2221434bbc0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:14:40.548258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f862021-0264-4da8-a907-b2221434bbc0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:40.548258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f862021-0264-4da8-a907-b2221434bbc0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:40.572634 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:40.572634 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:40.584463 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2f862021-0264-4da8-a907-b2221434bbc0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:14:40.592231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f862021-0264-4da8-a907-b2221434bbc0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:14:40.592784 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 256/1043] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:40 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:41.310901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7774693a-6721-47e4-9a99-ea9c76ec995c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:41.313056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7774693a-6721-47e4-9a99-ea9c76ec995c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:41.313289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7774693a-6721-47e4-9a99-ea9c76ec995c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:41.313489 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7774693a-6721-47e4-9a99-ea9c76ec995c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:41.313634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7774693a-6721-47e4-9a99-ea9c76ec995c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:41.322315 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:41.322315 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:41.322488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:41.323361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7774693a-6721-47e4-9a99-ea9c76ec995c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:41.323826 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 260/1044] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:41 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:41.329327 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:41.329572 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:41.329811 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:41.329939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:41.336873 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:41.336873 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:41.337967 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22e6ab74-bd0e-4367-b93a-243c9c057939 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:41.338471 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 264/1045] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:41 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:41.980205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:41.982736 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:41.983230 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1626095270"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:41.986277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1626095270'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:41.986277 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume of 1 GB Jul 10 13:14:41.994659 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Availability Zones retrieved successfully. Jul 10 13:14:42.002841 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (0520f827-07ab-41da-95e3-79b58eb6e04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:42.002841 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619554b4-3d1d-4fba-b9cd-813dcf9f9c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:42.004512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:42.041779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619554b4-3d1d-4fba-b9cd-813dcf9f9c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:42.042275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e256492-1e1e-4114-8975-0a9c54a8473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:42.127031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Created reservations ['e01057cc-82c6-439e-83de-af1d708dd1b4', '785fdf23-e877-4d9c-b560-3b0a79b592ab', '135024b2-6997-4e5d-8365-551ab88c83d4', 'b95104b5-7846-48e9-a85c-b22944351a90'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:42.128111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e256492-1e1e-4114-8975-0a9c54a8473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e01057cc-82c6-439e-83de-af1d708dd1b4', '785fdf23-e877-4d9c-b560-3b0a79b592ab', '135024b2-6997-4e5d-8365-551ab88c83d4', 'b95104b5-7846-48e9-a85c-b22944351a90']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:42.129798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ca86e5-3c0e-437c-81ed-2b41c6a85907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:42.159731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4ca86e5-3c0e-437c-81ed-2b41c6a85907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e7c5b6-9f8d-4276-9246-69e4bf0ef68c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1626095270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['e01057cc-82c6-439e-83de-af1d708dd1b4','785fdf23-e877-4d9c-b560-3b0a79b592ab','135024b2-6997-4e5d-8365-551ab88c83d4','b95104b5-7846-48e9-a85c-b22944351a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1626095270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e7c5b6-9f8d-4276-9246-69e4bf0ef68c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2452d56a044323bf0429e26bfb8614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:42.161207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c713259f-4409-43b6-9303-11f67a84bafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:42.189401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c713259f-4409-43b6-9303-11f67a84bafb) transitioned into state 'SUCCESS' from state '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-1626095270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['e01057cc-82c6-439e-83de-af1d708dd1b4','785fdf23-e877-4d9c-b560-3b0a79b592ab','135024b2-6997-4e5d-8365-551ab88c83d4','b95104b5-7846-48e9-a85c-b22944351a90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:42.190741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c9695e-8980-440a-b660-298a33203b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:42.204495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c9695e-8980-440a-b660-298a33203b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:42.205473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (0520f827-07ab-41da-95e3-79b58eb6e04b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:42.205868 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request issued successfully. Jul 10 13:14:42.206576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6dd0d47-2763-4489-8e80-aeed3549e4ca tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:42.207151 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 266/1046] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:14:41 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:14:42.223750 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:42.226541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:42.227420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:42.227420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:42.241780 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:42.241780 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:42.247177 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:42.259513 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6a81f8e-a698-4d1f-8bc6-0d20fb356f18 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:42.259513 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 257/1047] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:42 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:42.336266 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:42.338986 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:42.339153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:42.339333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:42.339432 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:42.345899 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:42.345899 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:42.347220 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8b54ba4-556d-4680-942f-f4d163d0e299 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:42.347867 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 261/1048] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:42 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:42.350789 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4cdb21ae-7164-498d-b63b-486def884a62 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:42.356860 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4cdb21ae-7164-498d-b63b-486def884a62 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:42.356860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4cdb21ae-7164-498d-b63b-486def884a62 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:42.356860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4cdb21ae-7164-498d-b63b-486def884a62 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:42.357012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-4cdb21ae-7164-498d-b63b-486def884a62 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:42.362790 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:42.362790 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:42.365774 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4cdb21ae-7164-498d-b63b-486def884a62 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:42.365774 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 265/1049] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:42 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:43.275599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:43.277811 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:43.277956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:43.278294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:43.288479 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:43.288479 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:43.293376 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:43.298732 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0363fefe-ea19-427d-8c44-e4d85b7538d6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:43.299236 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 267/1050] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:43 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:43.343800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:43.347011 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:43.347269 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:43.347483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:43.355905 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:43.355905 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:43.360805 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:43.361384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:43.363284 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:43.363557 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:43.363819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:43.363928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:43.366163 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-aafd1924-5306-4e31-849d-6e26b58853eb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:43.366655 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 258/1051] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:14:43 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:43.372642 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:43.372642 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:43.373598 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e86cd4d-be2d-4ea0-888b-ad14ff89ff15 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:43.374024 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 262/1052] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:43 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:43.381537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:43.383743 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:43.384113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:43.384113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:43.384241 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:43.395783 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:43.395783 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:43.396487 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c15a5b67-0a60-420c-b9cb-77d704a40e11 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:43.398877 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 266/1053] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:43 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:44.386873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a844633c-9ae7-4daa-a781-88aae578c56d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:44.390824 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a844633c-9ae7-4daa-a781-88aae578c56d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:44.390824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a844633c-9ae7-4daa-a781-88aae578c56d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:44.391845 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a844633c-9ae7-4daa-a781-88aae578c56d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:44.391845 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a844633c-9ae7-4daa-a781-88aae578c56d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:44.398074 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:44.398074 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:44.398614 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a844633c-9ae7-4daa-a781-88aae578c56d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:44.399277 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 268/1054] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:44 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:44.418143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:44.420727 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:44.420727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:44.420727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:44.420727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:44.431140 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:44.431140 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:44.431140 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e3730b5-63ce-4828-86ae-2f003b3a41fb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:44.431140 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 259/1055] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:44 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:45.411594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2a31eb5d-18a1-45bf-bf16-7c86cc29b075 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:45.412394 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a31eb5d-18a1-45bf-bf16-7c86cc29b075 None None] GET https://10.4.3.138/volume// Jul 10 13:14:45.412394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a31eb5d-18a1-45bf-bf16-7c86cc29b075 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:45.412510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a31eb5d-18a1-45bf-bf16-7c86cc29b075 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:45.414842 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a31eb5d-18a1-45bf-bf16-7c86cc29b075 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:45.414842 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 263/1056] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:14:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:45.418268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d50672da-4863-4e26-8f92-a466d34e71de None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:45.421072 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d50672da-4863-4e26-8f92-a466d34e71de tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:45.421313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d50672da-4863-4e26-8f92-a466d34e71de tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:45.423239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d50672da-4863-4e26-8f92-a466d34e71de tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:45.423239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d50672da-4863-4e26-8f92-a466d34e71de tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:45.425593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-2ccf379c-51da-4bae-b63e-90524c7ba213 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:45.429578 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-2ccf379c-51da-4bae-b63e-90524c7ba213 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:14:45.429827 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:45.429827 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:45.430392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-2ccf379c-51da-4bae-b63e-90524c7ba213 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23e7c5b6-9f8d-4276-9246-69e4bf0ef68c", "connector": null, "instance_uuid": "edb467ea-5fbe-4f78-9a4a-5ad0a22530ed"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:45.430844 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d50672da-4863-4e26-8f92-a466d34e71de tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:45.431284 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 267/1057] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:45 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:45.444728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:45.446500 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:45.448026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:45.448026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:45.448026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:45.453482 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:45.453482 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:45.458621 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:45.458621 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:45.459747 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7028ed30-54e7-4e57-bed4-94428c3cd31f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:45.460310 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 260/1058] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:45 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:45.493721 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-2ccf379c-51da-4bae-b63e-90524c7ba213 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:14:45.493721 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 269/1059] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:14:45 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:45.900128 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62aa9e1b-64d5-48da-8400-3a062e329511 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:45.902082 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62aa9e1b-64d5-48da-8400-3a062e329511 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:45.902270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62aa9e1b-64d5-48da-8400-3a062e329511 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:45.902397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62aa9e1b-64d5-48da-8400-3a062e329511 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:45.923864 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:45.923864 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:45.935845 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-62aa9e1b-64d5-48da-8400-3a062e329511 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:45.942351 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62aa9e1b-64d5-48da-8400-3a062e329511 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:45.944793 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 264/1060] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:45 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:46.041131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e865a195-16f6-4f5b-801b-af82d0460d16 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.042066 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e865a195-16f6-4f5b-801b-af82d0460d16 None None] GET https://10.4.3.138/volume// Jul 10 13:14:46.042066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e865a195-16f6-4f5b-801b-af82d0460d16 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:46.042206 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e865a195-16f6-4f5b-801b-af82d0460d16 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:46.042519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e865a195-16f6-4f5b-801b-af82d0460d16 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:14:46.042519 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 268/1061] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:14:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:14:46.060116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.067847 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:46.067847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:46.067847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:46.080630 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:46.080630 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:46.088797 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:46.100066 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-a1012e3c-bed3-4b65-a71a-d6859df20d21 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:46.100485 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 261/1062] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:14:46 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:14:46.319606 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.326662 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] PUT https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 Jul 10 13:14:46.328401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:46.355749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Acquiring lock "cinder-attachment_update-23e7c5b6-9f8d-4276-9246-69e4bf0ef68c-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:14:46.361520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-23e7c5b6-9f8d-4276-9246-69e4bf0ef68c-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:14:46.363370 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:46.363370 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:46.446789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f419348c-0075-42f8-b4fd-6376dab893e9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.449602 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f419348c-0075-42f8-b4fd-6376dab893e9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:46.450713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f419348c-0075-42f8-b4fd-6376dab893e9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:46.450713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f419348c-0075-42f8-b4fd-6376dab893e9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:46.454640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f419348c-0075-42f8-b4fd-6376dab893e9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:46.460167 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:46.460167 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:46.461808 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f419348c-0075-42f8-b4fd-6376dab893e9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:46.462754 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 265/1063] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:46 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:46.477886 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.481797 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:46.481797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:46.482048 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:46.482092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:46.494464 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:46.494464 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:46.495415 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad01c670-1547-4f1d-ac4b-82d8356a05a6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:46.496129 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 269/1064] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:46 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:46.896532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-23e7c5b6-9f8d-4276-9246-69e4bf0ef68c-np0000005006" released by "attachment_update" :: held 0.534s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:14:46.896532 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-60a1aaa5-61ec-4989-b667-e2b31259bc4f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 returned with HTTP 200 Jul 10 13:14:46.896532 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 270/1065] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:14:46 2026] PUT /volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:46.959177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:46.963219 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:46.963529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:46.963823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:46.983721 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:46.983721 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:46.991517 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:47.003503 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac9ed47c-e140-47b5-902d-4fb7645d631e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:47.004666 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 262/1066] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:46 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:47.476407 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97808a64-69c4-4d09-a953-b77f984653b0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:47.479614 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97808a64-69c4-4d09-a953-b77f984653b0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:47.480383 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97808a64-69c4-4d09-a953-b77f984653b0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:47.481103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97808a64-69c4-4d09-a953-b77f984653b0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:47.481852 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-97808a64-69c4-4d09-a953-b77f984653b0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:47.491066 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:47.491066 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:47.492841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97808a64-69c4-4d09-a953-b77f984653b0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:47.495009 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 266/1067] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:47 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:47.509217 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:47.511809 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:47.512447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:47.512447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:47.512720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:47.519275 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:47.519275 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:47.520480 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9dde982a-36fa-4973-b0d6-db087da64dc9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:47.521583 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 270/1068] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:47 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:48.021092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-387e8927-548a-4c98-a43f-5336c66c3b29 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:48.024598 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-387e8927-548a-4c98-a43f-5336c66c3b29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:48.024598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-387e8927-548a-4c98-a43f-5336c66c3b29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:48.024598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-387e8927-548a-4c98-a43f-5336c66c3b29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:48.039526 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:48.039526 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:48.043426 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-387e8927-548a-4c98-a43f-5336c66c3b29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:48.049471 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-387e8927-548a-4c98-a43f-5336c66c3b29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:48.050021 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 271/1069] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:48 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:48.246429 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d12b7351-4206-4ab4-9266-b317710d6c27 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:48.253629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d12b7351-4206-4ab4-9266-b317710d6c27 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] GET https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:14:48.253629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d12b7351-4206-4ab4-9266-b317710d6c27 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:48.253629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d12b7351-4206-4ab4-9266-b317710d6c27 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:48.284315 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:48.284315 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:48.292709 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d12b7351-4206-4ab4-9266-b317710d6c27 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:14:48.301273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d12b7351-4206-4ab4-9266-b317710d6c27 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 200 Jul 10 13:14:48.302045 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 263/1070] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:14:48 2026] GET /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 1833 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:14:48.508337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:48.510290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:48.510509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:48.510788 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:48.510888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:48.514937 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=341,cinder:UPDATE=78,cinder:INSERT=55 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:14:48.518286 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:48.518286 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:48.519294 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1ddc83f-3b38-4f08-bac6-0dcb490647fb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:48.519920 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 267/1071] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:48 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:48.534121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:48.536770 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:48.537077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:48.537372 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:48.537546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:48.550000 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:48.550000 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:48.551932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e466cf6-f1be-4f7e-940d-96bf553ab308 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:48.552683 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 271/1072] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:48 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:49.068896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-059769b2-1f91-4950-a62e-3a48aada362f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:49.071122 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-059769b2-1f91-4950-a62e-3a48aada362f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:49.071753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-059769b2-1f91-4950-a62e-3a48aada362f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:49.071753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-059769b2-1f91-4950-a62e-3a48aada362f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:49.084273 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:49.084273 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:49.089022 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-059769b2-1f91-4950-a62e-3a48aada362f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:49.095315 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-059769b2-1f91-4950-a62e-3a48aada362f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:49.095502 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 272/1073] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:49 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:14:49.535304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:49.540718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:49.540718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:49.540718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:49.540718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:49.545528 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:49.545528 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:49.546458 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2693035-b478-4ee9-bb14-4f5d47010a90 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:49.546945 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 264/1074] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:49 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:49.568855 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ab209188-563e-4eec-8909-60a8f556cab1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:49.571205 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab209188-563e-4eec-8909-60a8f556cab1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:49.571492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab209188-563e-4eec-8909-60a8f556cab1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:49.571804 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab209188-563e-4eec-8909-60a8f556cab1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:49.571964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ab209188-563e-4eec-8909-60a8f556cab1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:49.578235 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:49.578235 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:49.581719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab209188-563e-4eec-8909-60a8f556cab1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:49.581719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 268/1075] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:49 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:50.112907 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:50.115608 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:50.115936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:50.116227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:50.131369 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:50.131369 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:50.136016 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:50.141339 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b2754840-1b37-4d1a-a74c-f4c4001652ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:50.141850 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 272/1076] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:50 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:50.562631 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7c7153dd-2617-4903-8222-48bf2f619f1e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:50.564525 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c7153dd-2617-4903-8222-48bf2f619f1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:50.564824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c7153dd-2617-4903-8222-48bf2f619f1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:50.565049 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c7153dd-2617-4903-8222-48bf2f619f1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:50.565183 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7c7153dd-2617-4903-8222-48bf2f619f1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:50.570372 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:50.570372 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:50.571324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c7153dd-2617-4903-8222-48bf2f619f1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:50.571719 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 273/1077] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:50 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:50.595263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:50.597821 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:50.598141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:50.598439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:50.598635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:50.604460 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:50.604460 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:50.605467 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-56700d9b-ea8f-4caf-877d-0c584cab5a7d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:50.605954 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 265/1078] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:50 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.156829 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.163104 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:51.163412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.164424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.177342 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.177342 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:51.181962 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:51.187320 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-086c2805-f929-4b37-b0ea-72c06ddbab58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:51.187945 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 269/1079] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.586332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.588194 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:51.588412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.588630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.588834 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:51.595437 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.595437 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:51.596478 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dfd0bad1-b95d-4351-9af3-6c4c5516a280 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:51.596966 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 273/1080] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.628889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-124cd70f-57ea-402b-afdd-888873698d2f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.633711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-124cd70f-57ea-402b-afdd-888873698d2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:51.633711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-124cd70f-57ea-402b-afdd-888873698d2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.633711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-124cd70f-57ea-402b-afdd-888873698d2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.633711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-124cd70f-57ea-402b-afdd-888873698d2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:51.640009 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.640009 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:51.641176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-124cd70f-57ea-402b-afdd-888873698d2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:51.641658 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 274/1081] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.654301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a14add56-d0f9-4635-8bf4-48c0918f386d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.658044 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a14add56-d0f9-4635-8bf4-48c0918f386d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:51.658963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a14add56-d0f9-4635-8bf4-48c0918f386d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.659268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a14add56-d0f9-4635-8bf4-48c0918f386d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.669843 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.669843 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:51.670351 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a14add56-d0f9-4635-8bf4-48c0918f386d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:51.672741 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a14add56-d0f9-4635-8bf4-48c0918f386d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 200 Jul 10 13:14:51.672741 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 266/1082] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.690440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-83c3c78b-63aa-422c-975f-15603c4399e4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.696027 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-83c3c78b-63aa-422c-975f-15603c4399e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:51.696222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-83c3c78b-63aa-422c-975f-15603c4399e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.696302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-83c3c78b-63aa-422c-975f-15603c4399e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.696464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-83c3c78b-63aa-422c-975f-15603c4399e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:51.703222 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.703222 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:51.704211 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-83c3c78b-63aa-422c-975f-15603c4399e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:51.704526 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 270/1083] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:51.722671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.727302 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:51.728162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.728459 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.728685 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete backup with id: 3f192f3b-75cf-44d0-9f0f-05a1db63e246. Jul 10 13:14:51.736363 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.736363 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:51.759366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] delete_backup rpcapi backup_id 3f192f3b-75cf-44d0-9f0f-05a1db63e246 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:14:51.761397 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f7c2d99-a3e2-40f9-affc-72ba75c84718 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 202 Jul 10 13:14:51.762143 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 274/1084] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:14:51 2026] DELETE /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:14:51.774065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8c5e1208-052d-4a9c-ab58-f315625b000d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:51.777336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c5e1208-052d-4a9c-ab58-f315625b000d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:51.777336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1208-052d-4a9c-ab58-f315625b000d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:51.777762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c5e1208-052d-4a9c-ab58-f315625b000d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:51.777762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8c5e1208-052d-4a9c-ab58-f315625b000d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:51.783873 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:51.783873 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:51.785038 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c5e1208-052d-4a9c-ab58-f315625b000d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 200 Jul 10 13:14:51.785550 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 275/1085] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:51 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:52.205568 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-21245a9f-d27a-498c-9233-81cca406aa3d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:52.207866 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21245a9f-d27a-498c-9233-81cca406aa3d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:52.208072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21245a9f-d27a-498c-9233-81cca406aa3d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:52.208369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21245a9f-d27a-498c-9233-81cca406aa3d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:52.224367 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:52.224367 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:52.229895 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-21245a9f-d27a-498c-9233-81cca406aa3d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:52.238215 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21245a9f-d27a-498c-9233-81cca406aa3d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:52.238821 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 267/1086] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:52 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:14:52.613024 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:52.614837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:52.615221 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:52.615439 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:52.615646 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:52.621680 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:52.621680 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:52.623651 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-69aba40f-864a-4f0f-b54a-df33d6a46615 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:52.625004 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 271/1087] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:52 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:52.805157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:52.808701 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 Jul 10 13:14:52.809203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:52.809368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:52.809502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Show backup with id 3f192f3b-75cf-44d0-9f0f-05a1db63e246. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:52.817547 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd8127a1-197e-4955-952c-271ad98c7ec6 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 returned with HTTP 404 Jul 10 13:14:52.818224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 275/1088] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:52 2026] GET /volume/v3/backups/3f192f3b-75cf-44d0-9f0f-05a1db63e246 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:52.954656 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:52.960450 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:52.960648 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:52.960820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:52.960979 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:52.968520 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:52.968520 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:52.968933 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:52.994004 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:14:52.994255 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fb73ac61-80a7-4ed9-9973-79063425ae97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 202 Jul 10 13:14:52.995188 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 276/1089] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:14:52 2026] DELETE /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:14:53.006801 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:53.010900 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:53.010900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:53.010900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:53.017474 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:53.017474 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:53.018291 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:14:53.019404 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c3f2af2-c053-4bec-aae5-4e0cbfd39751 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 200 Jul 10 13:14:53.020100 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 268/1090] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:53 2026] GET /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:53.191943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-8da1e0c5-499c-4a4e-87f6-a7eba558467a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:53.196716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-8da1e0c5-499c-4a4e-87f6-a7eba558467a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361/action Jul 10 13:14:53.197142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-8da1e0c5-499c-4a4e-87f6-a7eba558467a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:14:53.197583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-8da1e0c5-499c-4a4e-87f6-a7eba558467a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:53.227838 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:53.227838 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:53.246054 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f4d5cb57-fb4f-49fe-893a-6298d44bea43 req-8da1e0c5-499c-4a4e-87f6-a7eba558467a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361/action returned with HTTP 204 Jul 10 13:14:53.246705 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 272/1091] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:14:53 2026] POST /volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:53.261953 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-baf5cffc-febb-43a4-be9e-303e77eed25d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:53.263902 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-baf5cffc-febb-43a4-be9e-303e77eed25d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:53.264494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-baf5cffc-febb-43a4-be9e-303e77eed25d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:53.264926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-baf5cffc-febb-43a4-be9e-303e77eed25d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:53.288779 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:53.288779 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:53.297192 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-baf5cffc-febb-43a4-be9e-303e77eed25d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:53.304488 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-baf5cffc-febb-43a4-be9e-303e77eed25d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:53.305002 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 276/1092] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:53 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:53.323250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d50b8495-578e-4a72-be6b-ce298912dc2e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:53.325511 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d50b8495-578e-4a72-be6b-ce298912dc2e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:14:53.325816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d50b8495-578e-4a72-be6b-ce298912dc2e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:53.326723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d50b8495-578e-4a72-be6b-ce298912dc2e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:53.341095 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:53.341095 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:53.345903 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d50b8495-578e-4a72-be6b-ce298912dc2e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:14:53.351227 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d50b8495-578e-4a72-be6b-ce298912dc2e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:14:53.351515 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 277/1093] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:53 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:53.639613 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:53.642020 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:53.642282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:53.642542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:53.642753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:53.648377 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:53.648377 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:53.649759 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2214efc-53c3-41d5-b32a-f31ad2979e25 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:53.649963 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 269/1094] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:53 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:54.031804 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1855f79b-201c-4e0e-8688-a719484c82d1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:54.034325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1855f79b-201c-4e0e-8688-a719484c82d1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 Jul 10 13:14:54.035719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1855f79b-201c-4e0e-8688-a719484c82d1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:54.035719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1855f79b-201c-4e0e-8688-a719484c82d1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:54.040022 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1855f79b-201c-4e0e-8688-a719484c82d1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 returned with HTTP 404 Jul 10 13:14:54.040753 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 273/1095] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:14:54 2026] GET /volume/v3/snapshots/78c0378c-4022-4491-ab28-5110f1ab5d78 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:14:54.055426 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:54.057983 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:14:54.058247 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:54.058484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:54.068026 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:54.068026 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:54.073319 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:54.079304 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-852fe0df-553e-4db1-a3af-5341fc14f3b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:14:54.079654 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 277/1096] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:54 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:54.123255 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:54.125457 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:14:54.125814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-388248642"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:14:54.127341 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-388248642'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:14:54.210928 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 1 GB Jul 10 13:14:54.215959 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:14:54.221835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (07dd9023-0833-4249-af95-eb6ff842c03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:54.223165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d64208-771e-49ce-a010-0b487026de94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:54.224363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:14:54.297527 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d64208-771e-49ce-a010-0b487026de94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:54.298971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207608e-84c0-4208-9dd8-e00b62fb8f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:54.354004 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['aad83034-dd1c-48c0-a33a-683fc96448eb', '04f2cb85-0291-4267-aced-fd78711d6885', '5efe1782-8322-43d4-8fd1-97dba09b079b', '07804a5d-5491-4b77-9225-7cda5ac981c2'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:14:54.355141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207608e-84c0-4208-9dd8-e00b62fb8f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad83034-dd1c-48c0-a33a-683fc96448eb', '04f2cb85-0291-4267-aced-fd78711d6885', '5efe1782-8322-43d4-8fd1-97dba09b079b', '07804a5d-5491-4b77-9225-7cda5ac981c2']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:54.356401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7b8afd-6a7b-43e6-822e-f0e5adb957c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:54.391512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7b8afd-6a7b-43e6-822e-f0e5adb957c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e128cba1-d8bf-42cc-a308-ba77b363bde2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-388248642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['aad83034-dd1c-48c0-a33a-683fc96448eb','04f2cb85-0291-4267-aced-fd78711d6885','5efe1782-8322-43d4-8fd1-97dba09b079b','07804a5d-5491-4b77-9225-7cda5ac981c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-388248642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e128cba1-d8bf-42cc-a308-ba77b363bde2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:54.391512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c3112a-bd33-4120-96ac-0c00feba0ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:54.421954 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c3112a-bd33-4120-96ac-0c00feba0ea4) transitioned into state 'SUCCESS' from state '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-388248642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['aad83034-dd1c-48c0-a33a-683fc96448eb','04f2cb85-0291-4267-aced-fd78711d6885','5efe1782-8322-43d4-8fd1-97dba09b079b','07804a5d-5491-4b77-9225-7cda5ac981c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:54.423880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb009428-1b31-4fec-aab8-8a39b6495ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:14:54.437723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb009428-1b31-4fec-aab8-8a39b6495ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:14:54.438781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (07dd9023-0833-4249-af95-eb6ff842c03d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:14:54.439124 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:14:54.439869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd4c7f2a-f50a-44dd-826c-30194d9654cc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:14:54.440422 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 278/1097] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:14:54 2026] POST /volume/v3/volumes => generated 753 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:14:54.456941 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:54.459427 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:14:54.460118 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:54.460381 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:54.472733 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:54.472733 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:54.478458 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:54.483839 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35adb30c-ce06-46be-a2ce-a65c9b168c8f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:14:54.484307 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 270/1098] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:54 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:54.661883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:54.664702 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:54.664982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:54.665238 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:54.665378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:54.671772 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:54.671772 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:54.675709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c1833d9-a24f-4976-964b-40770b6f63e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:54.675709 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 274/1099] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:54 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:55.506997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:55.508707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:14:55.508991 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:55.509256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:55.520839 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:55.520839 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:55.527385 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:14:55.535418 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6984e318-5db7-4a45-9ebf-996e04ab7f7a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:14:55.536088 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 278/1100] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:55 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:14:55.692003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-907d9bc5-f52b-4313-a536-7f89171d0937 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:55.694566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-907d9bc5-f52b-4313-a536-7f89171d0937 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:55.694566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-907d9bc5-f52b-4313-a536-7f89171d0937 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:55.694863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-907d9bc5-f52b-4313-a536-7f89171d0937 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:55.694961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-907d9bc5-f52b-4313-a536-7f89171d0937 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:55.701045 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:55.701045 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:55.702255 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-907d9bc5-f52b-4313-a536-7f89171d0937 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:55.702533 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 279/1101] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:55 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:56.718711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-86530a38-2394-4957-8114-d22add6f5091 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:56.721023 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86530a38-2394-4957-8114-d22add6f5091 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:56.722745 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86530a38-2394-4957-8114-d22add6f5091 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:56.723533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86530a38-2394-4957-8114-d22add6f5091 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:56.723533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-86530a38-2394-4957-8114-d22add6f5091 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:56.727465 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=352,cinder:UPDATE=100,cinder:INSERT=60 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:14:56.738978 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:56.738978 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:56.740960 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86530a38-2394-4957-8114-d22add6f5091 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:56.742918 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 271/1102] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:56 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:57.763143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:57.767861 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:57.767861 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:57.768040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:57.768093 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:57.776493 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:57.776493 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:57.778149 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dd7e9bb3-90a1-4361-b2a2-1e1ca5fd95b9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:57.778455 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 275/1103] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:57 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:58.795239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:58.797168 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:58.797375 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:58.797618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:58.797773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:58.805182 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:58.805182 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:14:58.806344 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e8d9fbb-21a7-4699-a6ff-2b97ce9714eb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:58.807002 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 279/1104] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:58 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:59.193230 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-2966b676-dadf-4647-bf31-ff29864fc003 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:59.197190 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-2966b676-dadf-4647-bf31-ff29864fc003 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b Jul 10 13:14:59.198219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-2966b676-dadf-4647-bf31-ff29864fc003 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:59.198219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-2966b676-dadf-4647-bf31-ff29864fc003 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:59.209485 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:59.209485 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:14:59.745234 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-2966b676-dadf-4647-bf31-ff29864fc003 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b returned with HTTP 200 Jul 10 13:14:59.745806 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 280/1105] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:14:59 2026] DELETE /volume/v3/attachments/1c8de10f-2586-41d9-81a4-bc262bd5107b => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:14:59.755272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-34fbef95-bfec-49fb-a004-dbbe994d4dc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:59.757945 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-34fbef95-bfec-49fb-a004-dbbe994d4dc1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a Jul 10 13:14:59.758242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-34fbef95-bfec-49fb-a004-dbbe994d4dc1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:59.758513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-34fbef95-bfec-49fb-a004-dbbe994d4dc1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:59.768775 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:59.768775 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:14:59.828041 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:14:59.830968 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:14:59.830968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:14:59.830968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:14:59.830968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:14:59.840848 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:14:59.840848 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:14:59.840848 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60bad614-c1e9-4b59-ab9b-5158bbb9f710 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:14:59.841058 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 276/1106] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:14:59 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.303828 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-34fbef95-bfec-49fb-a004-dbbe994d4dc1 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a returned with HTTP 200 Jul 10 13:15:00.304427 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 272/1107] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:14:59 2026] DELETE /volume/v3/attachments/7857ec99-3aca-4773-b7e3-c03f4f76355a => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.321885 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-e47572c2-ec12-4c5e-97fa-74e12b2cba87 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.325616 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-e47572c2-ec12-4c5e-97fa-74e12b2cba87 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 Jul 10 13:15:00.325945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-e47572c2-ec12-4c5e-97fa-74e12b2cba87 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:00.326235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-e47572c2-ec12-4c5e-97fa-74e12b2cba87 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:00.336542 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:00.336542 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:00.857579 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a18469b6-a399-49b7-8919-60ddeba12c72 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.861563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a18469b6-a399-49b7-8919-60ddeba12c72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:00.861563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a18469b6-a399-49b7-8919-60ddeba12c72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:00.861563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a18469b6-a399-49b7-8919-60ddeba12c72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:00.861563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a18469b6-a399-49b7-8919-60ddeba12c72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:00.865794 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:00.865794 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:00.866705 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a18469b6-a399-49b7-8919-60ddeba12c72 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:00.867137 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 281/1108] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:00 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.872617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4de44dc3-84fc-46c5-a987-f7e27e9bd0b1 req-e47572c2-ec12-4c5e-97fa-74e12b2cba87 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 returned with HTTP 200 Jul 10 13:15:00.873878 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 280/1109] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:00 2026] DELETE /volume/v3/attachments/e8144a25-174a-4b0d-9c27-94812cc4ed49 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.878383 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.881375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:00.881733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:00.884271 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:00.894779 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:00.894779 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:00.899252 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:00.907014 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90bf0197-c5e9-4400-a5d1-8c2f51ddcf41 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 200 Jul 10 13:15:00.907636 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 277/1110] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:00 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.927346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.927708 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:00.927900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:00.927996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:00.928187 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:00.933564 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:00.933564 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:00.934474 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc5c9752-c490-49be-9c3f-e784cca41f35 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:00.934961 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 273/1111] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:00 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.952009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.954126 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/detail Jul 10 13:15:00.954468 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:00.954794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:00.955180 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:15:00.971244 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f6a59fe-cbbf-481b-81c2-012efabdee73 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/detail returned with HTTP 200 Jul 10 13:15:00.971841 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 282/1112] 10.4.3.138 () {66 vars in 1258 bytes} [Fri Jul 10 13:15:00 2026] GET /volume/v3/backups/detail => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:00.984233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:00.987088 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093/restore Jul 10 13:15:00.987514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:00.989027 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Restoring backup e660754f-8266-4253-8692-721496373093 ({'restore': {}}) {{(pid=100113) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:15:00.989203 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Restoring backup e660754f-8266-4253-8692-721496373093 to volume None. Jul 10 13:15:00.994939 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:00.994939 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:00.996485 np0000005006 devstack@c-api.service[100113]: INFO cinder.backup.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating volume of 1 GB for restore of backup e660754f-8266-4253-8692-721496373093. Jul 10 13:15:01.005791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:15:01.005387. {{(pid=100113) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:15:01.005933 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:15:01.013050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (6122cd82-85b7-4984-b57f-542404cef5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:15:01.013050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdb46bc-5743-435d-a42a-4f4cbaecd0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:01.013982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:15:01.048540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdb46bc-5743-435d-a42a-4f4cbaecd0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:01.049473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374705b-95da-4cbe-9f88-af9817e43357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:01.108513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['4487ef8d-3320-4b05-9675-d1a90c1e387c', '3a50d55c-8b5b-412c-bcba-df48f83b1169', 'd691791b-ed8a-44fd-831f-77ecb65c23ef', 'a6125444-05a4-472e-b1bd-fc4f33d0128a'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:15:01.109633 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374705b-95da-4cbe-9f88-af9817e43357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4487ef8d-3320-4b05-9675-d1a90c1e387c', '3a50d55c-8b5b-412c-bcba-df48f83b1169', 'd691791b-ed8a-44fd-831f-77ecb65c23ef', 'a6125444-05a4-472e-b1bd-fc4f33d0128a']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:01.110664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c6dd4-0b6f-4a2d-802a-6b23c8bf37e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:01.151575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c6dd4-0b6f-4a2d-802a-6b23c8bf37e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e84deb2-8abc-4e76-b94f-5b176442bb8a', '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_e660754f-8266-4253-8692-721496373093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['4487ef8d-3320-4b05-9675-d1a90c1e387c','3a50d55c-8b5b-412c-bcba-df48f83b1169','d691791b-ed8a-44fd-831f-77ecb65c23ef','a6125444-05a4-472e-b1bd-fc4f33d0128a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:15:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e660754f-8266-4253-8692-721496373093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e84deb2-8abc-4e76-b94f-5b176442bb8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:01.152768 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559700a5-e795-4483-9d6d-acce5c40226f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:01.177192 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559700a5-e795-4483-9d6d-acce5c40226f) transitioned into 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_e660754f-8266-4253-8692-721496373093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['4487ef8d-3320-4b05-9675-d1a90c1e387c','3a50d55c-8b5b-412c-bcba-df48f83b1169','d691791b-ed8a-44fd-831f-77ecb65c23ef','a6125444-05a4-472e-b1bd-fc4f33d0128a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:01.178074 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb40407-0f4e-43d3-b0bd-b9a9b5b1e202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:01.191292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bb40407-0f4e-43d3-b0bd-b9a9b5b1e202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:01.192497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (6122cd82-85b7-4984-b57f-542404cef5b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:15:01.193060 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:15:01.202165 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:01.202165 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:01.202619 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:02.212114 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:02.212114 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:02.212733 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:02.212924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Checking backup size 1 against volume size 1 {{(pid=100113) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:15:02.213086 np0000005006 devstack@c-api.service[100113]: INFO cinder.backup.api [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Overwriting volume 8e84deb2-8abc-4e76-b94f-5b176442bb8a with restore of backup e660754f-8266-4253-8692-721496373093 Jul 10 13:15:02.235600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] restore_backup in rpcapi backup_id e660754f-8266-4253-8692-721496373093 {{(pid=100113) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:15:02.241013 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4b4fc0b-73e1-4bdc-8b86-4baacc14138d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093/restore returned with HTTP 202 Jul 10 13:15:02.241622 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 281/1113] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:15:00 2026] POST /volume/v3/backups/e660754f-8266-4253-8692-721496373093/restore => generated 189 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:15:02.254221 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-10995aa5-af6f-41a0-9ab6-e58503943861 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:02.258555 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10995aa5-af6f-41a0-9ab6-e58503943861 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:02.258809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10995aa5-af6f-41a0-9ab6-e58503943861 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:02.259054 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10995aa5-af6f-41a0-9ab6-e58503943861 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:02.259213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-10995aa5-af6f-41a0-9ab6-e58503943861 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:02.268261 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:02.268261 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:02.270385 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10995aa5-af6f-41a0-9ab6-e58503943861 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:02.270385 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 278/1114] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:02 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:03.286048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:03.288512 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:03.288719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:03.288937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:03.289038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:03.294587 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:03.294587 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:03.295433 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2a8a2ea3-d4b5-4314-b5cf-8f9aae8f69ac tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:03.295891 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 274/1115] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:03 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:04.311417 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-132e8601-9f39-4fb5-b234-623a64984822 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:04.314969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-132e8601-9f39-4fb5-b234-623a64984822 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:04.316673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-132e8601-9f39-4fb5-b234-623a64984822 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:04.316673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-132e8601-9f39-4fb5-b234-623a64984822 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:04.316673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-132e8601-9f39-4fb5-b234-623a64984822 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:04.320828 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:04.320828 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:04.322311 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-132e8601-9f39-4fb5-b234-623a64984822 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:04.322846 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 283/1116] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:04 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:05.336170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-03435454-0910-488d-a58c-968065aeb047 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:05.339106 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03435454-0910-488d-a58c-968065aeb047 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:05.339393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03435454-0910-488d-a58c-968065aeb047 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:05.339674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03435454-0910-488d-a58c-968065aeb047 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:05.339849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-03435454-0910-488d-a58c-968065aeb047 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:05.345130 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:05.345130 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:05.346199 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03435454-0910-488d-a58c-968065aeb047 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:05.346658 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 282/1117] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:05 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:06.361042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:06.362907 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:06.363121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:06.363378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:06.363478 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:06.369964 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:06.369964 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:06.371140 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c76ab661-4c23-4070-b8c1-0ab53119b186 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:06.371740 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 279/1118] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:06 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:07.358684 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d487212d-d623-49fa-b235-19b3db67dabe None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:07.360729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:15:07.360950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:07.361234 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:07.361433 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume with id: 1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:15:07.369983 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:07.369983 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:07.370491 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:07.383263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:07.385704 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:07.386091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:07.386208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:07.386352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:07.391253 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume request issued successfully. Jul 10 13:15:07.391607 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d487212d-d623-49fa-b235-19b3db67dabe tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 202 Jul 10 13:15:07.391718 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:07.391718 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:07.392189 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 275/1119] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:07 2026] DELETE /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:15:07.392963 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-709ec2b1-0b07-45bd-aaa3-d03de252aa7f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:07.393606 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 284/1120] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:07 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:07.403144 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:07.405033 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:15:07.405210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:07.405388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:07.422611 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:07.422611 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:07.428806 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:07.438165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8eda0e71-ab97-4cc9-ac21-a8a6f054b17d tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 200 Jul 10 13:15:07.439002 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 283/1121] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:07 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:08.410814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-25759b6b-c9b1-4761-9439-eaf25601f032 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:08.413255 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25759b6b-c9b1-4761-9439-eaf25601f032 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:08.413546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-25759b6b-c9b1-4761-9439-eaf25601f032 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:08.413863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-25759b6b-c9b1-4761-9439-eaf25601f032 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:08.414049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-25759b6b-c9b1-4761-9439-eaf25601f032 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:08.422027 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:08.422027 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:08.423855 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25759b6b-c9b1-4761-9439-eaf25601f032 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:08.423855 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 280/1122] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:08 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:08.461907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3cc124c1-784c-4ab3-b867-469fcdd83ba7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:08.464360 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3cc124c1-784c-4ab3-b867-469fcdd83ba7 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 Jul 10 13:15:08.464484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3cc124c1-784c-4ab3-b867-469fcdd83ba7 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:08.464726 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3cc124c1-784c-4ab3-b867-469fcdd83ba7 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:08.475804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3cc124c1-784c-4ab3-b867-469fcdd83ba7 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 returned with HTTP 404 Jul 10 13:15:08.479077 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 276/1123] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:08 2026] GET /volume/v3/volumes/1d913871-6179-405a-8bd5-8f5287f3f901 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:08.488924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:08.491550 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:15:08.492009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:08.492956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:08.492956 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume with id: 86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:15:08.695297 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:08.695297 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:08.696046 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:08.735064 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume request issued successfully. Jul 10 13:15:08.735317 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f1ecaf6-f683-4c8a-b76f-4e8bbe632de0 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 202 Jul 10 13:15:08.735950 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 285/1124] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:08 2026] DELETE /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:15:08.747703 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:08.749032 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:15:08.749251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:08.749484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:08.765203 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:08.765203 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:08.773456 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:08.781135 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64ca63c3-4406-44c4-8f3a-7cac1b8aa1a4 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 200 Jul 10 13:15:08.781579 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 284/1125] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:08 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:09.440580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:09.443405 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:09.443799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:09.444040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:09.444208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:09.450484 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:09.450484 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:09.452149 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-253853f3-0d93-4bc9-9cb8-c98e8aeaa059 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:09.452412 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 281/1126] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:09 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:09.801896 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-48a54ba9-1c04-454e-8dad-78cbc009a468 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:09.806735 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48a54ba9-1c04-454e-8dad-78cbc009a468 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 Jul 10 13:15:09.806735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-48a54ba9-1c04-454e-8dad-78cbc009a468 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:09.806735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-48a54ba9-1c04-454e-8dad-78cbc009a468 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:09.817377 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48a54ba9-1c04-454e-8dad-78cbc009a468 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 returned with HTTP 404 Jul 10 13:15:09.818357 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 277/1127] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:09 2026] GET /volume/v3/volumes/86872f70-7e54-4711-940d-ed74657f9763 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:09.827252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:09.830506 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] DELETE https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:15:09.830799 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:09.831049 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:09.831221 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume with id: 09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:15:09.834155 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=217,cinder:UPDATE=48,cinder:INSERT=26 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:15:09.841584 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:09.841584 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:09.842627 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:09.866479 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Delete volume request issued successfully. Jul 10 13:15:09.866830 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7510060-1b5b-4d01-b1d5-b7ac63097869 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 202 Jul 10 13:15:09.867447 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 286/1128] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:09 2026] DELETE /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:15:09.875298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-298725eb-cab6-450c-a884-2dcf07ecc585 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:09.877489 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-298725eb-cab6-450c-a884-2dcf07ecc585 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:15:09.877680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-298725eb-cab6-450c-a884-2dcf07ecc585 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:09.877928 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-298725eb-cab6-450c-a884-2dcf07ecc585 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:09.887783 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:09.887783 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:09.892893 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-298725eb-cab6-450c-a884-2dcf07ecc585 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Volume info retrieved successfully. Jul 10 13:15:09.900299 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-298725eb-cab6-450c-a884-2dcf07ecc585 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 200 Jul 10 13:15:09.900903 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 285/1129] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:09 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:10.470923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bb02c96f-395b-4895-a63d-00e026307821 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:10.475718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb02c96f-395b-4895-a63d-00e026307821 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:10.475718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb02c96f-395b-4895-a63d-00e026307821 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:10.475718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb02c96f-395b-4895-a63d-00e026307821 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:10.475718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bb02c96f-395b-4895-a63d-00e026307821 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:10.478839 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:10.478839 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:10.479923 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb02c96f-395b-4895-a63d-00e026307821 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:10.480380 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 282/1130] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:10 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:10.920348 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1ea8721a-8018-45c0-bca7-d586b7ceaf31 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:10.922245 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ea8721a-8018-45c0-bca7-d586b7ceaf31 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] GET https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 Jul 10 13:15:10.922511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ea8721a-8018-45c0-bca7-d586b7ceaf31 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:10.922728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ea8721a-8018-45c0-bca7-d586b7ceaf31 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:10.930086 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ea8721a-8018-45c0-bca7-d586b7ceaf31 tempest-TaggedBootDevicesTest_v242-589940682 tempest-TaggedBootDevicesTest_v242-589940682-project-member] https://10.4.3.138/volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 returned with HTTP 404 Jul 10 13:15:10.930086 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 278/1131] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:10 2026] GET /volume/v3/volumes/09ae243a-e0ac-416f-aa29-b3b86925c340 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:11.495307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b02961ee-fde1-4564-a78e-1a041ee9890f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:11.498762 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b02961ee-fde1-4564-a78e-1a041ee9890f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:11.498762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b02961ee-fde1-4564-a78e-1a041ee9890f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:11.499847 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b02961ee-fde1-4564-a78e-1a041ee9890f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:11.500036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b02961ee-fde1-4564-a78e-1a041ee9890f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:11.506793 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:11.506793 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:11.508715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b02961ee-fde1-4564-a78e-1a041ee9890f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:11.508715 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 287/1132] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:11 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:12.524575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-52f72520-057c-45fc-8878-ebd388ef5765 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:12.527138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52f72520-057c-45fc-8878-ebd388ef5765 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:12.527336 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52f72520-057c-45fc-8878-ebd388ef5765 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:12.527535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52f72520-057c-45fc-8878-ebd388ef5765 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:12.527870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-52f72520-057c-45fc-8878-ebd388ef5765 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:12.530087 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=219,cinder:UPDATE=63,cinder:INSERT=33 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:15:12.532726 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:12.532726 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:12.533440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52f72520-057c-45fc-8878-ebd388ef5765 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:12.533841 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 286/1133] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:12 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:13.551264 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:13.553906 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:13.554176 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:13.554462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:13.554583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:13.560675 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:13.560675 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:13.561641 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf7b1e85-1947-489a-a35b-c1b49f9a2094 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:13.562171 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 283/1134] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:13 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:14.582453 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:14.588372 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:14.588372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:14.588372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:14.588372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:14.597685 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:14.597685 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:14.598971 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3d72863-be6f-4d9d-b4ca-c5d4e8eafe87 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:14.599619 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 279/1135] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:14 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:15.613923 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-32643e81-be44-450a-8a3c-862730306da1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:15.617896 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32643e81-be44-450a-8a3c-862730306da1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:15.618426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32643e81-be44-450a-8a3c-862730306da1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:15.618624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32643e81-be44-450a-8a3c-862730306da1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:15.618815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-32643e81-be44-450a-8a3c-862730306da1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:15.625763 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:15.625763 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:15.626859 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32643e81-be44-450a-8a3c-862730306da1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:15.627897 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 288/1136] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:15 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:16.643827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:16.650405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:16.650947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:16.650947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:16.651040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:16.656395 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:16.656395 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:16.657391 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26fee6dd-18e4-4ada-9eae-edc3777598f6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:16.657877 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 287/1137] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:16 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:17.669325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:17.672115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:17.672508 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:17.672684 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:17.672836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:17.678395 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:17.678395 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:17.679204 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-202b599d-3f25-48e3-9cf6-a35c3b12b900 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:17.679644 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 284/1138] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:17 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:17.691555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:17.694312 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:17.694541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:17.694799 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:17.703955 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:17.703955 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:17.710882 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:17.717020 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad9f227e-c06b-4224-947d-aef7995e2df5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a returned with HTTP 200 Jul 10 13:15:17.717510 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 280/1139] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:17 2026] GET /volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:17.732020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ad407955-9272-483d-983b-2e2356226211 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:17.733957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ad407955-9272-483d-983b-2e2356226211 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:17.734244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ad407955-9272-483d-983b-2e2356226211 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:17.734521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ad407955-9272-483d-983b-2e2356226211 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:17.745862 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:17.745862 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:17.751858 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ad407955-9272-483d-983b-2e2356226211 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:17.758330 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ad407955-9272-483d-983b-2e2356226211 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a returned with HTTP 200 Jul 10 13:15:17.758928 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 289/1140] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:17 2026] GET /volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:17.777845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:17.780871 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:17.781161 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:17.783575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:17.785740 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: 8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:17.803682 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:17.803682 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:17.804143 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:17.830861 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:15:17.830861 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7dd689de-7b17-46a8-bcfd-38746247bb79 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a returned with HTTP 202 Jul 10 13:15:17.831418 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 288/1141] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:17 2026] DELETE /volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:15:17.841324 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-38880c77-f196-499a-8aef-5fa048612182 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:17.844112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38880c77-f196-499a-8aef-5fa048612182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:17.844418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38880c77-f196-499a-8aef-5fa048612182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:17.844806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38880c77-f196-499a-8aef-5fa048612182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:17.857098 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:17.857098 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:17.864263 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-38880c77-f196-499a-8aef-5fa048612182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:17.872514 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38880c77-f196-499a-8aef-5fa048612182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a returned with HTTP 200 Jul 10 13:15:17.873110 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 285/1142] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:17 2026] GET /volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:18.890460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ead01711-8e2b-4078-b573-94fbccba4c50 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:18.895822 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ead01711-8e2b-4078-b573-94fbccba4c50 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a Jul 10 13:15:18.895822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ead01711-8e2b-4078-b573-94fbccba4c50 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:18.895822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ead01711-8e2b-4078-b573-94fbccba4c50 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:18.903879 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ead01711-8e2b-4078-b573-94fbccba4c50 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a returned with HTTP 404 Jul 10 13:15:18.905126 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 281/1143] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:18 2026] GET /volume/v3/volumes/8e84deb2-8abc-4e76-b94f-5b176442bb8a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:18.913957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:18.916360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:18.916699 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:18.916967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:18.917114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: e660754f-8266-4253-8692-721496373093. Jul 10 13:15:18.925432 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:18.925432 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:18.947066 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id e660754f-8266-4253-8692-721496373093 {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:15:18.949461 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bac4b220-ccd0-4553-a8a7-0322901f7423 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 202 Jul 10 13:15:18.949966 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 290/1144] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:18 2026] DELETE /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:15:18.959988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61efad48-f6b5-472d-b091-60769f4c341b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:18.962730 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61efad48-f6b5-472d-b091-60769f4c341b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:18.963329 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61efad48-f6b5-472d-b091-60769f4c341b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:18.963707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61efad48-f6b5-472d-b091-60769f4c341b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:18.963934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-61efad48-f6b5-472d-b091-60769f4c341b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:18.970205 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:18.970205 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:18.971680 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61efad48-f6b5-472d-b091-60769f4c341b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 200 Jul 10 13:15:18.972282 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 289/1145] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:18 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:19.866385 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c32c037a-7607-449e-be88-f9634aebeaf6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:19.869221 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c32c037a-7607-449e-be88-f9634aebeaf6 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:19.869787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c32c037a-7607-449e-be88-f9634aebeaf6 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:19.870295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c32c037a-7607-449e-be88-f9634aebeaf6 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:19.882105 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:19.882105 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:19.889271 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c32c037a-7607-449e-be88-f9634aebeaf6 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:19.897146 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c32c037a-7607-449e-be88-f9634aebeaf6 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:19.897146 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 286/1146] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:19 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:19.958475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:19.961148 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:19.961626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:19.961745 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:19.972176 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:19.972176 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:19.978421 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:19.989720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:19.991516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-b46bdeb1-49a6-42d8-9a20-7ec8756e45ba tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:19.992655 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 282/1147] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:19 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:19.992991 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 Jul 10 13:15:19.993217 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:19.993457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:19.993593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id e660754f-8266-4253-8692-721496373093. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:15:20.009587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-408cf35d-ee26-4d30-94a8-c4bf62c07f28 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/e660754f-8266-4253-8692-721496373093 returned with HTTP 404 Jul 10 13:15:20.010306 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 291/1148] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:19 2026] GET /volume/v3/backups/e660754f-8266-4253-8692-721496373093 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:20.142115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-89f208c6-77e0-469b-b55f-6192fc820451 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:20.144374 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:20.144618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:20.144834 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:20.145030 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:20.154849 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:20.154849 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:20.156198 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:20.178087 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:15:20.178244 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89f208c6-77e0-469b-b55f-6192fc820451 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 202 Jul 10 13:15:20.178915 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 290/1149] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:20 2026] DELETE /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:15:20.188435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fb564be0-5b5e-4f4f-8dea-294d884422da None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:20.190798 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb564be0-5b5e-4f4f-8dea-294d884422da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:20.191149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fb564be0-5b5e-4f4f-8dea-294d884422da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:20.191419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fb564be0-5b5e-4f4f-8dea-294d884422da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:20.201076 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:20.201076 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:20.207126 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fb564be0-5b5e-4f4f-8dea-294d884422da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:20.217057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb564be0-5b5e-4f4f-8dea-294d884422da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 200 Jul 10 13:15:20.217646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 287/1150] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:20 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:21.244016 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5cddbc6f-0b85-4d70-8615-2ed4d16c1e26 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:21.248340 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5cddbc6f-0b85-4d70-8615-2ed4d16c1e26 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:21.248340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5cddbc6f-0b85-4d70-8615-2ed4d16c1e26 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:21.251281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5cddbc6f-0b85-4d70-8615-2ed4d16c1e26 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:21.263569 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5cddbc6f-0b85-4d70-8615-2ed4d16c1e26 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 404 Jul 10 13:15:21.264236 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 283/1151] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:21 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:21.273924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fbc30cbc-8d49-4bfd-b65e-35475e9bc2a9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:21.276123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fbc30cbc-8d49-4bfd-b65e-35475e9bc2a9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:21.276234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fbc30cbc-8d49-4bfd-b65e-35475e9bc2a9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:21.276478 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fbc30cbc-8d49-4bfd-b65e-35475e9bc2a9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:21.289034 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fbc30cbc-8d49-4bfd-b65e-35475e9bc2a9 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 404 Jul 10 13:15:21.290251 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 292/1152] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:21 2026] GET /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:21.302996 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:21.305011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:21.305298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:21.305564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:21.305956 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be Jul 10 13:15:21.316985 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-163ac5b1-f355-4473-ad0c-6fa75f31daba tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be returned with HTTP 404 Jul 10 13:15:21.317642 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 291/1153] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:15:21 2026] DELETE /volume/v3/volumes/dd1e72a9-e9e3-41e1-a2ce-cb0f55c9f9be => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:21.336337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ada20459-2c54-4957-8edc-441aeda5b707 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:21.339056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:15:21.340258 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-444206213"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:21.341646 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-444206213'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:15:21.341867 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume of 1 GB Jul 10 13:15:21.353281 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Availability Zones retrieved successfully. Jul 10 13:15:21.366499 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (6fb25128-9f38-4b59-92b9-270f422cb036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:15:21.369462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af397d7-8307-4edc-86aa-b6d990a7d4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:21.371241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:15:21.420606 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9af397d7-8307-4edc-86aa-b6d990a7d4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:21.422009 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51752b4-bbf9-4cf6-bb65-cdf7c2ab8a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:21.503541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['2fcc6485-7150-40a1-b9a9-19c2e80e08a9', '2091b57f-f984-4214-b0fd-e20452d31e58', '3de77181-9d34-486f-95b4-4a0069285111', 'dfacd3f7-65c3-4d11-801b-3c4a2abb8844'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:15:21.505032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51752b4-bbf9-4cf6-bb65-cdf7c2ab8a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fcc6485-7150-40a1-b9a9-19c2e80e08a9', '2091b57f-f984-4214-b0fd-e20452d31e58', '3de77181-9d34-486f-95b4-4a0069285111', 'dfacd3f7-65c3-4d11-801b-3c4a2abb8844']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:21.505942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf1454a-7af7-4347-89ca-d883dbc73930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:21.533356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf1454a-7af7-4347-89ca-d883dbc73930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b2b20d1-c863-422b-b38d-ad3385a6b88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-444206213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['2fcc6485-7150-40a1-b9a9-19c2e80e08a9','2091b57f-f984-4214-b0fd-e20452d31e58','3de77181-9d34-486f-95b4-4a0069285111','dfacd3f7-65c3-4d11-801b-3c4a2abb8844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-444206213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b2b20d1-c863-422b-b38d-ad3385a6b88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53a46966710544d184f6ee0d4d14ff86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:21.535123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4afb06-50ec-43f3-b992-7049383f8f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:21.556717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c4afb06-50ec-43f3-b992-7049383f8f0f) transitioned into state 'SUCCESS' from state '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-444206213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53a46966710544d184f6ee0d4d14ff86',qos_specs=None,replication_status=,reservations=['2fcc6485-7150-40a1-b9a9-19c2e80e08a9','2091b57f-f984-4214-b0fd-e20452d31e58','3de77181-9d34-486f-95b4-4a0069285111','dfacd3f7-65c3-4d11-801b-3c4a2abb8844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2a0c09b932b426e9a183e20a1a72b26',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:21.556878 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f4174b-3535-4f05-bc4b-b45c86cb83b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:15:21.569470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f4174b-3535-4f05-bc4b-b45c86cb83b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:15:21.570422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Flow 'volume_create_api' (6fb25128-9f38-4b59-92b9-270f422cb036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:15:21.570792 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Create volume request issued successfully. Jul 10 13:15:21.571393 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ada20459-2c54-4957-8edc-441aeda5b707 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:15:21.571806 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 288/1154] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:15:21 2026] POST /volume/v3/volumes => generated 748 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:15:21.589652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:21.592543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:15:21.592741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:21.593470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:21.605666 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:21.605666 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:21.612631 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:21.619868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-118adf2c-8335-4473-b3e2-1b0ab80da345 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:15:21.620900 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 284/1155] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:21 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:22.062090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6e76827f-868f-4a81-a111-7a94a1048957 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.062670 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e76827f-868f-4a81-a111-7a94a1048957 None None] GET https://10.4.3.138/volume// Jul 10 13:15:22.062964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e76827f-868f-4a81-a111-7a94a1048957 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:22.063217 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e76827f-868f-4a81-a111-7a94a1048957 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:22.063661 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e76827f-868f-4a81-a111-7a94a1048957 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:22.064067 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 293/1156] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:15:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:22.072830 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-757464db-0ac7-416c-81d2-85de180b6f98 req-cd0856cc-14e5-4ead-8c5a-5ff20c63d28c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.075495 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-cd0856cc-14e5-4ead-8c5a-5ff20c63d28c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:15:22.075975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-cd0856cc-14e5-4ead-8c5a-5ff20c63d28c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb33452d-5ff5-44d0-95fb-e1512ef89d69", "connector": null, "instance_uuid": "e05f64b0-4030-48f1-a23b-dc2ff4806a33"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:22.087645 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:22.087645 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:22.117624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-cd0856cc-14e5-4ead-8c5a-5ff20c63d28c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:15:22.118245 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 292/1157] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:15:22 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) Jul 10 13:15:22.533643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.536324 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:22.536499 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:22.536745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:22.549879 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:22.549879 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:22.554328 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:22.560185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc8b0465-0fee-4b7f-b313-e9c807bf8423 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:22.560742 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 289/1158] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:22 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:22.635167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.637513 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:15:22.637867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:22.638181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:22.648837 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:22.648837 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:22.653196 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:15:22.657621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7868a25e-8ecd-4510-9d6f-8b5f0f107855 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.657621 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7868a25e-8ecd-4510-9d6f-8b5f0f107855 None None] GET https://10.4.3.138/volume// Jul 10 13:15:22.658125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7868a25e-8ecd-4510-9d6f-8b5f0f107855 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:22.658125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7868a25e-8ecd-4510-9d6f-8b5f0f107855 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:22.658340 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7868a25e-8ecd-4510-9d6f-8b5f0f107855 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:22.658818 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 294/1159] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:22.659638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fee1b3d5-f01e-4bfb-badc-3fcd1862ffd6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:15:22.660278 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 285/1160] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:22 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:22.670334 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.673036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:22.673502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:22.674710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:22.694818 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:22.694818 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:22.702318 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:22.715014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-9923a618-34dd-4ecc-b794-38781713c2f0 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:22.716534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 293/1161] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:22 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:22.847822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:22.852982 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] PUT https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 Jul 10 13:15:22.853551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:22.868786 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Acquiring lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:15:22.877923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:15:22.879729 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:22.879729 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:23.422642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" released by "attachment_update" :: held 0.545s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:15:23.423329 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-fadfc876-aad7-455f-9e60-d1393489d98e tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 returned with HTTP 200 Jul 10 13:15:23.427411 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 290/1162] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:15:22 2026] PUT /volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 => generated 969 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:23.583164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bc31e9ab-bc77-4320-922b-450cdd259537 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:23.586030 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bc31e9ab-bc77-4320-922b-450cdd259537 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:23.586237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bc31e9ab-bc77-4320-922b-450cdd259537 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:23.586566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bc31e9ab-bc77-4320-922b-450cdd259537 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:23.601910 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:23.601910 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:23.610807 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bc31e9ab-bc77-4320-922b-450cdd259537 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:23.617941 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bc31e9ab-bc77-4320-922b-450cdd259537 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:23.618847 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 295/1163] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:23 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:24.639237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:24.641440 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:24.641538 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:24.641983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:24.662371 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:24.662371 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:24.670763 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:24.679065 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4edfc68-c394-4e25-b05b-d6a75c17aa62 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:24.679892 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 286/1164] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:24 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:25.697928 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-57f23a07-8215-4cbd-927f-172c11c923f3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:25.700108 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57f23a07-8215-4cbd-927f-172c11c923f3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:25.701318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57f23a07-8215-4cbd-927f-172c11c923f3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:25.701730 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57f23a07-8215-4cbd-927f-172c11c923f3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:25.715626 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:25.715626 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:25.723181 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-57f23a07-8215-4cbd-927f-172c11c923f3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:25.730145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57f23a07-8215-4cbd-927f-172c11c923f3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:25.730762 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 294/1165] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:25 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:26.749338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:26.753282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:26.753282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:26.754713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:26.775413 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:26.775413 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:26.781271 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:26.788431 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-519fcf03-9242-49be-b1dd-bc0f37ebf037 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:26.789189 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 291/1166] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:26 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:27.808132 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-272dd591-a1a1-439f-b166-96d8870200da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:27.810321 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-272dd591-a1a1-439f-b166-96d8870200da tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:27.810974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-272dd591-a1a1-439f-b166-96d8870200da tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:27.810974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-272dd591-a1a1-439f-b166-96d8870200da tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:27.822726 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:27.822726 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:27.826817 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-272dd591-a1a1-439f-b166-96d8870200da tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:27.832721 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-272dd591-a1a1-439f-b166-96d8870200da tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:27.833198 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 296/1167] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:27 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:28.850119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:28.853091 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:28.853401 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:28.854454 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:28.878244 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:28.878244 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:28.885917 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:28.895294 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c5a5f894-9460-4983-adf1-ba00e93a00b3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:28.895441 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 287/1168] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:28 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:29.914609 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5de3029b-71d3-4898-b893-2f45c05913d4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:29.916981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5de3029b-71d3-4898-b893-2f45c05913d4 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:29.917468 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5de3029b-71d3-4898-b893-2f45c05913d4 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:29.917860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5de3029b-71d3-4898-b893-2f45c05913d4 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:29.932542 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:29.932542 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:29.936295 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5de3029b-71d3-4898-b893-2f45c05913d4 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:29.942702 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5de3029b-71d3-4898-b893-2f45c05913d4 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:29.943393 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 295/1169] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:29 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:30.043132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-fdb030f4-6e92-4c46-8c3f-bad2fe122fe0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:30.046864 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-fdb030f4-6e92-4c46-8c3f-bad2fe122fe0 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] DELETE https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 Jul 10 13:15:30.047249 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-fdb030f4-6e92-4c46-8c3f-bad2fe122fe0 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:30.047482 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-fdb030f4-6e92-4c46-8c3f-bad2fe122fe0 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:30.058563 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:30.058563 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:30.596954 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-fdb030f4-6e92-4c46-8c3f-bad2fe122fe0 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 returned with HTTP 200 Jul 10 13:15:30.597355 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 292/1170] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:30 2026] DELETE /volume/v3/attachments/8f3d6101-e88f-4787-8e8b-994517a2f980 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:30.611420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:30.613681 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:15:30.613910 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:30.614106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:30.614298 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Delete volume with id: b20c8206-9e71-47ee-b9a7-b77aeaf0b402 Jul 10 13:15:30.622261 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:30.622261 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:30.622785 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Volume info retrieved successfully. Jul 10 13:15:30.642618 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] Delete volume request issued successfully. Jul 10 13:15:30.642917 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a46c1eb2-767c-45d5-9218-2acc4eb080da req-51fdd9f0-3038-4caa-9794-b2afaa4c69d7 tempest-ServerActionsV293TestJSON-912442820 tempest-ServerActionsV293TestJSON-912442820-project-member] https://10.4.3.138/volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 returned with HTTP 202 Jul 10 13:15:30.643437 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 297/1171] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:15:30 2026] DELETE /volume/v3/volumes/b20c8206-9e71-47ee-b9a7-b77aeaf0b402 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:15:30.685206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-757464db-0ac7-416c-81d2-85de180b6f98 req-47af19eb-6bfd-4fb1-8142-13c5f98e10a7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:30.688275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-47af19eb-6bfd-4fb1-8142-13c5f98e10a7 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5/action Jul 10 13:15:30.688962 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-47af19eb-6bfd-4fb1-8142-13c5f98e10a7 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:30.689190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-47af19eb-6bfd-4fb1-8142-13c5f98e10a7 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:30.714074 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:30.714074 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:30.727556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-757464db-0ac7-416c-81d2-85de180b6f98 req-47af19eb-6bfd-4fb1-8142-13c5f98e10a7 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5/action returned with HTTP 204 Jul 10 13:15:30.728332 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 288/1172] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:15:30 2026] POST /volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:15:30.960187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:30.962389 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:30.962874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:30.963279 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:30.977864 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:30.977864 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:30.987252 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:30.989897 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09b6cd27-347e-4a75-90fe-3c46de92b196 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:30.990453 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 296/1173] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:30 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:31.009983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-13c489e9-b419-4676-89bb-1940b28de8fd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:31.013111 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13c489e9-b419-4676-89bb-1940b28de8fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:31.013384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13c489e9-b419-4676-89bb-1940b28de8fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:31.013661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13c489e9-b419-4676-89bb-1940b28de8fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:31.035713 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:31.035713 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:31.041507 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-13c489e9-b419-4676-89bb-1940b28de8fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:31.048789 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13c489e9-b419-4676-89bb-1940b28de8fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:31.049758 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 293/1174] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:31 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:31.612821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:31.615183 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:31.615410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:31.615641 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:31.628367 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:31.628367 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:31.640778 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:31.647521 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-426d8f25-53cb-43c5-a93f-c9f493e703df tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:31.648237 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 298/1175] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:31 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:34.944414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aaa833de-0e26-4370-a789-fb48874ff83e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:34.944414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aaa833de-0e26-4370-a789-fb48874ff83e None None] GET https://10.4.3.138/volume// Jul 10 13:15:34.944414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aaa833de-0e26-4370-a789-fb48874ff83e None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:34.944414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aaa833de-0e26-4370-a789-fb48874ff83e None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:34.944414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aaa833de-0e26-4370-a789-fb48874ff83e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:34.948741 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 289/1176] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:34.959438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5587ef0d-5405-4744-add1-f722b9fe928a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:34.962477 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5587ef0d-5405-4744-add1-f722b9fe928a tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:15:34.962789 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5587ef0d-5405-4744-add1-f722b9fe928a tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb33452d-5ff5-44d0-95fb-e1512ef89d69", "connector": null, "instance_uuid": "e05f64b0-4030-48f1-a23b-dc2ff4806a33"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:34.984135 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:34.984135 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:35.029961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.032606 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:35.032899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.033126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.038374 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5587ef0d-5405-4744-add1-f722b9fe928a tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:15:35.039561 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 297/1177] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:15:34 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:35.045662 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:35.045662 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:35.051839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a56e3fe8-26f5-49c2-ab2e-a987a3a165df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.052627 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a56e3fe8-26f5-49c2-ab2e-a987a3a165df None None] GET https://10.4.3.138/volume// Jul 10 13:15:35.052627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a56e3fe8-26f5-49c2-ab2e-a987a3a165df None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.053097 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a56e3fe8-26f5-49c2-ab2e-a987a3a165df None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.053302 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a56e3fe8-26f5-49c2-ab2e-a987a3a165df None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:35.058763 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 299/1178] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:35.063103 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:35.067211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.071152 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9951b0ce-dd44-4098-822f-aa2f86a0ffc6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:35.071335 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:35.071619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.071734 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 294/1179] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:35 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:35.072984 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.091762 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4129f42d-b040-44e9-8250-e61cc60c887f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.096065 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4129f42d-b040-44e9-8250-e61cc60c887f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:35.096274 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4129f42d-b040-44e9-8250-e61cc60c887f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.096560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4129f42d-b040-44e9-8250-e61cc60c887f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.104162 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:35.104162 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:35.104913 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:35.104913 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:35.112721 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4129f42d-b040-44e9-8250-e61cc60c887f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:35.112977 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:35.120343 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-874e3687-46bc-4086-849c-dbf2e17bea18 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:35.120681 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4129f42d-b040-44e9-8250-e61cc60c887f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:35.120929 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 290/1180] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:35 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1319 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:35.121267 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 298/1181] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:35 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:35.194512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.196927 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:35.197152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.197431 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.213068 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:35.213068 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:35.219187 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:35.228038 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-714ae12d-53eb-4b2c-9c8d-806e266acd17 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:35.228755 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 300/1182] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:35 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:35.510789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5d34987b-d26f-4f83-9327-074ae2d3b664 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:35.517215 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5d34987b-d26f-4f83-9327-074ae2d3b664 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 Jul 10 13:15:35.517451 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5d34987b-d26f-4f83-9327-074ae2d3b664 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:35.517720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5d34987b-d26f-4f83-9327-074ae2d3b664 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:35.534731 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:35.534731 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:36.077838 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-5d34987b-d26f-4f83-9327-074ae2d3b664 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 returned with HTTP 200 Jul 10 13:15:36.078275 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 295/1183] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:35 2026] DELETE /volume/v3/attachments/05651e26-89af-451c-bf5b-195178b923f5 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:36.378331 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:36.382246 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:15:36.382519 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:36.382827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:36.401412 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:36.401412 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:36.406033 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:36.412089 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-448236ce-755e-40f8-8a2f-f90cf3078c9d req-09a787c8-1abd-4f0c-8c13-9945264395d7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:15:36.412781 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 291/1184] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:36 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:37.280403 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ad9b189b-d4f9-44fc-a792-fc9a8e65bb0a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.281764 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad9b189b-d4f9-44fc-a792-fc9a8e65bb0a None None] GET https://10.4.3.138/volume// Jul 10 13:15:37.282293 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad9b189b-d4f9-44fc-a792-fc9a8e65bb0a None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.282801 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad9b189b-d4f9-44fc-a792-fc9a8e65bb0a None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.283951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad9b189b-d4f9-44fc-a792-fc9a8e65bb0a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:37.283951 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 299/1185] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:37.296047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-3a6365b4-32d2-4246-aa67-015ced94592a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.297873 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-3a6365b4-32d2-4246-aa67-015ced94592a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:15:37.297873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-3a6365b4-32d2-4246-aa67-015ced94592a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9eb267df-d860-44a4-8eaf-e129f53764b8", "connector": null, "instance_uuid": "6015447d-a477-4202-994f-98fbbb2eb062"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:37.306283 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:37.306283 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:37.341634 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-3a6365b4-32d2-4246-aa67-015ced94592a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:15:37.342278 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 301/1186] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:15:37 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) Jul 10 13:15:37.753270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-acc365b6-f617-424e-8f08-addc044383ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.753764 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-acc365b6-f617-424e-8f08-addc044383ff None None] GET https://10.4.3.138/volume// Jul 10 13:15:37.754027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-acc365b6-f617-424e-8f08-addc044383ff None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.754230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-acc365b6-f617-424e-8f08-addc044383ff None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.754647 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-acc365b6-f617-424e-8f08-addc044383ff None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:37.755121 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 296/1187] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:37.767474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.772378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-97af084c-017d-49e0-8856-c735d0802711 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.773102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:15:37.773366 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.773592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.775720 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97af084c-017d-49e0-8856-c735d0802711 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:37.776367 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97af084c-017d-49e0-8856-c735d0802711 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.776938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97af084c-017d-49e0-8856-c735d0802711 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.796078 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:37.796078 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:37.798763 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:37.798763 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:37.802168 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:15:37.805977 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-97af084c-017d-49e0-8856-c735d0802711 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:37.810172 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-6bf7c4c7-b47a-4165-b84f-7af5b497fc44 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:15:37.810945 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 292/1188] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1026 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:37.813853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97af084c-017d-49e0-8856-c735d0802711 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:37.814454 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 300/1189] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:37.894837 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0acba3fa-2c9a-4eb8-8a0d-e3bee2a254d3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.895433 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0acba3fa-2c9a-4eb8-8a0d-e3bee2a254d3 None None] GET https://10.4.3.138/volume// Jul 10 13:15:37.896414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0acba3fa-2c9a-4eb8-8a0d-e3bee2a254d3 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.896414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0acba3fa-2c9a-4eb8-8a0d-e3bee2a254d3 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.896414 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0acba3fa-2c9a-4eb8-8a0d-e3bee2a254d3 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:37.896809 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 302/1190] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:37.916550 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.920595 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:37.920776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:37.920880 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:37.934020 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:37.934020 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:37.937448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:37.941719 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:37.944925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] PUT https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 Jul 10 13:15:37.945723 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-42c88369-2c34-45ce-8eec-140dba3d8262 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:37.945809 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:37.946094 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 297/1191] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:37 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:37.965490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Acquiring lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:15:37.971548 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:15:37.972422 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:37.972422 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:38.061749 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:38.063869 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] PUT https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 Jul 10 13:15:38.064214 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:38.072508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Acquiring lock "cinder-attachment_update-9eb267df-d860-44a4-8eaf-e129f53764b8-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:15:38.079415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Lock "cinder-attachment_update-9eb267df-d860-44a4-8eaf-e129f53764b8-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:15:38.081174 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:38.081174 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:38.507764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-fb33452d-5ff5-44d0-95fb-e1512ef89d69-np0000005006" released by "attachment_update" :: held 0.537s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:15:38.508191 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-1e24a06d-4142-4c92-93c5-213f18addfbf tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 returned with HTTP 200 Jul 10 13:15:38.508784 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 293/1192] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:15:37 2026] PUT /volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:38.615679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Lock "cinder-attachment_update-9eb267df-d860-44a4-8eaf-e129f53764b8-np0000005006" released by "attachment_update" :: held 0.536s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:15:38.616003 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-d8833f1b-ff80-48a7-a6e7-235050a7c637 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 returned with HTTP 200 Jul 10 13:15:38.616620 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 301/1193] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:15:38 2026] PUT /volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:38.832736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:38.834826 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:38.835181 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:38.835721 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:38.852153 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:38.852153 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:38.857465 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:38.862393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-032a86d8-58f4-4a8a-911f-f8fdaaf47c7b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:38.862883 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 303/1194] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:38 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:39.051517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-334b2b25-39d8-458d-850e-59e45c00e302 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:39.055958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-334b2b25-39d8-458d-850e-59e45c00e302 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38/action Jul 10 13:15:39.056172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-334b2b25-39d8-458d-850e-59e45c00e302 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:39.057506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-334b2b25-39d8-458d-850e-59e45c00e302 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:39.094647 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:39.094647 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:39.117542 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e17a84eb-f6f6-4bc0-bd2b-94303b459ddf req-334b2b25-39d8-458d-850e-59e45c00e302 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38/action returned with HTTP 204 Jul 10 13:15:39.118214 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 298/1195] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:15:39 2026] POST /volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:39.881847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:39.883074 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:39.883386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:39.883574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:39.899350 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:39.899350 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:39.910053 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:39.923228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f85be3ed-61e0-4de0-bd20-05c5f7944302 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:39.924373 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 294/1196] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:39 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:40.941788 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:40.946293 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:40.947430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:40.947430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:40.967264 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:40.967264 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:40.977340 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:40.985243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8cf73bd7-a40b-4d47-ae19-13a1a5106864 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:40.986429 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 302/1197] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:40 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:42.008524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:42.013157 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:42.013418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:42.013766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:42.030392 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:42.030392 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:42.043828 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:42.055733 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f0aaffd-ed7f-499a-a872-9a9325dc0d5d tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:42.056358 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 304/1198] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:42 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:43.075318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d755672-acda-4167-9c74-e6f5da49cc56 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:43.078166 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d755672-acda-4167-9c74-e6f5da49cc56 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:43.078398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d755672-acda-4167-9c74-e6f5da49cc56 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:43.078632 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d755672-acda-4167-9c74-e6f5da49cc56 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:43.091475 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:43.091475 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:43.098359 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2d755672-acda-4167-9c74-e6f5da49cc56 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:43.105367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d755672-acda-4167-9c74-e6f5da49cc56 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:43.105421 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 299/1199] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:43 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:44.125737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:44.128821 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:44.128821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:44.128821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:44.144126 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:44.144126 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:44.148897 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:44.159946 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e38121a-3876-4e7f-9894-d49d6eb61910 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:44.160523 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 295/1200] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:44 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:44.565976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:44.569101 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:15:44.569887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:44.569887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:44.582177 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:44.582177 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:44.588082 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:44.594035 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e3f33227-5a54-4aca-a8ec-417022d5b19a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:15:44.594646 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 303/1201] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:44 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:44.667943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:44.678852 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:15:44.681154 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:44.681526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:44.698777 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:44.698777 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:44.704676 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:44.711841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-d56be5ad-878e-40b8-ba5c-ccde0160ffd8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:15:44.712396 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 305/1202] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:44 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:44.766984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:44.773221 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59/action Jul 10 13:15:44.774015 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:44.774366 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:44.793720 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:44.793720 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:44.793720 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:44.806182 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Begin detaching volume completed successfully. Jul 10 13:15:44.807143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-88392435-e458-44b2-b6d8-994771e5cbe7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59/action returned with HTTP 202 Jul 10 13:15:44.808143 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 300/1203] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:15:44 2026] POST /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:15:44.939116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-7d258fc9-dc61-4ca6-a04a-7265b5220ffa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:44.941522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-7d258fc9-dc61-4ca6-a04a-7265b5220ffa tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604/action Jul 10 13:15:44.942100 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-7d258fc9-dc61-4ca6-a04a-7265b5220ffa tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:44.942182 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-7d258fc9-dc61-4ca6-a04a-7265b5220ffa tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:44.975944 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:44.975944 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:44.991386 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4d75166d-ded3-41fd-9bab-90a6bc0ac716 req-7d258fc9-dc61-4ca6-a04a-7265b5220ffa tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604/action returned with HTTP 204 Jul 10 13:15:44.991683 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 296/1204] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:15:44 2026] POST /volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:15:45.177714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-067831fb-eabb-45e6-a70b-8218264cb11e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:45.180575 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-067831fb-eabb-45e6-a70b-8218264cb11e tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:45.180856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-067831fb-eabb-45e6-a70b-8218264cb11e tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:45.181214 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-067831fb-eabb-45e6-a70b-8218264cb11e tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:45.197426 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:45.197426 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:45.208094 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-067831fb-eabb-45e6-a70b-8218264cb11e tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:45.215128 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-067831fb-eabb-45e6-a70b-8218264cb11e tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:45.215713 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 304/1205] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:45 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 1131 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:45.229137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:45.230972 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:45.231240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:45.231467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:45.241484 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:45.241484 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:45.245721 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:45.251394 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-92f24ca4-7cfc-4d64-b08d-fd58ea9f0992 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:45.252054 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 306/1206] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:45 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 1131 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:45.836468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f80db2d7-3449-455f-b406-80ac0fd2b652 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:45.837012 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f80db2d7-3449-455f-b406-80ac0fd2b652 None None] GET https://10.4.3.138/volume// Jul 10 13:15:45.837329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f80db2d7-3449-455f-b406-80ac0fd2b652 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:45.837635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f80db2d7-3449-455f-b406-80ac0fd2b652 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:45.838035 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f80db2d7-3449-455f-b406-80ac0fd2b652 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:45.838415 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 301/1207] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:45.851939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:45.856407 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:15:45.856759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:45.856955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:45.876775 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:45.876775 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:45.882525 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:45.891136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-2fe06207-c057-4c73-bb39-2094a39655f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:15:45.891752 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 297/1208] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:45 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:46.969773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-b16e1070-96e1-428b-bcf7-81321712a4a2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:46.972996 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-b16e1070-96e1-428b-bcf7-81321712a4a2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de Jul 10 13:15:46.973249 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-b16e1070-96e1-428b-bcf7-81321712a4a2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:46.973511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-b16e1070-96e1-428b-bcf7-81321712a4a2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:46.990320 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:46.990320 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:47.548512 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2f5a9ae5-9c24-42b0-a473-733f52132ccd req-b16e1070-96e1-428b-bcf7-81321712a4a2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de returned with HTTP 200 Jul 10 13:15:47.549308 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 305/1209] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:46 2026] DELETE /volume/v3/attachments/ab8f4bf6-05a4-4d9d-881d-970c4a20f9de => generated 19 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:48.749888 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:48.751929 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:48.752122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:48.752295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:48.764068 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:48.764068 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:48.768751 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:48.774945 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-4eec8eea-405b-45df-bb75-4149714030cb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:48.775580 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 307/1210] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:48 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:48.800039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:48.803107 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c/action Jul 10 13:15:48.803585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:48.803585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:48.809723 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=120,cinder:UPDATE=24,cinder:INSERT=6 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:15:48.826241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:48.826241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:48.826995 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:48.837256 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Begin detaching volume completed successfully. Jul 10 13:15:48.837666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-0f2ba637-19fe-44fa-8638-439af7969d6d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c/action returned with HTTP 202 Jul 10 13:15:48.838719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 302/1211] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:15:48 2026] POST /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:15:48.871708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7b9e689a-57b8-4816-896b-6cf915501d9d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:48.876414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b9e689a-57b8-4816-896b-6cf915501d9d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:48.876913 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b9e689a-57b8-4816-896b-6cf915501d9d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:48.877142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b9e689a-57b8-4816-896b-6cf915501d9d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:48.897030 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:48.897030 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:48.905587 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7b9e689a-57b8-4816-896b-6cf915501d9d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:48.919408 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b9e689a-57b8-4816-896b-6cf915501d9d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:48.920134 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 298/1212] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:48 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:49.102579 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:49.105587 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:15:49.105879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:49.106143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:49.116494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:49.116494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:49.122172 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:15:49.127417 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ceb1d9b0-731f-4ca4-bf9f-364feb40be89 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:15:49.127911 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 306/1213] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:49 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:49.883714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c76cb033-bef0-4249-ad60-da9e891b6980 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:49.884252 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c76cb033-bef0-4249-ad60-da9e891b6980 None None] GET https://10.4.3.138/volume// Jul 10 13:15:49.884506 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c76cb033-bef0-4249-ad60-da9e891b6980 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:49.884785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c76cb033-bef0-4249-ad60-da9e891b6980 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:49.885223 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c76cb033-bef0-4249-ad60-da9e891b6980 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:49.885598 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 308/1214] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:49.895076 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:49.898109 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:49.898399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:49.898674 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:49.912704 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:49.912704 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:49.917238 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:49.922958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:49.923383 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-bcdc4fac-7057-4452-b59b-41e32e6d5781 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:49.923383 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 303/1215] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:49 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:49.925423 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:49.927285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:49.927285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:49.938566 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:49.939524 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:49.939524 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:49.941555 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:49.941787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:49.942053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:49.951971 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:49.955435 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:49.955435 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:49.960498 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:49.960683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-2530d488-12c6-480f-83b7-336626cf98f4 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:49.961644 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 299/1216] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:49 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 1131 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:49.965989 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-402dc9e5-9102-4103-9ffe-8a2347fa95ee tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:49.965989 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 307/1217] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:49 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:49.993111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:50.000095 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8/action Jul 10 13:15:50.000095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:15:50.000095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:50.015638 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:50.015638 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:50.016412 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:50.031285 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Begin detaching volume completed successfully. Jul 10 13:15:50.031285 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-83d611d6-1c73-4677-9923-d34ab2f036da tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8/action returned with HTTP 202 Jul 10 13:15:50.032492 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 309/1218] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:15:49 2026] POST /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:15:50.983777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ced420ce-565c-4762-bcdd-e133871b394d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:50.985967 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ced420ce-565c-4762-bcdd-e133871b394d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:50.986201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ced420ce-565c-4762-bcdd-e133871b394d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:50.986402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ced420ce-565c-4762-bcdd-e133871b394d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:50.996555 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:50.996555 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:51.000795 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ced420ce-565c-4762-bcdd-e133871b394d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:51.005846 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ced420ce-565c-4762-bcdd-e133871b394d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:51.006343 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 304/1219] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:50 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:51.074657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-767ba22b-f646-44e7-85d6-347bbf743b98 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:51.075315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-767ba22b-f646-44e7-85d6-347bbf743b98 None None] GET https://10.4.3.138/volume// Jul 10 13:15:51.075568 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-767ba22b-f646-44e7-85d6-347bbf743b98 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:51.075871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-767ba22b-f646-44e7-85d6-347bbf743b98 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:51.076335 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-767ba22b-f646-44e7-85d6-347bbf743b98 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:51.076922 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 300/1220] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:15:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:51.090262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:51.095938 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:51.095938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:51.095938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:51.108774 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:51.108774 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:51.114106 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:51.122247 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-b8c390cc-6b38-4b23-8da6-e5b1e4a26193 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:15:51.122812 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 308/1221] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:15:51 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 1314 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:15:52.021352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:52.023548 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:52.023819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:52.024067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:52.038519 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:52.038519 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:52.043450 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:52.049869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e46a704d-f034-4100-81d8-b4b3f86bc850 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:52.050274 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 310/1222] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:52 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:52.888150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-b979043d-df87-46ef-9075-ae6bf5989e60 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:52.890613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-b979043d-df87-46ef-9075-ae6bf5989e60 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 Jul 10 13:15:52.890906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-b979043d-df87-46ef-9075-ae6bf5989e60 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:52.891194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-b979043d-df87-46ef-9075-ae6bf5989e60 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:52.903820 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:52.903820 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:53.071719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1815bf19-7086-41f9-a991-2946523fd2b3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:53.074412 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1815bf19-7086-41f9-a991-2946523fd2b3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:53.074809 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1815bf19-7086-41f9-a991-2946523fd2b3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:53.075172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1815bf19-7086-41f9-a991-2946523fd2b3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:53.087414 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:53.087414 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:53.092969 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1815bf19-7086-41f9-a991-2946523fd2b3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:53.099522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1815bf19-7086-41f9-a991-2946523fd2b3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:53.099961 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 301/1223] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:53 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:53.229013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-e9b9a06c-9c03-44b1-9791-e68fd7c47760 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:53.235500 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-e9b9a06c-9c03-44b1-9791-e68fd7c47760 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 Jul 10 13:15:53.235500 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-e9b9a06c-9c03-44b1-9791-e68fd7c47760 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:53.235500 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-e9b9a06c-9c03-44b1-9791-e68fd7c47760 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:53.250715 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:53.250715 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:53.443465 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c4c8ea47-5f9e-45d1-8292-a7e8537c3073 req-b979043d-df87-46ef-9075-ae6bf5989e60 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 returned with HTTP 200 Jul 10 13:15:53.443961 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 305/1224] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:52 2026] DELETE /volume/v3/attachments/565467aa-5565-4eca-95bc-0309f13c8361 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:53.799662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9f10df4f-f927-4036-bb51-445d1d67a1d7 req-e9b9a06c-9c03-44b1-9791-e68fd7c47760 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 returned with HTTP 200 Jul 10 13:15:53.799662 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 309/1225] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:15:53 2026] DELETE /volume/v3/attachments/5a000584-a629-41e2-af04-0e046d989604 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:54.115379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:54.118397 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:15:54.118708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:54.119015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:54.127281 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:54.127281 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:54.132552 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:15:54.138645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a52b7de5-62a6-4c09-b750-b5dce4c9671c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:15:54.139190 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 311/1226] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:15:54 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:55.372819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2e5b2260-dce0-486a-a242-b5a972494781 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:55.377330 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:15:55.378644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9eb267df-d860-44a4-8eaf-e129f53764b8", "force": false, "name": "tempest-TestStampPattern-snapshot-483981832", "description": null, "metadata": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:55.387136 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:55.387136 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:55.387596 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:15:55.388123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create snapshot from volume 9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:15:55.428043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Created reservations ['4202ee77-199f-4ae5-a429-83f706acc8a4', 'd1e18e93-99b8-476d-ae7b-8341cbeb78fd', 'e3c9ec93-561b-470b-b8df-b287ad1ee730', '26d56a4c-4fe3-4779-a997-59f43e30badd'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:15:55.468218 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot create request issued successfully. Jul 10 13:15:55.469309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e5b2260-dce0-486a-a242-b5a972494781 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:15:55.469309 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 302/1227] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:15:55 2026] POST /volume/v3/snapshots => generated 302 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:15:55.481638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:55.485308 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:15:55.485552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:55.485833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:55.494778 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:55.494778 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:15:55.495539 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:15:55.496570 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6057ea83-6887-4021-a5e9-dd3f339f7e6a tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 200 Jul 10 13:15:55.497107 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 306/1228] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:15:55 2026] GET /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 434 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:56.511177 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e049beb1-5d04-4cdb-8751-38386629cf82 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:56.516680 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e049beb1-5d04-4cdb-8751-38386629cf82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:15:56.516680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e049beb1-5d04-4cdb-8751-38386629cf82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:56.516992 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e049beb1-5d04-4cdb-8751-38386629cf82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:56.529897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:56.529897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:56.529897 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e049beb1-5d04-4cdb-8751-38386629cf82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:15:56.532624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e049beb1-5d04-4cdb-8751-38386629cf82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 200 Jul 10 13:15:56.533586 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 310/1229] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:15:56 2026] GET /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 461 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:56.549073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:56.551518 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:15:56.551639 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:56.551867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:56.557537 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:56.557537 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:15:56.558375 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:15:56.559130 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fdcc67cc-729e-4fae-8fbe-8506afc71027 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 200 Jul 10 13:15:56.559625 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 312/1230] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:15:56 2026] GET /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:15:57.791566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:57.795205 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:15:57.795794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:57.796204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:57.799742 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=121,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:15:57.811347 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:57.811347 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:15:57.818199 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:15:57.831280 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-3398d57f-ab8d-41fa-9587-1194763f46d4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:15:57.831280 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 303/1231] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:15:57 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-396fc5ca-13a1-418c-90c4-ac6345d3fa76 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-396fc5ca-13a1-418c-90c4-ac6345d3fa76 None None] GET https://10.4.3.138/volume// Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-396fc5ca-13a1-418c-90c4-ac6345d3fa76 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-396fc5ca-13a1-418c-90c4-ac6345d3fa76 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-396fc5ca-13a1-418c-90c4-ac6345d3fa76 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:15:59.908779 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 307/1232] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:15:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:15:59.921849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-c1948df4-9930-48b5-82a7-4662e4b79587 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:15:59.926511 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-c1948df4-9930-48b5-82a7-4662e4b79587 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:15:59.926511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-c1948df4-9930-48b5-82a7-4662e4b79587 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e128cba1-d8bf-42cc-a308-ba77b363bde2", "connector": null, "instance_uuid": "7026e11f-df2a-4cf9-b638-23a3350c17b3"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:15:59.944557 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:15:59.944557 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:15:59.991388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-c1948df4-9930-48b5-82a7-4662e4b79587 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:15:59.992521 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 311/1233] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:15:59 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:00.367040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:00.370260 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:00.370260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:00.370260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:00.382438 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:00.382438 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:00.386803 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:00.392962 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbc554ec-1978-45ff-b477-6f31635f19e7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:00.393431 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 313/1234] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:00 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:00.548342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-472fa92c-070d-4208-bb60-c45d2ef2d232 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:00.548843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-472fa92c-070d-4208-bb60-c45d2ef2d232 None None] GET https://10.4.3.138/volume// Jul 10 13:16:00.548843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-472fa92c-070d-4208-bb60-c45d2ef2d232 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:00.549072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-472fa92c-070d-4208-bb60-c45d2ef2d232 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:00.549456 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-472fa92c-070d-4208-bb60-c45d2ef2d232 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:00.549989 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 304/1235] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13: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) Jul 10 13:16:00.559740 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:00.561991 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:00.562299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:00.562639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:00.575978 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:00.575978 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:00.585320 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:00.588333 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4f31286d-66b7-41d3-9441-a58b72a3753b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:00.589388 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 308/1236] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:00 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:00.700839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:00.703399 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] PUT https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 Jul 10 13:16:00.703965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:00.713246 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Acquiring lock "cinder-attachment_update-e128cba1-d8bf-42cc-a308-ba77b363bde2-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:16:00.721538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Lock "cinder-attachment_update-e128cba1-d8bf-42cc-a308-ba77b363bde2-np0000005006" acquired by "attachment_update" :: waited 0.008s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:16:00.722708 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:00.722708 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:01.261222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Lock "cinder-attachment_update-e128cba1-d8bf-42cc-a308-ba77b363bde2-np0000005006" released by "attachment_update" :: held 0.540s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:16:01.262046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-096f2561-d3c5-4e98-8f15-b52f4074992e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 returned with HTTP 200 Jul 10 13:16:01.263006 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 312/1237] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:16:00 2026] PUT /volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:01.412416 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc253085-01ba-4443-a958-889abf323f28 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:01.415018 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc253085-01ba-4443-a958-889abf323f28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:01.415018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc253085-01ba-4443-a958-889abf323f28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:01.415822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc253085-01ba-4443-a958-889abf323f28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:01.429631 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:01.429631 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:01.436212 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dc253085-01ba-4443-a958-889abf323f28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:01.444126 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc253085-01ba-4443-a958-889abf323f28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:01.444625 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 314/1238] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:01 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:02.467965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:02.470307 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:02.470509 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:02.471356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:02.482922 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:02.482922 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:02.487535 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:02.495308 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3cd5337d-c5c7-4e52-9fee-7b4f4c1cf4b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:02.497335 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 305/1239] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:02 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:03.512367 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:03.514367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:03.514736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:03.515175 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:03.530890 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:03.530890 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:03.539465 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:03.542958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a08ddbeb-bcf4-4b1c-8056-cae2d6aad154 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:03.543498 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 309/1240] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:03 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:04.569349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3b4d8252-d1f5-4453-9d39-68db31491eed None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:04.571449 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b4d8252-d1f5-4453-9d39-68db31491eed tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:04.571678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b4d8252-d1f5-4453-9d39-68db31491eed tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:04.571946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b4d8252-d1f5-4453-9d39-68db31491eed tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:04.586040 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:04.586040 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:04.592798 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3b4d8252-d1f5-4453-9d39-68db31491eed tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:04.598052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b4d8252-d1f5-4453-9d39-68db31491eed tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:04.598616 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 313/1241] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:04 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:05.622502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:05.627006 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:05.628489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:05.628489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:05.645074 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:05.645074 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:05.650896 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:05.659808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ece1ecb-f219-48c8-8dee-77e0c1eb93d2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:05.659808 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 315/1242] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:05 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:06.677541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:06.680178 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:06.680428 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:06.680670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:06.695447 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:06.695447 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:06.704569 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:06.715221 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-237e32e9-7362-4de0-8a62-0dafbf27c494 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:06.716113 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 306/1243] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:06 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:07.131519 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.135971 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:07.135971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-449709634", "snapshot_id": "2beac3e1-4af9-4794-853a-07d33dd0937a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:07.137644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-449709634', 'snapshot_id': '2beac3e1-4af9-4794-853a-07d33dd0937a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:07.148726 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.148726 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:07.148726 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:16:07.148726 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume of 1 GB Jul 10 13:16:07.152885 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Availability Zones retrieved successfully. Jul 10 13:16:07.161155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Flow 'volume_create_api' (4ef5ed7a-b754-4f7f-a73d-643dac684736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:07.163075 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6032eedd-ffba-45fa-8351-6ec17a2cb65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:07.164666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:07.214802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6032eedd-ffba-45fa-8351-6ec17a2cb65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2beac3e1-4af9-4794-853a-07d33dd0937a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:07.214802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bfc2d7-a6b7-4139-bdd1-5a3171b37957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:07.281047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Created reservations ['58672d0b-333a-401b-9611-1ccaf87c1f4e', 'a2556616-793a-4c12-baaa-b542a57192df', '7c7123c8-31bb-42df-8a0b-7fd25ce3e058', 'f606e02c-cb42-4000-9b83-3abb333ed263'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:07.282648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bfc2d7-a6b7-4139-bdd1-5a3171b37957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58672d0b-333a-401b-9611-1ccaf87c1f4e', 'a2556616-793a-4c12-baaa-b542a57192df', '7c7123c8-31bb-42df-8a0b-7fd25ce3e058', 'f606e02c-cb42-4000-9b83-3abb333ed263']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:07.283995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2463a5fa-e0fa-4387-b8ae-f5147d3f49a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:07.351128 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2463a5fa-e0fa-4387-b8ae-f5147d3f49a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab524f61-8aca-49ec-8619-bf1060f76801', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-449709634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350d63fd9a6842128066c498c2e04f93',qos_specs=None,replication_status=,reservations=['58672d0b-333a-401b-9611-1ccaf87c1f4e','a2556616-793a-4c12-baaa-b542a57192df','7c7123c8-31bb-42df-8a0b-7fd25ce3e058','f606e02c-cb42-4000-9b83-3abb333ed263'],size=1,snapshot_id=2beac3e1-4af9-4794-853a-07d33dd0937a,source_replicaid=,source_volid=None,status='creating',user_id='1da05eaaed7d41388d3830a8a76d1881',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-449709634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab524f61-8aca-49ec-8619-bf1060f76801,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350d63fd9a6842128066c498c2e04f93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2beac3e1-4af9-4794-853a-07d33dd0937a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1da05eaaed7d41388d3830a8a76d1881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:07.352601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069728ef-deec-44ee-8403-9479f8a161f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:07.387044 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069728ef-deec-44ee-8403-9479f8a161f5) transitioned into state 'SUCCESS' from state '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-449709634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='350d63fd9a6842128066c498c2e04f93',qos_specs=None,replication_status=,reservations=['58672d0b-333a-401b-9611-1ccaf87c1f4e','a2556616-793a-4c12-baaa-b542a57192df','7c7123c8-31bb-42df-8a0b-7fd25ce3e058','f606e02c-cb42-4000-9b83-3abb333ed263'],size=1,snapshot_id=2beac3e1-4af9-4794-853a-07d33dd0937a,source_replicaid=,source_volid=None,status='creating',user_id='1da05eaaed7d41388d3830a8a76d1881',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:07.388486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560dd68f-641c-4cf6-8295-f7f3fb00b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:07.420726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560dd68f-641c-4cf6-8295-f7f3fb00b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:07.420726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Flow 'volume_create_api' (4ef5ed7a-b754-4f7f-a73d-643dac684736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:07.420726 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Create volume request issued successfully. Jul 10 13:16:07.421571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0efb6dbe-96a0-4350-9123-72ea36f5fb82 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:07.422313 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 310/1244] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:16:07 2026] POST /volume/v3/volumes => generated 780 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:07.582674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4771a8f6-255c-4da6-ae6b-3f2614a36477 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.589227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4771a8f6-255c-4da6-ae6b-3f2614a36477 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33/action Jul 10 13:16:07.590256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4771a8f6-255c-4da6-ae6b-3f2614a36477 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:07.590439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4771a8f6-255c-4da6-ae6b-3f2614a36477 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:07.627630 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.627630 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:07.646951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8d3ac349-45e5-48ff-94ef-8600a43bf8e6 req-4771a8f6-255c-4da6-ae6b-3f2614a36477 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33/action returned with HTTP 204 Jul 10 13:16:07.647356 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 314/1245] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:16:07 2026] POST /volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:07.733509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.736751 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:07.737036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:07.737291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:07.753148 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.753148 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:07.758137 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:07.765408 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-631aaa80-1f29-4ce3-aaaf-07601a9b3774 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:07.766172 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 316/1246] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:07 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1653 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:07.785773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b41bad9b-1bb5-4570-9830-974a1614233e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.789712 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b41bad9b-1bb5-4570-9830-974a1614233e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:07.789712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b41bad9b-1bb5-4570-9830-974a1614233e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e128cba1-d8bf-42cc-a308-ba77b363bde2", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1085658281"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:07.801540 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.801540 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:07.802840 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b41bad9b-1bb5-4570-9830-974a1614233e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:07.803126 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-b41bad9b-1bb5-4570-9830-974a1614233e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:07.808661 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b41bad9b-1bb5-4570-9830-974a1614233e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 400 Jul 10 13:16:07.809533 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 307/1247] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:07 2026] POST /volume/v3/snapshots => generated 160 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:16:07.820001 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-23317e12-acc5-405f-9b1e-2a29b48a745d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.823174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:07.823174 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e128cba1-d8bf-42cc-a308-ba77b363bde2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-704297754"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:07.837303 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.837303 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:07.837922 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:07.838075 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:07.895278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['e1168160-9b60-47f4-a5b5-abb4e5cecbfe', '6ac30b6e-cc97-4401-8360-226046f36898', '105a8320-39fc-4f05-a42f-730cf52be7ab', 'b89b2cc1-f1a5-4f7b-a89c-c8ff6204bc19'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:07.945181 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot force create request issued successfully. Jul 10 13:16:07.945181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-23317e12-acc5-405f-9b1e-2a29b48a745d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:16:07.945181 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 311/1248] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:07.959749 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:07.962882 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:07.963047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:07.963367 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:07.979240 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:07.979240 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:07.980215 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:07.981624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4f985a15-7f65-42c2-9566-aa635fd3c2b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 200 Jul 10 13:16:07.982381 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 315/1249] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:07 2026] GET /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:08.996759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:09.000101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:09.000415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:09.000705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:09.008121 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:09.008121 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:09.008996 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:09.010040 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af90ad47-cd80-44f0-bb85-1c2d4d32ed84 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 200 Jul 10 13:16:09.010504 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 317/1250] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:08 2026] GET /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:09.023234 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:09.026721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:09.026721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e128cba1-d8bf-42cc-a308-ba77b363bde2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1180792922"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:09.039925 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:09.039925 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:09.040579 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:09.040869 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:09.072325 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['ecaaec5b-4278-407a-8455-cc2d22a84551', 'cff8c625-bdbe-4188-a95a-d22214a039fe', '97ee66e7-5b02-42ab-8fef-d1c5f8b62217', '090bb391-67ee-4771-b0c1-7ff8effbf669'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:09.106669 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot force create request issued successfully. Jul 10 13:16:09.107209 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5a6f2321-931e-4f5b-969d-a23ee269e442 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:16:09.107717 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 308/1251] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:09 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) Jul 10 13:16:09.118314 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:09.121060 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:09.122748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:09.122748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:09.129057 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:09.129057 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:09.129655 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:09.130648 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbde835c-bab9-4ca5-80f5-293bbe5757a8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 200 Jul 10 13:16:09.131525 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 312/1252] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:09 2026] GET /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:16:10.141984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:10.144623 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:10.144938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:10.145201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:10.152368 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:10.152368 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:10.152973 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:10.155828 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb3c89f0-70db-42ba-a487-cc81045ae62d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 200 Jul 10 13:16:10.155828 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 316/1253] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:10 2026] GET /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:10.169010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:10.171356 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:10.171997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e128cba1-d8bf-42cc-a308-ba77b363bde2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2005360558"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:10.176768 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=100,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:16:10.193464 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:10.193464 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:10.194405 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:10.194813 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:10.247440 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['9e70bb14-aa2f-4efd-bc18-3ca6c4827203', '5a4ca43e-e393-4caa-be14-27eed7e2fda3', 'c20ba6cc-1dd8-4850-8a56-04830723b6a9', 'f7bb2f9c-cad5-44d2-828e-8a4e5c500157'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:10.300664 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot force create request issued successfully. Jul 10 13:16:10.301229 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-457f450b-28cb-4183-8d9d-c39fda7ea9a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:16:10.301867 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 318/1254] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:10.321447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:10.324424 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:10.324929 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:10.325184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:10.336400 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:10.336400 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:10.337079 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:10.338077 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a8a56ba-d717-4012-9640-f8348c49ca5e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 200 Jul 10 13:16:10.338503 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 309/1255] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:10 2026] GET /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:11.355541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:11.360720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:11.360720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:11.360720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:11.365196 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:11.365196 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:11.366848 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:11.367122 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-af00d053-2381-41e4-b3df-b3be44d7bb0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 200 Jul 10 13:16:11.367555 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 313/1256] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:11 2026] GET /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:11.377676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-59760cd3-7da4-4efd-a7d8-4a033de676da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:11.379912 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:11.380158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:11.380381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:11.380539 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:11.386757 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:11.386757 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:11.387356 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:11.414508 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:16:11.414721 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59760cd3-7da4-4efd-a7d8-4a033de676da tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 202 Jul 10 13:16:11.415391 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 317/1257] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:11 2026] DELETE /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:16:11.426117 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:11.428485 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:11.429054 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:11.429304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:11.438486 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:11.438486 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:11.439397 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:11.440709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-147bee15-1912-4f16-83d7-bb05d3b0cb86 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 200 Jul 10 13:16:11.441150 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 319/1258] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:11 2026] GET /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:12.454158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4dec8737-ccc2-47e9-a3fd-d55e05764543 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:12.457556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4dec8737-ccc2-47e9-a3fd-d55e05764543 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:12.457876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4dec8737-ccc2-47e9-a3fd-d55e05764543 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:12.458154 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4dec8737-ccc2-47e9-a3fd-d55e05764543 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:12.464796 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4dec8737-ccc2-47e9-a3fd-d55e05764543 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 404 Jul 10 13:16:12.465734 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 310/1259] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:12 2026] GET /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:12.475019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-be8a002c-a534-4850-b381-cd5dbada0017 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:12.479732 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:12.480107 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:12.480415 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:12.480576 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:12.489950 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:12.489950 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:12.490631 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:12.520840 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:16:12.520840 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be8a002c-a534-4850-b381-cd5dbada0017 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 202 Jul 10 13:16:12.521418 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 314/1260] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:12 2026] DELETE /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:16:12.531226 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:12.534029 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:12.538810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:12.538810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:12.544989 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:12.544989 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:12.547044 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:12.548503 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2dd68a08-7949-4f10-8bc7-006965d69a2e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 200 Jul 10 13:16:12.549061 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 318/1261] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:12 2026] GET /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:13.563378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d8d4eb68-8f37-415f-894d-efb692127160 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:13.567740 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8d4eb68-8f37-415f-894d-efb692127160 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:13.568056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8d4eb68-8f37-415f-894d-efb692127160 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:13.568331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8d4eb68-8f37-415f-894d-efb692127160 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:13.576560 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8d4eb68-8f37-415f-894d-efb692127160 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 404 Jul 10 13:16:13.577789 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 320/1262] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:13 2026] GET /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:13.589702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-89b52fe3-017c-446c-8866-ff43d6561358 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:13.595400 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:13.595583 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:13.595974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:13.595974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:13.608423 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:13.608423 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:13.608994 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:13.649831 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:16:13.650044 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-89b52fe3-017c-446c-8866-ff43d6561358 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 202 Jul 10 13:16:13.650540 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 311/1263] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:13 2026] DELETE /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:16:13.663624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-800475db-0c53-4122-9892-045f460a2b82 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:13.666477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-800475db-0c53-4122-9892-045f460a2b82 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:13.666702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-800475db-0c53-4122-9892-045f460a2b82 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:13.667209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-800475db-0c53-4122-9892-045f460a2b82 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:13.676237 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:13.676237 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:13.676956 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-800475db-0c53-4122-9892-045f460a2b82 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:13.678440 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-800475db-0c53-4122-9892-045f460a2b82 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 200 Jul 10 13:16:13.679275 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 315/1264] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:13 2026] GET /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:14.700565 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e82e8de6-e6d0-4da3-9a19-a1856876b877 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.702948 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e82e8de6-e6d0-4da3-9a19-a1856876b877 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:14.703894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e82e8de6-e6d0-4da3-9a19-a1856876b877 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:14.703894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e82e8de6-e6d0-4da3-9a19-a1856876b877 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:14.706028 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=134,cinder:UPDATE=19,cinder:INSERT=5 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:16:14.714322 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e82e8de6-e6d0-4da3-9a19-a1856876b877 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 404 Jul 10 13:16:14.714933 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 319/1265] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:14 2026] GET /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:14.726967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.731053 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:14.731470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:14.731614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:14.731937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 7f99ca49-9a61-4da4-b58f-a6c02b6678bd Jul 10 13:16:14.740086 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ebfd082-9ab3-40b4-90dd-079b2d0e610d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd returned with HTTP 404 Jul 10 13:16:14.740841 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 321/1266] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:14 2026] DELETE /volume/v3/snapshots/7f99ca49-9a61-4da4-b58f-a6c02b6678bd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:14.749940 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.757240 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:14.757513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:14.757837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:14.757990 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 65aaaf4e-fa6f-4447-935c-f87d84d6a002 Jul 10 13:16:14.767067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b502eb65-5486-4275-8f8a-22f5bb17d0cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 returned with HTTP 404 Jul 10 13:16:14.767607 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 312/1267] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:14 2026] DELETE /volume/v3/snapshots/65aaaf4e-fa6f-4447-935c-f87d84d6a002 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:14.777582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.780038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:14.781317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:14.781317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:14.782660 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: a94b7ab2-89eb-4dd8-9130-508eccadba0e Jul 10 13:16:14.788989 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-61d3f784-d55b-4c55-bc01-a3b32d267230 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e returned with HTTP 404 Jul 10 13:16:14.789899 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 316/1268] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:14 2026] DELETE /volume/v3/snapshots/a94b7ab2-89eb-4dd8-9130-508eccadba0e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:14.859899 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.865827 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:14.866033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:14.866205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:14.892204 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:14.892204 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:14.899045 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:14.909079 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-005088ae-5db5-4cdf-8081-a0be721e5d92 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:14.909700 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 320/1269] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:14 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1653 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:14.943875 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:14.949565 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2/action Jul 10 13:16:14.950146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:14.950146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:14.981586 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:14.981586 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:14.981973 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:14.999453 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Begin detaching volume completed successfully. Jul 10 13:16:15.001566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-168fb5da-6032-418a-9723-70226747677d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2/action returned with HTTP 202 Jul 10 13:16:15.002178 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 322/1270] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:16:14 2026] POST /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:16:16.055420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-15ada624-4a4b-43e5-8486-ea73cc2bf59a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:16.055949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15ada624-4a4b-43e5-8486-ea73cc2bf59a None None] GET https://10.4.3.138/volume// Jul 10 13:16:16.055949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15ada624-4a4b-43e5-8486-ea73cc2bf59a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:16.056148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15ada624-4a4b-43e5-8486-ea73cc2bf59a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:16.056664 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15ada624-4a4b-43e5-8486-ea73cc2bf59a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:16.057421 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 313/1271] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:16:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:16.072513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:16.075060 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:16.075362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:16.075555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:16.095233 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:16.095233 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:16.105651 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:16.115166 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-0ea27edc-c030-498d-8f78-de161f60ef24 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:16.115826 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 317/1272] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:16 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1836 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:17.234308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-b20e3267-d233-445e-8eb3-d63c9b1986e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:17.239958 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-b20e3267-d233-445e-8eb3-d63c9b1986e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 Jul 10 13:16:17.240199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-b20e3267-d233-445e-8eb3-d63c9b1986e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:17.240408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-b20e3267-d233-445e-8eb3-d63c9b1986e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:17.258869 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:17.258869 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:17.802408 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d608007b-1036-46c7-8ff7-3f2bdb438e34 req-b20e3267-d233-445e-8eb3-d63c9b1986e4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 returned with HTTP 200 Jul 10 13:16:17.803045 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 321/1273] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:16:17 2026] DELETE /volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:19.334626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:19.339116 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:19.339373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:19.339727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:19.359872 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:19.359872 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:19.369559 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:19.379462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-d1c3344b-377b-43d9-bb26-f70fb49fe05d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:19.380208 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 323/1274] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:19 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:21.453930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e8b3641f-671b-4e23-bd2c-df9b8d368325 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:21.454393 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8b3641f-671b-4e23-bd2c-df9b8d368325 None None] GET https://10.4.3.138/volume// Jul 10 13:16:21.454617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e8b3641f-671b-4e23-bd2c-df9b8d368325 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:21.455242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e8b3641f-671b-4e23-bd2c-df9b8d368325 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:21.455590 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8b3641f-671b-4e23-bd2c-df9b8d368325 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:21.456056 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 314/1275] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:16:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:21.470737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-2e826d55-ecf6-404d-8eaa-912e67af6e77 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:21.472407 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-2e826d55-ecf6-404d-8eaa-912e67af6e77 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:16:21.473816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-2e826d55-ecf6-404d-8eaa-912e67af6e77 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b2b20d1-c863-422b-b38d-ad3385a6b88c", "connector": null, "instance_uuid": "f166b52c-0ac5-4da4-b582-fdfff772eb37"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:21.493657 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:21.493657 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:21.551061 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-2e826d55-ecf6-404d-8eaa-912e67af6e77 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:16:21.551061 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 318/1276] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:16:21 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) Jul 10 13:16:21.905007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:21.910270 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:21.910270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1673898555"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:21.915184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1673898555'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:21.915184 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume of 1 GB Jul 10 13:16:21.915184 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:21.915184 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:21.923039 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Availability Zones retrieved successfully. Jul 10 13:16:21.924747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:21.932357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Flow 'volume_create_api' (d6062572-73a3-4282-b62b-220c8d7cc61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:21.933605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:21.933799 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4ee844-9a49-408a-9d9a-dfd0341b2650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:21.934077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:21.934392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:21.935378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:21.955557 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:21.955557 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:21.960459 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:21.969161 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-240b59f2-df84-45f2-9c7a-4f3efea94c64 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:21.969767 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 324/1277] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:21 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:21.977523 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4ee844-9a49-408a-9d9a-dfd0341b2650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:21.978534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e4d607-0e3e-41a9-94ea-9e6c9017aee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:22.061926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Created reservations ['609f29cf-2bd9-41bd-b305-9d76e8c8c96d', '039fc3d1-c94b-4238-959c-443d3e83ec77', '2c65d894-2b1c-4b8d-b943-47058624cccb', 'eece0ca4-e59f-416f-8102-5027a5b5108f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:22.063236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98e4d607-0e3e-41a9-94ea-9e6c9017aee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['609f29cf-2bd9-41bd-b305-9d76e8c8c96d', '039fc3d1-c94b-4238-959c-443d3e83ec77', '2c65d894-2b1c-4b8d-b943-47058624cccb', 'eece0ca4-e59f-416f-8102-5027a5b5108f']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:22.064231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cfba44-a29b-47c8-ad58-d799ab629be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:22.097249 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cfba44-a29b-47c8-ad58-d799ab629be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1673898555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba577cc21734aadb9ef8015605c0f5d',qos_specs=None,replication_status=,reservations=['609f29cf-2bd9-41bd-b305-9d76e8c8c96d','039fc3d1-c94b-4238-959c-443d3e83ec77','2c65d894-2b1c-4b8d-b943-47058624cccb','eece0ca4-e59f-416f-8102-5027a5b5108f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b616f2a62f41d18688db0fd6818e57',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1673898555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba577cc21734aadb9ef8015605c0f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b616f2a62f41d18688db0fd6818e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:22.099009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d1a71c-8adc-4882-b173-b4ec387958d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d3f44903-56cd-4f88-857a-59605b2f93af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3f44903-56cd-4f88-857a-59605b2f93af None None] GET https://10.4.3.138/volume// Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3f44903-56cd-4f88-857a-59605b2f93af None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3f44903-56cd-4f88-857a-59605b2f93af None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3f44903-56cd-4f88-857a-59605b2f93af None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:22.108501 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 315/1278] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:16:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:22.120915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.124187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:22.124731 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:22.125012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:22.132023 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d1a71c-8adc-4882-b173-b4ec387958d1) transitioned into state 'SUCCESS' from state '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-1673898555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba577cc21734aadb9ef8015605c0f5d',qos_specs=None,replication_status=,reservations=['609f29cf-2bd9-41bd-b305-9d76e8c8c96d','039fc3d1-c94b-4238-959c-443d3e83ec77','2c65d894-2b1c-4b8d-b943-47058624cccb','eece0ca4-e59f-416f-8102-5027a5b5108f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b616f2a62f41d18688db0fd6818e57',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:22.132791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b57f25-de16-4768-a155-d8a15fa6af0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:22.137968 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:22.137968 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:22.142549 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:22.145538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87b57f25-de16-4768-a155-d8a15fa6af0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:22.148748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Flow 'volume_create_api' (d6062572-73a3-4282-b62b-220c8d7cc61a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:22.148748 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume request issued successfully. Jul 10 13:16:22.148748 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d4834bb-ea4a-46bf-8798-db48d52e95cc tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:22.149022 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 322/1279] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:16:21 2026] POST /volume/v3/volumes => generated 759 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:22.150225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-0a484663-34d0-4d90-9cfe-54b42aa16be0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:22.151077 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 319/1280] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:22 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:22.167138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.173331 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:16:22.173331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:22.173331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:22.185183 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:22.185183 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:22.190106 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:16:22.195787 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e895ac13-3b66-4a73-997c-6acb06244dc7 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b returned with HTTP 200 Jul 10 13:16:22.196262 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 325/1281] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:22 2026] GET /volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:22.284330 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.287872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] PUT https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee Jul 10 13:16:22.288268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:22.302593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Acquiring lock "cinder-attachment_update-5b2b20d1-c863-422b-b38d-ad3385a6b88c-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:16:22.307731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Lock "cinder-attachment_update-5b2b20d1-c863-422b-b38d-ad3385a6b88c-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:16:22.308828 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:22.308828 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:22.835331 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Lock "cinder-attachment_update-5b2b20d1-c863-422b-b38d-ad3385a6b88c-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:16:22.835788 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-10380f56-eaf6-400a-94ea-4cf9c364ab57 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee returned with HTTP 200 Jul 10 13:16:22.836435 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 316/1282] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:16:22 2026] PUT /volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:22.949998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2e600383-37e6-4aae-b0b9-25ccbf6ebeca req-997de73a-6489-4532-8c6f-ac98d66191b1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.954431 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2e600383-37e6-4aae-b0b9-25ccbf6ebeca req-997de73a-6489-4532-8c6f-ac98d66191b1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 Jul 10 13:16:22.954768 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2e600383-37e6-4aae-b0b9-25ccbf6ebeca req-997de73a-6489-4532-8c6f-ac98d66191b1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:22.955042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2e600383-37e6-4aae-b0b9-25ccbf6ebeca req-997de73a-6489-4532-8c6f-ac98d66191b1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:22.967081 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2e600383-37e6-4aae-b0b9-25ccbf6ebeca req-997de73a-6489-4532-8c6f-ac98d66191b1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 returned with HTTP 404 Jul 10 13:16:22.968263 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 323/1283] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:16:22 2026] DELETE /volume/v3/attachments/e8a4006a-c3af-4b0a-ade1-8eb05b26fe33 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:16:22.987114 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:22.994717 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:22.994717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:22.994717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:23.002326 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:23.002326 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:23.008664 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:23.015260 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39df663a-2fbe-47de-a113-0bb0fccbc656 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:23.015856 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 320/1284] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:22 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:23.217985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:23.221700 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:16:23.221942 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:23.222193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:23.237235 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:23.237235 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:23.247196 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:16:23.255851 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-999bff53-d279-49f1-9eb4-5a6b4f0cec6d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b returned with HTTP 200 Jul 10 13:16:23.256441 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 326/1285] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:23 2026] GET /volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:23.740264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:23.742627 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:23.743130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-642852318"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:23.745337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-642852318'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:23.745504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Create volume of 1 GB Jul 10 13:16:23.745987 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:23.745987 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:23.755666 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Availability Zones retrieved successfully. Jul 10 13:16:23.769935 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Flow 'volume_create_api' (781322f7-adfc-48d1-8740-26c477063342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:23.771997 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d99f4a3-2a46-4f08-9d2d-333c1b89fd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:23.773338 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:23.821136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d99f4a3-2a46-4f08-9d2d-333c1b89fd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:23.822584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caa7db1-65fe-45af-a759-eb0757f092f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:23.977567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Created reservations ['e8ae9e0d-49ba-4a30-8fbe-0a67aa002033', '5048952c-e9be-47da-b83f-a41e611b8c36', '0745c654-c964-4c80-8ee3-57a391f9fbe3', '552b66b3-b5d0-49aa-a497-b3daea3df81c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:23.977567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caa7db1-65fe-45af-a759-eb0757f092f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ae9e0d-49ba-4a30-8fbe-0a67aa002033', '5048952c-e9be-47da-b83f-a41e611b8c36', '0745c654-c964-4c80-8ee3-57a391f9fbe3', '552b66b3-b5d0-49aa-a497-b3daea3df81c']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:23.979617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb162adb-3c56-43c3-89c9-2e6c340e26e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:24.017033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb162adb-3c56-43c3-89c9-2e6c340e26e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b16a3359-de37-417b-8e4e-15aac4a441e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-642852318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a7e1c46c3a499eaad5ba45a2558514',qos_specs=None,replication_status=,reservations=['e8ae9e0d-49ba-4a30-8fbe-0a67aa002033','5048952c-e9be-47da-b83f-a41e611b8c36','0745c654-c964-4c80-8ee3-57a391f9fbe3','552b66b3-b5d0-49aa-a497-b3daea3df81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f80a51c182414d8b9cd51fa844bfe2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-642852318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b16a3359-de37-417b-8e4e-15aac4a441e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a7e1c46c3a499eaad5ba45a2558514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24f80a51c182414d8b9cd51fa844bfe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:24.017033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c23fa9b-9abc-41d5-b86c-86a988677c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:24.039187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:24.041711 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:24.041988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:24.042231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:24.065726 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c23fa9b-9abc-41d5-b86c-86a988677c5c) transitioned into state 'SUCCESS' from state '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-642852318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a7e1c46c3a499eaad5ba45a2558514',qos_specs=None,replication_status=,reservations=['e8ae9e0d-49ba-4a30-8fbe-0a67aa002033','5048952c-e9be-47da-b83f-a41e611b8c36','0745c654-c964-4c80-8ee3-57a391f9fbe3','552b66b3-b5d0-49aa-a497-b3daea3df81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24f80a51c182414d8b9cd51fa844bfe2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:24.065958 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:24.065958 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:24.066055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb50747-63b4-48c8-83f5-dc42a4ff6481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:24.076338 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:24.091391 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-798c0a5e-c35c-43d6-a387-afc04be953b1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:24.091391 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 324/1286] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:24 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:24.093035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb50747-63b4-48c8-83f5-dc42a4ff6481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:24.093035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Flow 'volume_create_api' (781322f7-adfc-48d1-8740-26c477063342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:24.093035 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Create volume request issued successfully. Jul 10 13:16:24.093035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f4bb43d2-684e-4464-9b58-b1bb2bc37ab0 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:24.093333 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 317/1287] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:16:23 2026] POST /volume/v3/volumes => generated 753 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:24.112250 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:24.120511 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:24.120511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:24.120511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:24.132392 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:24.132392 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:24.144550 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:24.155108 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7a1179b-496e-4429-b5f3-ec80a1e9d4ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:24.155894 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 321/1288] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:24 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:25.105352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-32502f7d-4857-4759-9c7c-df2e56e4842c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:25.109058 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32502f7d-4857-4759-9c7c-df2e56e4842c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:25.109058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32502f7d-4857-4759-9c7c-df2e56e4842c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:25.109058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32502f7d-4857-4759-9c7c-df2e56e4842c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:25.124113 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:25.124113 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:25.133528 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-32502f7d-4857-4759-9c7c-df2e56e4842c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:25.141617 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32502f7d-4857-4759-9c7c-df2e56e4842c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:25.142160 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 327/1289] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:25 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:25.178604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:25.182126 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:25.182126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:25.182359 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:25.200438 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:25.200438 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:25.207759 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:25.215010 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0cb4d51-f82d-4ee5-b1fd-fadc038c1b04 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:25.215756 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 325/1290] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:25 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:25.732184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:25.734559 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:25.734779 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:25.734981 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:25.743242 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:25.743242 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:25.748129 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:25.752934 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-fd90495d-bd2f-412c-925a-5d4a358bd491 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:25.753353 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 318/1291] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:25 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:26.156875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:26.159924 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:26.160083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:26.160322 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:26.180658 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:26.180658 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:26.188374 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:26.195716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6968e9f4-8b0e-46f0-92e6-1945f9cb3bbd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:26.196206 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 322/1292] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:26 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:27.059401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ee56687b-7785-46cc-850e-eb33818349d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.062215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee56687b-7785-46cc-850e-eb33818349d5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:27.062502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee56687b-7785-46cc-850e-eb33818349d5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:27.062805 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee56687b-7785-46cc-850e-eb33818349d5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:27.075627 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:27.075627 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:27.081579 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ee56687b-7785-46cc-850e-eb33818349d5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:27.088223 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee56687b-7785-46cc-850e-eb33818349d5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:27.088759 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 328/1293] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:27 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:27.103238 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.105581 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:27.105581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:27.105979 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:27.106120 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:27.114559 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:27.114559 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:27.115162 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:27.144214 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:16:27.144528 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03a8d987-21d2-492d-98c0-4f91a8bd122f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 202 Jul 10 13:16:27.145809 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 326/1294] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:16:27 2026] DELETE /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:16:27.161376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.163795 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:27.164642 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:27.164642 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:27.177906 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:27.177906 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:27.184809 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:27.193928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b92df651-1ea9-4ea3-a889-e087957b5a97 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 200 Jul 10 13:16:27.195030 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 319/1295] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:27 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:27.211301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.214553 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:27.215967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:27.216261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:27.239435 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:27.239435 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:27.247386 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:27.253561 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22be1b79-c1d0-47a7-a969-ed59bd7cc6ab tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:27.254088 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 323/1296] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:27 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:27.800118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0f5f7a86-6008-45cd-8344-522b0bb99544 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.800559 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f5f7a86-6008-45cd-8344-522b0bb99544 None None] GET https://10.4.3.138/volume// Jul 10 13:16:27.800776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7a86-6008-45cd-8344-522b0bb99544 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:27.801781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7a86-6008-45cd-8344-522b0bb99544 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:27.801781 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f5f7a86-6008-45cd-8344-522b0bb99544 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:27.802506 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 329/1297] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13: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) Jul 10 13:16:27.811366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-b8d10df0-ae74-4170-a266-72f663b31147 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:27.814292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-b8d10df0-ae74-4170-a266-72f663b31147 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:16:27.815616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-b8d10df0-ae74-4170-a266-72f663b31147 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16a3359-de37-417b-8e4e-15aac4a441e2", "connector": null, "instance_uuid": "2b7e390f-02de-4d70-bd94-99ade915f679"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:27.827071 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:27.827071 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:27.858788 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-b8d10df0-ae74-4170-a266-72f663b31147 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:16:27.859398 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 327/1298] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:16:27 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) Jul 10 13:16:28.213513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1bd376b1-096a-4edf-b56e-6b358fb715ff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.216060 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bd376b1-096a-4edf-b56e-6b358fb715ff tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 Jul 10 13:16:28.216335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bd376b1-096a-4edf-b56e-6b358fb715ff tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.217020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bd376b1-096a-4edf-b56e-6b358fb715ff tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.224327 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bd376b1-096a-4edf-b56e-6b358fb715ff tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 returned with HTTP 404 Jul 10 13:16:28.224936 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 320/1299] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/volumes/e128cba1-d8bf-42cc-a308-ba77b363bde2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:28.240870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.243536 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:16:28.243897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.244213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.254226 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.254226 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:28.259681 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:28.272559 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7dcbcef5-628d-4e40-a9ca-57ee99abf67d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:16:28.272687 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-033bde20-938e-4ab7-a664-2ecaec215f46 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.273157 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 324/1300] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:28.275056 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-033bde20-938e-4ab7-a664-2ecaec215f46 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:28.275347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-033bde20-938e-4ab7-a664-2ecaec215f46 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.275767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-033bde20-938e-4ab7-a664-2ecaec215f46 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.283849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7f832c7d-c917-436d-b710-ef1501baa676 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.286246 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f832c7d-c917-436d-b710-ef1501baa676 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:28.286559 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f832c7d-c917-436d-b710-ef1501baa676 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.287731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f832c7d-c917-436d-b710-ef1501baa676 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.294440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-50d5303a-9595-4180-b494-3c6b51a9be09 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.295114 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.295114 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:28.296999 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:28.297422 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2020146156"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:28.300983 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-033bde20-938e-4ab7-a664-2ecaec215f46 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:28.303565 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.303565 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:28.307869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-033bde20-938e-4ab7-a664-2ecaec215f46 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:28.308419 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 330/1301] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:28.308864 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.308864 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:28.309455 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:28.309608 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:16:28.309853 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7f832c7d-c917-436d-b710-ef1501baa676 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:28.316914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f832c7d-c917-436d-b710-ef1501baa676 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:28.317581 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 328/1302] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:28.350274 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['6851b94c-773f-4154-ae99-4a2bc875dc7f', 'dea042d6-58df-46ca-aa27-81d94c80d903', 'b4ea634c-9fe8-47b5-ac47-01104b660b28', 'e289fddd-8e79-4b28-9a24-d1fd059d0dc2'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:28.401534 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot create request issued successfully. Jul 10 13:16:28.401956 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50d5303a-9595-4180-b494-3c6b51a9be09 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:16:28.402373 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 321/1303] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:28 2026] POST /volume/v3/snapshots => generated 380 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:28.404934 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-48c72da6-1fd3-4998-8dae-5d369e0a9e12 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.405371 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48c72da6-1fd3-4998-8dae-5d369e0a9e12 None None] GET https://10.4.3.138/volume// Jul 10 13:16:28.405564 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48c72da6-1fd3-4998-8dae-5d369e0a9e12 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.405819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48c72da6-1fd3-4998-8dae-5d369e0a9e12 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.406171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48c72da6-1fd3-4998-8dae-5d369e0a9e12 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:28.406526 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 325/1304] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13: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) Jul 10 13:16:28.414665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.416058 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.419236 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:28.419432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.419726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.420095 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:28.420353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:28.420558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:28.425971 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.425971 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:28.426433 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:28.427233 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9485f205-c21f-4fa0-92d3-f666c83ca75e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:28.427608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 331/1305] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 512 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:28.433494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.433494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:28.437900 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:28.449260 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-455cb66e-8306-4b17-8f18-dffc02420389 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:28.449995 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 329/1306] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:28 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:28.564368 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:28.567217 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] PUT https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 Jul 10 13:16:28.567700 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:28.579047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Acquiring lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:16:28.585983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:16:28.587890 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:28.587890 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:29.090918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-22fa15b2-143b-44b4-b186-0d58f25c6e71 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.093542 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-22fa15b2-143b-44b4-b186-0d58f25c6e71 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee/action Jul 10 13:16:29.094004 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-22fa15b2-143b-44b4-b186-0d58f25c6e71 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:29.094140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-22fa15b2-143b-44b4-b186-0d58f25c6e71 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:29.115910 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.115910 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:29.123397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" released by "attachment_update" :: held 0.537s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:16:29.123705 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-937f3caa-2d86-42a0-ba7b-094514f0005b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 returned with HTTP 200 Jul 10 13:16:29.124210 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 322/1307] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:16:28 2026] PUT /volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:29.138673 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-279f2d68-b956-4ced-92b1-8719c26ee36a req-22fa15b2-143b-44b4-b186-0d58f25c6e71 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee/action returned with HTTP 204 Jul 10 13:16:29.138673 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 326/1308] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:16:29 2026] POST /volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:29.323883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a916909c-87b3-408e-bdd7-6d7454325352 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.326953 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a916909c-87b3-408e-bdd7-6d7454325352 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:16:29.327223 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a916909c-87b3-408e-bdd7-6d7454325352 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.327651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a916909c-87b3-408e-bdd7-6d7454325352 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.334495 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.337212 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:29.337541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.337904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.347311 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.347311 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:29.350406 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.350406 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:29.354800 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a916909c-87b3-408e-bdd7-6d7454325352 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:29.355280 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:29.361246 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a916909c-87b3-408e-bdd7-6d7454325352 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:16:29.361839 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 332/1309] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:29.363149 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2b95f7d-a3a4-4221-a37e-db308fc466f4 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:29.363932 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 330/1310] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.379516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.382136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:16:29.382681 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b2b20d1-c863-422b-b38d-ad3385a6b88c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1366245758", "container": "tempest-volumesbackupstest-backup-container-2001975705"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:29.384979 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': '5b2b20d1-c863-422b-b38d-ad3385a6b88c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1366245758', 'container': 'tempest-volumesbackupstest-backup-container-2001975705'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:16:29.385436 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume 5b2b20d1-c863-422b-b38d-ad3385a6b88c in container tempest-volumesbackupstest-backup-container-2001975705 Jul 10 13:16:29.401395 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.401395 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:29.402075 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:29.424859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['43d1cc42-2013-4369-8470-39e7aceb95a1', '6c02edbf-e958-4757-9910-c23197e7be69'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:29.441926 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.445007 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.445322 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.445641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.454010 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.454010 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:29.454785 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.456144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f29a542-a7d2-43ed-899b-6260f474c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:29.456770 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 327/1311] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 539 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.468195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.469978 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.470295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.470382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.476024 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9ddcbd55-2c2f-4163-afd9-00a2020b3f66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:16:29.476542 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.476542 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:29.476781 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 323/1312] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:16:29 2026] POST /volume/v3/backups => generated 330 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:29.477797 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.479079 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e81ef515-781f-4188-ab3c-b45bee49a5e5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:29.479942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 333/1313] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.481282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1944a036-137b-4b7c-b039-3862798c5443 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.488377 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1944a036-137b-4b7c-b039-3862798c5443 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:16:29.488752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1944a036-137b-4b7c-b039-3862798c5443 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.489872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1944a036-137b-4b7c-b039-3862798c5443 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.493519 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.494509 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.496784 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:29.497065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.497300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.497414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:29.499948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:29.500239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.500667 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.503094 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:16:29.505106 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.505106 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:29.505428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:16:29.505778 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ba5c2294-3e20-4067-b74d-cb35ee0a4110 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:29.506670 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 324/1314] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.510113 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.510113 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:29.514305 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Get all snapshots completed successfully. Jul 10 13:16:29.515193 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f2e6580-6eb6-4d35-b8fa-aab6056bf778 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:16:29.515659 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 328/1315] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/snapshots => generated 408 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.521075 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1944a036-137b-4b7c-b039-3862798c5443 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:29.529179 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1944a036-137b-4b7c-b039-3862798c5443 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:16:29.529843 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 331/1316] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:29.533727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-515b8401-543c-4aae-b3e1-e38acc541447 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.537393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-515b8401-543c-4aae-b3e1-e38acc541447 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] PUT https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.537859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-515b8401-543c-4aae-b3e1-e38acc541447 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1699093602", "description": "This is the new description of snapshot."}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:29.554066 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.554066 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:29.554601 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-515b8401-543c-4aae-b3e1-e38acc541447 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.565124 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-515b8401-543c-4aae-b3e1-e38acc541447 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:29.568101 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 334/1317] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:16:29 2026] PUT /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.579102 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.582414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.582770 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.583083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.595642 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.595642 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:29.596404 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.597975 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6fa44697-403e-416f-8e0b-917c8af0c9fe tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:29.598428 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 325/1318] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 577 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.612955 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.617183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.617183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.617183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.617183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.623605 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.623605 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:29.624142 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.650624 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:16:29.650624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecb87652-ea81-4a90-a6be-27eb86b64d71 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 202 Jul 10 13:16:29.651249 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 329/1319] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:29 2026] DELETE /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:16:29.663939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc1c1c6e-9c09-4586-9110-683c9707438b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.666456 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc1c1c6e-9c09-4586-9110-683c9707438b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:29.667946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc1c1c6e-9c09-4586-9110-683c9707438b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.667946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc1c1c6e-9c09-4586-9110-683c9707438b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.684669 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.684669 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:29.687681 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fc1c1c6e-9c09-4586-9110-683c9707438b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:29.687681 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc1c1c6e-9c09-4586-9110-683c9707438b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 200 Jul 10 13:16:29.690085 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 332/1320] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:29.925318 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-decbc699-6500-4712-a50a-a1ad160f6d9c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:29.930111 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-decbc699-6500-4712-a50a-a1ad160f6d9c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:16:29.930366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-decbc699-6500-4712-a50a-a1ad160f6d9c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:29.930621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-decbc699-6500-4712-a50a-a1ad160f6d9c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:29.949044 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:29.949044 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:29.957991 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-decbc699-6500-4712-a50a-a1ad160f6d9c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:29.966239 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-decbc699-6500-4712-a50a-a1ad160f6d9c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:16:29.966819 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 335/1321] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:29 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:30.032024 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.034639 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:16:30.034639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.034887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.049884 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.049884 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:30.055683 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:30.062459 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-79ce3560-5a81-4d70-9e06-71076aac5941 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:16:30.063161 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 326/1322] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:30.089720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.093543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69/action Jul 10 13:16:30.093543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:30.093773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:30.108927 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.108927 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:30.109592 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:30.119496 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Begin detaching volume completed successfully. Jul 10 13:16:30.119939 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-6d032b36-5726-466e-8655-631d22c9a162 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69/action returned with HTTP 202 Jul 10 13:16:30.120460 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 330/1323] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:16:30 2026] POST /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:16:30.382433 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-97362638-11e9-4a34-8575-c283f1bd86ef None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.384895 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97362638-11e9-4a34-8575-c283f1bd86ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:30.385197 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97362638-11e9-4a34-8575-c283f1bd86ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.385461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97362638-11e9-4a34-8575-c283f1bd86ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.402348 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.402348 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:30.411009 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-97362638-11e9-4a34-8575-c283f1bd86ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:30.420204 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97362638-11e9-4a34-8575-c283f1bd86ef tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:30.420204 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 333/1324] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:30.521218 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.523059 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:30.523269 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.523427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.523623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:30.529113 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.529113 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:30.530459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce77a2b7-52aa-4298-8ac6-0474dddbbcdd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:30.531137 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 336/1325] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:30.704163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3e866754-efd5-4ac8-a03b-c3060b83e87b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.707404 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3e866754-efd5-4ac8-a03b-c3060b83e87b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:30.708420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3e866754-efd5-4ac8-a03b-c3060b83e87b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.708420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3e866754-efd5-4ac8-a03b-c3060b83e87b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.715864 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3e866754-efd5-4ac8-a03b-c3060b83e87b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 404 Jul 10 13:16:30.716281 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 327/1326] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:30.727016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e791a536-04be-413e-bc7a-16212c4d6e60 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.729517 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e791a536-04be-413e-bc7a-16212c4d6e60 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:30.729787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e791a536-04be-413e-bc7a-16212c4d6e60 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.730043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e791a536-04be-413e-bc7a-16212c4d6e60 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.730212 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-e791a536-04be-413e-bc7a-16212c4d6e60 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 391a57db-2a28-4f70-b480-681ec6384b72 Jul 10 13:16:30.736322 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e791a536-04be-413e-bc7a-16212c4d6e60 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 returned with HTTP 404 Jul 10 13:16:30.736998 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 331/1327] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:16:30 2026] DELETE /volume/v3/snapshots/391a57db-2a28-4f70-b480-681ec6384b72 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:30.749386 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-08827675-d36d-4a0f-a94c-a32effe165a9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.751916 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08827675-d36d-4a0f-a94c-a32effe165a9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:16:30.752248 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-08827675-d36d-4a0f-a94c-a32effe165a9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.752519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-08827675-d36d-4a0f-a94c-a32effe165a9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.765501 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.765501 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:30.769924 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-08827675-d36d-4a0f-a94c-a32effe165a9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:30.778155 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08827675-d36d-4a0f-a94c-a32effe165a9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:16:30.778672 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 334/1328] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:30.795913 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e3d3accb-d47c-4348-b281-86821d600b6a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.798496 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:16:30.799797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-812840087"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:30.813588 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.813588 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:30.813905 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:16:30.813905 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:16:30.861107 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['25c8dd4c-fa44-497d-801d-afa7e419867a', '999deb15-d801-401a-affc-ebce4058a317', '48bc1de6-5116-4709-9484-e33d654ce169', '41865d8a-4d83-4217-b99a-a724c9ad7f6a'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:30.908272 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot create request issued successfully. Jul 10 13:16:30.908847 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3d3accb-d47c-4348-b281-86821d600b6a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:16:30.909517 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 337/1329] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:16:30 2026] POST /volume/v3/snapshots => generated 309 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:30.922066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:30.925319 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:16:30.925626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:30.925933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:30.936134 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:30.936134 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:30.936842 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:30.938305 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a4dd1d4-bbfc-480a-a1c6-db4b9214b155 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 200 Jul 10 13:16:30.938879 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 328/1330] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:30 2026] GET /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:31.153909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-819c40ed-07dd-406d-b734-5dde2218ccb6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:31.154262 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-819c40ed-07dd-406d-b734-5dde2218ccb6 None None] GET https://10.4.3.138/volume// Jul 10 13:16:31.154262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-819c40ed-07dd-406d-b734-5dde2218ccb6 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:31.154580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-819c40ed-07dd-406d-b734-5dde2218ccb6 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:31.155260 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-819c40ed-07dd-406d-b734-5dde2218ccb6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:31.155657 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 332/1331] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:16:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:31.168487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:31.171302 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:16:31.171605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:31.172201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:31.189150 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:31.189150 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:31.195246 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:31.203165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-562c9f81-091d-46a6-9eda-1b625bf1372d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:16:31.203906 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 335/1332] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:31 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:31.438453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-19e49982-515c-4b8d-81e2-9701303c5aac None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:31.442489 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-19e49982-515c-4b8d-81e2-9701303c5aac tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:31.442489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-19e49982-515c-4b8d-81e2-9701303c5aac tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:31.442800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-19e49982-515c-4b8d-81e2-9701303c5aac tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:31.458340 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:31.458340 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:31.462415 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-19e49982-515c-4b8d-81e2-9701303c5aac tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:31.466557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-19e49982-515c-4b8d-81e2-9701303c5aac tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:31.466964 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 338/1333] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:31 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:31.544629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:31.547571 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:31.547833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:31.548028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:31.548241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:31.554502 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:31.554502 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:31.555491 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e77ee13-d016-45ff-bb90-7f4d5941a209 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:31.555972 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 329/1334] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:31 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:31.949762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f4b41fe1-a839-4901-a100-0d89c26676ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:31.952597 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4b41fe1-a839-4901-a100-0d89c26676ba tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:16:31.952958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4b41fe1-a839-4901-a100-0d89c26676ba tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:31.953228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4b41fe1-a839-4901-a100-0d89c26676ba tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:31.960839 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:31.960839 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:31.961515 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f4b41fe1-a839-4901-a100-0d89c26676ba tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:16:31.962623 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4b41fe1-a839-4901-a100-0d89c26676ba tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 200 Jul 10 13:16:31.963096 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 333/1335] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:16:31 2026] GET /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:32.490485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:32.496507 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:32.497844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:32.497844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:32.517183 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:32.517183 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:32.525312 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:32.531312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f23b2dd7-b0a0-4ab2-bd22-5b117c51d62e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:32.531850 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 336/1336] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:32 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:32.572097 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:32.577337 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:32.577652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:32.578323 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:32.580804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:32.588830 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:32.588830 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:32.588830 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5f9a18e-4814-42a4-a263-32b4e12a60bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:32.589265 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 339/1337] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:32 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:33.534897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-25e89eb9-5671-4656-a76b-3d7743f92053 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:33.537877 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-25e89eb9-5671-4656-a76b-3d7743f92053 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 Jul 10 13:16:33.538068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-25e89eb9-5671-4656-a76b-3d7743f92053 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:33.538282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-25e89eb9-5671-4656-a76b-3d7743f92053 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:33.555644 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:33.555644 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:33.555850 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:33.558614 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:33.558990 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:33.559390 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:33.570951 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:33.570951 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:33.575711 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:33.582145 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7349d18-7682-4ce8-b1f4-0a96b2431182 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:33.582234 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 334/1338] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:33 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:33.604832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:33.607304 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:33.607537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:33.607869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:33.607959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:33.613798 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:33.613798 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:33.614815 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f3ef1b6-f37d-4f33-9373-5fc56a0f96d5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:33.615239 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 337/1339] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:33 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:34.109341 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-04375dcc-50b1-4186-b2ec-55e589a3d413 req-25e89eb9-5671-4656-a76b-3d7743f92053 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 returned with HTTP 200 Jul 10 13:16:34.109994 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 330/1340] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:16:33 2026] DELETE /volume/v3/attachments/b64280e0-68df-4a5c-a9f5-eabe7918cf38 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:34.597376 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:34.599502 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:34.599742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:34.599982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:34.612111 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:34.612111 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:34.622145 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:34.629673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afd3db6f-53c9-4f4b-a032-bb811d243215 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:34.630408 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 340/1341] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:34 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:34.632639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-21cb15f9-73f0-430e-8911-307013955586 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:34.640805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21cb15f9-73f0-430e-8911-307013955586 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:34.641308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21cb15f9-73f0-430e-8911-307013955586 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:34.641644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21cb15f9-73f0-430e-8911-307013955586 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:34.641809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-21cb15f9-73f0-430e-8911-307013955586 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:34.661306 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:34.661306 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:34.661306 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21cb15f9-73f0-430e-8911-307013955586 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:34.661306 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 335/1342] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:34 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:35.547735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:35.551708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:16:35.551708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:35.552367 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:35.565566 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:35.565566 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:35.572780 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:35.580257 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbd1e6b9-bbea-4fda-a1b7-a182af3effec tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:16:35.581061 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 338/1343] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:35 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:35.648957 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b6c994b7-eaba-4076-885a-a087aa968e31 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:35.650930 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6c994b7-eaba-4076-885a-a087aa968e31 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:35.651205 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6c994b7-eaba-4076-885a-a087aa968e31 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:35.651460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b6c994b7-eaba-4076-885a-a087aa968e31 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:35.669025 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:35.669025 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:35.675877 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b6c994b7-eaba-4076-885a-a087aa968e31 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:35.676136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cdcc6189-945a-4773-9583-6d13646687da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:35.679144 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cdcc6189-945a-4773-9583-6d13646687da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:35.680460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cdcc6189-945a-4773-9583-6d13646687da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:35.680460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cdcc6189-945a-4773-9583-6d13646687da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:35.680460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-cdcc6189-945a-4773-9583-6d13646687da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:35.688712 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b6c994b7-eaba-4076-885a-a087aa968e31 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:35.689436 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 331/1344] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:35 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:35.690789 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:35.690789 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:35.691400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cdcc6189-945a-4773-9583-6d13646687da tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:35.691593 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 341/1345] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:35 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:36.391711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-ca2f241a-a7ef-4eec-86dd-fa5c8a34914b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:36.399399 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-ca2f241a-a7ef-4eec-86dd-fa5c8a34914b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2/action Jul 10 13:16:36.400663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-ca2f241a-a7ef-4eec-86dd-fa5c8a34914b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:36.400939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-ca2f241a-a7ef-4eec-86dd-fa5c8a34914b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:36.438577 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:36.438577 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:36.469353 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7b5e7792-e55e-43e5-99fd-7c25eb6f215a req-ca2f241a-a7ef-4eec-86dd-fa5c8a34914b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2/action returned with HTTP 204 Jul 10 13:16:36.470094 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 336/1346] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:16:36 2026] POST /volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:36.705942 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2eb5882d-506a-47e6-acaf-0c8253403806 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:36.709090 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2eb5882d-506a-47e6-acaf-0c8253403806 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:36.709356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2eb5882d-506a-47e6-acaf-0c8253403806 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:36.709720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2eb5882d-506a-47e6-acaf-0c8253403806 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:36.709886 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-2eb5882d-506a-47e6-acaf-0c8253403806 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:36.711937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:36.716054 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:36.716610 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:36.716610 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:36.724804 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:36.724804 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:36.726476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2eb5882d-506a-47e6-acaf-0c8253403806 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:36.726476 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 339/1347] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:36 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:36.737352 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:36.737352 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:36.750547 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:36.764185 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0481c513-6fec-4ab9-bac5-f1431745f5b6 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:36.764683 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 332/1348] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:36 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:36.786707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:36.789956 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:16:36.789956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:36.789956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:36.804504 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:36.804504 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:36.809747 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:16:36.817023 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6408068b-c84e-4f4c-8c27-fae0fdf25d63 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:16:36.817531 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 342/1349] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:36 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:37.740797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:37.743451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:37.743660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:37.743959 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:37.744020 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:37.751996 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:37.751996 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:37.753344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d8dbab70-d152-4a8c-9646-3207b8d32955 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:37.754591 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 337/1350] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:37 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:38.772451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-33cdda92-1152-41ce-a27b-4cd634623400 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:38.778404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-33cdda92-1152-41ce-a27b-4cd634623400 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:38.779555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-33cdda92-1152-41ce-a27b-4cd634623400 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:38.782989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-33cdda92-1152-41ce-a27b-4cd634623400 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:38.782989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-33cdda92-1152-41ce-a27b-4cd634623400 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:38.790550 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:38.790550 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:38.793603 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-33cdda92-1152-41ce-a27b-4cd634623400 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:38.793603 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 340/1351] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:38 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:39.810234 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:39.815909 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:39.816209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:39.816495 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:39.816655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:39.823605 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:39.823605 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:39.824543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ece16f1-a8aa-40f6-bd0c-01113981520a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:39.824966 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 333/1352] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:39 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:40.842264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b1164818-adf2-4c51-9483-725c2591917d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:40.844827 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1164818-adf2-4c51-9483-725c2591917d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:40.845211 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b1164818-adf2-4c51-9483-725c2591917d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:40.845420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b1164818-adf2-4c51-9483-725c2591917d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:40.845606 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b1164818-adf2-4c51-9483-725c2591917d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:40.854062 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:40.854062 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:40.855165 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1164818-adf2-4c51-9483-725c2591917d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:40.855906 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 343/1353] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:40 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:41.873027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:41.875461 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:41.875461 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:41.875461 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:41.875653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:41.890683 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:41.890683 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:41.892583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81808b08-c41f-44a0-8ce3-d1acf7dfe8b2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:41.892583 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 338/1354] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:41 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:42.285066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:42.288552 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:42.288552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1370576283"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:42.290550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1370576283'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:42.290706 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume of 1 GB Jul 10 13:16:42.297047 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Availability Zones retrieved successfully. Jul 10 13:16:42.303355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Flow 'volume_create_api' (fa85dd6e-12ec-47e6-b736-70c64125732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:42.304412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66df6489-51c4-4dd8-9be3-a0d13ad9628e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:42.305589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:42.352247 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66df6489-51c4-4dd8-9be3-a0d13ad9628e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:42.353231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94950c2d-ee9d-4a9a-951d-1fb4ba0dee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:42.425301 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Created reservations ['336e792f-d6d4-4ffe-83b3-ed237296f8e6', 'db5abb06-acb2-4033-a803-acd2185814c3', 'f4e3fa6c-f664-448f-887a-8fe5d355e445', 'a80e32c2-7058-453b-963f-903fdc5b0d5c'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:42.427517 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94950c2d-ee9d-4a9a-951d-1fb4ba0dee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['336e792f-d6d4-4ffe-83b3-ed237296f8e6', 'db5abb06-acb2-4033-a803-acd2185814c3', 'f4e3fa6c-f664-448f-887a-8fe5d355e445', 'a80e32c2-7058-453b-963f-903fdc5b0d5c']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:42.428344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba231dfd-d343-46e3-b9c5-5e86c13876c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:42.641733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba231dfd-d343-46e3-b9c5-5e86c13876c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb569247-8cd2-4d9d-a4a0-94cf87a3715f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1370576283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba577cc21734aadb9ef8015605c0f5d',qos_specs=None,replication_status=,reservations=['336e792f-d6d4-4ffe-83b3-ed237296f8e6','db5abb06-acb2-4033-a803-acd2185814c3','f4e3fa6c-f664-448f-887a-8fe5d355e445','a80e32c2-7058-453b-963f-903fdc5b0d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b616f2a62f41d18688db0fd6818e57',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1370576283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb569247-8cd2-4d9d-a4a0-94cf87a3715f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba577cc21734aadb9ef8015605c0f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2b616f2a62f41d18688db0fd6818e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:42.643646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56229d4d-6bce-4f5a-9c55-8471a4c3fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:42.674583 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56229d4d-6bce-4f5a-9c55-8471a4c3fefd) transitioned into state 'SUCCESS' from state '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-1370576283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba577cc21734aadb9ef8015605c0f5d',qos_specs=None,replication_status=,reservations=['336e792f-d6d4-4ffe-83b3-ed237296f8e6','db5abb06-acb2-4033-a803-acd2185814c3','f4e3fa6c-f664-448f-887a-8fe5d355e445','a80e32c2-7058-453b-963f-903fdc5b0d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b616f2a62f41d18688db0fd6818e57',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:42.675678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac5d85e-c431-4f54-9143-aeb2ce1f083d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:42.688124 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac5d85e-c431-4f54-9143-aeb2ce1f083d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:42.689118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Flow 'volume_create_api' (fa85dd6e-12ec-47e6-b736-70c64125732f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:42.689442 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Create volume request issued successfully. Jul 10 13:16:42.690141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b8deb23-5e72-4b15-91bd-cc79a077eb2e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:42.690732 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 341/1355] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:16:42 2026] POST /volume/v3/volumes => generated 759 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:42.706776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:42.709571 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:16:42.710892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:42.710892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:42.724742 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:42.724742 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:42.732715 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:16:42.739843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c342e09-ca0f-436e-ae72-0a34d3121572 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:16:42.740577 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 334/1356] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:42 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:42.910239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7b46930b-ae46-4705-9aa2-a202db893490 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:42.912229 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b46930b-ae46-4705-9aa2-a202db893490 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:42.912462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b46930b-ae46-4705-9aa2-a202db893490 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:42.912795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b46930b-ae46-4705-9aa2-a202db893490 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:42.913230 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7b46930b-ae46-4705-9aa2-a202db893490 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:42.918374 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:42.918374 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:42.919342 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b46930b-ae46-4705-9aa2-a202db893490 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:42.919851 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 344/1357] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:42 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:43.758381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:43.761122 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:16:43.761242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:43.763241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:43.774394 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:43.774394 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:43.782363 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:16:43.787982 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d08db8b8-d0dc-4cc2-856b-1024b53911cd tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:16:43.789028 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 339/1358] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:43 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:43.931850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:43.935715 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:43.935930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:43.936646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:43.936646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:43.942047 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:43.942047 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:43.943078 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5d951642-1ccf-40bd-910b-ba6a9c057ce8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:43.943490 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 342/1359] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:43 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:44.958964 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:44.963714 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:44.963714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:44.963714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:44.963714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:44.974329 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:44.974329 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:44.975350 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e692d062-90b5-4432-b9d8-6f6382c19e86 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:44.975982 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 335/1360] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:44 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:45.975170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:45.977841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:16:45.978055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:45.978352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:45.990390 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:45.990390 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:45.993602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:45.995996 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:45.996259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:45.996545 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:45.997174 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:45.997848 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:16:46.003933 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:46.003933 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:46.005111 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c96c9b3-3f52-4083-8275-355d91fc3240 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:46.005654 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 340/1361] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:45 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:46.006164 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fac3b578-fccb-4d7a-840a-de4a00f859a3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:16:46.006984 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 345/1362] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:45 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:46.087831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-640315bf-aef5-4de1-89c1-441f00519082 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:46.090384 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-640315bf-aef5-4de1-89c1-441f00519082 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:16:46.090622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-640315bf-aef5-4de1-89c1-441f00519082 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:46.090875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-640315bf-aef5-4de1-89c1-441f00519082 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:46.104166 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:46.104166 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:46.110254 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-640315bf-aef5-4de1-89c1-441f00519082 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:16:46.118477 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-640315bf-aef5-4de1-89c1-441f00519082 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:16:46.119011 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 343/1363] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:46 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:47.023247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b92d88f6-e054-42d9-9138-339dceff6435 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:47.025637 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b92d88f6-e054-42d9-9138-339dceff6435 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:47.025637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b92d88f6-e054-42d9-9138-339dceff6435 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:47.026000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b92d88f6-e054-42d9-9138-339dceff6435 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:47.026197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b92d88f6-e054-42d9-9138-339dceff6435 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:47.032479 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:47.032479 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:47.033718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b92d88f6-e054-42d9-9138-339dceff6435 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:47.034205 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 336/1364] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:47 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:47.773718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:47.776945 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:47.776945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2120862839", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:47.779088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2120862839', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:47.895572 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume of 1 GB Jul 10 13:16:47.902480 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Availability Zones retrieved successfully. Jul 10 13:16:47.910299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Flow 'volume_create_api' (b3220bbe-e219-4d00-8a16-abeebc085a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:47.912604 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198e91ac-6d11-4db0-a021-0e695bbfee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:47.916735 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:47.986733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (198e91ac-6d11-4db0-a021-0e695bbfee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:47.986733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb40faa8-0177-4fb1-ab53-5e55af20f9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:48.047059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e80af219-7234-4379-aec9-c3d419a765b6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:48.049082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Created reservations ['5b7cde62-2372-432f-b16e-2cc3e7005d5b', '23715439-9555-47f7-921e-ba6c815dd1d6', 'a896b313-cc78-4ac1-95f0-4d235ca29a0c', '87603108-22b7-4e00-944e-f0bf2869d06f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:48.049603 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e80af219-7234-4379-aec9-c3d419a765b6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:48.049997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e80af219-7234-4379-aec9-c3d419a765b6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:48.050358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb40faa8-0177-4fb1-ab53-5e55af20f9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7cde62-2372-432f-b16e-2cc3e7005d5b', '23715439-9555-47f7-921e-ba6c815dd1d6', 'a896b313-cc78-4ac1-95f0-4d235ca29a0c', '87603108-22b7-4e00-944e-f0bf2869d06f']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:48.050466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e80af219-7234-4379-aec9-c3d419a765b6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:48.051016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e80af219-7234-4379-aec9-c3d419a765b6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:48.051598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8c5227-0a5f-4050-86e2-39428497e979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:48.060587 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:48.060587 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:48.062507 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e80af219-7234-4379-aec9-c3d419a765b6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:48.063151 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 346/1365] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:48 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:48.087759 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8c5227-0a5f-4050-86e2-39428497e979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b21274-b20b-456c-a881-2d06956c4ddd', '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-2120862839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211ee03adff640e98629db2fb94bf51b',qos_specs=None,replication_status=,reservations=['5b7cde62-2372-432f-b16e-2cc3e7005d5b','23715439-9555-47f7-921e-ba6c815dd1d6','a896b313-cc78-4ac1-95f0-4d235ca29a0c','87603108-22b7-4e00-944e-f0bf2869d06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d268354122a74dc2ba42c511b665d308',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2120862839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b21274-b20b-456c-a881-2d06956c4ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211ee03adff640e98629db2fb94bf51b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d268354122a74dc2ba42c511b665d308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:48.089018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a36020f-5936-4f91-b7fd-9d96321746a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:48.144050 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a36020f-5936-4f91-b7fd-9d96321746a1) transitioned into state 'SUCCESS' from state '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-2120862839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211ee03adff640e98629db2fb94bf51b',qos_specs=None,replication_status=,reservations=['5b7cde62-2372-432f-b16e-2cc3e7005d5b','23715439-9555-47f7-921e-ba6c815dd1d6','a896b313-cc78-4ac1-95f0-4d235ca29a0c','87603108-22b7-4e00-944e-f0bf2869d06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d268354122a74dc2ba42c511b665d308',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:48.145590 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcb4053-3505-410e-a149-f6e2263551c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:48.162585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcb4053-3505-410e-a149-f6e2263551c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:48.163938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Flow 'volume_create_api' (b3220bbe-e219-4d00-8a16-abeebc085a10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:48.164400 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Create volume request issued successfully. Jul 10 13:16:48.166197 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55cfb865-3be0-40a8-bf59-ade4dd659b49 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:48.167001 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 341/1366] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:16:47 2026] POST /volume/v3/volumes => generated 753 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:48.188327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-54ee6d96-4da8-4292-9849-4c015c322b74 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:48.193360 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54ee6d96-4da8-4292-9849-4c015c322b74 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:16:48.193501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-54ee6d96-4da8-4292-9849-4c015c322b74 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:48.193803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-54ee6d96-4da8-4292-9849-4c015c322b74 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:48.206215 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:48.206215 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:48.213339 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-54ee6d96-4da8-4292-9849-4c015c322b74 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:48.223529 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54ee6d96-4da8-4292-9849-4c015c322b74 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 200 Jul 10 13:16:48.224088 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 344/1367] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:48 2026] GET /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:49.058731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-20f8f5ba-d2f0-4b84-b258-c44d5e6a2694 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.059248 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20f8f5ba-d2f0-4b84-b258-c44d5e6a2694 None None] GET https://10.4.3.138/volume// Jul 10 13:16:49.059316 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20f8f5ba-d2f0-4b84-b258-c44d5e6a2694 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:49.059724 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20f8f5ba-d2f0-4b84-b258-c44d5e6a2694 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:49.060072 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20f8f5ba-d2f0-4b84-b258-c44d5e6a2694 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:49.060607 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 337/1368] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:16:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:49.076003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-be9f1a24-932d-4eb1-863e-e1395950cc2e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.077996 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-be9f1a24-932d-4eb1-863e-e1395950cc2e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:16:49.079621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-be9f1a24-932d-4eb1-863e-e1395950cc2e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16a3359-de37-417b-8e4e-15aac4a441e2", "connector": null, "instance_uuid": "2b7e390f-02de-4d70-bd94-99ade915f679"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:49.079896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.081819 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:49.082141 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:49.082456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:49.082710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:49.085106 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=169,cinder:UPDATE=49,cinder:INSERT=18 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:16:49.093014 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:49.093014 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:49.095392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b51d9ad-6a80-4f66-82ef-5108681345e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:49.096803 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 342/1369] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:49 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:49.098810 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:49.098810 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:49.161036 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-be9f1a24-932d-4eb1-863e-e1395950cc2e tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:16:49.161649 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 347/1370] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:16:49 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:49.181619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-d4c40573-9eef-4d95-90e6-db98b094ec60 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.185097 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-d4c40573-9eef-4d95-90e6-db98b094ec60 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 Jul 10 13:16:49.185894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-d4c40573-9eef-4d95-90e6-db98b094ec60 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:49.185894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-d4c40573-9eef-4d95-90e6-db98b094ec60 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:49.203723 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:49.203723 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:49.242125 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e59740b9-2327-4f14-9aac-d279be1fd17d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.244052 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e59740b9-2327-4f14-9aac-d279be1fd17d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:16:49.244307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e59740b9-2327-4f14-9aac-d279be1fd17d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:49.244507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e59740b9-2327-4f14-9aac-d279be1fd17d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:49.255666 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:49.255666 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:49.263051 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e59740b9-2327-4f14-9aac-d279be1fd17d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:49.277463 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e59740b9-2327-4f14-9aac-d279be1fd17d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 200 Jul 10 13:16:49.278217 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 338/1371] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:49 2026] GET /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:49.335282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:49.339384 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:16:49.339384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:49.339384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:49.354554 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:49.354554 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:49.362846 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:49.370359 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-e550e098-c351-449b-91b3-db078e28d655 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 200 Jul 10 13:16:49.370520 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 343/1372] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:49 2026] GET /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:49.761957 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-d4c40573-9eef-4d95-90e6-db98b094ec60 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 returned with HTTP 200 Jul 10 13:16:49.765775 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 345/1373] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:16:49 2026] DELETE /volume/v3/attachments/5941a72c-aa09-45fe-9b38-d72c090c96f2 => generated 192 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:50.109409 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:50.111972 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:50.112194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:50.112425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:50.112552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:50.120178 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:50.120178 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:50.121429 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-608dc425-2fe7-4c93-b5b0-98f66e74cd36 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:50.122215 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 348/1374] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:50 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:50.144582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:50.147869 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:16:50.148143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:50.148402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:50.158542 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:50.158542 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:50.163882 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:50.171831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-5405af2c-13c2-4d4b-bd8e-ff36f4dd99fd tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 200 Jul 10 13:16:50.172434 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 339/1375] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:50 2026] GET /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:50.183671 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e1106ade-2cac-44be-9a62-20d456eadf5c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:50.184369 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e1106ade-2cac-44be-9a62-20d456eadf5c None None] GET https://10.4.3.138/volume// Jul 10 13:16:50.184631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e1106ade-2cac-44be-9a62-20d456eadf5c None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:50.185819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e1106ade-2cac-44be-9a62-20d456eadf5c None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:50.185819 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e1106ade-2cac-44be-9a62-20d456eadf5c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:50.186572 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 344/1376] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:16:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:50.197506 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-3efe2a95-a3d1-4776-a7e2-9ba941a63620 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:50.200089 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-3efe2a95-a3d1-4776-a7e2-9ba941a63620 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:16:50.200558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-3efe2a95-a3d1-4776-a7e2-9ba941a63620 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61b21274-b20b-456c-a881-2d06956c4ddd", "connector": null, "instance_uuid": "08a96248-c230-416d-8489-c10b945fc877"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:50.217324 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:50.217324 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:50.283373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-3efe2a95-a3d1-4776-a7e2-9ba941a63620 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:16:50.284113 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 346/1377] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:16:50 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:51.135186 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:51.138428 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:51.139395 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:51.139832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:51.140067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:51.145370 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:51.145370 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:51.146546 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7f0c1ec-a64f-4c67-b590-dfeea2a45308 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:51.147387 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 349/1378] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:51 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:52.163962 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-34201a6d-383a-4b95-be88-3a9b014d210d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:52.167471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34201a6d-383a-4b95-be88-3a9b014d210d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:52.168600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34201a6d-383a-4b95-be88-3a9b014d210d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:52.168600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34201a6d-383a-4b95-be88-3a9b014d210d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:52.168600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-34201a6d-383a-4b95-be88-3a9b014d210d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:52.173804 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:52.173804 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:52.174984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34201a6d-383a-4b95-be88-3a9b014d210d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:52.175386 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 340/1379] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:52 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:53.194898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:53.198719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:53.198960 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:53.199160 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:53.199284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:53.214383 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:53.214383 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:53.215662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2ccc47a4-75b7-4213-a8b1-394d5b89dc89 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:53.216165 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 345/1380] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:53 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 793 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:53.233417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:53.236145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:16:53.236340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:53.236648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:53.236854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:53.243030 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:53.243030 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:53.244032 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6028ccdf-ead6-486f-a002-200fbd46a1d3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:16:53.244445 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 347/1381] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:53 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:53.261483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4c130325-0aa0-4558-be31-8df836a5a4ff None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:53.266549 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:16:53.267165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b2b20d1-c863-422b-b38d-ad3385a6b88c", "incremental": true, "force": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:53.272037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': '5b2b20d1-c863-422b-b38d-ad3385a6b88c', 'incremental': True, 'force': True}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:16:53.272593 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume 5b2b20d1-c863-422b-b38d-ad3385a6b88c in container None Jul 10 13:16:53.290739 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:53.290739 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:53.291880 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:16:53.326588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['b69a80df-b6c2-4c2d-9ed3-0483b57904bc', '5f3044a6-0563-4462-8ac3-88f762c9802e'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:53.392542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c130325-0aa0-4558-be31-8df836a5a4ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:16:53.393080 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 350/1382] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:16:53 2026] POST /volume/v3/backups => generated 288 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:16:53.404601 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fefe5952-669c-4c79-b380-beaca37be470 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:53.406680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fefe5952-669c-4c79-b380-beaca37be470 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:53.407021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fefe5952-669c-4c79-b380-beaca37be470 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:53.407169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fefe5952-669c-4c79-b380-beaca37be470 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:53.407343 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-fefe5952-669c-4c79-b380-beaca37be470 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:53.413551 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:53.413551 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:53.415245 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fefe5952-669c-4c79-b380-beaca37be470 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:53.415513 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 341/1383] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:53 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:54.430498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-67ffa736-07ee-425a-8004-2b297e27cb1e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:54.433931 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67ffa736-07ee-425a-8004-2b297e27cb1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:54.434247 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67ffa736-07ee-425a-8004-2b297e27cb1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:54.434892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67ffa736-07ee-425a-8004-2b297e27cb1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:54.434892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-67ffa736-07ee-425a-8004-2b297e27cb1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:54.440619 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:54.440619 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:54.442785 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67ffa736-07ee-425a-8004-2b297e27cb1e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:54.442785 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 346/1384] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:54 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:54.857726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:54.860563 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] PUT https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 Jul 10 13:16:54.861326 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:54.874943 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Acquiring lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:16:54.886096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" acquired by "attachment_update" :: waited 0.011s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:16:54.887111 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:54.887111 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:55.419060 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" released by "attachment_update" :: held 0.533s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:16:55.419451 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-b1e0942a-d8de-449c-b07e-a03695bdaa53 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 returned with HTTP 200 Jul 10 13:16:55.420028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 348/1385] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:16:54 2026] PUT /volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:55.430791 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-3694487d-35dc-4b27-913e-99c815e67f6d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:55.437632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-3694487d-35dc-4b27-913e-99c815e67f6d tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 Jul 10 13:16:55.441961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-3694487d-35dc-4b27-913e-99c815e67f6d tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:55.441961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-3694487d-35dc-4b27-913e-99c815e67f6d tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:55.458375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:55.460560 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:55.460863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:55.461179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:55.461179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:55.467760 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:55.467760 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:55.468843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a7233c8b-82d6-4df5-bff3-4ebad39dc6d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:55.469347 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 342/1386] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:55 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:55.473482 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-3694487d-35dc-4b27-913e-99c815e67f6d tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 returned with HTTP 200 Jul 10 13:16:55.473482 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 351/1387] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:16:55 2026] GET /volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:56.484378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:56.490571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:56.491572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:56.491572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:56.491797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:56.499968 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:56.499968 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:56.502273 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9a8fd3b-261f-4c75-9ea1-864cf9cddb23 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:56.503274 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 347/1388] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:56 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 696 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:57.520000 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-192e0e90-b260-4775-b8be-5c4f3809605c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:57.522535 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-192e0e90-b260-4775-b8be-5c4f3809605c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:57.523349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-192e0e90-b260-4775-b8be-5c4f3809605c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:57.524117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-192e0e90-b260-4775-b8be-5c4f3809605c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:57.524117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-192e0e90-b260-4775-b8be-5c4f3809605c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:57.535724 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:57.535724 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:57.535724 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-192e0e90-b260-4775-b8be-5c4f3809605c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:57.535724 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 349/1389] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:57 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:58.113464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44efa445-133c-492f-889f-9ec2f0c75b56 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.113464 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44efa445-133c-492f-889f-9ec2f0c75b56 None None] GET https://10.4.3.138/volume// Jul 10 13:16:58.113464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44efa445-133c-492f-889f-9ec2f0c75b56 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:58.117392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44efa445-133c-492f-889f-9ec2f0c75b56 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:58.117392 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44efa445-133c-492f-889f-9ec2f0c75b56 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:16:58.117392 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 343/1390] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:16:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:16:58.132775 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.146648 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:16:58.146648 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:58.146648 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:58.160670 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:58.160670 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:58.167905 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:16:58.175068 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-cff7ba52-1ad4-440e-bdf7-4b6d25107239 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 200 Jul 10 13:16:58.175960 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 352/1391] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:16:58 2026] GET /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:16:58.197470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.201779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:16:58.201779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1746761650"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:58.203748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1746761650'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:16:58.203748 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume of 1 GB Jul 10 13:16:58.216445 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Availability Zones retrieved successfully. Jul 10 13:16:58.225280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (69158d15-8617-4cbf-83ed-e39c28a12dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:58.228002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5733d501-3016-4a91-94b7-0cf28c1d487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:58.230148 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:16:58.299308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5733d501-3016-4a91-94b7-0cf28c1d487b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:58.299308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dcb68f-8caf-4b29-aeaa-e04a7fd2a86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:58.394211 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.400746 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] PUT https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee Jul 10 13:16:58.402873 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:58.420298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Acquiring lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:16:58.428648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Created reservations ['3f4cb987-54aa-45f3-9014-22ef0b556b00', '1ad13acf-914d-40eb-ac2f-ff773dd82c34', 'e2919738-3d05-4fbc-9995-c9e21f2748b8', 'cc83f986-388d-415a-b924-e40c471bba4f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:16:58.430364 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" acquired by "attachment_update" :: waited 0.010s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:16:58.430531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dcb68f-8caf-4b29-aeaa-e04a7fd2a86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f4cb987-54aa-45f3-9014-22ef0b556b00', '1ad13acf-914d-40eb-ac2f-ff773dd82c34', 'e2919738-3d05-4fbc-9995-c9e21f2748b8', 'cc83f986-388d-415a-b924-e40c471bba4f']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:58.432245 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:58.432245 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:58.432396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669c2324-160b-48d1-b036-a04ca111a9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:58.484706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669c2324-160b-48d1-b036-a04ca111a9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087ad506-07fc-4a49-ab38-ec65a4c3bd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1746761650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['3f4cb987-54aa-45f3-9014-22ef0b556b00','1ad13acf-914d-40eb-ac2f-ff773dd82c34','e2919738-3d05-4fbc-9995-c9e21f2748b8','cc83f986-388d-415a-b924-e40c471bba4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:16:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1746761650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=087ad506-07fc-4a49-ab38-ec65a4c3bd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6450986967a641eeb1eb6bc43381bdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4801ef131c6f47a28915ec118e4787c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:58.487345 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de01cce-906f-4736-80df-348f5943d820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:58.531663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de01cce-906f-4736-80df-348f5943d820) transitioned into state 'SUCCESS' from state '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-1746761650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['3f4cb987-54aa-45f3-9014-22ef0b556b00','1ad13acf-914d-40eb-ac2f-ff773dd82c34','e2919738-3d05-4fbc-9995-c9e21f2748b8','cc83f986-388d-415a-b924-e40c471bba4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:58.533665 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb26d7b-f46c-4cc9-9bc6-e9eb8703dca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:16:58.548998 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-857fded5-7517-40cd-9937-b6ab2e522793 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.552160 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-857fded5-7517-40cd-9937-b6ab2e522793 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:58.552394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-857fded5-7517-40cd-9937-b6ab2e522793 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:58.552593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-857fded5-7517-40cd-9937-b6ab2e522793 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:58.552800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-857fded5-7517-40cd-9937-b6ab2e522793 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:58.557646 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbb26d7b-f46c-4cc9-9bc6-e9eb8703dca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:16:58.558905 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (69158d15-8617-4cbf-83ed-e39c28a12dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:16:58.559439 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request issued successfully. Jul 10 13:16:58.560507 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1baf69b2-3cca-461c-b9de-be98fc987e79 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:16:58.560776 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=152,cinder:INSERT=26,cinder:UPDATE=50 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:16:58.561980 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 348/1392] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:16:58 2026] POST /volume/v3/volumes => generated 755 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:16:58.563620 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:58.563620 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:58.566267 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-857fded5-7517-40cd-9937-b6ab2e522793 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:58.571724 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 344/1393] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:58 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:58.580301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-48530bc0-2847-4cf6-8897-d74e547533d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:58.588178 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-48530bc0-2847-4cf6-8897-d74e547533d6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:16:58.588178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-48530bc0-2847-4cf6-8897-d74e547533d6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:58.588455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-48530bc0-2847-4cf6-8897-d74e547533d6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:58.598803 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:58.598803 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:58.604084 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-48530bc0-2847-4cf6-8897-d74e547533d6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:16:58.610164 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-48530bc0-2847-4cf6-8897-d74e547533d6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:16:58.611342 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 353/1394] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:58 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:58.976445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" released by "attachment_update" :: held 0.547s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:16:58.976960 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-d79b5fec-f516-4897-a3f7-f4b6995ed6e3 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee returned with HTTP 200 Jul 10 13:16:58.977579 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 350/1395] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:16:58 2026] PUT /volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:16:59.496416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-0d791d60-9be4-4872-a343-308f5d243b8d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:59.500501 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-0d791d60-9be4-4872-a343-308f5d243b8d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee/action Jul 10 13:16:59.502372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-0d791d60-9be4-4872-a343-308f5d243b8d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:16:59.502372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-0d791d60-9be4-4872-a343-308f5d243b8d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:16:59.535802 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:59.535802 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:16:59.555133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4f105ad1-7073-4b82-8b05-47b8860365ef req-0d791d60-9be4-4872-a343-308f5d243b8d tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee/action returned with HTTP 204 Jul 10 13:16:59.556112 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 349/1396] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:16:59 2026] POST /volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:16:59.586196 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-782b582c-944f-4b4f-b786-323bd974755e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:59.592791 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-782b582c-944f-4b4f-b786-323bd974755e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:16:59.593108 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-782b582c-944f-4b4f-b786-323bd974755e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:59.593401 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-782b582c-944f-4b4f-b786-323bd974755e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:59.593573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-782b582c-944f-4b4f-b786-323bd974755e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:16:59.601240 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:59.601240 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:16:59.601240 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-782b582c-944f-4b4f-b786-323bd974755e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:16:59.604124 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 345/1397] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:59 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:59.635303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:59.638839 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:16:59.639213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:59.639510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:59.657249 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:59.657249 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:16:59.667331 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:16:59.679639 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44d26a68-59f3-4d88-ad22-149dd77ef628 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:16:59.680195 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 354/1398] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:16:59 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:16:59.767278 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:16:59.771650 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:16:59.771650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:16:59.771650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:16:59.787223 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:16:59.787223 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:16:59.797818 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:16:59.809178 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-8c17d546-5ebc-4dfc-8f39-0525e31eec26 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:16:59.809178 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 351/1399] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:16:59 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:00.623012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6cefae4c-4813-4c40-87ee-818f4e626927 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:00.626001 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6cefae4c-4813-4c40-87ee-818f4e626927 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:00.626252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6cefae4c-4813-4c40-87ee-818f4e626927 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:00.626477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6cefae4c-4813-4c40-87ee-818f4e626927 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:00.626641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6cefae4c-4813-4c40-87ee-818f4e626927 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:00.636781 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:00.636781 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:00.638781 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6cefae4c-4813-4c40-87ee-818f4e626927 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:00.639339 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 350/1400] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:00 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:01.657120 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:01.665660 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:01.665660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:01.665660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:01.665660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:01.677309 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:01.677309 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:01.677309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81141ae8-5c98-42d6-a4bd-26ae90da277f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:01.677309 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 346/1401] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:01 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:01.886083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5a0231e0-59de-4a48-ba5d-91501aabf9da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:01.886083 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a0231e0-59de-4a48-ba5d-91501aabf9da None None] GET https://10.4.3.138/volume// Jul 10 13:17:01.886661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a0231e0-59de-4a48-ba5d-91501aabf9da None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:01.886661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a0231e0-59de-4a48-ba5d-91501aabf9da None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:01.886929 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a0231e0-59de-4a48-ba5d-91501aabf9da None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:01.889303 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 355/1402] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:17:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:01.900653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-20319741-1a1d-4b20-85f6-dd0f5d7db215 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:01.906490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-20319741-1a1d-4b20-85f6-dd0f5d7db215 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:01.906987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-20319741-1a1d-4b20-85f6-dd0f5d7db215 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "087ad506-07fc-4a49-ab38-ec65a4c3bd1d", "connector": null, "instance_uuid": "605e189a-8afe-4bbf-ab40-eb32a2162ea1"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:01.921173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:01.921173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:01.968966 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-20319741-1a1d-4b20-85f6-dd0f5d7db215 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:01.970150 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 352/1403] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:01 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:02.353777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:02.356109 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:02.356299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:02.356462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:02.386842 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:02.386842 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:02.396044 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:02.409533 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5ee10cb9-38a8-41a6-a2e6-aeecd4e7b97b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:02.409533 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 351/1404] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:02 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 847 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:02.515665 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4a496f9b-28cd-46e2-b1d4-82b33ad1cd9a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:02.516387 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a496f9b-28cd-46e2-b1d4-82b33ad1cd9a None None] GET https://10.4.3.138/volume// Jul 10 13:17:02.516612 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a496f9b-28cd-46e2-b1d4-82b33ad1cd9a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:02.516949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a496f9b-28cd-46e2-b1d4-82b33ad1cd9a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:02.517340 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a496f9b-28cd-46e2-b1d4-82b33ad1cd9a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:02.517875 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 347/1405] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:02.530919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:02.538844 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:02.538844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:02.538844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:02.558941 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:02.558941 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:02.567430 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:02.573176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-44c7713b-6004-45ac-a9a6-b3ba8b854b2f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:02.574330 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 356/1406] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:02 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:02.696433 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:02.699018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:02.700002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:02.700002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:02.700494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:02.707383 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:02.707383 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:02.707582 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2d61601-c8a8-49ce-9409-ddf7e644f2bf tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:02.708013 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 353/1407] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:02 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:02.718581 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:02.721325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] PUT https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 Jul 10 13:17:02.721859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:02.739194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Acquiring lock "cinder-attachment_update-087ad506-07fc-4a49-ab38-ec65a4c3bd1d-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:02.750306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-087ad506-07fc-4a49-ab38-ec65a4c3bd1d-np0000005006" acquired by "attachment_update" :: waited 0.011s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:02.751426 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:02.751426 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:03.283845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-087ad506-07fc-4a49-ab38-ec65a4c3bd1d-np0000005006" released by "attachment_update" :: held 0.533s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:03.284322 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-ea3c928d-21c0-4176-9613-dec8598ea0a9 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 returned with HTTP 200 Jul 10 13:17:03.287511 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 352/1408] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:02 2026] PUT /volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:03.433769 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1556a064-0e4a-47ac-8884-a83392f9f502 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:03.436442 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1556a064-0e4a-47ac-8884-a83392f9f502 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:03.436442 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1556a064-0e4a-47ac-8884-a83392f9f502 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:03.436746 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1556a064-0e4a-47ac-8884-a83392f9f502 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:03.452283 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:03.452283 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:03.459662 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1556a064-0e4a-47ac-8884-a83392f9f502 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:03.466556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1556a064-0e4a-47ac-8884-a83392f9f502 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:03.467084 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 348/1409] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:03 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:03.724512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:03.728708 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:03.728708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:03.728708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:03.728708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:03.734623 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:03.734623 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:03.735574 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f5085b8-35aa-428f-a1be-5e36b903f39b tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:03.736012 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 357/1410] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:03 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:04.104308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-511e3512-9c31-4a83-aa09-3cc56684fa21 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:04.107911 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-511e3512-9c31-4a83-aa09-3cc56684fa21 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40/action Jul 10 13:17:04.108494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-511e3512-9c31-4a83-aa09-3cc56684fa21 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:04.108783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-511e3512-9c31-4a83-aa09-3cc56684fa21 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:04.142512 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:04.142512 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:04.169281 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-038d0968-6551-48c8-b8fd-6a942f0580bf req-511e3512-9c31-4a83-aa09-3cc56684fa21 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40/action returned with HTTP 204 Jul 10 13:17:04.169661 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 354/1411] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:04 2026] POST /volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:04.488360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:04.491301 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:04.491423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:04.491539 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:04.513162 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:04.513162 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:04.519092 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:04.529343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0286a39-d474-4529-a34c-0049d9ee2d82 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:04.529343 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 353/1412] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:04 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:04.761033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:04.763565 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:04.763771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:04.763974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:04.764171 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:04.779073 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:04.779073 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:04.779562 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e4a8948-d8f0-4fee-94c6-ec93c9b7051f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:04.780679 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 349/1413] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:04 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:05.548028 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:05.550875 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:05.551226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:05.551522 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:05.567556 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:05.567556 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:05.572770 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:05.584048 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d072bdc1-0985-416b-a32d-5de96dbc6af1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:05.585189 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 358/1414] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:05 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:05.797764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:05.800311 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:05.800311 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:05.800527 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:05.800675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:05.805100 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:05.805100 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:05.806127 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f098c0a4-f129-4750-b02c-0d229c2bb36a tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:05.806770 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 355/1415] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:05 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:06.608034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:06.610318 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:06.610425 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:06.610643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:06.622499 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:06.622499 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:06.627641 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:06.633244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1cdd3992-036a-405f-bb2c-17dd5e79b38a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:06.633773 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 354/1416] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:06 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:06.826826 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:06.831721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:06.831721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:06.831721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:06.831721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:06.834212 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:06.834212 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:06.835253 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-77f7bc5a-a46a-4641-9ee1-d1207b31f6cd tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:06.835555 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 350/1417] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:06 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:07.649891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:07.655337 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:07.655508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:07.655797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:07.677823 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:07.677823 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:07.682656 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:07.690714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8981b6b1-4ee3-44bf-b192-2463c6ddb1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:07.691365 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 359/1418] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:07 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:07.850923 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-77eab811-a0a9-4715-8143-5aac13b243d1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:07.850923 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77eab811-a0a9-4715-8143-5aac13b243d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:07.851361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77eab811-a0a9-4715-8143-5aac13b243d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:07.851442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77eab811-a0a9-4715-8143-5aac13b243d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:07.851549 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-77eab811-a0a9-4715-8143-5aac13b243d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:07.856028 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:07.856028 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:07.857059 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77eab811-a0a9-4715-8143-5aac13b243d1 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:07.857159 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 356/1419] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:07 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:08.711349 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:08.713459 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:08.713673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:08.713921 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:08.728503 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:08.728503 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:08.736620 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:08.745994 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5186d6f-2cd6-42d1-97d2-aabf88078ae1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:08.746542 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 355/1420] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:08 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:08.871459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:08.874122 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:08.874374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:08.874621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:08.874840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:08.881505 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:08.881505 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:08.882681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd40873f-f46a-4f9d-8627-7d0ad0527c5c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:08.883242 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 351/1421] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:08 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:09.759682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-60df6013-3c35-4f05-9a3d-a63ada36611d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:09.761895 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60df6013-3c35-4f05-9a3d-a63ada36611d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:09.761895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60df6013-3c35-4f05-9a3d-a63ada36611d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:09.762069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60df6013-3c35-4f05-9a3d-a63ada36611d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:09.782380 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:09.782380 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:09.797305 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-60df6013-3c35-4f05-9a3d-a63ada36611d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:09.803193 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60df6013-3c35-4f05-9a3d-a63ada36611d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:09.803814 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 360/1422] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:09 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:09.897987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:09.901189 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:09.902302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:09.902302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:09.902537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:09.910962 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:09.910962 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:09.912316 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7caf8a35-0104-49c2-9ef7-1d6b455dec4c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:09.912871 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 357/1423] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:09 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:10.198169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a1619175-0098-4711-9e37-bd363477ac66 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.198600 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1619175-0098-4711-9e37-bd363477ac66 None None] GET https://10.4.3.138/volume// Jul 10 13:17:10.198906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1619175-0098-4711-9e37-bd363477ac66 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.199169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1619175-0098-4711-9e37-bd363477ac66 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.199580 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1619175-0098-4711-9e37-bd363477ac66 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:10.200202 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 356/1424] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:10.210661 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-09c86fec-ca3f-4417-b979-550703a73a37 req-3228303e-8c45-4141-9ee7-da95bcfd4482 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.212939 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-3228303e-8c45-4141-9ee7-da95bcfd4482 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:10.213343 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-3228303e-8c45-4141-9ee7-da95bcfd4482 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b16a3359-de37-417b-8e4e-15aac4a441e2", "connector": null, "instance_uuid": "2b7e390f-02de-4d70-bd94-99ade915f679"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:10.224003 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.224003 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:10.279858 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-3228303e-8c45-4141-9ee7-da95bcfd4482 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:10.280564 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 352/1425] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:10 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:10.296134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-09c86fec-ca3f-4417-b979-550703a73a37 req-1c32f7e5-484f-4c1d-bf8a-4cd21c293844 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.300470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-1c32f7e5-484f-4c1d-bf8a-4cd21c293844 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] DELETE https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 Jul 10 13:17:10.300674 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-1c32f7e5-484f-4c1d-bf8a-4cd21c293844 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.301005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-1c32f7e5-484f-4c1d-bf8a-4cd21c293844 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.305323 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=160,cinder:INSERT=14,cinder:UPDATE=36 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:17:10.315330 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.315330 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:10.824425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.826768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:10.827047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.827307 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.842008 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.842008 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:10.847681 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:10.853905 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-04105714-70e0-4f91-a4a1-3cc0b4db0ca6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:10.854292 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 358/1426] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:10 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:10.861542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-1c32f7e5-484f-4c1d-bf8a-4cd21c293844 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 returned with HTTP 200 Jul 10 13:17:10.862130 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 361/1427] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:10 2026] DELETE /volume/v3/attachments/da032ecc-42c2-466f-80e4-7e7a4ce01f40 => generated 192 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:10.928180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.930242 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:10.930462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.930685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.930851 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:10.935788 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.935788 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:10.936708 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea5248e7-3044-4203-9e32-6204c6fe0ed7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:10.937177 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 357/1428] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:10 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:10.949969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.952234 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:10.952530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.952803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.953037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:10.959652 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.959652 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:10.960799 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82c0a618-2cd9-4a03-bbd8-64510cfe707d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:10.961216 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 353/1429] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:10 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:10.974149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2629851-aebd-4099-8449-7ee70d50f79c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:10.975987 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:10.976221 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:10.976465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:10.976623 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. Jul 10 13:17:10.981436 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:10.981436 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:10.996115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:17:10.998469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2629851-aebd-4099-8449-7ee70d50f79c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 202 Jul 10 13:17:10.998987 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 359/1430] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:10 2026] DELETE /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:11.008362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1c172366-9787-43f6-a0e5-95502f353fa3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:11.010844 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c172366-9787-43f6-a0e5-95502f353fa3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:11.011173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1c172366-9787-43f6-a0e5-95502f353fa3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:11.011488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1c172366-9787-43f6-a0e5-95502f353fa3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:11.011754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1c172366-9787-43f6-a0e5-95502f353fa3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:11.016881 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:11.016881 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:11.018198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c172366-9787-43f6-a0e5-95502f353fa3 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 200 Jul 10 13:17:11.018577 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 362/1431] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:11 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:11.871651 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:11.874997 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:11.874997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:11.874997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:11.893217 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:11.893217 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:11.899275 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:11.907300 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cd4a19e-faca-4cf1-aba5-eaee057fed21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:11.907300 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 358/1432] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:11 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:12.036038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.036328 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 Jul 10 13:17:12.036511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.036802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.037036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 6b50b326-7eb4-4894-9327-a0aefe4ec8b7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:12.043656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f1b2dc6a-0a52-49cd-9aba-ac77082f30e6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 returned with HTTP 404 Jul 10 13:17:12.043656 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 354/1433] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/backups/6b50b326-7eb4-4894-9327-a0aefe4ec8b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:12.052863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.057873 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:17:12.058386 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b2b20d1-c863-422b-b38d-ad3385a6b88c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1243974432", "container": "tempest-volumesbackupstest-backup-container-506324065"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:12.060994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating new backup {'backup': {'volume_id': '5b2b20d1-c863-422b-b38d-ad3385a6b88c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1243974432', 'container': 'tempest-volumesbackupstest-backup-container-506324065'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:17:12.061531 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Creating backup of volume 5b2b20d1-c863-422b-b38d-ad3385a6b88c in container tempest-volumesbackupstest-backup-container-506324065 Jul 10 13:17:12.074141 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.074141 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:12.075309 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:12.106613 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Created reservations ['20b1907d-cc3e-4860-b9fe-0acd1c106c7c', '4dfea4db-d7e4-41e4-9109-9dcaa3040a47'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:12.160336 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cef91757-f406-40ba-a4d6-4a4277a761e4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:17:12.160857 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 360/1434] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:17:12 2026] POST /volume/v3/backups => generated 330 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:12.172962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7162de01-11fd-4237-9bc1-b9aa262a800f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.175618 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7162de01-11fd-4237-9bc1-b9aa262a800f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:12.175829 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7162de01-11fd-4237-9bc1-b9aa262a800f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.176096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7162de01-11fd-4237-9bc1-b9aa262a800f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.176281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7162de01-11fd-4237-9bc1-b9aa262a800f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:12.183795 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.183795 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:12.187722 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7162de01-11fd-4237-9bc1-b9aa262a800f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:12.187722 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 363/1435] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:12.595188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.597222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:12.597424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.597635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.605588 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.605588 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:12.610968 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:12.617285 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da31e78f-81d4-4b34-b24b-4e889c6e7f35 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:12.617813 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 359/1436] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:12.640137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.644461 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:12.644461 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.644461 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.654207 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.654207 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:12.659528 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:12.666458 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51f4b518-3e5b-474c-8bd6-32d718fc57d5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:12.667060 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 355/1437] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:12.668665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-a2a1c7d2-ab09-475a-a051-d3b7960ff818 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.672716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-a2a1c7d2-ab09-475a-a051-d3b7960ff818 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784/action Jul 10 13:17:12.672716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-a2a1c7d2-ab09-475a-a051-d3b7960ff818 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:12.672716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-a2a1c7d2-ab09-475a-a051-d3b7960ff818 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:12.699935 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.699935 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:12.719366 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9971c3c1-1658-4428-89ac-92dab48ca4cb req-a2a1c7d2-ab09-475a-a051-d3b7960ff818 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784/action returned with HTTP 204 Jul 10 13:17:12.720021 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 361/1438] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:12 2026] POST /volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:12.732269 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.735548 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:12.735906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.736362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.747314 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.747314 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:12.752607 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:12.760131 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-37072841-d440-40c6-abd9-37ffad54ce59 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:12.760131 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 364/1439] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:12.928956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.932073 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:12.932398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.932746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:12.948119 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:12.948119 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:12.953802 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:12.960316 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-74d1429d-14c1-456e-a3fe-0b42532583b3 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:12.964838 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 360/1440] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:12.982947 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:12.987469 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:12.988124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:12.988939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:13.004737 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.004737 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:13.008636 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:13.016531 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21cb9498-817f-49b9-b69a-299f5f05e1f8 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:13.017736 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 356/1441] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:12 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:13.082720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:13.082720 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:13.082720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:13.082720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:13.094030 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.094030 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:13.100031 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:13.107490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e0081ab7-9e7e-4dc1-b6de-8e4f2b1bfdaf req-f8534e1e-8e2d-47d6-bded-c00e997bcc87 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:13.107490 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 362/1442] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:13 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:13.127974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:13.130612 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:13.130982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:13.131266 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:13.145270 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.145270 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:13.150924 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:13.157449 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d97c0e9b-716f-4011-8bae-b12616db5fbd tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:13.157804 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 365/1443] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:13 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:13.197640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a837082d-3773-4d70-bcbb-6383dd657811 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:13.202363 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a837082d-3773-4d70-bcbb-6383dd657811 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:13.202363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a837082d-3773-4d70-bcbb-6383dd657811 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:13.202363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a837082d-3773-4d70-bcbb-6383dd657811 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:13.202718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a837082d-3773-4d70-bcbb-6383dd657811 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:13.210888 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.210888 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:13.213290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a837082d-3773-4d70-bcbb-6383dd657811 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:13.214349 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 361/1444] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:13 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:13.220786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:13.223145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:13.223553 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:13.224456 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:13.237728 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.237728 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:13.242861 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:13.249762 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-175117b5-7a3b-4248-9005-b197a9ca79e6 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:13.250455 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 357/1445] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:13 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:13.275232 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:13.277926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d/action Jul 10 13:17:13.278341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:13.278599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:13.297287 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:13.297287 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:13.297827 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:13.313591 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Begin detaching volume completed successfully. Jul 10 13:17:13.314489 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-5eaced83-65fd-4887-893f-451323efd73a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d/action returned with HTTP 202 Jul 10 13:17:13.314756 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 363/1446] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:17:13 2026] POST /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:14.230914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:14.233599 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:14.233864 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:14.234104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:14.234263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:14.239478 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:14.239478 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:14.240459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-49b681cc-8326-4f4c-b180-641a4f9283a4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:14.240859 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 366/1447] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:14 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:14.351631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-925c0432-222d-4405-ad2c-7f4dce2dc73f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:14.352219 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-925c0432-222d-4405-ad2c-7f4dce2dc73f None None] GET https://10.4.3.138/volume// Jul 10 13:17:14.352418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-925c0432-222d-4405-ad2c-7f4dce2dc73f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:14.352720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-925c0432-222d-4405-ad2c-7f4dce2dc73f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:14.353181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-925c0432-222d-4405-ad2c-7f4dce2dc73f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:14.353538 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 362/1448] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:14.365311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:14.367473 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:14.367719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:14.367956 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:14.380423 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:14.380423 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:14.386359 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:14.393478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-6c5edfad-acdc-46ee-bb35-c87f8336072d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:14.394099 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 358/1449] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:14 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:14.823548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab4e0baf-773b-4287-b801-90b7eb69441c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:14.824166 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab4e0baf-773b-4287-b801-90b7eb69441c None None] GET https://10.4.3.138/volume// Jul 10 13:17:14.824380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0baf-773b-4287-b801-90b7eb69441c None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:14.824621 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0baf-773b-4287-b801-90b7eb69441c None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:14.825067 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab4e0baf-773b-4287-b801-90b7eb69441c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:14.825414 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 364/1450] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:17:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:14.840614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-758436f0-6d12-41c9-b21d-7d341640a7bc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:14.845416 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-758436f0-6d12-41c9-b21d-7d341640a7bc tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:14.845857 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-758436f0-6d12-41c9-b21d-7d341640a7bc tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab524f61-8aca-49ec-8619-bf1060f76801", "connector": null, "instance_uuid": "258e6a52-89cf-42d3-8a2a-6f37dc03a18e"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:14.871443 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:14.871443 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:14.932365 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-758436f0-6d12-41c9-b21d-7d341640a7bc tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:14.932901 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 367/1451] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:14 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:15.259317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:15.261404 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:15.261629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:15.261887 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:15.262001 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:15.268303 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:15.268303 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:15.270568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-187ca821-1a3b-43ae-ae18-78da1f35b309 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:15.271047 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 363/1452] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:15 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:15.286831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:15.290524 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:15.290757 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:15.291670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:15.311910 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:15.311910 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:15.320074 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:15.326738 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2be5a8e9-3e1e-461e-b9e0-32072bcc86d1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:15.327270 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 359/1453] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:15 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:15.472829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ea04e510-572e-4a04-91e8-e1242aeff8c9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:15.473361 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea04e510-572e-4a04-91e8-e1242aeff8c9 None None] GET https://10.4.3.138/volume// Jul 10 13:17:15.473631 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea04e510-572e-4a04-91e8-e1242aeff8c9 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:15.474020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea04e510-572e-4a04-91e8-e1242aeff8c9 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:15.474560 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea04e510-572e-4a04-91e8-e1242aeff8c9 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:15.476062 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 365/1454] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:15.489361 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:15.493306 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:15.493555 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:15.493838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:15.506162 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:15.506162 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:15.515077 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:15.523110 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-9641f7b6-ff2d-4afa-83ca-9bbe81dc0171 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:15.523110 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 368/1455] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:15 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:15.644426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:15.646468 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] PUT https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 Jul 10 13:17:15.647816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:15.656049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Acquiring lock "cinder-attachment_update-ab524f61-8aca-49ec-8619-bf1060f76801-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:15.661545 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Lock "cinder-attachment_update-ab524f61-8aca-49ec-8619-bf1060f76801-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:15.663151 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:15.663151 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:16.213005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Lock "cinder-attachment_update-ab524f61-8aca-49ec-8619-bf1060f76801-np0000005006" released by "attachment_update" :: held 0.552s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:16.213520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-ed9f2eb2-4781-46ef-bcc7-5994a70db507 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 returned with HTTP 200 Jul 10 13:17:16.213594 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 364/1456] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:15 2026] PUT /volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:16.284504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:16.286393 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:16.289882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:16.290109 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:16.290241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:16.298496 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:16.298496 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:16.298918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4593a33b-d33f-404d-ad64-7cd31fbbaf2e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:16.299436 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 360/1457] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:16 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:16.345813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:16.350661 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:16.350661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:16.354722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:16.355856 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=213,cinder:UPDATE=53,cinder:INSERT=23 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:17:16.374680 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:16.374680 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:16.384831 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:16.403373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7ce850f-fafb-42ec-a99e-bba1698ffa4c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:16.403950 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 366/1458] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:16 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:17.323591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:17.325723 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:17.327747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:17.327747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:17.327747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:17.340339 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:17.340339 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:17.341493 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6f70fd7-4842-477d-af59-c708c1003ef6 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:17.342055 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 369/1459] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:17 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:17.444976 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:17.444976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:17.444976 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:17.444976 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:17.458893 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:17.458893 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:17.465381 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:17.471137 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-193dd597-e5c8-44d4-95d5-116b97b43dc3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:17.471841 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 365/1460] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:17 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:18.359026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:18.362523 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:18.362756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:18.362971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:18.363135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:18.370986 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:18.370986 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:18.371787 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfc1f737-a1f9-46d1-b5ec-6483b1f22bb8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:18.372324 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 361/1461] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:18 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:18.494106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:18.496620 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:18.497206 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:18.497206 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:18.512847 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:18.512847 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:18.518200 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:18.523999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-00401d0d-7685-4f83-b619-f9cd0e74f6ef tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:18.527779 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 367/1462] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:18 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:18.750194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:18.756297 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] PUT https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 Jul 10 13:17:18.757814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:18.769105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Acquiring lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:18.778244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:18.779823 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:18.779823 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:19.319754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Lock "cinder-attachment_update-b16a3359-de37-417b-8e4e-15aac4a441e2-np0000005006" released by "attachment_update" :: held 0.541s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:19.319754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-f1ebdcea-1d80-4dbe-ad6c-2899c9737a3b tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 returned with HTTP 200 Jul 10 13:17:19.320787 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 370/1463] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:18 2026] PUT /volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:19.337835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-09c86fec-ca3f-4417-b979-550703a73a37 req-28e91c7c-d845-4e74-9f11-429ad7eee884 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:19.347722 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-28e91c7c-d845-4e74-9f11-429ad7eee884 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 Jul 10 13:17:19.347722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-28e91c7c-d845-4e74-9f11-429ad7eee884 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:19.347722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-28e91c7c-d845-4e74-9f11-429ad7eee884 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:19.370982 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-28e91c7c-d845-4e74-9f11-429ad7eee884 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 returned with HTTP 200 Jul 10 13:17:19.371721 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 366/1464] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:17:19 2026] GET /volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:19.398014 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:19.400763 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:19.401248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:19.401424 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:19.401537 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:19.410111 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:19.410111 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:19.411478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5df9290f-c933-4ace-aad3-c29d9f32d802 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:19.412217 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 362/1465] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:19 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:19.541661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:19.546442 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:19.546442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:19.546442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:19.561234 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:19.561234 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:19.571133 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:19.580667 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aabae972-0c45-4658-b6e1-5b24c068bdc9 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:19.581529 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 368/1466] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:19 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:19.702997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-3795ecf3-2728-462f-8730-292445978ad5 req-e85df650-1f51-496a-917d-7b5ece835adc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:19.706333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-e85df650-1f51-496a-917d-7b5ece835adc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 Jul 10 13:17:19.706333 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-e85df650-1f51-496a-917d-7b5ece835adc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:19.706583 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-e85df650-1f51-496a-917d-7b5ece835adc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:19.718346 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:19.718346 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:20.284509 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3795ecf3-2728-462f-8730-292445978ad5 req-e85df650-1f51-496a-917d-7b5ece835adc tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 returned with HTTP 200 Jul 10 13:17:20.286041 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 371/1467] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:19 2026] DELETE /volume/v3/attachments/3743ac23-dd59-4c32-86f4-6e568ac00784 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:20.432797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-db037723-cc15-4547-aa9b-de939825cac5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:20.579848 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db037723-cc15-4547-aa9b-de939825cac5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:20.579848 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db037723-cc15-4547-aa9b-de939825cac5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:20.580722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db037723-cc15-4547-aa9b-de939825cac5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:20.580722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-db037723-cc15-4547-aa9b-de939825cac5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:20.588501 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:20.588501 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:20.589442 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db037723-cc15-4547-aa9b-de939825cac5 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:20.589836 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 367/1468] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:20 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:20.604446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:20.609132 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:20.609782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:20.610688 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:20.638208 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:20.638208 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:20.645953 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:20.653924 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a9e6e68e-f4a0-481e-a1de-b2840c4631db tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:20.654887 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 363/1469] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:20 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:20.858352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-937cd025-1014-42f0-8137-79b2d509b2ff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:20.861337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-937cd025-1014-42f0-8137-79b2d509b2ff tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:17:20.861651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-937cd025-1014-42f0-8137-79b2d509b2ff tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:20.862008 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-937cd025-1014-42f0-8137-79b2d509b2ff tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:20.874173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:20.874173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:20.882001 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-937cd025-1014-42f0-8137-79b2d509b2ff tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:17:20.889260 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-937cd025-1014-42f0-8137-79b2d509b2ff tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:17:20.890097 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 369/1470] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:20 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:21.611558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d3138dae-7c87-469d-9133-186c5df3d357 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:21.614494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3138dae-7c87-469d-9133-186c5df3d357 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:21.615501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3138dae-7c87-469d-9133-186c5df3d357 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:21.615501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3138dae-7c87-469d-9133-186c5df3d357 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:21.615501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d3138dae-7c87-469d-9133-186c5df3d357 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:21.626130 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:21.626130 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:21.627460 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3138dae-7c87-469d-9133-186c5df3d357 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:21.627799 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 372/1471] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:21 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:21.680717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:21.683976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:21.688085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:21.688858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:21.711130 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:21.711130 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:21.718681 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:21.727231 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4287d5ad-d9c4-432f-a719-aeb892af0fe1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:21.727540 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 368/1472] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:21 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 873 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:22.511252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-e6920ff6-8d71-445b-b265-d04207eefdb1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:22.515368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-e6920ff6-8d71-445b-b265-d04207eefdb1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942/action Jul 10 13:17:22.515858 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-e6920ff6-8d71-445b-b265-d04207eefdb1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:22.516007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-e6920ff6-8d71-445b-b265-d04207eefdb1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:22.538125 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:22.538125 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:22.561443 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-26fc2b46-e733-4aeb-9c59-dd646cdc5bbe req-e6920ff6-8d71-445b-b265-d04207eefdb1 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942/action returned with HTTP 204 Jul 10 13:17:22.563498 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 364/1473] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:22 2026] POST /volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:22.643017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:22.646462 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:22.646797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:22.647523 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:22.647523 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:22.654799 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:22.654799 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:22.654988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34f1c1ef-ae78-4f0e-a02d-5e16283195c7 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:22.655783 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 370/1474] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:22 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:22.749972 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:22.752630 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:22.752630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:22.752630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:22.765879 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:22.765879 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:22.770924 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:22.778823 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d341e029-5233-4309-99ad-c7c9ff6dd0d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:22.778823 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 373/1475] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:22 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:22.797716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:22.801723 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:22.801723 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:22.801723 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:22.814181 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:22.814181 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:22.820771 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:22.828508 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7d61f85-9720-4a37-9be6-fa2bf6c4ba9f tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:22.829372 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 369/1476] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:22 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 1165 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:23.673480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:23.675395 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:23.675666 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:23.675937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:23.676074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:23.682704 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:23.682704 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:23.683775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4b54120-d46b-4cf6-b13c-33c0541979ff tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:23.684271 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 365/1477] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:23 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:24.703327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c958bc00-095b-4944-8cc3-a04f4334470f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:24.705600 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c958bc00-095b-4944-8cc3-a04f4334470f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:24.705907 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c958bc00-095b-4944-8cc3-a04f4334470f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:24.706093 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c958bc00-095b-4944-8cc3-a04f4334470f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:24.706232 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c958bc00-095b-4944-8cc3-a04f4334470f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:24.711909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:24.711909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:24.712896 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c958bc00-095b-4944-8cc3-a04f4334470f tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:24.713655 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 371/1478] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:24 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:17:25.022935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bf984410-6e6c-491b-8bdf-5cd3de58c3dd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:25.023359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bf984410-6e6c-491b-8bdf-5cd3de58c3dd None None] GET https://10.4.3.138/volume// Jul 10 13:17:25.023553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bf984410-6e6c-491b-8bdf-5cd3de58c3dd None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:25.023813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bf984410-6e6c-491b-8bdf-5cd3de58c3dd None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:25.024220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bf984410-6e6c-491b-8bdf-5cd3de58c3dd None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:25.024554 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 374/1479] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:25.034716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-477385b8-e825-40bf-84ee-4db0b3f5a39c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:25.037348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-477385b8-e825-40bf-84ee-4db0b3f5a39c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:25.037654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-477385b8-e825-40bf-84ee-4db0b3f5a39c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61b21274-b20b-456c-a881-2d06956c4ddd", "connector": null, "instance_uuid": "08a96248-c230-416d-8489-c10b945fc877"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:25.053050 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:25.053050 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:25.097191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-477385b8-e825-40bf-84ee-4db0b3f5a39c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:25.097705 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 370/1480] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:25 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:25.110285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-e0681a58-7913-4f28-ab78-01513148b0a2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:25.113179 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-e0681a58-7913-4f28-ab78-01513148b0a2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee Jul 10 13:17:25.113458 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-e0681a58-7913-4f28-ab78-01513148b0a2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:25.113725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-e0681a58-7913-4f28-ab78-01513148b0a2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:25.132455 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:25.132455 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:25.679932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-e0681a58-7913-4f28-ab78-01513148b0a2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee returned with HTTP 200 Jul 10 13:17:25.679932 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 366/1481] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:25 2026] DELETE /volume/v3/attachments/f10af75e-1640-407e-a610-cb3df8c155ee => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:25.725590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de448fe3-888f-48ad-b15e-af65dabbe38e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:25.727764 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de448fe3-888f-48ad-b15e-af65dabbe38e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:25.728043 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de448fe3-888f-48ad-b15e-af65dabbe38e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:25.728414 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de448fe3-888f-48ad-b15e-af65dabbe38e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:25.728414 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-de448fe3-888f-48ad-b15e-af65dabbe38e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:25.733166 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:25.733166 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:25.734129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de448fe3-888f-48ad-b15e-af65dabbe38e tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:25.734546 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 372/1482] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:25 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:26.045780 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.048674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:26.049019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:26.049315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:26.065258 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.065258 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:26.071039 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:26.079159 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-0d0b458d-d16c-4da1-9769-8eb88f722f8b tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:26.079748 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 375/1483] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:26 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 1165 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:26.102803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.105677 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] POST https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801/action Jul 10 13:17:26.106183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:26.106400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:26.125618 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.125618 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:26.126259 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:26.140943 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Begin detaching volume completed successfully. Jul 10 13:17:26.141322 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-6f37f642-d472-4cc8-8ea4-65d8a96541f3 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801/action returned with HTTP 202 Jul 10 13:17:26.142046 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 371/1484] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:17:26 2026] POST /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:26.750645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.752501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:26.752669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:26.752909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:26.753070 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:26.758145 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.758145 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:26.758982 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a3d4b4c6-9849-4f3f-bf49-41ecfe97a543 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:26.759494 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 367/1485] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:26 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:26.771016 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.773474 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:26.773795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:26.774032 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:26.774169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:26.779948 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.779948 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:26.781098 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1abccaf0-c320-41e0-974b-b235aa98ff20 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:26.781843 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 373/1486] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:26 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:26.794594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-01bae0b9-75bc-4984-b49a-64b408569c04 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.797069 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:26.797349 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:26.798269 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:26.798269 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: c80ba50a-ff2b-4351-805f-714631fe7e7c. Jul 10 13:17:26.804547 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.804547 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:26.817734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id c80ba50a-ff2b-4351-805f-714631fe7e7c {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:17:26.819833 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01bae0b9-75bc-4984-b49a-64b408569c04 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 202 Jul 10 13:17:26.820359 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 376/1487] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:26 2026] DELETE /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:26.835256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:26.838337 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:26.838611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:26.838912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:26.839071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:26.854810 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:26.854810 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:26.855950 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bff53eb9-8feb-4711-8bc6-eaf15d4ae42c tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 200 Jul 10 13:17:26.856599 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 372/1488] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:26 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:27.171250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2b871d94-1120-41e9-af05-459e323a1e83 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:27.171631 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b871d94-1120-41e9-af05-459e323a1e83 None None] GET https://10.4.3.138/volume// Jul 10 13:17:27.171828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b871d94-1120-41e9-af05-459e323a1e83 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:27.172051 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b871d94-1120-41e9-af05-459e323a1e83 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:27.172359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b871d94-1120-41e9-af05-459e323a1e83 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:27.172609 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 368/1489] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:27.179847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:27.182404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:27.182497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:27.182772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:27.193043 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:27.193043 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:27.196475 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:27.201486 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-e44a0ede-be6e-457d-844a-7896696ed77c tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:27.202037 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 374/1490] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:27 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 1348 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:27.871767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:27.871767 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c Jul 10 13:17:27.871767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:27.871767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:27.871767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id c80ba50a-ff2b-4351-805f-714631fe7e7c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:27.875570 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abeb9d7c-3aa7-4612-8862-1fbac0c415be tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c returned with HTTP 404 Jul 10 13:17:27.876136 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 377/1491] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:27 2026] GET /volume/v3/backups/c80ba50a-ff2b-4351-805f-714631fe7e7c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:27.957146 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:27.958983 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:17:27.959114 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:27.959330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:27.959497 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete backup with id: 318af394-7796-41b0-83e6-12929861b653. Jul 10 13:17:27.964093 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:27.964093 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:27.986047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] delete_backup rpcapi backup_id 318af394-7796-41b0-83e6-12929861b653 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:17:27.988523 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bb04f07-af6a-4319-9be1-e33dfeb7bfd2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 202 Jul 10 13:17:27.989165 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 373/1492] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:27 2026] DELETE /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:27.996983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:28.000896 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:17:28.001138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:28.001370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:28.001499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:28.007190 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:28.007190 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:28.008107 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-482ec6d0-a3bb-4d9e-937f-d70d3c6d48d0 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 200 Jul 10 13:17:28.008517 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 369/1493] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:27 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:28.375423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-09c86fec-ca3f-4417-b979-550703a73a37 req-e163e67b-21fd-4df7-9351-b24075f76483 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:28.377327 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-e163e67b-21fd-4df7-9351-b24075f76483 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] POST https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8/action Jul 10 13:17:28.377620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-e163e67b-21fd-4df7-9351-b24075f76483 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:28.377620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-e163e67b-21fd-4df7-9351-b24075f76483 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:28.401585 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:28.401585 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:28.419711 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-09c86fec-ca3f-4417-b979-550703a73a37 req-e163e67b-21fd-4df7-9351-b24075f76483 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8/action returned with HTTP 204 Jul 10 13:17:28.420301 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 375/1494] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:28 2026] POST /volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:28.895862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:28.899475 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:28.899747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:28.900017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:28.909551 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:28.909551 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:28.918940 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:28.930490 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-e0893844-be61-41da-a9c0-7deeae8b1237 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:28.931037 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 378/1495] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:28 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:29.001862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-5a08a17f-b004-473d-bca5-a6842469ced7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:29.004237 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-5a08a17f-b004-473d-bca5-a6842469ced7 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] DELETE https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 Jul 10 13:17:29.004498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-5a08a17f-b004-473d-bca5-a6842469ced7 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:29.004821 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-5a08a17f-b004-473d-bca5-a6842469ced7 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:29.018581 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:29.018581 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:29.021762 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-84ef9951-067e-4383-a856-742827a966bb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:29.023478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84ef9951-067e-4383-a856-742827a966bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 Jul 10 13:17:29.023714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84ef9951-067e-4383-a856-742827a966bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:29.023921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84ef9951-067e-4383-a856-742827a966bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:29.024036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-84ef9951-067e-4383-a856-742827a966bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Show backup with id 318af394-7796-41b0-83e6-12929861b653. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:17:29.029343 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84ef9951-067e-4383-a856-742827a966bb tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 returned with HTTP 404 Jul 10 13:17:29.029343 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 370/1496] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:29 2026] GET /volume/v3/backups/318af394-7796-41b0-83e6-12929861b653 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:29.155263 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:29.157385 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:29.157670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:29.157876 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:29.172090 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:29.172090 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:29.178300 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:29.185440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-e469bb85-d854-494b-ad83-16c1a6c1ca43 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:29.186137 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 376/1497] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:29 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:29.206882 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:29.210472 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] POST https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c/action Jul 10 13:17:29.210991 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:29.211198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:29.228164 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:29.228164 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:29.229185 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:29.236559 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Begin detaching volume completed successfully. Jul 10 13:17:29.236825 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-4129c0e1-1597-4981-92a8-0e987a1b087d tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c/action returned with HTTP 202 Jul 10 13:17:29.237407 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 379/1498] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:17:29 2026] POST /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:29.260729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:29.262244 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:29.262417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:29.262643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:29.274593 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:29.274593 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:29.278889 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:29.283365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-47feb1e8-b1d8-4912-8be9-971ba4cdc7c8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:29.284282 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 371/1499] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:29 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:29.562430 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e80162d3-3567-4be3-9de4-a79c6852d4fb req-5a08a17f-b004-473d-bca5-a6842469ced7 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 returned with HTTP 200 Jul 10 13:17:29.563045 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 374/1500] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:29 2026] DELETE /volume/v3/attachments/afeb1446-462c-4d04-9896-5ad4b89e1942 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:30.268961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3747bbc1-118e-4ce0-93dc-8367588586a4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:30.269491 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3747bbc1-118e-4ce0-93dc-8367588586a4 None None] GET https://10.4.3.138/volume// Jul 10 13:17:30.269752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3747bbc1-118e-4ce0-93dc-8367588586a4 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:30.270106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3747bbc1-118e-4ce0-93dc-8367588586a4 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:30.270454 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3747bbc1-118e-4ce0-93dc-8367588586a4 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:30.273663 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 377/1501] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:30 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:30.282723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:30.285521 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:30.286087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:30.286196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:30.299817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fb64e614-40ab-475a-a854-f13c4643cde8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:30.302630 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb64e614-40ab-475a-a854-f13c4643cde8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:30.303416 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb64e614-40ab-475a-a854-f13c4643cde8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:30.303509 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:30.303509 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:30.303602 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb64e614-40ab-475a-a854-f13c4643cde8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:30.309323 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:30.316865 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-2db507ae-65ab-4e76-aff9-59f1356ac7b4 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:30.317508 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 380/1502] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:30 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:30.317806 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:30.317806 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:30.330003 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fb64e614-40ab-475a-a854-f13c4643cde8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:30.338470 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb64e614-40ab-475a-a854-f13c4643cde8 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:30.339730 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 372/1503] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:30 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:30.672588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:30.674791 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] PUT https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 Jul 10 13:17:30.675323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:30.684319 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Acquiring lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:30.690067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:30.691336 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:30.691336 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:30.975411 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-94221aaa-1026-4152-95c8-9de65a8ef2a0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:30.975778 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-94221aaa-1026-4152-95c8-9de65a8ef2a0 None None] GET https://10.4.3.138/volume// Jul 10 13:17:30.975895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-94221aaa-1026-4152-95c8-9de65a8ef2a0 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:30.976042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-94221aaa-1026-4152-95c8-9de65a8ef2a0 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:30.976332 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-94221aaa-1026-4152-95c8-9de65a8ef2a0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:30.976580 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 378/1504] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:30.987266 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-4042eedf-55cd-4820-a012-a1f78e4cea0d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.040223 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-4042eedf-55cd-4820-a012-a1f78e4cea0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:31.040667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-4042eedf-55cd-4820-a012-a1f78e4cea0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "connector": null, "instance_uuid": "e186ad4e-eac5-4f7d-9340-60c02a40a429"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:31.049854 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.049854 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:31.079601 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-4042eedf-55cd-4820-a012-a1f78e4cea0d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:31.080105 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 381/1505] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:30 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:31.218060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Lock "cinder-attachment_update-61b21274-b20b-456c-a881-2d06956c4ddd-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:31.218555 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-ace82f2a-fdff-4f68-83f7-ab3c128b9e87 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 returned with HTTP 200 Jul 10 13:17:31.219237 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 375/1506] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:30 2026] PUT /volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:31.231835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-6b79a5fd-dbbb-4455-83fc-eabb5ef8dafc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.236874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-6b79a5fd-dbbb-4455-83fc-eabb5ef8dafc tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 Jul 10 13:17:31.237179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-6b79a5fd-dbbb-4455-83fc-eabb5ef8dafc tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.237608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-6b79a5fd-dbbb-4455-83fc-eabb5ef8dafc tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.280476 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-6b79a5fd-dbbb-4455-83fc-eabb5ef8dafc tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 returned with HTTP 200 Jul 10 13:17:31.281275 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 373/1507] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:17:31 2026] GET /volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 => generated 994 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:31.355975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d509e196-102c-4e42-9378-70d584aa1024 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.357803 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d509e196-102c-4e42-9378-70d584aa1024 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:31.359270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d509e196-102c-4e42-9378-70d584aa1024 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.359655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d509e196-102c-4e42-9378-70d584aa1024 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.375958 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.375958 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:31.385998 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d509e196-102c-4e42-9378-70d584aa1024 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:31.392790 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d509e196-102c-4e42-9378-70d584aa1024 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:31.393343 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 379/1508] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:31 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:31.467629 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.471034 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:31.471557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.471557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.495005 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.495005 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:31.499602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-b91f3f30-7723-4203-94c8-e9b3703b6182 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.503082 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:31.504778 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-b91f3f30-7723-4203-94c8-e9b3703b6182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee Jul 10 13:17:31.508333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-b91f3f30-7723-4203-94c8-e9b3703b6182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.508643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-b91f3f30-7723-4203-94c8-e9b3703b6182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.514865 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5aaf62af-efaa-48f3-96b2-83daccedca00 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:31.515574 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 382/1509] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:31 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:31.523796 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.523796 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:31.627253 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-94f0094e-1638-426b-9c76-9611817daa98 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.627808 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94f0094e-1638-426b-9c76-9611817daa98 None None] GET https://10.4.3.138/volume// Jul 10 13:17:31.627991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94f0094e-1638-426b-9c76-9611817daa98 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.628190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94f0094e-1638-426b-9c76-9611817daa98 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.628570 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94f0094e-1638-426b-9c76-9611817daa98 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:31.628935 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 374/1510] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:31.648150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.650832 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:31.651084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:31.651320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:31.666196 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.666196 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:31.671678 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:31.678676 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-99af9e31-234e-40d4-9298-7eeeef82ebb2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:31.679502 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 380/1511] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:31 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:31.801395 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:31.805379 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] PUT https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf Jul 10 13:17:31.805379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:31.817300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Acquiring lock "cinder-attachment_update-e3eb3eb6-67bc-40b6-9feb-af731be6c6fb-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:31.824263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Lock "cinder-attachment_update-e3eb3eb6-67bc-40b6-9feb-af731be6c6fb-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:31.825597 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:31.825597 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:32.076162 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13b356ae-2105-4aab-b0cc-d242fdda8696 req-b91f3f30-7723-4203-94c8-e9b3703b6182 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee returned with HTTP 200 Jul 10 13:17:32.076982 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 376/1512] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:31 2026] DELETE /volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:32.352501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Lock "cinder-attachment_update-e3eb3eb6-67bc-40b6-9feb-af731be6c6fb-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:32.352900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-b477890a-2468-458c-94cc-7bfb6e8ae96f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf returned with HTTP 200 Jul 10 13:17:32.353575 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 383/1513] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:31 2026] PUT /volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:32.415010 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:32.419724 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:32.420068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:32.420353 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:32.431791 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:32.431791 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:32.437805 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:32.447747 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8b18e3a-3703-48fa-87cd-c736144e1d58 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:32.447747 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 375/1514] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:32 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:32.530461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-08becf91-0800-4520-a469-cbb61251f6fa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:32.533726 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08becf91-0800-4520-a469-cbb61251f6fa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:32.533726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-08becf91-0800-4520-a469-cbb61251f6fa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:32.534012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-08becf91-0800-4520-a469-cbb61251f6fa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:32.551212 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:32.551212 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:32.559967 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-08becf91-0800-4520-a469-cbb61251f6fa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:32.566891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08becf91-0800-4520-a469-cbb61251f6fa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:32.567619 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 381/1515] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:32 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:33.590798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-33ba3c23-e763-4243-945a-a954774e2af2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:33.593685 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33ba3c23-e763-4243-945a-a954774e2af2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:33.593899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-33ba3c23-e763-4243-945a-a954774e2af2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:33.594168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-33ba3c23-e763-4243-945a-a954774e2af2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:33.608288 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:33.608288 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:33.613359 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-33ba3c23-e763-4243-945a-a954774e2af2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:33.620906 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33ba3c23-e763-4243-945a-a954774e2af2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:33.621436 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 377/1516] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:33 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:34.640873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ffb060f-a8a9-4756-b465-49954b18c95c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:34.643181 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ffb060f-a8a9-4756-b465-49954b18c95c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:34.643386 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ffb060f-a8a9-4756-b465-49954b18c95c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:34.643642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ffb060f-a8a9-4756-b465-49954b18c95c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:34.656774 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:34.656774 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:34.663058 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ffb060f-a8a9-4756-b465-49954b18c95c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:34.668413 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ffb060f-a8a9-4756-b465-49954b18c95c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:34.668894 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 384/1517] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:34 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:35.687546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-004344c5-4853-4d74-849b-72a559f2e1be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:35.690411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-004344c5-4853-4d74-849b-72a559f2e1be tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:35.690705 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-004344c5-4853-4d74-849b-72a559f2e1be tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:35.691015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-004344c5-4853-4d74-849b-72a559f2e1be tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:35.704524 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:35.704524 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:35.710514 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-004344c5-4853-4d74-849b-72a559f2e1be tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:35.716509 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-004344c5-4853-4d74-849b-72a559f2e1be tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:35.717031 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 376/1518] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:35 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:36.733138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de149265-9216-4175-9496-633236283cb9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:36.735518 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de149265-9216-4175-9496-633236283cb9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:36.735791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de149265-9216-4175-9496-633236283cb9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:36.735949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de149265-9216-4175-9496-633236283cb9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:36.747799 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:36.747799 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:36.755095 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-de149265-9216-4175-9496-633236283cb9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:36.762536 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de149265-9216-4175-9496-633236283cb9 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:36.762927 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 382/1519] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:36 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:37.578719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9ff00bbf-2b21-4d3d-9841-b56a195ef4d6 req-51d72daa-261b-4f09-8564-2e58e3250702 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:37.581201 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9ff00bbf-2b21-4d3d-9841-b56a195ef4d6 req-51d72daa-261b-4f09-8564-2e58e3250702 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] DELETE https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 Jul 10 13:17:37.582449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9ff00bbf-2b21-4d3d-9841-b56a195ef4d6 req-51d72daa-261b-4f09-8564-2e58e3250702 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:37.582449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9ff00bbf-2b21-4d3d-9841-b56a195ef4d6 req-51d72daa-261b-4f09-8564-2e58e3250702 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:37.590614 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:37.590614 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:37.776520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:37.778433 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:37.778623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:37.778849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:37.790576 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:37.790576 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:37.795031 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:37.801054 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-677f4b08-277d-46f7-b0d5-a67b7de9c2bc tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:37.801054 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 385/1520] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:37 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:38.120583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9ff00bbf-2b21-4d3d-9841-b56a195ef4d6 req-51d72daa-261b-4f09-8564-2e58e3250702 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 returned with HTTP 200 Jul 10 13:17:38.120950 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 378/1521] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:37 2026] DELETE /volume/v3/attachments/81cf70dd-284b-4e7e-ae8e-613880cdf2b8 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:38.464174 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-8d97e4cd-f4ce-4345-9ce7-2d6f20c8f64c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:38.469379 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-8d97e4cd-f4ce-4345-9ce7-2d6f20c8f64c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] POST https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494/action Jul 10 13:17:38.469993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-8d97e4cd-f4ce-4345-9ce7-2d6f20c8f64c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:38.469993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-8d97e4cd-f4ce-4345-9ce7-2d6f20c8f64c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:38.492721 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:38.492721 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:38.505840 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-96d2820b-c2a6-4e35-9453-86dcb9c6925f req-8d97e4cd-f4ce-4345-9ce7-2d6f20c8f64c tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494/action returned with HTTP 204 Jul 10 13:17:38.506421 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 377/1522] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:38 2026] POST /volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:38.813792 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:38.815728 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:38.815968 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:38.816545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:38.830202 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:38.830202 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:38.836605 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:38.843796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58f4ce68-3f14-4f51-9d0c-47d97fd2f797 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:38.844349 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 383/1523] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:38 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:39.381622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-47201050-8bd3-40fb-a123-8399709b36e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:39.383721 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:39.384021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:39.384264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:39.385554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Delete volume with id: ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:39.395245 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:39.395245 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:39.396135 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:39.426723 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Delete volume request issued successfully. Jul 10 13:17:39.426723 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47201050-8bd3-40fb-a123-8399709b36e5 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 202 Jul 10 13:17:39.426723 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 386/1524] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:39 2026] DELETE /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:39.435789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:39.436312 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:39.436411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:39.436658 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:39.445049 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:39.445049 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:39.451359 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:39.459103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebc69667-4b95-40ef-92a4-01de0b3311ff tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 200 Jul 10 13:17:39.459587 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 379/1525] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:39 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:39.859724 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:39.861643 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:39.861864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:39.862057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:39.873765 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:39.873765 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:39.878718 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:39.885955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-612e8c51-bad6-4bb2-a557-71ed9f400079 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:39.886392 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 378/1526] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:39 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.011189 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2e833994-ccdf-4812-8bb0-97358593ea47 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.013208 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e833994-ccdf-4812-8bb0-97358593ea47 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:40.013499 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e833994-ccdf-4812-8bb0-97358593ea47 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.013852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e833994-ccdf-4812-8bb0-97358593ea47 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.021351 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.021351 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:40.025788 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2e833994-ccdf-4812-8bb0-97358593ea47 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:17:40.030146 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e833994-ccdf-4812-8bb0-97358593ea47 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:17:40.030629 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 384/1527] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.068419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-02c832e3-44d3-443a-98d4-903820c3be34 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.070457 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-02c832e3-44d3-443a-98d4-903820c3be34 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:40.070736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-02c832e3-44d3-443a-98d4-903820c3be34 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.071065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-02c832e3-44d3-443a-98d4-903820c3be34 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.081178 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.081178 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:40.087097 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-02c832e3-44d3-443a-98d4-903820c3be34 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:17:40.092548 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-02c832e3-44d3-443a-98d4-903820c3be34 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:17:40.093072 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 387/1528] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.116054 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.117822 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:40.118064 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.118283 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.118481 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Delete volume with id: b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:40.126547 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.126547 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:40.127192 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:17:40.151581 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Delete volume request issued successfully. Jul 10 13:17:40.151581 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3472f8a9-5a47-4263-b3bd-a8a01965f650 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 202 Jul 10 13:17:40.151581 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 380/1529] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:40 2026] DELETE /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:40.162374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.165014 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:40.165014 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.166149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.175816 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.175816 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:40.180839 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Volume info retrieved successfully. Jul 10 13:17:40.186448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71252105-f332-4d20-8d53-0d5fa1ff4127 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 200 Jul 10 13:17:40.188600 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 379/1530] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.207922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.210342 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:40.210619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.210941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.220218 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.220218 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:40.225239 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:40.232514 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-1793891f-b1ca-44af-a5b0-e4440d20817b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:40.233176 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 385/1531] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.477489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-17ba0f9b-686a-44d9-8768-27adb88740de None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.479438 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-17ba0f9b-686a-44d9-8768-27adb88740de tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 Jul 10 13:17:40.479740 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-17ba0f9b-686a-44d9-8768-27adb88740de tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.480018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-17ba0f9b-686a-44d9-8768-27adb88740de tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.487359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-17ba0f9b-686a-44d9-8768-27adb88740de tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 returned with HTTP 404 Jul 10 13:17:40.488161 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 388/1532] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/ab524f61-8aca-49ec-8619-bf1060f76801 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:40.735711 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-67de993d-cfa0-4c5f-8697-fb091a36ccca req-9f24ea19-b227-4388-9127-8b75b5cd1522 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.738779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-67de993d-cfa0-4c5f-8697-fb091a36ccca req-9f24ea19-b227-4388-9127-8b75b5cd1522 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee Jul 10 13:17:40.738963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-67de993d-cfa0-4c5f-8697-fb091a36ccca req-9f24ea19-b227-4388-9127-8b75b5cd1522 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.739172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-67de993d-cfa0-4c5f-8697-fb091a36ccca req-9f24ea19-b227-4388-9127-8b75b5cd1522 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.745354 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-67de993d-cfa0-4c5f-8697-fb091a36ccca req-9f24ea19-b227-4388-9127-8b75b5cd1522 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee returned with HTTP 404 Jul 10 13:17:40.746064 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 381/1533] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:40 2026] DELETE /volume/v3/attachments/23cfd992-8a2a-4d77-b6b9-b06428710eee => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:17:40.839155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.840955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:17:40.841164 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.841370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.841454 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Delete snapshot with id: 2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:17:40.847189 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.847189 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:40.847609 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:17:40.867234 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot delete request issued successfully. Jul 10 13:17:40.867812 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c3a0799a-b5c1-4410-98bb-61e67bc50d26 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 202 Jul 10 13:17:40.867945 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 380/1534] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:40 2026] DELETE /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:40.876729 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.878781 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:17:40.879061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.879313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.885876 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.885876 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:40.886330 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Snapshot retrieved successfully. Jul 10 13:17:40.887407 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c05e867-6561-45da-9e8c-bcadd26b2977 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 200 Jul 10 13:17:40.888032 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 386/1535] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:40.907574 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:40.909581 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:40.909859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:40.910138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:40.922779 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:40.922779 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:40.930462 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:40.936405 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa127d75-8256-4abf-88a2-a52fe6b9be06 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:40.936997 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 389/1536] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:40 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:41.200023 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6d2759d9-8059-4ddf-a6e1-b3efd54069c2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:41.202096 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6d2759d9-8059-4ddf-a6e1-b3efd54069c2 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] GET https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 Jul 10 13:17:41.202312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6d2759d9-8059-4ddf-a6e1-b3efd54069c2 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:41.202983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6d2759d9-8059-4ddf-a6e1-b3efd54069c2 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:41.211877 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6d2759d9-8059-4ddf-a6e1-b3efd54069c2 tempest-ServerActionsTestOtherB-1844974087 tempest-ServerActionsTestOtherB-1844974087-project-member] https://10.4.3.138/volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 returned with HTTP 404 Jul 10 13:17:41.212447 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 382/1537] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:41 2026] GET /volume/v3/volumes/b16a3359-de37-417b-8e4e-15aac4a441e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:41.689916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-bb10a89d-5dbe-4999-a3aa-55a2967626c2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:41.693232 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-bb10a89d-5dbe-4999-a3aa-55a2967626c2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf/action Jul 10 13:17:41.693709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-bb10a89d-5dbe-4999-a3aa-55a2967626c2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:41.693876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-bb10a89d-5dbe-4999-a3aa-55a2967626c2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:41.715088 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:41.715088 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:41.738157 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-decda169-fbc4-411f-bea8-00f9cfade9a2 req-bb10a89d-5dbe-4999-a3aa-55a2967626c2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf/action returned with HTTP 204 Jul 10 13:17:41.738900 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 381/1538] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:41 2026] POST /volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:41.902635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0155b070-d14f-4184-bf45-2000214947ad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:41.904992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0155b070-d14f-4184-bf45-2000214947ad tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a Jul 10 13:17:41.906096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0155b070-d14f-4184-bf45-2000214947ad tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:41.906096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0155b070-d14f-4184-bf45-2000214947ad tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:41.913137 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0155b070-d14f-4184-bf45-2000214947ad tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a returned with HTTP 404 Jul 10 13:17:41.914508 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 387/1539] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:41 2026] GET /volume/v3/snapshots/2beac3e1-4af9-4794-853a-07d33dd0937a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:41.955111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:41.960600 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:41.962809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:41.963394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:41.969592 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:41.975115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:17:41.975280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:41.976165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:41.985369 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:41.985369 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:41.992088 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:41.992989 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:41.992989 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:42.001443 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:42.002122 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d8b7847-df10-468f-a119-9d663b9b91a2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:42.002828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 390/1540] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:41 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:42.010079 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac7cddbc-0790-49a6-8a0b-1fb2c7a6da8b req-d380a88d-2ba7-4cfb-9f70-39f6d041c217 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:17:42.010616 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 383/1541] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:41 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:42.024902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.027846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:17:42.028477 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1971879877"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:42.050885 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:42.050885 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:42.052040 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:42.052040 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:42.106492 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['b9b7b9c9-a7fd-434b-90f8-b5c9c90a13be', 'ffee5906-4b43-4475-be78-9178471cd08e', 'f6df79ba-3709-4caa-8b02-6d37aa76f4bd', '09283bb9-dfcf-4188-af53-c3fe0abafb0c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:42.162286 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot force create request issued successfully. Jul 10 13:17:42.162524 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a09b6d99-8644-4c1d-a23d-8e8594ecbd8c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:17:42.163169 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 382/1542] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:17:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:42.176271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.177998 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:42.178446 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:42.178721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:42.190824 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:42.190824 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:42.191608 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:42.192607 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ddc2b1f-f0f1-4466-8ed7-63f3775af5f8 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 200 Jul 10 13:17:42.194135 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 388/1543] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:42 2026] GET /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:42.287282 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0654db65-e47b-4378-b998-bfb29e025783 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.287818 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0654db65-e47b-4378-b998-bfb29e025783 None None] GET https://10.4.3.138/volume// Jul 10 13:17:42.288087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0654db65-e47b-4378-b998-bfb29e025783 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:42.288240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0654db65-e47b-4378-b998-bfb29e025783 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:42.288605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0654db65-e47b-4378-b998-bfb29e025783 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:42.289011 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 391/1544] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:17:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:42.302516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-6da1b07e-2cb1-49da-b61d-1b096cb6d036 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.346558 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-6da1b07e-2cb1-49da-b61d-1b096cb6d036 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:42.347708 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-6da1b07e-2cb1-49da-b61d-1b096cb6d036 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb569247-8cd2-4d9d-a4a0-94cf87a3715f", "connector": null, "instance_uuid": "fb2e0238-95f4-4d4c-9867-c68bc911a134"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:42.361513 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:42.361513 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:42.397644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-6da1b07e-2cb1-49da-b61d-1b096cb6d036 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:42.398141 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 384/1545] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:42 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:42.769342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.772937 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:42.772937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:42.772937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:42.784678 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:42.784678 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:42.793213 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:42.801195 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b8328dc8-53af-4419-aaaf-a2e72afb9ef8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:42.802008 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 383/1546] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:42 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:42.942973 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-90197461-864a-444c-9100-d7976ab521b0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.943440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90197461-864a-444c-9100-d7976ab521b0 None None] GET https://10.4.3.138/volume// Jul 10 13:17:42.944299 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90197461-864a-444c-9100-d7976ab521b0 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:42.944299 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90197461-864a-444c-9100-d7976ab521b0 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:42.945163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90197461-864a-444c-9100-d7976ab521b0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:42.945399 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 389/1547] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:42.955064 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:42.960657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:42.962822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:42.962822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:42.977204 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:42.977204 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:42.989310 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:42.999331 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-705657bd-923f-447e-a8c6-bbd258d00663 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:42.999927 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 392/1548] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:42 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:43.128514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:43.134261 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] PUT https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 Jul 10 13:17:43.136328 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:43.148396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Acquiring lock "cinder-attachment_update-fb569247-8cd2-4d9d-a4a0-94cf87a3715f-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:43.158464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Lock "cinder-attachment_update-fb569247-8cd2-4d9d-a4a0-94cf87a3715f-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:43.158953 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:43.158953 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:43.209246 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:43.212031 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:43.212458 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:43.212897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:43.221004 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:43.221004 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:43.221803 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:43.222756 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed7a11ea-c2ca-4894-9791-c339b015d375 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 200 Jul 10 13:17:43.223242 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 384/1549] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:43 2026] GET /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:43.237724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:43.242326 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:17:43.242797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb3eb6-67bc-40b6-9feb-af731be6c6fb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1013028874"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:43.268292 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:43.268292 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:43.271096 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:43.271666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:43.323946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['7d59fec1-c59d-4dfc-9559-bc749f2d78d8', '26be451b-eea8-4b2c-abee-3a09edcab07b', '8c7702a8-ebc0-4907-af0f-56fa289887e1', '66d1b2ac-3cae-4e9e-a6a7-c8f27f1d4e4a'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:43.400053 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot force create request issued successfully. Jul 10 13:17:43.400549 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b22954c0-43b1-4d51-8535-36cdb6c3adc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:17:43.401532 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 390/1550] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:17:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:43.420179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-973c93d4-2314-4187-9384-ff70c2b61897 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:43.422587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-973c93d4-2314-4187-9384-ff70c2b61897 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:43.422739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-973c93d4-2314-4187-9384-ff70c2b61897 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:43.422916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-973c93d4-2314-4187-9384-ff70c2b61897 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:43.429873 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:43.429873 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:43.430439 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-973c93d4-2314-4187-9384-ff70c2b61897 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:43.431555 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-973c93d4-2314-4187-9384-ff70c2b61897 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 200 Jul 10 13:17:43.432221 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 393/1551] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:43 2026] GET /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:43.692216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Lock "cinder-attachment_update-fb569247-8cd2-4d9d-a4a0-94cf87a3715f-np0000005006" released by "attachment_update" :: held 0.535s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:43.692519 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-b12ea30c-e2f0-4d44-8d2b-5932d03c3e67 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 returned with HTTP 200 Jul 10 13:17:43.693263 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 385/1552] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:43 2026] PUT /volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:43.815872 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c931626d-7d17-41ae-a394-c45047a93cd8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:43.817832 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c931626d-7d17-41ae-a394-c45047a93cd8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:43.817999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c931626d-7d17-41ae-a394-c45047a93cd8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:43.818279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c931626d-7d17-41ae-a394-c45047a93cd8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:43.831648 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:43.831648 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:43.835824 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c931626d-7d17-41ae-a394-c45047a93cd8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:43.841237 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c931626d-7d17-41ae-a394-c45047a93cd8 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:43.841685 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 385/1553] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:43 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:44.285216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.288536 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:44.289335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.289748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.300943 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.300943 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:44.306320 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:44.312523 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b1e950c-e4e3-4b5f-a0c2-fb3202387525 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:44.313013 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 391/1554] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:44 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:44.329157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.331358 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:44.331718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.332060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.332292 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume with id: 5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:44.342745 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.342745 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:44.343248 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:44.377454 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Delete volume request issued successfully. Jul 10 13:17:44.377670 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-87f4d74d-37f6-41a8-a5db-1d9c68d63ec2 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 202 Jul 10 13:17:44.378209 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 394/1555] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:44 2026] DELETE /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:44.387532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-11928242-168f-4c32-9d72-097c70b66e14 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.389420 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11928242-168f-4c32-9d72-097c70b66e14 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:44.389671 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11928242-168f-4c32-9d72-097c70b66e14 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.389902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11928242-168f-4c32-9d72-097c70b66e14 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.403534 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.403534 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:44.409967 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-11928242-168f-4c32-9d72-097c70b66e14 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Volume info retrieved successfully. Jul 10 13:17:44.419888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11928242-168f-4c32-9d72-097c70b66e14 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 200 Jul 10 13:17:44.419888 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 386/1556] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:44 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:44.444634 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.446862 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:44.447214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.447522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.455222 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.455222 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:44.456008 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:44.458161 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-345ada5f-a2bf-4ed8-b855-c02b555b77ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 200 Jul 10 13:17:44.458161 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 386/1557] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:44 2026] GET /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:17:44.471898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.478255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:44.478255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.478255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.478255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:44.488944 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.488944 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:44.489571 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:44.521469 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:17:44.522162 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eaf90529-fa9d-4c5d-ae08-250798db6d4c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 202 Jul 10 13:17:44.522162 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 392/1558] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:44 2026] DELETE /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:44.535292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0b495377-0922-4f5e-b0de-04c260ffb59b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.539515 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0b495377-0922-4f5e-b0de-04c260ffb59b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:44.539816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0b495377-0922-4f5e-b0de-04c260ffb59b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.540001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0b495377-0922-4f5e-b0de-04c260ffb59b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.550489 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.550489 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:44.551084 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0b495377-0922-4f5e-b0de-04c260ffb59b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:44.551814 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0b495377-0922-4f5e-b0de-04c260ffb59b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 200 Jul 10 13:17:44.552184 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 395/1559] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:44 2026] GET /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:44.861284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a413768d-3373-4d33-b5a4-b195c55c062b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:44.865246 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a413768d-3373-4d33-b5a4-b195c55c062b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:44.865512 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a413768d-3373-4d33-b5a4-b195c55c062b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:44.865948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a413768d-3373-4d33-b5a4-b195c55c062b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:44.896315 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:44.896315 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:44.905990 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a413768d-3373-4d33-b5a4-b195c55c062b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:44.913131 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a413768d-3373-4d33-b5a4-b195c55c062b tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:44.913131 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 387/1560] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:44 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:45.439033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-554ae9d1-6f7d-49db-885f-b6308a016b66 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:45.442525 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-554ae9d1-6f7d-49db-885f-b6308a016b66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] GET https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c Jul 10 13:17:45.442801 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-554ae9d1-6f7d-49db-885f-b6308a016b66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:45.443076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-554ae9d1-6f7d-49db-885f-b6308a016b66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:45.451136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-554ae9d1-6f7d-49db-885f-b6308a016b66 tempest-VolumesBackupsTest-1845444771 tempest-VolumesBackupsTest-1845444771-project-member] https://10.4.3.138/volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c returned with HTTP 404 Jul 10 13:17:45.451785 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 387/1561] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:45 2026] GET /volume/v3/volumes/5b2b20d1-c863-422b-b38d-ad3385a6b88c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:45.568916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a161e909-be7b-4bd0-9bb8-60e3de356a0b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:45.571138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a161e909-be7b-4bd0-9bb8-60e3de356a0b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:45.572206 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a161e909-be7b-4bd0-9bb8-60e3de356a0b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:45.572427 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a161e909-be7b-4bd0-9bb8-60e3de356a0b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:45.585850 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a161e909-be7b-4bd0-9bb8-60e3de356a0b tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 404 Jul 10 13:17:45.586516 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 393/1562] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:45 2026] GET /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:45.600777 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:45.604560 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:17:45.604887 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:45.605288 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:45.605425 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:17:45.616350 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:45.616350 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:45.618215 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:45.664011 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:17:45.664541 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95f71014-f915-4d0f-a46a-b7622b8bd421 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 202 Jul 10 13:17:45.665387 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 396/1563] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:45 2026] DELETE /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:45.684005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:45.687510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:17:45.687774 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:45.688038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:45.697572 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:45.697572 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:45.698365 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:45.698982 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5b9b93b-a76e-45db-a24a-3728c7467669 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 200 Jul 10 13:17:45.699410 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 388/1564] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:45 2026] GET /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:17:45.928854 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:45.930863 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:45.931391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:45.931848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:45.943991 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:45.943991 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:45.949283 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:45.957331 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a2a71fc-c6ce-4f3a-b0a0-db57939313e3 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:45.958397 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 388/1565] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:45 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:46.713772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0b0e1272-8eda-4db6-802e-dd32a35c120c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:46.719576 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b0e1272-8eda-4db6-802e-dd32a35c120c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:17:46.720546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b0e1272-8eda-4db6-802e-dd32a35c120c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:46.721017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b0e1272-8eda-4db6-802e-dd32a35c120c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:46.726656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b0e1272-8eda-4db6-802e-dd32a35c120c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 404 Jul 10 13:17:46.727249 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 394/1566] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:46 2026] GET /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:46.742990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3155bd51-8866-47d3-a354-e17bcba92211 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:46.751173 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:46.751173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:46.751173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:46.751585 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:46.763227 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:46.763227 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:46.763227 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:46.793718 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:17:46.793966 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3155bd51-8866-47d3-a354-e17bcba92211 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 202 Jul 10 13:17:46.794624 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 397/1567] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:46 2026] DELETE /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:46.805585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:46.808034 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:46.808372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:46.808858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:46.815952 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:46.815952 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:46.819247 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:17:46.820161 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f479beed-6da0-4f94-8cd9-534b8cf1aa70 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 200 Jul 10 13:17:46.820813 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 389/1568] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:46 2026] GET /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:46.976670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:46.979416 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:46.980008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:46.980008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:46.994125 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:46.994125 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:46.999850 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:47.008651 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfc67783-24f7-44dc-a4cb-6a7ddde0aec9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:47.009270 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 389/1569] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:46 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:47.836219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-be11ba20-667a-49be-b6a2-7d3c81e8c1ef None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:47.838635 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be11ba20-667a-49be-b6a2-7d3c81e8c1ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:47.838956 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be11ba20-667a-49be-b6a2-7d3c81e8c1ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:47.839405 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be11ba20-667a-49be-b6a2-7d3c81e8c1ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:47.845618 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be11ba20-667a-49be-b6a2-7d3c81e8c1ef tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 404 Jul 10 13:17:47.846243 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 395/1570] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:17:47 2026] GET /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:47.856459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:47.860075 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:47.860075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:47.860075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:47.861291 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: ca210853-7628-4b28-9e7c-8b24d87531e9 Jul 10 13:17:47.866264 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e76da4f-eb3d-4def-b821-7b6cb6ccdff5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 returned with HTTP 404 Jul 10 13:17:47.867493 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 398/1571] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:47 2026] DELETE /volume/v3/snapshots/ca210853-7628-4b28-9e7c-8b24d87531e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:47.876576 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:47.879502 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:47.879875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:47.880242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:47.880325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: ff1d5bbb-048a-4922-bc54-d477eb596c4d Jul 10 13:17:47.886733 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84f0faf8-2fbe-4c57-ae96-1046268a4ecd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d returned with HTTP 404 Jul 10 13:17:47.887613 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 390/1572] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:47 2026] DELETE /volume/v3/snapshots/ff1d5bbb-048a-4922-bc54-d477eb596c4d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:47.934814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:47.940526 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:47.940965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:47.942291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:47.956782 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:47.956782 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:47.966512 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:47.971032 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-095e95f6-25b0-4f37-a7bd-75bb273201cb tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:47.972231 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 390/1573] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:47 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:47.999014 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:48.005592 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb/action Jul 10 13:17:48.006412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:48.006412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:48.028497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:48.031093 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:48.031093 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:48.031494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:48.031494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:48.031494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:48.031627 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:48.041802 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Begin detaching volume completed successfully. Jul 10 13:17:48.042022 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-fd110d0d-78aa-4c3f-9934-0699406fbc56 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb/action returned with HTTP 202 Jul 10 13:17:48.042712 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 396/1574] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:17:47 2026] POST /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:17:48.045330 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:48.045330 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:48.050637 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:48.057238 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a8f3702-25b3-4836-b5fb-d99ccd16a199 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:48.057752 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 399/1575] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:48 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:49.076002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:49.082858 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:49.083197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:49.083484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:49.086505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f45bac21-1d86-4368-98f0-758acf60d06f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:49.087714 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f45bac21-1d86-4368-98f0-758acf60d06f None None] GET https://10.4.3.138/volume// Jul 10 13:17:49.087714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f45bac21-1d86-4368-98f0-758acf60d06f None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:49.087714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f45bac21-1d86-4368-98f0-758acf60d06f None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:49.088281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f45bac21-1d86-4368-98f0-758acf60d06f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:49.088389 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 391/1576] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:17:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:17:49.100769 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=188,cinder:INSERT=9,cinder:UPDATE=34 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:17:49.101356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:49.104563 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:17:49.104908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:49.104988 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:49.104988 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:49.105201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:49.116793 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:49.124617 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:49.124617 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:49.124804 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d2ea18d-7d3c-4378-a1f7-8addf4846193 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:49.126052 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 391/1577] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:49 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:49.135219 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:17:49.141980 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-c413f772-0ff9-4729-996c-ba566cb56552 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:17:49.142684 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 397/1578] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:49 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 1322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:49.971276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:49.974497 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:17:49.974497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:49.975027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:49.975419 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Delete volume with id: 9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:17:49.981072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-04667622-2317-4074-915f-b626a4dac369 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:49.987359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-04667622-2317-4074-915f-b626a4dac369 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] POST https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52/action Jul 10 13:17:49.987359 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-04667622-2317-4074-915f-b626a4dac369 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:17:49.987359 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-04667622-2317-4074-915f-b626a4dac369 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:49.992201 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:49.992201 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:49.993184 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:50.017259 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.017259 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:50.044298 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Delete volume request issued successfully. Jul 10 13:17:50.044298 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-91f09eb9-a818-4155-a2cc-f0327c2fb338 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 202 Jul 10 13:17:50.044298 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 400/1579] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:49 2026] DELETE /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:50.052851 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4e0ce816-6480-4258-8cad-c1ffd6b3916d req-04667622-2317-4074-915f-b626a4dac369 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52/action returned with HTTP 204 Jul 10 13:17:50.052851 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 392/1580] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:17:49 2026] POST /volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:50.058197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.061117 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:17:50.061413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.064340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.082340 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.082340 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:50.092550 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Volume info retrieved successfully. Jul 10 13:17:50.103171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a1f3b873-1d48-4a30-95d4-59201feba9d6 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 200 Jul 10 13:17:50.103171 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 392/1581] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:50.146776 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.150118 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:50.150384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.150607 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.167546 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.167546 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:50.175741 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:50.180460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1f0c7279-9934-497a-8f12-0809837b1712 req-67d153d0-936e-477b-a89c-6b92a06f874f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.183074 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-67d153d0-936e-477b-a89c-6b92a06f874f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf Jul 10 13:17:50.183420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-67d153d0-936e-477b-a89c-6b92a06f874f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.183624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bfcb5baf-ef58-4246-a1a5-c950a2db0e44 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:50.183867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-67d153d0-936e-477b-a89c-6b92a06f874f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.184210 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 398/1582] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:50.204685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.206720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:50.207029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.207194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.207512 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.207512 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:50.220902 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.220902 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:50.226548 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:50.239752 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2eb3fbaa-5d9c-41ba-8b87-f88c4672dfcf tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:50.240338 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 393/1583] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:50.319121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.322041 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:17:50.322339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.322617 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.348136 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.348136 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:50.354511 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:17:50.362649 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-07ebfcb3-a4cd-45e3-b6c0-b5761c9ace29 req-38915d2d-eb29-4a6b-9f9f-a750abe99cad tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:17:50.363236 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 393/1584] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:50.442138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.599372 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:17:50.599372 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.599822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.600078 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:50.601771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:50.613596 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:50.613596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03ece20a-86d5-4359-a8b9-aeb62ccae42d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:17:50.613596 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 399/1585] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:17:50.629497 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.631281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:17:50.631756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-31429926"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:50.633611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-31429926'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:17:50.633775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume of 1 GB Jul 10 13:17:50.639738 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Availability Zones retrieved successfully. Jul 10 13:17:50.648137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (ef8ea750-f87a-4c69-b407-d128ae3f495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:50.650329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae517958-10b8-4def-836a-5e2829386eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:50.650714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:17:50.698792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae517958-10b8-4def-836a-5e2829386eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:50.699925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd9e39-eb3d-4b6f-a6c1-3d0125aedddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:50.783114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1f0c7279-9934-497a-8f12-0809837b1712 req-67d153d0-936e-477b-a89c-6b92a06f874f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf returned with HTTP 200 Jul 10 13:17:50.783937 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 401/1586] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:50 2026] DELETE /volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf => generated 19 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:50.841967 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Created reservations ['da05fb9d-7c0c-40b3-a638-87b3f359131d', '1b89463e-f3f3-4131-a499-e96a9c73e592', '5ce1f98b-ffa5-408a-bf2f-d13329bf888f', '77fce710-0f57-42ee-92dc-fcabd03012e3'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:50.842871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dfd9e39-eb3d-4b6f-a6c1-3d0125aedddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da05fb9d-7c0c-40b3-a638-87b3f359131d', '1b89463e-f3f3-4131-a499-e96a9c73e592', '5ce1f98b-ffa5-408a-bf2f-d13329bf888f', '77fce710-0f57-42ee-92dc-fcabd03012e3']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:50.843859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275bc7cd-16f7-430b-b20d-74624118571c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:50.888534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (275bc7cd-16f7-430b-b20d-74624118571c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-31429926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['da05fb9d-7c0c-40b3-a638-87b3f359131d','1b89463e-f3f3-4131-a499-e96a9c73e592','5ce1f98b-ffa5-408a-bf2f-d13329bf888f','77fce710-0f57-42ee-92dc-fcabd03012e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-31429926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12b9d482fd50493abaaa97a177c4b158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42811c0ced3455b8cb182e40ed416cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:50.889721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3173fa3f-fe26-4b35-96b4-82264d558720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:50.918056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3173fa3f-fe26-4b35-96b4-82264d558720) transitioned into state 'SUCCESS' from state '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-31429926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['da05fb9d-7c0c-40b3-a638-87b3f359131d','1b89463e-f3f3-4131-a499-e96a9c73e592','5ce1f98b-ffa5-408a-bf2f-d13329bf888f','77fce710-0f57-42ee-92dc-fcabd03012e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:50.919068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e07326-a1f3-4dca-b0b1-0aa81ed9f917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:50.935923 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e07326-a1f3-4dca-b0b1-0aa81ed9f917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:50.936768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (ef8ea750-f87a-4c69-b407-d128ae3f495c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:50.940485 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request issued successfully. Jul 10 13:17:50.940485 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b14374d0-2c77-45f2-a549-c7a7c5c71baa tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:17:50.940485 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 394/1587] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:17:50 2026] POST /volume/v3/volumes => generated 762 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:50.960589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:50.964670 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:50.964816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:50.964975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:50.975197 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:50.975197 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:50.983719 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:50.989344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b601a8a4-ffeb-4749-832f-f18d7904ae8b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:50.989885 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 394/1588] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:50 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:51.121969 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-47e3ea18-d0e2-4269-b7ac-7949a584e805 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:51.127999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47e3ea18-d0e2-4269-b7ac-7949a584e805 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] GET https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 Jul 10 13:17:51.129806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47e3ea18-d0e2-4269-b7ac-7949a584e805 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:51.129806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47e3ea18-d0e2-4269-b7ac-7949a584e805 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:51.141746 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47e3ea18-d0e2-4269-b7ac-7949a584e805 tempest-TestStampPattern-1983642501 tempest-TestStampPattern-1983642501-project-member] https://10.4.3.138/volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 returned with HTTP 404 Jul 10 13:17:51.142553 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 400/1589] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:51 2026] GET /volume/v3/volumes/9eb267df-d860-44a4-8eaf-e129f53764b8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:51.929484 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:51.932381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:17:51.932711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1594894199"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:51.934922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1594894199'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:17:51.935143 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume of 1 GB Jul 10 13:17:51.935485 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:51.935485 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:51.943121 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Availability Zones retrieved successfully. Jul 10 13:17:51.952246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (32a3f731-b249-4dea-a0b0-9eaf0d23f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:51.953585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9017e62e-c56c-4ff2-a7e7-59aad58afda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:51.954643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:17:51.986763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9017e62e-c56c-4ff2-a7e7-59aad58afda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:51.987890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f595f0-11ea-4281-a148-dbcc372ca04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.009974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:52.013506 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:52.013506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:52.013670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:52.034189 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:52.034189 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:52.045891 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:52.052475 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bff7f80-38dd-48e3-b96f-e33d4a4d0ee8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:52.053623 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 395/1590] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:52 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:52.063452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Created reservations ['8529fe7d-bbe1-423c-9c8f-548946e052d8', '3085328b-1ed5-4cba-9e9b-1c35ac0edb44', 'e27716f7-8287-46e2-88a1-e88a94cea705', '00a3e256-225f-4c94-bdff-167881ca3283'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:52.065075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f595f0-11ea-4281-a148-dbcc372ca04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8529fe7d-bbe1-423c-9c8f-548946e052d8', '3085328b-1ed5-4cba-9e9b-1c35ac0edb44', 'e27716f7-8287-46e2-88a1-e88a94cea705', '00a3e256-225f-4c94-bdff-167881ca3283']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.065278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59a0d65-a5df-4b47-87bc-ac3b6f952696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.071893 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:52.074010 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:52.074261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:52.074520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:52.082382 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:52.082382 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:52.086510 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:52.091238 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b973efaa-536f-4434-9fb4-fb3892aa8651 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:52.091766 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 395/1591] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:52 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:52.100326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59a0d65-a5df-4b47-87bc-ac3b6f952696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3917db08-944b-4360-920a-44d6036c8548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1594894199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['8529fe7d-bbe1-423c-9c8f-548946e052d8','3085328b-1ed5-4cba-9e9b-1c35ac0edb44','e27716f7-8287-46e2-88a1-e88a94cea705','00a3e256-225f-4c94-bdff-167881ca3283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1594894199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3917db08-944b-4360-920a-44d6036c8548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2452d56a044323bf0429e26bfb8614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.101026 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb4dff9-36b0-48d7-8c7b-d746d5a9fe6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.117295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:52.119763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:17:52.120302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1829759891"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:52.122715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1829759891'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:17:52.122715 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume of 1 GB Jul 10 13:17:52.125087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efb4dff9-36b0-48d7-8c7b-d746d5a9fe6f) transitioned into state 'SUCCESS' from state '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-1594894199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['8529fe7d-bbe1-423c-9c8f-548946e052d8','3085328b-1ed5-4cba-9e9b-1c35ac0edb44','e27716f7-8287-46e2-88a1-e88a94cea705','00a3e256-225f-4c94-bdff-167881ca3283'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.126556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00e932f-d240-4b2c-8532-36f1e5b099e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.129561 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Availability Zones retrieved successfully. Jul 10 13:17:52.140677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00e932f-d240-4b2c-8532-36f1e5b099e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.142147 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (32a3f731-b249-4dea-a0b0-9eaf0d23f8d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:52.142496 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request issued successfully. Jul 10 13:17:52.143330 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (c11e6a27-b0e2-4ef5-ad75-ea438c5e8284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:52.143510 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8e3d14a8-7633-4a5d-8a1a-4974c6d3adbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:17:52.144217 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 402/1592] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:17:51 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:52.145951 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e938b8f-3f02-4be8-bc39-3dddf1ad4403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.147829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:17:52.162439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f39dfd51-6943-464c-8ac4-1380958018ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:52.165714 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f39dfd51-6943-464c-8ac4-1380958018ae tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:52.165714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f39dfd51-6943-464c-8ac4-1380958018ae tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:52.165714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f39dfd51-6943-464c-8ac4-1380958018ae tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:52.186931 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:52.186931 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:52.186931 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f39dfd51-6943-464c-8ac4-1380958018ae tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:52.186931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f39dfd51-6943-464c-8ac4-1380958018ae tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:52.191209 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 396/1593] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:52 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:52.195079 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e938b8f-3f02-4be8-bc39-3dddf1ad4403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.195795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b1fc3d-d2ef-4523-9beb-d1befc233d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.269822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Created reservations ['489ead7c-0746-4f70-a4b6-0f4ffd1069d9', '12723f5c-7a0f-43a8-8423-74d89e383761', '032c9da5-6dde-412e-b2a3-0dd23f8c6d9d', '3ba47692-42f1-418a-a500-921ab78e80ba'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:52.270887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01b1fc3d-d2ef-4523-9beb-d1befc233d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['489ead7c-0746-4f70-a4b6-0f4ffd1069d9', '12723f5c-7a0f-43a8-8423-74d89e383761', '032c9da5-6dde-412e-b2a3-0dd23f8c6d9d', '3ba47692-42f1-418a-a500-921ab78e80ba']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.272056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cdd030-d19f-4c3b-8f3a-336587f93cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.304455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12cdd030-d19f-4c3b-8f3a-336587f93cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8111a770-5f54-4a74-afa2-e629b67c1e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1829759891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['489ead7c-0746-4f70-a4b6-0f4ffd1069d9','12723f5c-7a0f-43a8-8423-74d89e383761','032c9da5-6dde-412e-b2a3-0dd23f8c6d9d','3ba47692-42f1-418a-a500-921ab78e80ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1829759891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8111a770-5f54-4a74-afa2-e629b67c1e1b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12b9d482fd50493abaaa97a177c4b158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42811c0ced3455b8cb182e40ed416cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.305257 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3e20de-2181-45b3-a45f-29719600c96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.345893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3e20de-2181-45b3-a45f-29719600c96d) transitioned into state 'SUCCESS' from state '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-1829759891',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['489ead7c-0746-4f70-a4b6-0f4ffd1069d9','12723f5c-7a0f-43a8-8423-74d89e383761','032c9da5-6dde-412e-b2a3-0dd23f8c6d9d','3ba47692-42f1-418a-a500-921ab78e80ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.346903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85d32cc-2cea-49f1-ae4a-8f1bfb1d19d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:52.366449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f85d32cc-2cea-49f1-ae4a-8f1bfb1d19d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:52.367738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (c11e6a27-b0e2-4ef5-ad75-ea438c5e8284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:52.368134 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request issued successfully. Jul 10 13:17:52.368875 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9da92db7-3d2e-48f4-995e-73ec713ef24e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:17:52.369502 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 401/1594] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:17:52 2026] POST /volume/v3/volumes => generated 764 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:52.388994 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9408b6a7-c627-4f4f-a931-92f90706e937 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:52.390933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9408b6a7-c627-4f4f-a931-92f90706e937 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:52.391122 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9408b6a7-c627-4f4f-a931-92f90706e937 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:52.391392 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9408b6a7-c627-4f4f-a931-92f90706e937 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:52.398619 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:52.398619 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:52.402494 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9408b6a7-c627-4f4f-a931-92f90706e937 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:52.407021 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9408b6a7-c627-4f4f-a931-92f90706e937 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:52.407751 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 396/1595] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:52 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:53.209669 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.212052 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:53.212302 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:53.212485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:53.225863 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:53.225863 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:53.233416 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:53.240611 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c1726d-bf9e-4ace-ab0c-85bba9131395 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:53.240985 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 403/1596] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:53 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:53.296909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.299522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:53.299785 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:53.300021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:53.308444 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:53.308444 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:53.313029 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:53.319532 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-c27fce55-b56f-434d-ab88-2248152a6af3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:53.320471 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 397/1597] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:17:53 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:53.426112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.428123 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:53.428236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:53.428460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:53.437423 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:53.437423 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:53.441974 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:53.447054 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bbe4a63-267d-4e8f-9396-17d0518e6fd6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:53.447620 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 402/1598] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:53 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:17:53.464089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.468715 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:53.468715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:53.468715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:53.475112 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:53.475112 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:53.480567 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:53.485822 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8c7ca9f0-1275-4520-ac2e-e963ce4b67d4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:53.486536 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 397/1599] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:53 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:53.501924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-634e71a1-4370-4559-b25b-11fc03f41152 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.504150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:17:53.504550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-65065392"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:53.506566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-65065392'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:17:53.508245 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume of 1 GB Jul 10 13:17:53.512270 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Availability Zones retrieved successfully. Jul 10 13:17:53.521226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (3431fcb2-770b-4b94-96a0-9e4a1a8ff62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:53.522759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25831fe4-9a8f-427e-a533-daf9ad4e9a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:53.524045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:17:53.554540 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25831fe4-9a8f-427e-a533-daf9ad4e9a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:53.555438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b51eb99-d481-4420-b72a-01a4388131b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:53.607936 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Created reservations ['d067cf7b-ba1b-443f-90f5-91ef4747175b', 'de26f938-d8ba-4f1d-a558-8a2743679c99', 'f059ab0d-6f16-4f22-98b0-64794db0e2b5', 'b3ffacc4-c658-481b-929f-90a331dac184'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:53.608832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b51eb99-d481-4420-b72a-01a4388131b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d067cf7b-ba1b-443f-90f5-91ef4747175b', 'de26f938-d8ba-4f1d-a558-8a2743679c99', 'f059ab0d-6f16-4f22-98b0-64794db0e2b5', 'b3ffacc4-c658-481b-929f-90a331dac184']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:53.609575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b955826-458b-4878-aec6-7a674f8148d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:53.649285 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b955826-458b-4878-aec6-7a674f8148d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66afecb5-a180-4501-88d5-438872fbd7ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-65065392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['d067cf7b-ba1b-443f-90f5-91ef4747175b','de26f938-d8ba-4f1d-a558-8a2743679c99','f059ab0d-6f16-4f22-98b0-64794db0e2b5','b3ffacc4-c658-481b-929f-90a331dac184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:17:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-65065392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66afecb5-a180-4501-88d5-438872fbd7ac,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12b9d482fd50493abaaa97a177c4b158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42811c0ced3455b8cb182e40ed416cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:53.650177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60bd018-64e6-42e5-a1bd-d26b823a66a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:53.670854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a60bd018-64e6-42e5-a1bd-d26b823a66a5) transitioned into state 'SUCCESS' from state '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-65065392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='12b9d482fd50493abaaa97a177c4b158',qos_specs=None,replication_status=,reservations=['d067cf7b-ba1b-443f-90f5-91ef4747175b','de26f938-d8ba-4f1d-a558-8a2743679c99','f059ab0d-6f16-4f22-98b0-64794db0e2b5','b3ffacc4-c658-481b-929f-90a331dac184'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42811c0ced3455b8cb182e40ed416cb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:53.671849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5af00d1-5191-4003-8593-1cfff6a289f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:53.683767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5af00d1-5191-4003-8593-1cfff6a289f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:53.684880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Flow 'volume_create_api' (3431fcb2-770b-4b94-96a0-9e4a1a8ff62e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:53.685291 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Create volume request issued successfully. Jul 10 13:17:53.686168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-634e71a1-4370-4559-b25b-11fc03f41152 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:17:53.686743 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 404/1600] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:17:53 2026] POST /volume/v3/volumes => generated 762 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:53.701356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:53.704623 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:53.704874 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:53.705136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:53.715261 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:53.715261 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:53.719271 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:53.724082 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d13a53cc-68fe-4d74-826a-fe08a9f3c81e tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:53.724794 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 398/1601] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:53 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 830 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.741440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.743213 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:54.743409 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.743589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.750224 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.750224 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:54.754018 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:54.758134 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3e0acbc-2962-4fd4-b3e1-682285aa3139 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:54.758754 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 403/1602] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.772229 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.774385 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:54.774764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.775129 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.784725 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.784725 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:54.788064 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:54.792408 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d796b5f6-ef20-4383-80ae-a9c1590431fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:54.792900 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 398/1603] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.805364 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.807332 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:17:54.807539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.807766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.808053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:54.808404 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.808404 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:54.808862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:54.817937 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:54.818521 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7bbece73-6e61-4a03-8858-d5fd8eed9f95 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:17:54.818949 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 405/1604] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes => generated 972 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.829483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.831706 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926 Jul 10 13:17:54.831954 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.832203 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.832582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:54.833538 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-31429926'), ('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:54.877661 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:54.877661 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9aa1e074-fefc-4891-974c-1d90a11484e8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926 returned with HTTP 200 Jul 10 13:17:54.877661 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 399/1605] 10.4.3.138 () {66 vars in 1334 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926 => generated 332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.894026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.896440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-65065392 Jul 10 13:17:54.896629 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.896862 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.897166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:54.897908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-65065392'), ('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:54.926347 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:54.926979 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.926979 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:54.931075 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f72c1fb2-a1ed-4f9c-a135-7c6fd03c02fe tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-65065392 returned with HTTP 200 Jul 10 13:17:54.931506 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 404/1606] 10.4.3.138 () {66 vars in 1355 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-65065392 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:54.952617 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.954242 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=1 Jul 10 13:17:54.954457 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.954660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.955029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:54.955921 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:54.966873 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:54.968242 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.968242 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:54.973093 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3523a45c-f79e-4ba2-ac50-e1597d092521 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 13:17:54.973549 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 399/1607] 10.4.3.138 () {66 vars in 1273 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1001 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:54.990749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a409639b-60be-4ea6-bc99-794d9235de67 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:54.992977 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:54.993764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:54.993995 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:54.994291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:54.994573 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:54.994573 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:54.995268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.033279 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.035902 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.035902 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.040835 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a409639b-60be-4ea6-bc99-794d9235de67 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:55.041455 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 406/1608] 10.4.3.138 () {66 vars in 1361 bytes} [Fri Jul 10 13:17:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac => generated 1003 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.056000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.057785 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:55.057960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.058137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.058386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.058684 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.058684 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:55.059190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.101643 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.102626 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.102626 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:55.106604 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f73aa72-7c41-474b-a543-10e8725c3a0b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:55.107201 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 400/1609] 10.4.3.138 () {66 vars in 1361 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 1001 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.125011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.126523 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:55.126680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.126917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.127187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.127805 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.158781 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.160750 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8b8ba4ae-7e04-46a9-b03a-685c060eff29 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:55.161152 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 405/1610] 10.4.3.138 () {66 vars in 1361 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:17:55.174086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.176058 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 13:17:55.176362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.176582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.176881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.177168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100116) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.177907 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.212014 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.212997 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.212997 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:55.216938 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-84c64fcc-b75f-40df-b9ab-d513eba51082 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 13:17:55.217324 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 400/1611] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.234661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.236494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 13:17:55.236923 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.237294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.237741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.238112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100114) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.239059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.284713 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.284713 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.284713 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.289994 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4299ddd9-f0cf-44d4-938b-482cb74b2c50 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 13:17:55.290469 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 407/1612] 10.4.3.138 () {66 vars in 1359 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.312599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.314824 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?limit=1 Jul 10 13:17:55.315063 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.315321 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.315624 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.316899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.326419 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.327278 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f725f1b2-ed32-4a04-b829-7b308f66c291 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 13:17:55.327638 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 401/1613] 10.4.3.138 () {66 vars in 1252 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?limit=1 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.336624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.338528 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:55.338820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.339038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.339296 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.340202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.353707 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.354279 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-153b6136-ff82-4ad8-a3ee-56e78d334ea6 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:55.354703 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 406/1614] 10.4.3.138 () {66 vars in 1340 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?limit=1&marker=66afecb5-a180-4501-88d5-438872fbd7ac => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.359284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d4bfbe6d-1bf2-4b39-a954-a85e5104b21c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.359635 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4bfbe6d-1bf2-4b39-a954-a85e5104b21c None None] GET https://10.4.3.138/volume// Jul 10 13:17:55.359841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4bfbe6d-1bf2-4b39-a954-a85e5104b21c None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.360088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d4bfbe6d-1bf2-4b39-a954-a85e5104b21c None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.360380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d4bfbe6d-1bf2-4b39-a954-a85e5104b21c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:55.360663 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 401/1615] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13: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) Jul 10 13:17:55.365096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-55366e5e-491f-4807-8a81-8b067742963b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.366933 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:55.367330 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.367714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.367832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ded51089-d869-4b37-85aa-34a378b7eccf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.368216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.369301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.388869 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.388869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-55366e5e-491f-4807-8a81-8b067742963b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:55.388869 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 408/1616] 10.4.3.138 () {66 vars in 1340 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?limit=1&marker=8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.400484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.402107 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:55.402339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.402518 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.402749 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.403055 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.403055 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:55.403455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.404687 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f02a9757-dedc-45a0-a2b3-2bed05404f76 req-2480f06c-2454-4771-88b3-2944ec49df4f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.406648 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f02a9757-dedc-45a0-a2b3-2bed05404f76 req-2480f06c-2454-4771-88b3-2944ec49df4f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf Jul 10 13:17:55.406958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f02a9757-dedc-45a0-a2b3-2bed05404f76 req-2480f06c-2454-4771-88b3-2944ec49df4f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.407232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f02a9757-dedc-45a0-a2b3-2bed05404f76 req-2480f06c-2454-4771-88b3-2944ec49df4f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.410650 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f02a9757-dedc-45a0-a2b3-2bed05404f76 req-2480f06c-2454-4771-88b3-2944ec49df4f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf returned with HTTP 404 Jul 10 13:17:55.411104 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 402/1617] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:17:55 2026] DELETE /volume/v3/attachments/406eea85-4726-4396-8159-f55515cf41bf => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:17:55.413401 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.413798 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba7037b4-0c4b-48ed-a9b9-d5eb09858d41 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:55.414153 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 407/1618] 10.4.3.138 () {66 vars in 1340 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?limit=1&marker=b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:17:55.433193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926&status=available Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100114) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.436715 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.437649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-31429926'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.448720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ded51089-d869-4b37-85aa-34a378b7eccf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:17:55.448720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ded51089-d869-4b37-85aa-34a378b7eccf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3917db08-944b-4360-920a-44d6036c8548", "connector": null, "instance_uuid": "c40f290b-2d8b-4aba-a3dc-fe94df58a11a"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:55.459338 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.459338 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:55.482068 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.482923 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5be6b3f-9c89-4637-8bc3-a0b3940a7a68 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926&status=available returned with HTTP 200 Jul 10 13:17:55.483621 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 409/1619] 10.4.3.138 () {66 vars in 1368 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-31429926&status=available => generated 332 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.494496 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.495739 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ded51089-d869-4b37-85aa-34a378b7eccf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:17:55.496031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1829759891&status=available Jul 10 13:17:55.496219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.496279 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 402/1620] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:17:55 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.496386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.496778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.496925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100116) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.497490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1829759891'), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.532084 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.532630 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.532630 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:55.539128 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-915f4a3d-ca5a-4fad-9aa7-d0e28f82aff0 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1829759891&status=available returned with HTTP 200 Jul 10 13:17:55.539741 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 403/1621] 10.4.3.138 () {66 vars in 1393 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1829759891&status=available => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.557337 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7297da79-f8ed-443c-a1a1-c554e8278954 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.559617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?marker=8111a770-5f54-4a74-afa2-e629b67c1e1b&sort=id%3Aasc Jul 10 13:17:55.559893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.560156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.560497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.561516 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.613025 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.613709 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.613709 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:55.618595 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7297da79-f8ed-443c-a1a1-c554e8278954 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?marker=8111a770-5f54-4a74-afa2-e629b67c1e1b&sort=id%3Aasc returned with HTTP 200 Jul 10 13:17:55.619200 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 408/1622] 10.4.3.138 () {66 vars in 1373 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?marker=8111a770-5f54-4a74-afa2-e629b67c1e1b&sort=id%3Aasc => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.637508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.639415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 13:17:55.639864 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.640241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.640726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.641373 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.641373 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.642130 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.690756 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.690756 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.690756 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.697466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bacd8fa3-fd3f-4ccf-9b69-367780d5e0e7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 13:17:55.698168 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 410/1623] 10.4.3.138 () {66 vars in 1337 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2550 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.716751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.718868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:17:55.719214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.719379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.719656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.720042 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.720042 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:55.720609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.730560 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.731631 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.731631 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:55.736968 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-367e59e4-2a8a-4e25-837f-b369ca42f8c4 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:17:55.737401 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 403/1624] 10.4.3.138 () {66 vars in 1258 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/detail => generated 2550 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:55.755574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.757646 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 13:17:55.757893 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.758165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.758397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.759260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.802159 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.802748 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a92f84b3-863d-4fc7-8ed4-babc096a8979 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 13:17:55.803189 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 404/1625] 10.4.3.138 () {66 vars in 1316 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 972 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.816047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.818469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?availability_zone=nova Jul 10 13:17:55.818775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.819055 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.819396 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.819752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value nova, assuming string {{(pid=100113) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.820790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.850489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-28665fc2-5c71-45eb-8247-6d350144ab85 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.852974 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28665fc2-5c71-45eb-8247-6d350144ab85 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:55.853324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28665fc2-5c71-45eb-8247-6d350144ab85 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.853604 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28665fc2-5c71-45eb-8247-6d350144ab85 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.864593 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:55.864593 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:55.866202 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:55.866579 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-776b76cf-15ae-47e5-a216-d40eb7cf10e5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 13:17:55.867710 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 409/1626] 10.4.3.138 () {66 vars in 1282 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 972 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:55.873506 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-28665fc2-5c71-45eb-8247-6d350144ab85 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:55.876344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-420e88d6-feac-49af-a3ea-afcaae29097b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:55.878314 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?availability_zone=nova Jul 10 13:17:55.878485 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:55.878641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:55.878779 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:55.879650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value nova, assuming string {{(pid=100115) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:55.879834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28665fc2-5c71-45eb-8247-6d350144ab85 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:55.879876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:55.879911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 411/1627] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.031332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90dec0ee-1e1b-4a66-9e10-fe668c77121c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.031840 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90dec0ee-1e1b-4a66-9e10-fe668c77121c None None] GET https://10.4.3.138/volume// Jul 10 13:17:56.032092 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90dec0ee-1e1b-4a66-9e10-fe668c77121c None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.032410 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90dec0ee-1e1b-4a66-9e10-fe668c77121c None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.032832 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90dec0ee-1e1b-4a66-9e10-fe668c77121c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:17:56.033300 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 405/1628] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13: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) Jul 10 13:17:56.044210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.055828 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:56.056251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.056559 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.071117 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.072004 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-420e88d6-feac-49af-a3ea-afcaae29097b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 13:17:56.072537 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 404/1629] 10.4.3.138 () {66 vars in 1282 bytes} [Fri Jul 10 13:17:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 972 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:17:56.074749 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.074749 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:56.078659 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:56.091950 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-ef1db6c2-19be-4c92-a55c-c0abc7ea8dbd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:56.091950 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 410/1630] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:17:56.092265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.094100 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?bootable=false Jul 10 13:17:56.094548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.095094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.095536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.096754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.173027 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.173876 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ef52399-64a6-48d7-baba-d8e136fd0d91 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 13:17:56.175866 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 412/1631] 10.4.3.138 () {66 vars in 1266 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes?bootable=false => generated 972 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.185768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.187523 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?bootable=false Jul 10 13:17:56.187745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.187944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.188183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.188518 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.188518 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:56.188907 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.206283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.208722 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] PUT https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef Jul 10 13:17:56.209112 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:56.217717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Acquiring lock "cinder-attachment_update-3917db08-944b-4360-920a-44d6036c8548-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:17:56.220050 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.229035 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ed45850-f5d6-4f35-8ceb-f252a28a1d3d tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 13:17:56.229035 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 406/1632] 10.4.3.138 () {66 vars in 1266 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes?bootable=false => generated 972 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.229330 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-3917db08-944b-4360-920a-44d6036c8548-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:17:56.229330 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.229330 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:56.239147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbb04406-cbd5-440a-a26b-bbc79717267b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.241118 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?status=available Jul 10 13:17:56.241339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.241532 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.241805 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.242063 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100113) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:56.242827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.251207 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.251917 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbb04406-cbd5-440a-a26b-bbc79717267b tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 13:17:56.252756 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 411/1633] 10.4.3.138 () {66 vars in 1270 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes?status=available => generated 972 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.262903 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.264866 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes?status=available Jul 10 13:17:56.265099 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.265331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.265558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.265815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100114) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:56.266078 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.266078 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:56.266479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.279625 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.280345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f81d9e6-cc0f-4fb9-bcf4-7c985e4abd79 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 13:17:56.280749 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 413/1634] 10.4.3.138 () {66 vars in 1270 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes?status=available => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.290306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.292006 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?availability_zone=nova Jul 10 13:17:56.292223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.292411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.292639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.292891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value nova, assuming string {{(pid=100116) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:56.293090 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.293090 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:56.293455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.492471 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.493513 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.493513 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:56.497683 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15ba3e4f-9f0f-44f7-b18e-3979108c1940 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 13:17:56.498244 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 407/1635] 10.4.3.138 () {66 vars in 1303 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2550 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:56.515249 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.517833 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?bootable=false Jul 10 13:17:56.518104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.518331 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.518650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.519208 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.519208 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:56.519649 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.564736 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.565562 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.565562 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:56.570648 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a333895c-2b5b-4ba4-8b70-c2a85c12ad56 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 13:17:56.571273 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 412/1636] 10.4.3.138 () {66 vars in 1287 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2550 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:56.591005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.593575 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/detail?status=available Jul 10 13:17:56.593858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.594119 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.594449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:17:56.594828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Could not evaluate value available, assuming string {{(pid=100114) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:17:56.595273 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.595273 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:56.595771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:17:56.606868 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Get all volumes completed successfully. Jul 10 13:17:56.608380 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.608380 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:56.614078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-037cc1a4-410a-4287-bc25-5f20a3c961f7 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 13:17:56.614660 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 414/1637] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:56.632598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.634821 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:56.635045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.635342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.642491 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.642491 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:56.646238 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:56.651820 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d96bae19-d936-4ed4-b71e-dcddf36b8dec tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:56.652420 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 408/1638] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.667438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.669789 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] DELETE https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:56.670004 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.670295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.670506 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume with id: 66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:56.679430 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.679430 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:56.679984 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:56.703814 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume request issued successfully. Jul 10 13:17:56.704093 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ddd919f-9ead-4dbc-8e1c-4a3a82060659 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 202 Jul 10 13:17:56.704709 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 413/1639] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:56 2026] DELETE /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:56.712932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.714707 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:56.714924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.715246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.723659 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.723659 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:56.727923 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:56.732410 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d1a62d9-e388-4303-83b8-cb3bd47a5f13 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 200 Jul 10 13:17:56.733000 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 415/1640] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:56.748567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-3917db08-944b-4360-920a-44d6036c8548-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:17:56.748931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-77704070-5a59-498c-91a8-6c973189fd72 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef returned with HTTP 200 Jul 10 13:17:56.749409 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 405/1641] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:17:56 2026] PUT /volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:17:56.896630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:56.900713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:56.900713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:56.900713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:56.916418 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:56.916418 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:56.922333 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:56.933098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c91b1363-f7d0-4470-b3a9-805c553b8afb tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:56.933098 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 409/1642] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:56 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:57.747213 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-72733b7d-9765-4713-9e1b-86ddf307a386 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:57.749664 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72733b7d-9765-4713-9e1b-86ddf307a386 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac Jul 10 13:17:57.749957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72733b7d-9765-4713-9e1b-86ddf307a386 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:57.750282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72733b7d-9765-4713-9e1b-86ddf307a386 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:57.758010 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72733b7d-9765-4713-9e1b-86ddf307a386 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac returned with HTTP 404 Jul 10 13:17:57.758788 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 414/1643] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:57 2026] GET /volume/v3/volumes/66afecb5-a180-4501-88d5-438872fbd7ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:57.766675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:57.769381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:57.769589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:57.769720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:57.779953 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:57.779953 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:57.787086 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:57.793446 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a06ebd8-ba20-4f22-9dd8-865f830bf5c5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:57.793931 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 416/1644] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:57 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:57.811709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:57.814239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:57.814508 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:57.814748 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:57.815036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume with id: 8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:57.824968 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:57.824968 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:57.825704 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:57.855023 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume request issued successfully. Jul 10 13:17:57.855244 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62e55b7f-2567-42f0-85d4-b486bb0faa57 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 202 Jul 10 13:17:57.855767 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 406/1645] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:57 2026] DELETE /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:57.865720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:57.870707 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:57.871017 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:57.871255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:57.888324 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:57.888324 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:57.895826 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:57.908009 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8963dea4-6de0-4432-a2ff-4f7984d76173 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 200 Jul 10 13:17:57.908638 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 410/1646] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:57 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:57.948564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f92c74ba-c038-4bda-b452-f0c086264d3c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:57.949822 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f92c74ba-c038-4bda-b452-f0c086264d3c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:57.950097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f92c74ba-c038-4bda-b452-f0c086264d3c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:57.950260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f92c74ba-c038-4bda-b452-f0c086264d3c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:57.964578 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:57.964578 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:57.969187 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f92c74ba-c038-4bda-b452-f0c086264d3c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:57.976860 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f92c74ba-c038-4bda-b452-f0c086264d3c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:57.977729 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 415/1647] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:57 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:58.543248 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bed992da-ee50-44cc-9c84-e807a6298a3a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:58.676250 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:17:58.676583 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-113457892"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:58.678035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-113457892'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:17:58.678198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume of 1 GB Jul 10 13:17:58.682552 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Availability Zones retrieved successfully. Jul 10 13:17:58.688944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (159ceedb-cf79-44aa-8f06-7cd25a405c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:58.690276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f87bae-c0f2-4fa4-9c00-f4036d88d5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:58.691866 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:17:58.731475 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f87bae-c0f2-4fa4-9c00-f4036d88d5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:58.732659 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3127e558-9476-499a-a62e-438c13153d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:58.809776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['eb683b98-5789-4151-866e-fbd38ff7b1cd', 'bba02358-6007-4885-979f-a4b7b33de68b', 'd9d92048-6d8b-4e2b-9ba6-5d781b674555', 'b7adc4a2-7ad1-4197-b8f5-0989827ac4f7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:17:58.810861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3127e558-9476-499a-a62e-438c13153d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb683b98-5789-4151-866e-fbd38ff7b1cd', 'bba02358-6007-4885-979f-a4b7b33de68b', 'd9d92048-6d8b-4e2b-9ba6-5d781b674555', 'b7adc4a2-7ad1-4197-b8f5-0989827ac4f7']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:58.811888 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f473b3-b374-4655-8a12-a43b8eac2765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:58.841329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f473b3-b374-4655-8a12-a43b8eac2765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1dfa68a-978d-4790-87dc-5e09bb1d6319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-113457892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['eb683b98-5789-4151-866e-fbd38ff7b1cd','bba02358-6007-4885-979f-a4b7b33de68b','d9d92048-6d8b-4e2b-9ba6-5d781b674555','b7adc4a2-7ad1-4197-b8f5-0989827ac4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-113457892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1dfa68a-978d-4790-87dc-5e09bb1d6319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0423082b40674de0aaed945f0da48f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:58.842413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a632a13-876d-47dd-8199-7b86745ccff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:58.866666 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a632a13-876d-47dd-8199-7b86745ccff3) transitioned into state 'SUCCESS' from state '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-113457892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['eb683b98-5789-4151-866e-fbd38ff7b1cd','bba02358-6007-4885-979f-a4b7b33de68b','d9d92048-6d8b-4e2b-9ba6-5d781b674555','b7adc4a2-7ad1-4197-b8f5-0989827ac4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:58.867592 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9454e7e1-ef3a-4aac-b346-ef775cb42c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:17:58.878792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9454e7e1-ef3a-4aac-b346-ef775cb42c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:17:58.879726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (159ceedb-cf79-44aa-8f06-7cd25a405c72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:17:58.879900 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request issued successfully. Jul 10 13:17:58.880470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bed992da-ee50-44cc-9c84-e807a6298a3a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:17:58.880991 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 417/1648] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:17:58 2026] POST /volume/v3/volumes => generated 748 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:17:58.897614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:58.901034 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:17:58.904361 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:58.904593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:58.907244 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=231,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:17:58.921286 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:58.921286 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:58.930278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c5848527-b390-4d2a-8db2-7d72e6688fe8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:58.932651 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:17:58.932818 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c5848527-b390-4d2a-8db2-7d72e6688fe8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b Jul 10 13:17:58.933302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c5848527-b390-4d2a-8db2-7d72e6688fe8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:58.933750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c5848527-b390-4d2a-8db2-7d72e6688fe8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:58.940521 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fedd0cdd-2d15-4b13-a6bc-80aa0a5445df tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 returned with HTTP 200 Jul 10 13:17:58.940521 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 407/1649] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:58 2026] GET /volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:58.942805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c5848527-b390-4d2a-8db2-7d72e6688fe8 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b returned with HTTP 404 Jul 10 13:17:58.942805 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 411/1650] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:58 2026] GET /volume/v3/volumes/8111a770-5f54-4a74-afa2-e629b67c1e1b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:17:58.951105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:58.953452 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:58.953733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:58.954004 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:58.963660 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:58.963660 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:58.970610 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:58.976843 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-412e56e5-a43e-4e3c-95e2-975d63e4dc97 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:58.977305 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 416/1651] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:58 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:58.992786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-40c7314d-0303-4df4-add2-5900fd9499bc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:58.995716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:58.995989 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:58.996268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:58.996452 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume with id: b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:58.998835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-578e4478-19ed-494e-bd93-d308351728fa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:59.001287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-578e4478-19ed-494e-bd93-d308351728fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:17:59.001554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-578e4478-19ed-494e-bd93-d308351728fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:59.001859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-578e4478-19ed-494e-bd93-d308351728fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:59.008788 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:59.008788 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:17:59.010039 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:59.018876 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:59.018876 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:17:59.025203 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-578e4478-19ed-494e-bd93-d308351728fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:17:59.031819 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-578e4478-19ed-494e-bd93-d308351728fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:17:59.032399 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 408/1652] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:58 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:59.037782 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Delete volume request issued successfully. Jul 10 13:17:59.038078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-40c7314d-0303-4df4-add2-5900fd9499bc tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 202 Jul 10 13:17:59.038667 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 418/1653] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:17:58 2026] DELETE /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:17:59.049941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-242aa730-556d-4fb0-8149-2f650eb104a5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:59.051975 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-242aa730-556d-4fb0-8149-2f650eb104a5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:17:59.052360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-242aa730-556d-4fb0-8149-2f650eb104a5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:59.052707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-242aa730-556d-4fb0-8149-2f650eb104a5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:59.065727 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:59.065727 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:17:59.080191 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-242aa730-556d-4fb0-8149-2f650eb104a5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Volume info retrieved successfully. Jul 10 13:17:59.090754 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-242aa730-556d-4fb0-8149-2f650eb104a5 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 200 Jul 10 13:17:59.090754 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 412/1654] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:59 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:59.955096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:59.957225 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:17:59.957478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:17:59.957749 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:17:59.966354 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:17:59.966354 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:17:59.971050 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:17:59.975981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bc05fb32-cb96-414b-9a6f-d82743c0f7ae tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 returned with HTTP 200 Jul 10 13:17:59.976424 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 417/1655] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:17:59 2026] GET /volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:17:59.991970 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:17:59.994115 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:17:59.994595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1dfa68a-978d-4790-87dc-5e09bb1d6319", "name": "tempest-VolumesBackupsTest-Backup-1578769268"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:17:59.996443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating new backup {'backup': {'volume_id': 'f1dfa68a-978d-4790-87dc-5e09bb1d6319', 'name': 'tempest-VolumesBackupsTest-Backup-1578769268'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:17:59.996788 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating backup of volume f1dfa68a-978d-4790-87dc-5e09bb1d6319 in container None Jul 10 13:18:00.005749 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:00.005749 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:00.006352 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:00.038421 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['cb019e9e-5778-423f-9bcd-c7781ea2d8b7', '141908b8-666e-4372-9fba-9c76743b1f5e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:00.053650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:00.055579 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:00.055840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:00.056059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:00.069889 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:00.069889 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:00.077055 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:00.084516 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6c5b10f1-f8f8-4ece-93d2-2827176e378a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:00.084683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1111ff50-178f-4068-b872-c8f8c8c80e63 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:18:00.084760 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 419/1656] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:00 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:00.085227 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 409/1657] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:17:59 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:00.094862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-37cff8e8-6517-4afe-8946-923094d13e39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:00.098641 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-37cff8e8-6517-4afe-8946-923094d13e39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:00.098641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-37cff8e8-6517-4afe-8946-923094d13e39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:00.098641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-37cff8e8-6517-4afe-8946-923094d13e39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:00.098641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-37cff8e8-6517-4afe-8946-923094d13e39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:00.104298 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:00.104298 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:00.105749 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-37cff8e8-6517-4afe-8946-923094d13e39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:00.106392 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 413/1658] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:00 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:00.111112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-71cba378-6154-4d14-993d-f5256af2f345 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:00.113182 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71cba378-6154-4d14-993d-f5256af2f345 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] GET https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 Jul 10 13:18:00.113418 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-71cba378-6154-4d14-993d-f5256af2f345 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:00.113657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-71cba378-6154-4d14-993d-f5256af2f345 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:00.120635 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71cba378-6154-4d14-993d-f5256af2f345 tempest-VolumesListTestJSON-2113598808 tempest-VolumesListTestJSON-2113598808-project-member] https://10.4.3.138/volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 returned with HTTP 404 Jul 10 13:18:00.121240 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 418/1659] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:00 2026] GET /volume/v3/volumes/b8ff50fe-3b6c-4d03-8cd0-ffa0f6b51750 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:01.099014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.101605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:01.101911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:01.102148 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:01.115726 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:01.115726 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:01.121655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.122305 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:01.124152 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:01.124496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:01.124849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:01.125019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:01.129119 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4d205df7-a9e8-4cec-9664-65ef35ea2fb1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:01.130338 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 420/1660] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:01 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:01.131681 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:01.131681 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:01.132866 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-925676eb-a4bf-4f30-a282-4311c434f5b9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:01.133621 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 410/1661] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:01 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:01.278198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.283866 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:18:01.284024 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:01.284308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:01.284877 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 1e229946-db59-4822-8a92-cb6bc4328603 Jul 10 13:18:01.296813 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-393e17de-37e8-43e6-9a7a-013c89f62b73 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 returned with HTTP 404 Jul 10 13:18:01.297763 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 414/1662] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:18:01 2026] DELETE /volume/v3/snapshots/1e229946-db59-4822-8a92-cb6bc4328603 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:01.312208 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.314781 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:01.315235 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:01.315553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:01.331534 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:01.331534 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:01.336188 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:01.343078 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e06f570-03fa-4723-bd8b-f3db9920c62c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:18:01.343780 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 419/1663] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:01 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:01.363811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.365479 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:01.365932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-567584437"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:01.367708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-567584437'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:01.367895 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 1 GB Jul 10 13:18:01.373532 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:18:01.384427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (50f5d7de-90e8-49a2-b19d-b8617df16d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:01.385786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6e77fa-4576-44f8-91ea-56956b6e40ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:01.387106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:01.427303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a6e77fa-4576-44f8-91ea-56956b6e40ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:01.428116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912d7303-fae3-403d-bce3-73aba66db04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:01.476891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['629543a3-0dab-459f-8b3f-30eaae37be86', 'c7251a2e-a1da-4cc9-8e80-101098d8f701', '46ec11e3-9f2c-4afb-b492-3afb8d0ab473', '060eb046-8e38-442f-9665-e299c0901c5b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:01.477806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912d7303-fae3-403d-bce3-73aba66db04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['629543a3-0dab-459f-8b3f-30eaae37be86', 'c7251a2e-a1da-4cc9-8e80-101098d8f701', '46ec11e3-9f2c-4afb-b492-3afb8d0ab473', '060eb046-8e38-442f-9665-e299c0901c5b']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:01.478570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf3ed78-6eed-4dd0-a37c-bb6f592ce8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:01.511393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf3ed78-6eed-4dd0-a37c-bb6f592ce8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-567584437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['629543a3-0dab-459f-8b3f-30eaae37be86','c7251a2e-a1da-4cc9-8e80-101098d8f701','46ec11e3-9f2c-4afb-b492-3afb8d0ab473','060eb046-8e38-442f-9665-e299c0901c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-567584437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:01.512810 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7391c28-6def-462a-8021-81ae163f5b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:01.533611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7391c28-6def-462a-8021-81ae163f5b4b) transitioned into state 'SUCCESS' from state '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-567584437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['629543a3-0dab-459f-8b3f-30eaae37be86','c7251a2e-a1da-4cc9-8e80-101098d8f701','46ec11e3-9f2c-4afb-b492-3afb8d0ab473','060eb046-8e38-442f-9665-e299c0901c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:01.534569 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044ef801-6d00-44a2-a683-0e574adaf9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:01.544444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044ef801-6d00-44a2-a683-0e574adaf9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:01.545247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (50f5d7de-90e8-49a2-b19d-b8617df16d47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:01.546280 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:18:01.546280 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cf133a20-ef3b-4948-8e9f-2765cd59588a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:01.546560 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 421/1664] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:01 2026] POST /volume/v3/volumes => generated 753 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:01.558608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:01.560438 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:01.560673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:01.560882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:01.568912 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:01.568912 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:01.573000 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:01.578681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66e90ba9-a0e1-4b6c-8b08-c191fc322b01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 200 Jul 10 13:18:01.579325 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 411/1665] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:01 2026] GET /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:02.147004 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:02.150046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:02.152716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:02.152716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:02.152852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:02.153881 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:02.154196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:02.154425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:02.154585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:02.160493 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:02.160493 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:02.161451 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-130c335e-2daf-4bd7-ad15-7cda3a75b305 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:02.161918 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 420/1666] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:02 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:02.164950 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:02.164950 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:02.169848 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:02.176652 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b1ecf0f-6e5c-492c-9d9b-7859bbbd39e3 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:02.177185 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 415/1667] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:02 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:02.595353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:02.598056 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:02.598285 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:02.598556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:02.608664 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:02.608664 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:02.613823 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:02.620103 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bc98f966-ea8b-4d91-b040-4452c0edb33e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 200 Jul 10 13:18:02.620653 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 422/1668] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:02 2026] GET /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:02.641470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-40b8517d-d90b-4e48-9168-0d083aa6982e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:02.643781 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:18:02.644224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1203746249"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:02.656628 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:02.656628 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:02.657282 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:02.657423 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume 3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:02.700148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['f8da7c5d-0891-4270-91d0-43e2e534dd71', '198db8b2-db0d-416b-8649-55cb6080313e', '6b2aeb71-6195-4e09-9bd7-b32cb7d480f3', 'bf2b260c-c1ee-48aa-8115-e165851237ed'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:02.754901 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot create request issued successfully. Jul 10 13:18:02.755377 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40b8517d-d90b-4e48-9168-0d083aa6982e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:18:02.756026 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 412/1669] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:18:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:02.764600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b780935c-6e3b-46fe-8682-551467da56e0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:02.766113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b780935c-6e3b-46fe-8682-551467da56e0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:02.766309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b780935c-6e3b-46fe-8682-551467da56e0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:02.766555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b780935c-6e3b-46fe-8682-551467da56e0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:02.771589 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:02.771589 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:02.772502 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b780935c-6e3b-46fe-8682-551467da56e0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:02.772823 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b780935c-6e3b-46fe-8682-551467da56e0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 returned with HTTP 200 Jul 10 13:18:02.773235 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 421/1670] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:02 2026] GET /volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:03.009930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-f67524b4-e57f-45a1-979a-ad5370b26458 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.012968 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-f67524b4-e57f-45a1-979a-ad5370b26458 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef/action Jul 10 13:18:03.013857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-f67524b4-e57f-45a1-979a-ad5370b26458 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:03.014135 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-f67524b4-e57f-45a1-979a-ad5370b26458 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:03.048449 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.048449 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:03.068593 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c7c7bdf0-b0bd-46ee-8d33-ed1c494a1c5d req-f67524b4-e57f-45a1-979a-ad5370b26458 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef/action returned with HTTP 204 Jul 10 13:18:03.069237 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 416/1671] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:18:03 2026] POST /volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:03.177760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-321b79e4-8901-401e-995c-e261cf0b8316 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.185149 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-321b79e4-8901-401e-995c-e261cf0b8316 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:03.188036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-321b79e4-8901-401e-995c-e261cf0b8316 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.188162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-321b79e4-8901-401e-995c-e261cf0b8316 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.188540 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-321b79e4-8901-401e-995c-e261cf0b8316 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:03.197445 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.197445 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:03.198587 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.198716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-321b79e4-8901-401e-995c-e261cf0b8316 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:03.203414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:03.203542 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 423/1672] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 739 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:03.203652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.203652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.236850 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.236850 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:03.247520 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:03.251833 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c42472b0-f514-4df4-ad7b-cc595cc59330 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:03.252364 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 413/1673] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:03.275305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fe7fd793-8002-4d87-b223-322598eeca64 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.277818 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fe7fd793-8002-4d87-b223-322598eeca64 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:03.278448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fe7fd793-8002-4d87-b223-322598eeca64 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.278773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fe7fd793-8002-4d87-b223-322598eeca64 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.300094 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.300094 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:03.309996 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fe7fd793-8002-4d87-b223-322598eeca64 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:03.322036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fe7fd793-8002-4d87-b223-322598eeca64 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:03.322036 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 422/1674] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:03.479389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a8522c81-a759-4fba-b505-a180504b2e81 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.482518 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:03.483712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1923266605"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:03.486464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1923266605'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:03.487466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume of 1 GB Jul 10 13:18:03.498927 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Availability Zones retrieved successfully. Jul 10 13:18:03.509194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (fa449828-7fad-43d4-a517-64778a2c0e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:03.512208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e077c0be-a8d5-4746-b2af-437feada07b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.512208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:03.568134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e077c0be-a8d5-4746-b2af-437feada07b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.569489 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6703e7-d0ec-4960-9894-a925b5284016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.642375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Created reservations ['4d178a1c-e5cd-465c-a463-68af49f21fb3', 'e4de0003-62b5-4b53-a0bb-00795452ca00', '2f300103-943e-48ef-b86c-6d2ccf6d5e37', 'faeebc92-8a2f-4e4d-aaa3-027050615be8'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:03.644045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6703e7-d0ec-4960-9894-a925b5284016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d178a1c-e5cd-465c-a463-68af49f21fb3', 'e4de0003-62b5-4b53-a0bb-00795452ca00', '2f300103-943e-48ef-b86c-6d2ccf6d5e37', 'faeebc92-8a2f-4e4d-aaa3-027050615be8']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.646083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c743c-664d-46d6-8260-81f55380f36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.696160 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c743c-664d-46d6-8260-81f55380f36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf368c23-756d-4d80-9108-b0da311e9392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1923266605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['4d178a1c-e5cd-465c-a463-68af49f21fb3','e4de0003-62b5-4b53-a0bb-00795452ca00','2f300103-943e-48ef-b86c-6d2ccf6d5e37','faeebc92-8a2f-4e4d-aaa3-027050615be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1923266605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf368c23-756d-4d80-9108-b0da311e9392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2452d56a044323bf0429e26bfb8614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.697676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9070d0f5-b9ac-47b5-9c46-ddff44893e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.736027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9070d0f5-b9ac-47b5-9c46-ddff44893e06) transitioned into state 'SUCCESS' from state '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-1923266605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2452d56a044323bf0429e26bfb8614',qos_specs=None,replication_status=,reservations=['4d178a1c-e5cd-465c-a463-68af49f21fb3','e4de0003-62b5-4b53-a0bb-00795452ca00','2f300103-943e-48ef-b86c-6d2ccf6d5e37','faeebc92-8a2f-4e4d-aaa3-027050615be8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d689d10df4041548ca4e78f1e09cb4b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.737639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6708ead5-d9bd-42b8-846a-a7fb133e1df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.760447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6708ead5-d9bd-42b8-846a-a7fb133e1df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.762132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Flow 'volume_create_api' (fa449828-7fad-43d4-a517-64778a2c0e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:03.762224 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Create volume request issued successfully. Jul 10 13:18:03.763222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8522c81-a759-4fba-b505-a180504b2e81 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:03.763963 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 417/1675] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:03 2026] POST /volume/v3/volumes => generated 751 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:03.776888 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.779376 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:03.780569 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.780569 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.787085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.789139 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:03.789139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.789367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.791616 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.791616 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:03.799631 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.799631 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:03.799785 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:03.799824 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:03.800055 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-23bf1afb-8e2e-4d10-b9cd-2363a50fcf02 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 returned with HTTP 200 Jul 10 13:18:03.800468 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 414/1676] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:03.806029 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f03472b1-d8d0-4c7b-9903-7502810b1daf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:03.806787 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 424/1677] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:03.813628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.815480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:03.817591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:18:03.817836 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:03.817889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:03.818104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:03.818310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b43ea533-fd23-4a0d-ace6-173b25056e44", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-51387948"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:03.820160 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'snapshot_id': 'b43ea533-fd23-4a0d-ace6-173b25056e44', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-51387948'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:03.826042 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.826042 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:03.826740 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:03.826935 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 2 GB Jul 10 13:18:03.833446 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:18:03.834604 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:03.834604 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:03.840418 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:03.841569 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (2097aa26-6030-46e4-b816-779e3326fbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:03.842955 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cfa5cd-95a6-499c-8fc5-ca4eb79e52aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.844203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:03.847344 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d843865d-0273-4a87-96ec-f5a6755ce14d req-0af9d3f6-8491-47f4-a0e0-53f82df10e6e tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:18:03.848107 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 423/1678] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:03 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:03.900914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2cfa5cd-95a6-499c-8fc5-ca4eb79e52aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b43ea533-fd23-4a0d-ace6-173b25056e44', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.902195 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9af0712-ac85-44d5-9ddd-603e413b2e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:03.980064 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['bc829a85-79ae-4462-97f1-e624a1103f91', '72ca5f6d-4f70-4ad3-a1e5-5a6a949c78ce', '8eaf66a1-1d58-4ff1-87e4-4439edc37261', '934b8c91-ea87-4c67-85d8-6414ddd79add'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:03.981385 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9af0712-ac85-44d5-9ddd-603e413b2e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc829a85-79ae-4462-97f1-e624a1103f91', '72ca5f6d-4f70-4ad3-a1e5-5a6a949c78ce', '8eaf66a1-1d58-4ff1-87e4-4439edc37261', '934b8c91-ea87-4c67-85d8-6414ddd79add']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:03.982117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa165989-095b-439b-bb18-1469586ccb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:04.057960 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa165989-095b-439b-bb18-1469586ccb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df05a403-62da-4abd-a06c-57fb4c8085e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-51387948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['bc829a85-79ae-4462-97f1-e624a1103f91','72ca5f6d-4f70-4ad3-a1e5-5a6a949c78ce','8eaf66a1-1d58-4ff1-87e4-4439edc37261','934b8c91-ea87-4c67-85d8-6414ddd79add'],size=2,snapshot_id=b43ea533-fd23-4a0d-ace6-173b25056e44,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-51387948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df05a403-62da-4abd-a06c-57fb4c8085e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,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=b43ea533-fd23-4a0d-ace6-173b25056e44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:04.060479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699dd6cb-ae0e-4b59-ac23-724f55800aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:04.084770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699dd6cb-ae0e-4b59-ac23-724f55800aba) transitioned into state 'SUCCESS' from state '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-51387948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['bc829a85-79ae-4462-97f1-e624a1103f91','72ca5f6d-4f70-4ad3-a1e5-5a6a949c78ce','8eaf66a1-1d58-4ff1-87e4-4439edc37261','934b8c91-ea87-4c67-85d8-6414ddd79add'],size=2,snapshot_id=b43ea533-fd23-4a0d-ace6-173b25056e44,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:04.085679 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed87475-4893-47d2-acd7-b6281a1178ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:04.115572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed87475-4893-47d2-acd7-b6281a1178ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:04.116466 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (2097aa26-6030-46e4-b816-779e3326fbc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:04.116802 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:18:04.117410 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba157551-11d7-471f-8fb1-b51ee8ee7e28 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:04.118031 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 418/1679] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:03 2026] POST /volume/v3/volumes => generated 786 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:04.138635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-df768236-14a8-4406-9baf-c193b4e99326 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:04.141516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-df768236-14a8-4406-9baf-c193b4e99326 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:04.141516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-df768236-14a8-4406-9baf-c193b4e99326 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:04.141516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-df768236-14a8-4406-9baf-c193b4e99326 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:04.157592 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:04.157592 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:04.174670 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-df768236-14a8-4406-9baf-c193b4e99326 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:04.185829 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-df768236-14a8-4406-9baf-c193b4e99326 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 200 Jul 10 13:18:04.187730 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 415/1680] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:04 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:04.222733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:04.225198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:04.226256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:04.226256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:04.226256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:04.234050 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:04.234050 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:04.237776 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f749c3ea-8e5f-4717-870c-77dbca79b6d8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:04.237776 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 425/1681] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:04 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:04.829507 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:04.837034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:04.837034 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:04.837286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:04.875222 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:04.875222 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:04.880785 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:04.887287 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fbef6dd-c491-4d0e-a3bf-4579aefb7a29 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:04.888737 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 424/1682] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:04 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:04.963054 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:04.967076 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:04.967282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:04.967486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:04.979383 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:04.979383 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:04.984830 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:04.988867 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-1d625e41-d150-4736-8a2b-fba262080f77 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:04.989321 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 419/1683] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:04 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:05.205358 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:05.207493 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:05.207766 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:05.207989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:05.216974 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:05.216974 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:05.221547 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:05.228346 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ab4b1f6-a645-451a-8b5b-024a84b2d472 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 200 Jul 10 13:18:05.228927 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 416/1684] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:05 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:05.249152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:05.251576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:05.252157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:05.252157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:05.253813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e4599942-3878-4210-ab77-b5c51f711475 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:05.256151 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4599942-3878-4210-ab77-b5c51f711475 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:05.256310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4599942-3878-4210-ab77-b5c51f711475 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:05.256482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4599942-3878-4210-ab77-b5c51f711475 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:05.256600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-e4599942-3878-4210-ab77-b5c51f711475 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:05.261954 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:05.261954 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:05.262933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4599942-3878-4210-ab77-b5c51f711475 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:05.263480 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:05.263480 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:05.263565 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 425/1685] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:05 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:05.268886 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:05.277438 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-90ff214e-a560-4160-aede-ff03f64f7ac0 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 200 Jul 10 13:18:05.281644 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 426/1686] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:05 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:05.297947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:05.303528 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:05.303683 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:05.303945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:05.304142 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:05.320377 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:05.320377 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:05.322026 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:05.374164 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:18:05.375003 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b07b06b3-0f07-42bf-a923-831d7729bbfa tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 202 Jul 10 13:18:05.379492 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 420/1687] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:05 2026] DELETE /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:05.392393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:05.396936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:05.396936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:05.399442 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:05.419106 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:05.419106 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:05.434421 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:05.441573 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4486cb66-b532-4907-86bf-a0a5f7f41dcd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 200 Jul 10 13:18:05.442088 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 417/1688] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:05 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:06.277373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.280652 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:06.280955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.281242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.281413 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:06.288366 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:06.288366 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:06.289521 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bf8197b-3038-4051-a831-c7ca49bdc850 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:06.290395 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 426/1689] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:06 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:06.463719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f8381ed5-a4d3-4971-978b-4f37d405100f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.469268 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8381ed5-a4d3-4971-978b-4f37d405100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:06.469268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f8381ed5-a4d3-4971-978b-4f37d405100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.471421 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f8381ed5-a4d3-4971-978b-4f37d405100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.477167 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8381ed5-a4d3-4971-978b-4f37d405100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 404 Jul 10 13:18:06.478090 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 427/1690] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:06 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:06.487456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-45d1c910-24be-4c2c-97d3-044279b64854 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.490547 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45d1c910-24be-4c2c-97d3-044279b64854 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:06.490820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45d1c910-24be-4c2c-97d3-044279b64854 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.491036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45d1c910-24be-4c2c-97d3-044279b64854 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.498189 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45d1c910-24be-4c2c-97d3-044279b64854 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 404 Jul 10 13:18:06.498765 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 421/1691] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:06 2026] GET /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:06.511284 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.513166 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:06.513538 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.513768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.513946 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: df05a403-62da-4abd-a06c-57fb4c8085e2 Jul 10 13:18:06.523406 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a9816462-a699-4a57-bc4f-2d6e7f126dc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 returned with HTTP 404 Jul 10 13:18:06.523406 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 418/1692] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:06 2026] DELETE /volume/v3/volumes/df05a403-62da-4abd-a06c-57fb4c8085e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:06.536153 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.538466 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:06.539264 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.539570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.539766 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:06.545585 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:06.545585 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:06.546154 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:06.571389 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:18:06.571650 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02e8ab3a-1e3b-4104-9ec2-6740270abd5c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 returned with HTTP 202 Jul 10 13:18:06.572251 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 427/1693] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:18:06 2026] DELETE /volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:06.580597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:06.584707 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:06.585037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:06.585341 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:06.592414 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:06.592414 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:06.593003 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:06.593975 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f66c1bf9-9842-491d-b204-54ba2d7fcf01 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 returned with HTTP 200 Jul 10 13:18:06.594596 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 428/1694] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:06 2026] GET /volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:07.039654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5397288c-94b7-4d18-8e70-b1511014deb2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.040771 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5397288c-94b7-4d18-8e70-b1511014deb2 None None] GET https://10.4.3.138/volume// Jul 10 13:18:07.040771 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5397288c-94b7-4d18-8e70-b1511014deb2 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.040771 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5397288c-94b7-4d18-8e70-b1511014deb2 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.040938 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5397288c-94b7-4d18-8e70-b1511014deb2 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:07.041259 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 422/1695] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:07.052944 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-4c09e855-6814-4246-8fcc-bccd3840385e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.262053 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-4c09e855-6814-4246-8fcc-bccd3840385e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:18:07.262053 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-4c09e855-6814-4246-8fcc-bccd3840385e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf368c23-756d-4d80-9108-b0da311e9392", "connector": null, "instance_uuid": "c40f290b-2d8b-4aba-a3dc-fe94df58a11a"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:07.271441 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.271441 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:07.308092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.310927 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:07.312390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.312390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.312390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:07.321340 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.321340 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:07.321340 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05282ff6-f3e2-4a7c-8cc6-9e12cb0e3548 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:07.322523 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 428/1696] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:07.326457 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-4c09e855-6814-4246-8fcc-bccd3840385e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:18:07.331145 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 419/1697] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:18:07 2026] POST /volume/v3/attachments => generated 273 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:07.523596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.525262 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:07.525613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.527338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.546253 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.546253 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:07.562326 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:07.577530 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c026c0b-1a0e-42cc-966b-30a9327d690c tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:07.578336 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 429/1698] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:07.606659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-29abd131-da51-4f9c-a451-f515de07fa63 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.609510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29abd131-da51-4f9c-a451-f515de07fa63 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 Jul 10 13:18:07.610110 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29abd131-da51-4f9c-a451-f515de07fa63 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.610387 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29abd131-da51-4f9c-a451-f515de07fa63 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.619567 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29abd131-da51-4f9c-a451-f515de07fa63 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 returned with HTTP 404 Jul 10 13:18:07.621003 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 423/1699] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/snapshots/b43ea533-fd23-4a0d-ace6-173b25056e44 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:07.629887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e0e36f27-60c0-46de-be23-c703ca239654 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.633719 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0e36f27-60c0-46de-be23-c703ca239654 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:07.633719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0e36f27-60c0-46de-be23-c703ca239654 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.633719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0e36f27-60c0-46de-be23-c703ca239654 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.643900 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.643900 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:07.650846 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e0e36f27-60c0-46de-be23-c703ca239654 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:07.657984 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0e36f27-60c0-46de-be23-c703ca239654 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 200 Jul 10 13:18:07.658631 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 429/1700] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:07.677306 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.680628 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:07.680628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.680628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.680628 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: 3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:07.696757 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.696757 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:07.697158 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:07.740062 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:18:07.740062 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2674d0f3-6436-4f78-806a-7279b51e7a59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 202 Jul 10 13:18:07.740062 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 420/1701] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:07 2026] DELETE /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:07.751965 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.756787 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:07.758539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.759116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.784718 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.784718 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:07.793711 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:07.811450 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7973ad0-c2d7-4840-8778-b3e4595ab933 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 200 Jul 10 13:18:07.811993 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 430/1702] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:07.883107 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d0844664-7cbc-4761-9046-918a2869e869 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.883717 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0844664-7cbc-4761-9046-918a2869e869 None None] GET https://10.4.3.138/volume// Jul 10 13:18:07.883810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0844664-7cbc-4761-9046-918a2869e869 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.884056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0844664-7cbc-4761-9046-918a2869e869 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.884586 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0844664-7cbc-4761-9046-918a2869e869 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:07.884980 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 424/1703] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:07.899361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:07.904349 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:07.906723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:07.906723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:07.922226 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:07.922226 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:07.930906 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:07.937808 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-a057d03c-f17f-483e-b429-164f31320c20 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:07.939191 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 430/1704] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:07 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:08.127265 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.129953 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] PUT https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda Jul 10 13:18:08.130490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:08.142647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Acquiring lock "cinder-attachment_update-bf368c23-756d-4d80-9108-b0da311e9392-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:18:08.150000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-bf368c23-756d-4d80-9108-b0da311e9392-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:18:08.151158 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:08.151158 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:08.339329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.345326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:08.345326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:08.348796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:08.349096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:08.356773 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:08.356773 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:08.357716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5fa0912-7a95-4445-8d17-8e210f829cd7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:08.358102 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 431/1705] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:08 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:08.599940 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.603635 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:08.603635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:08.603635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:08.623601 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:08.623601 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:08.628668 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:08.634704 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecb67a2b-5d81-4b97-a7b2-f13460c6554b tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:08.635488 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 425/1706] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:08 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:08.685075 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Lock "cinder-attachment_update-bf368c23-756d-4d80-9108-b0da311e9392-np0000005006" released by "attachment_update" :: held 0.535s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:18:08.685530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-3313fcb0-1dda-46b5-8b55-8fd7478653b2 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda returned with HTTP 200 Jul 10 13:18:08.686062 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 421/1707] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:18:08 2026] PUT /volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:08.835522 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2543724d-ff56-4da0-9cf8-26f6f46531f4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.838476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2543724d-ff56-4da0-9cf8-26f6f46531f4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d Jul 10 13:18:08.838718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2543724d-ff56-4da0-9cf8-26f6f46531f4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:08.838921 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2543724d-ff56-4da0-9cf8-26f6f46531f4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:08.847231 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2543724d-ff56-4da0-9cf8-26f6f46531f4 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d returned with HTTP 404 Jul 10 13:18:08.847907 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 431/1708] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:08 2026] GET /volume/v3/volumes/3e6b4b35-fe1f-400e-bdbd-ef7efd22fe1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:08.860904 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.867589 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:08.868050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:08.868185 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:08.882247 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:08.882247 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:08.889630 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:08.896252 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6e2ffb5-5e70-468f-b576-ad69d7d7de1c tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:18:08.896824 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 432/1709] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:08 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:08.912916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ad96e643-7531-4c40-bd31-7973fc868200 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:08.914348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:08.915117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-384371310"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:08.917246 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-384371310'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:08.919173 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 1 GB Jul 10 13:18:08.930720 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:18:08.936677 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (c4e98764-45d8-4b8a-886a-7f525e7540f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:08.938369 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd5e8b7-ca77-49e5-8d74-9ea02b1b7b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:08.939716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:08.984227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd5e8b7-ca77-49e5-8d74-9ea02b1b7b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:08.984988 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd617a7f-6113-4573-823d-b4c68487467a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:09.031559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['d4a8bf31-756f-41a5-83b4-f37fc7aa5538', '60b01900-8806-4a05-b5de-a85de21743b4', 'a6a11c97-aa3c-48a7-8af0-35c130c95698', 'c80ca97b-36eb-4386-a547-48c0541dec92'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:09.032305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd617a7f-6113-4573-823d-b4c68487467a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a8bf31-756f-41a5-83b4-f37fc7aa5538', '60b01900-8806-4a05-b5de-a85de21743b4', 'a6a11c97-aa3c-48a7-8af0-35c130c95698', 'c80ca97b-36eb-4386-a547-48c0541dec92']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:09.033646 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa78093-dba2-482f-b9eb-3029c006faea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:09.056676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa78093-dba2-482f-b9eb-3029c006faea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39b94fd-2e30-4de6-a4a0-b87dfd60da27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-384371310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['d4a8bf31-756f-41a5-83b4-f37fc7aa5538','60b01900-8806-4a05-b5de-a85de21743b4','a6a11c97-aa3c-48a7-8af0-35c130c95698','c80ca97b-36eb-4386-a547-48c0541dec92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-384371310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b39b94fd-2e30-4de6-a4a0-b87dfd60da27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:09.057459 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2395c81-92a7-4930-87da-0de954a0b46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:09.077707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2395c81-92a7-4930-87da-0de954a0b46e) transitioned into state 'SUCCESS' from state '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-384371310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['d4a8bf31-756f-41a5-83b4-f37fc7aa5538','60b01900-8806-4a05-b5de-a85de21743b4','a6a11c97-aa3c-48a7-8af0-35c130c95698','c80ca97b-36eb-4386-a547-48c0541dec92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:09.078381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685e5f66-39b0-4e87-a902-cb5ba2f1f90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:09.090657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685e5f66-39b0-4e87-a902-cb5ba2f1f90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:09.091629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (c4e98764-45d8-4b8a-886a-7f525e7540f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:09.092044 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:18:09.093283 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad96e643-7531-4c40-bd31-7973fc868200 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:09.093283 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 426/1710] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:08 2026] POST /volume/v3/volumes => generated 753 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:09.110584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:09.112789 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:09.112789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:09.112789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:09.129722 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:09.129722 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:09.135531 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:09.141930 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da1c9312-69a7-4c52-ae10-5c855ead93d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 200 Jul 10 13:18:09.142482 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 422/1711] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:09 2026] GET /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:09.374879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:09.378165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:09.378165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:09.378165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:09.378165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:09.388076 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:09.388076 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:09.392717 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8dcd951d-e1db-4882-93cb-09ed7c1390cb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:09.392717 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 432/1712] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:09 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:09.650667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:09.653023 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:09.653292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:09.653566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:09.667958 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:09.667958 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:09.672732 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:09.678596 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ecf11d9-9b76-4d68-976a-3a0f2b0981cf tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:09.679149 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 433/1713] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:09 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:10.163511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:10.168191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:10.169171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:10.169387 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:10.185753 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:10.185753 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:10.192061 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:10.199294 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db88a5fd-dd72-4cd6-9516-e9f0bdff1fb7 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 200 Jul 10 13:18:10.199977 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 427/1714] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:10 2026] GET /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:10.216794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:10.218632 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:18:10.218771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b39b94fd-2e30-4de6-a4a0-b87dfd60da27", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1911842266"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:10.227634 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:10.227634 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:10.227895 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:10.228014 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create snapshot from volume b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:10.254110 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['1fff0125-f9c5-43ea-9605-86ad934f75c1', '0daf1288-1079-4daa-8b48-3aca02c70082', 'b31b7946-09e3-4dca-8df3-8eed06919256', '7d4139a2-a779-4a71-9116-96d664068553'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:10.296550 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot create request issued successfully. Jul 10 13:18:10.297802 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfb7e878-59d4-46fc-9b28-6000d7f154b2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:18:10.298228 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 423/1715] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:18:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:10.312960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:10.328051 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:10.328051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:10.328051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:10.331000 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:10.331000 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:10.332563 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:10.332563 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2af64ee-d20b-4328-802e-009ed24e36b5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e returned with HTTP 200 Jul 10 13:18:10.339752 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 433/1716] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:10 2026] GET /volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:10.401937 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8c839832-31ad-4a0b-801a-340418ecf404 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:10.404705 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c839832-31ad-4a0b-801a-340418ecf404 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:10.404705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c839832-31ad-4a0b-801a-340418ecf404 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:10.404705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c839832-31ad-4a0b-801a-340418ecf404 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:10.404705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8c839832-31ad-4a0b-801a-340418ecf404 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:10.406102 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=322,cinder:UPDATE=71,cinder:INSERT=35 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:18:10.412364 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:10.412364 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:10.413354 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c839832-31ad-4a0b-801a-340418ecf404 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:10.413893 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 434/1717] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:10 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:10.700565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:10.703372 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:10.703946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:10.704363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:10.715719 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:10.715719 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:10.719555 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:10.724663 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-92f01668-ead8-41a7-bc7e-93b5f0427b9f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:10.725450 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 428/1718] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:10 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:11.354019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:11.357450 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:11.358133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:11.361006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:11.372676 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:11.372676 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:11.373579 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:11.374795 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b6fc296-2bc0-4e73-82bc-924ed2009832 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e returned with HTTP 200 Jul 10 13:18:11.375354 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 424/1719] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:11 2026] GET /volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:11.387685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d329cb27-040e-4a56-bb58-960adba1e083 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:11.390170 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:11.390665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "40d86680-a257-41cd-9dda-32a28684742e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1122620215"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:11.393442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request body: {'volume': {'snapshot_id': '40d86680-a257-41cd-9dda-32a28684742e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1122620215'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:11.402377 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:11.402377 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:11.402929 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:11.403147 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume of 1 GB Jul 10 13:18:11.412713 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Availability Zones retrieved successfully. Jul 10 13:18:11.422591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (2d790d80-4f2b-4e07-b14a-905124e3adaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:11.424760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (285d09a2-2a09-4d8e-af97-1ffaa87acccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:11.426376 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:11.427935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-60b6b1bb-4936-47a0-828f-fb169682e27d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:11.430766 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60b6b1bb-4936-47a0-828f-fb169682e27d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:11.431079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60b6b1bb-4936-47a0-828f-fb169682e27d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:11.431276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60b6b1bb-4936-47a0-828f-fb169682e27d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:11.431276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-60b6b1bb-4936-47a0-828f-fb169682e27d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:11.436592 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:11.436592 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:11.437584 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60b6b1bb-4936-47a0-828f-fb169682e27d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:11.438148 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 435/1720] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:11 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:11.481505 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (285d09a2-2a09-4d8e-af97-1ffaa87acccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '40d86680-a257-41cd-9dda-32a28684742e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:11.482507 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051f2728-ee20-4d8b-8cf9-ff6f3fca4d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:11.552846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Created reservations ['33c69e04-3c18-4d9d-a7c7-6ded427a772d', '3c8a76ff-7b23-48a1-8aee-fa260fc790df', 'd86e12c3-d9e0-485a-9cb0-652a20a62b82', 'b26def6a-fd92-43a1-8aa2-f5c8ae087041'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:11.554726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (051f2728-ee20-4d8b-8cf9-ff6f3fca4d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c69e04-3c18-4d9d-a7c7-6ded427a772d', '3c8a76ff-7b23-48a1-8aee-fa260fc790df', 'd86e12c3-d9e0-485a-9cb0-652a20a62b82', 'b26def6a-fd92-43a1-8aa2-f5c8ae087041']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:11.555977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ceb583-5e2d-46d9-9c17-97df919ff4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:11.622443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29ceb583-5e2d-46d9-9c17-97df919ff4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96947deb-765a-45bd-9860-cace15cde1d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1122620215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['33c69e04-3c18-4d9d-a7c7-6ded427a772d','3c8a76ff-7b23-48a1-8aee-fa260fc790df','d86e12c3-d9e0-485a-9cb0-652a20a62b82','b26def6a-fd92-43a1-8aa2-f5c8ae087041'],size=1,snapshot_id=40d86680-a257-41cd-9dda-32a28684742e,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1122620215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96947deb-765a-45bd-9860-cace15cde1d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f65b7a635a7d42e5b642c8632e5edae0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=40d86680-a257-41cd-9dda-32a28684742e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fb149f6128473c8d1676fd23ad6397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:11.623813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e496974f-3028-4db5-bfc7-56663ea9f9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:11.649243 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e496974f-3028-4db5-bfc7-56663ea9f9b9) transitioned into state 'SUCCESS' from state '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-1122620215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f65b7a635a7d42e5b642c8632e5edae0',qos_specs=None,replication_status=,reservations=['33c69e04-3c18-4d9d-a7c7-6ded427a772d','3c8a76ff-7b23-48a1-8aee-fa260fc790df','d86e12c3-d9e0-485a-9cb0-652a20a62b82','b26def6a-fd92-43a1-8aa2-f5c8ae087041'],size=1,snapshot_id=40d86680-a257-41cd-9dda-32a28684742e,source_replicaid=,source_volid=None,status='creating',user_id='b1fb149f6128473c8d1676fd23ad6397',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:11.652714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce78b9c5-c341-4cd0-b9ef-7d2d943805ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:11.678771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce78b9c5-c341-4cd0-b9ef-7d2d943805ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:11.679764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Flow 'volume_create_api' (2d790d80-4f2b-4e07-b14a-905124e3adaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:11.680135 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Create volume request issued successfully. Jul 10 13:18:11.680874 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d329cb27-040e-4a56-bb58-960adba1e083 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:11.681430 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 434/1721] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:11 2026] POST /volume/v3/volumes => generated 788 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:11.699320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:11.702326 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:11.705055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:11.705055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:11.718286 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:11.718286 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:11.726972 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:11.732862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a13cc365-d14f-47d2-90c8-d415b3268d34 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 200 Jul 10 13:18:11.733359 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 429/1722] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:11 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:11.748328 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:11.751507 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:11.751878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:11.752151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:11.766998 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:11.766998 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:11.771101 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:11.777067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4bfc9314-92a4-437e-93d1-66b50a030cc1 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:11.777557 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 425/1723] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:11 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:12.453809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.459545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:12.459814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.460070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.460226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:12.469962 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.469962 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:12.471018 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f303253-4f96-44e2-8963-cc65c0a4d4fc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:12.471523 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 436/1724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:12 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:12.752635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.757595 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:12.757828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.758066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.766432 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.766432 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:12.770464 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:12.776102 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58507fe7-a1e3-436a-aabb-0707b03602d3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 200 Jul 10 13:18:12.776513 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 435/1725] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:12 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:12.793538 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ca7ded05-ee00-4270-b720-16576f35351a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.797044 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca7ded05-ee00-4270-b720-16576f35351a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:12.797450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca7ded05-ee00-4270-b720-16576f35351a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.799030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca7ded05-ee00-4270-b720-16576f35351a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.799120 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.801228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:12.802544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.803094 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.809186 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.809186 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:12.815365 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.815365 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:12.815667 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ca7ded05-ee00-4270-b720-16576f35351a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:12.819681 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:12.823031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca7ded05-ee00-4270-b720-16576f35351a tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 200 Jul 10 13:18:12.823252 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 430/1726] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:12 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:12.825341 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ef03ea3-5a45-4890-a18a-60039f3f3123 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:12.826208 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 426/1727] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:12 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:12.847767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1912aef0-5659-4889-938f-cdb3a177885d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.852153 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:12.853135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.853135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.853135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: 96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:12.866546 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.866546 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:12.867037 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:12.894401 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:18:12.894637 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1912aef0-5659-4889-938f-cdb3a177885d tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 202 Jul 10 13:18:12.895187 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 437/1728] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:12 2026] DELETE /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:12.906828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:12.910005 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:12.910224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:12.910461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:12.922985 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:12.922985 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:12.927406 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:12.932542 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14e1ab8c-bbda-4153-9647-29eaa83c1f2f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 200 Jul 10 13:18:12.932972 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 436/1729] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:12 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:13.404578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.484848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-24a2cf25-a627-4687-8d38-384b5dc35477 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.487291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-24a2cf25-a627-4687-8d38-384b5dc35477 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:13.487604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-24a2cf25-a627-4687-8d38-384b5dc35477 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:13.487874 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-24a2cf25-a627-4687-8d38-384b5dc35477 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:13.488055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-24a2cf25-a627-4687-8d38-384b5dc35477 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:13.494410 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:13.494410 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:13.495580 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-24a2cf25-a627-4687-8d38-384b5dc35477 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:13.496172 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 427/1730] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:13 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:13.557350 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:13.558574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-700411304", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:13.560260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-700411304', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:13.560459 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume of 1 GB Jul 10 13:18:13.566405 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Availability Zones retrieved successfully. Jul 10 13:18:13.576775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Flow 'volume_create_api' (7e1eba62-836c-4ee3-90a3-0c8098c5e255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:13.576775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4032817d-a47f-4c89-be85-03dbd1ecebc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.577932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:13.615970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4032817d-a47f-4c89-be85-03dbd1ecebc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.616826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4da4a4-d2a8-4caf-8502-aed700893eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.696501 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Created reservations ['2b0af393-db23-4c19-a8db-d652c61c65a4', 'fd15264c-4177-4ed3-bbb9-b5610934a361', '937ac438-588d-4d79-abab-69726b24e1e7', 'd3894e30-8af4-44d5-972a-5fde3e282137'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:13.697417 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e4da4a4-d2a8-4caf-8502-aed700893eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0af393-db23-4c19-a8db-d652c61c65a4', 'fd15264c-4177-4ed3-bbb9-b5610934a361', '937ac438-588d-4d79-abab-69726b24e1e7', 'd3894e30-8af4-44d5-972a-5fde3e282137']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.699603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bbfb22-0b77-41dd-b922-b9746a088eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.734429 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bbfb22-0b77-41dd-b922-b9746a088eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3156992-bed2-4b42-9ddd-3032dd6bb9e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-700411304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4d6c02371643e0adc15fc08a49e46c',qos_specs=None,replication_status=,reservations=['2b0af393-db23-4c19-a8db-d652c61c65a4','fd15264c-4177-4ed3-bbb9-b5610934a361','937ac438-588d-4d79-abab-69726b24e1e7','d3894e30-8af4-44d5-972a-5fde3e282137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-700411304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3156992-bed2-4b42-9ddd-3032dd6bb9e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4d6c02371643e0adc15fc08a49e46c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.735706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11f8302-d4bd-4b78-854c-ffc74a361385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.764775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11f8302-d4bd-4b78-854c-ffc74a361385) transitioned into state 'SUCCESS' from state '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-700411304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4d6c02371643e0adc15fc08a49e46c',qos_specs=None,replication_status=,reservations=['2b0af393-db23-4c19-a8db-d652c61c65a4','fd15264c-4177-4ed3-bbb9-b5610934a361','937ac438-588d-4d79-abab-69726b24e1e7','d3894e30-8af4-44d5-972a-5fde3e282137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.768012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07253da1-86e5-428f-80a5-e8a86798db7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.781562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07253da1-86e5-428f-80a5-e8a86798db7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.783060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Flow 'volume_create_api' (7e1eba62-836c-4ee3-90a3-0c8098c5e255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:13.784100 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume request issued successfully. Jul 10 13:18:13.785143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d15a92c-2f9a-4a01-acfe-efdf1b4019d3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:13.785671 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 431/1731] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:13 2026] POST /volume/v3/volumes => generated 764 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:13.802209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.804097 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:13.804432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1570399453", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:13.806253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1570399453', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:13.806443 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume of 1 GB Jul 10 13:18:13.814334 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Availability Zones retrieved successfully. Jul 10 13:18:13.821876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Flow 'volume_create_api' (3c21b328-9514-4007-b19c-ad1f1cac3839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:13.823112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8bb1ed8-f961-4733-a4c6-19ae7163272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.824433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:13.848455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.852329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:13.852580 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:13.852786 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:13.863239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8bb1ed8-f961-4733-a4c6-19ae7163272f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.864581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031c0053-5384-4a04-9a26-5a7498c1cfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.870423 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:13.870423 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:13.874326 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:13.882236 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-324ca81f-92c6-4827-92ee-ebbc443fee1e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:13.882808 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 437/1732] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:13 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:13.936125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Created reservations ['579470a2-ac37-4eac-ba50-8dc6206439db', '5ba652fa-ce60-41d1-b372-f4324770df8f', '26d6bbcf-f200-4a40-bd85-9117f39ae8a2', 'ac2eb960-e5ca-4ce7-8b4a-9b0df924b5b5'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:13.938604 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031c0053-5384-4a04-9a26-5a7498c1cfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['579470a2-ac37-4eac-ba50-8dc6206439db', '5ba652fa-ce60-41d1-b372-f4324770df8f', '26d6bbcf-f200-4a40-bd85-9117f39ae8a2', 'ac2eb960-e5ca-4ce7-8b4a-9b0df924b5b5']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.938604 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe07864-4b79-42f3-aecf-2e609407a00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.953175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-14f6d5b7-8e0d-4c30-906c-8a8543cfa8a1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.954680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14f6d5b7-8e0d-4c30-906c-8a8543cfa8a1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:13.954920 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14f6d5b7-8e0d-4c30-906c-8a8543cfa8a1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:13.955289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14f6d5b7-8e0d-4c30-906c-8a8543cfa8a1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:13.965182 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14f6d5b7-8e0d-4c30-906c-8a8543cfa8a1 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 404 Jul 10 13:18:13.965182 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 428/1733] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:13 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:18:13.976013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1b02910e-a228-4c2f-be0e-7113a7675558 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:13.977168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fe07864-4b79-42f3-aecf-2e609407a00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c586c4-d204-47cc-8fbb-2a7d88b24da2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1570399453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4d6c02371643e0adc15fc08a49e46c',qos_specs=None,replication_status=,reservations=['579470a2-ac37-4eac-ba50-8dc6206439db','5ba652fa-ce60-41d1-b372-f4324770df8f','26d6bbcf-f200-4a40-bd85-9117f39ae8a2','ac2eb960-e5ca-4ce7-8b4a-9b0df924b5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1570399453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c586c4-d204-47cc-8fbb-2a7d88b24da2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad4d6c02371643e0adc15fc08a49e46c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:13.978750 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b02910e-a228-4c2f-be0e-7113a7675558 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:13.978750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b02910e-a228-4c2f-be0e-7113a7675558 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:13.979508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6289bf8-be5b-432e-b54a-bf65f51b2899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:13.980185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1b02910e-a228-4c2f-be0e-7113a7675558 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:13.988366 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1b02910e-a228-4c2f-be0e-7113a7675558 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 404 Jul 10 13:18:13.989024 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 432/1734] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:13 2026] GET /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:14.001371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-da303f1e-6110-435c-bfb8-d4830d473d38 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:14.004461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da303f1e-6110-435c-bfb8-d4830d473d38 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:14.004461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da303f1e-6110-435c-bfb8-d4830d473d38 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:14.004651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da303f1e-6110-435c-bfb8-d4830d473d38 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:14.004889 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-da303f1e-6110-435c-bfb8-d4830d473d38 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: 96947deb-765a-45bd-9860-cace15cde1d4 Jul 10 13:18:14.006702 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6289bf8-be5b-432e-b54a-bf65f51b2899) transitioned into state 'SUCCESS' from state '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-1570399453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad4d6c02371643e0adc15fc08a49e46c',qos_specs=None,replication_status=,reservations=['579470a2-ac37-4eac-ba50-8dc6206439db','5ba652fa-ce60-41d1-b372-f4324770df8f','26d6bbcf-f200-4a40-bd85-9117f39ae8a2','ac2eb960-e5ca-4ce7-8b4a-9b0df924b5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df8eb97cf0f4c589e8643d561fb1c7e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:14.007789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54fca75-1d28-4243-8c2f-9e691f900e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:14.013875 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da303f1e-6110-435c-bfb8-d4830d473d38 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 returned with HTTP 404 Jul 10 13:18:14.014848 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 438/1735] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:14 2026] DELETE /volume/v3/volumes/96947deb-765a-45bd-9860-cace15cde1d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:14.018846 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54fca75-1d28-4243-8c2f-9e691f900e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:14.019985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Flow 'volume_create_api' (3c21b328-9514-4007-b19c-ad1f1cac3839) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:14.020360 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Create volume request issued successfully. Jul 10 13:18:14.021014 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9ca7536b-5e78-4329-a257-eb3a2d4486e8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:14.021483 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 438/1736] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:13 2026] POST /volume/v3/volumes => generated 765 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:14.022931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-67874844-352e-4b06-b0be-af35131bdfc3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:14.024918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:14.025522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:14.025522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:14.025522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete snapshot with id: 40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:14.031546 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:14.031546 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:14.032097 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:14.052773 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot delete request issued successfully. Jul 10 13:18:14.053404 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67874844-352e-4b06-b0be-af35131bdfc3 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e returned with HTTP 202 Jul 10 13:18:14.053762 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 429/1737] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:18:14 2026] DELETE /volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:14.071919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c59a8073-feae-418f-b157-eb812255d3f5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:14.074317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c59a8073-feae-418f-b157-eb812255d3f5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:14.074681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c59a8073-feae-418f-b157-eb812255d3f5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:14.074872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c59a8073-feae-418f-b157-eb812255d3f5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:14.081563 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:14.081563 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:14.082314 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c59a8073-feae-418f-b157-eb812255d3f5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Snapshot retrieved successfully. Jul 10 13:18:14.083849 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c59a8073-feae-418f-b157-eb812255d3f5 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e returned with HTTP 200 Jul 10 13:18:14.084461 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 433/1738] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:14 2026] GET /volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:14.510955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dba25185-1858-4618-be6b-f122d849c3e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:14.513445 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dba25185-1858-4618-be6b-f122d849c3e8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:14.513644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dba25185-1858-4618-be6b-f122d849c3e8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:14.513978 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dba25185-1858-4618-be6b-f122d849c3e8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:14.514318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-dba25185-1858-4618-be6b-f122d849c3e8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:14.519349 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:14.519349 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:14.520674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dba25185-1858-4618-be6b-f122d849c3e8 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:14.521130 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 439/1739] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:14 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:14.904908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:14.910070 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:14.910373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:14.911380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:14.937718 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:14.937718 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:14.944135 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:14.952563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbd79539-83c4-4ef6-be20-a2e6f0fe8cd4 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:14.953240 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 439/1740] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:14 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:15.101246 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f19c9d0-63b2-44f4-82f8-e7dfeb271844 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.103582 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f19c9d0-63b2-44f4-82f8-e7dfeb271844 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e Jul 10 13:18:15.103855 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f19c9d0-63b2-44f4-82f8-e7dfeb271844 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.104099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f19c9d0-63b2-44f4-82f8-e7dfeb271844 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.110726 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f19c9d0-63b2-44f4-82f8-e7dfeb271844 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e returned with HTTP 404 Jul 10 13:18:15.111478 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 430/1741] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:15 2026] GET /volume/v3/snapshots/40d86680-a257-41cd-9dda-32a28684742e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:15.119409 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.121383 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:15.121610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.122010 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.134997 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:15.134997 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:15.142929 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:15.152833 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fae7d0e-fd24-48d9-8c2a-f9fe31d58f3f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 200 Jul 10 13:18:15.153451 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 434/1742] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:15 2026] GET /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:15.171078 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.174734 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:15.175062 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.175294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.176330 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:15.187582 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:15.187582 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:15.188386 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:15.233524 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:18:15.233898 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1dd4eb2-41b0-4cb7-ac8b-1f02c21b100f tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 202 Jul 10 13:18:15.234387 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 440/1743] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:15 2026] DELETE /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:15.247993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.252645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:15.252645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.252949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.262620 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:15.262620 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:15.269467 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:15.277005 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e21ad97a-0d74-4ce0-9b63-4c2e4e965cc2 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 200 Jul 10 13:18:15.277642 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 440/1744] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:15 2026] GET /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:15.539747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.545868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:15.545868 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.546046 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.546192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:15.557974 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:15.557974 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:15.557974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02201b23-5569-4c0a-afad-ea6ccf2551bc tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:15.558528 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 431/1745] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:15 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:15.974885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:15.978239 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:15.978239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:15.978239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:15.990863 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:15.990863 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:16.000944 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:16.009679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-5db91301-5960-4608-b9ed-84c193778758 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.012779 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-5db91301-5960-4608-b9ed-84c193778758 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda/action Jul 10 13:18:16.012779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-5db91301-5960-4608-b9ed-84c193778758 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:16.012779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-5db91301-5960-4608-b9ed-84c193778758 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:16.014056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5b6df4b-4e0c-47c8-aefc-5689fa5ca1c8 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:16.014056 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 435/1746] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:15 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:16.036485 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:16.036485 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:16.053962 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7ef3fc68-7dbe-4260-98d9-710576037903 req-5db91301-5960-4608-b9ed-84c193778758 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda/action returned with HTTP 204 Jul 10 13:18:16.054487 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 441/1747] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:18:16 2026] POST /volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:16.296102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31c4d142-6983-46de-a3be-0cf02ec9c72e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.298315 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31c4d142-6983-46de-a3be-0cf02ec9c72e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 Jul 10 13:18:16.298537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31c4d142-6983-46de-a3be-0cf02ec9c72e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:16.298900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31c4d142-6983-46de-a3be-0cf02ec9c72e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:16.306068 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31c4d142-6983-46de-a3be-0cf02ec9c72e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 returned with HTTP 404 Jul 10 13:18:16.306624 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 441/1748] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:16 2026] GET /volume/v3/volumes/b39b94fd-2e30-4de6-a4a0-b87dfd60da27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:16.316744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2154f002-aa71-4a47-a564-67d23b845f75 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.319645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2154f002-aa71-4a47-a564-67d23b845f75 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:16.319978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2154f002-aa71-4a47-a564-67d23b845f75 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:16.320410 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2154f002-aa71-4a47-a564-67d23b845f75 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:16.329069 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:16.329069 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:16.334683 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2154f002-aa71-4a47-a564-67d23b845f75 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:16.343535 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2154f002-aa71-4a47-a564-67d23b845f75 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:18:16.344000 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 432/1749] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:16 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:16.363891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.363891 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:16.363891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:16.363891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:16.363891 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume with id: e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:16.374193 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:16.374193 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:16.374917 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:16.409235 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Delete volume request issued successfully. Jul 10 13:18:16.409744 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd5c0830-8b44-468d-ba67-6bd44ce669bd tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 202 Jul 10 13:18:16.411245 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 436/1750] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:16 2026] DELETE /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:16.424741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.427643 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:16.427887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:16.428152 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:16.438254 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=263,cinder:UPDATE=45,cinder:INSERT=20 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:18:16.448797 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:16.448797 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:16.457414 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Volume info retrieved successfully. Jul 10 13:18:16.465512 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed14e3b2-8c44-4be3-af78-b16157e9e04e tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 200 Jul 10 13:18:16.466064 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 442/1751] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:16 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:16.575126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6b12092b-0058-45c0-af55-2a7526886ee9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:16.580718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b12092b-0058-45c0-af55-2a7526886ee9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:16.580718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b12092b-0058-45c0-af55-2a7526886ee9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:16.580718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b12092b-0058-45c0-af55-2a7526886ee9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:16.580718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6b12092b-0058-45c0-af55-2a7526886ee9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:16.584275 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:16.584275 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:16.585318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b12092b-0058-45c0-af55-2a7526886ee9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:16.585601 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 442/1752] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:16 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:17.029575 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.035144 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:17.035358 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.035533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.058449 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.058449 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:17.068769 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:17.073957 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4bc92eea-ab59-4fd4-ab1d-4df7a0e61378 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:17.074340 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 433/1753] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:17.092628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.094920 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:17.095166 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.095473 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.119286 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.119286 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:17.124939 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:17.131341 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5bd1be88-c170-4bbe-a72e-5ff6aa6e8076 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:17.131811 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 437/1754] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:17.486318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-245cb859-5fe2-47b9-ab81-4516423f5b59 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.490621 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-245cb859-5fe2-47b9-ab81-4516423f5b59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] GET https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb Jul 10 13:18:17.490621 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-245cb859-5fe2-47b9-ab81-4516423f5b59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.491021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-245cb859-5fe2-47b9-ab81-4516423f5b59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.509238 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-245cb859-5fe2-47b9-ab81-4516423f5b59 tempest-VolumesSnapshotTestJSON-797410771 tempest-VolumesSnapshotTestJSON-797410771-project-member] https://10.4.3.138/volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb returned with HTTP 404 Jul 10 13:18:17.510193 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 443/1755] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/volumes/e3eb3eb6-67bc-40b6-9feb-af731be6c6fb => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:17.522453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.526481 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:17.526769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.526769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.538667 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.538667 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:17.543955 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:17.549967 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-26b81b34-a0b2-4241-abbf-a293ead18e37 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:17.550749 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 443/1756] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:17.575909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.580715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548/action Jul 10 13:18:17.580715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:17.580715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:17.598131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-22419944-2a3b-4485-b4eb-80e464b63335 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.601722 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22419944-2a3b-4485-b4eb-80e464b63335 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:17.601722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22419944-2a3b-4485-b4eb-80e464b63335 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.602015 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.602015 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:17.602108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22419944-2a3b-4485-b4eb-80e464b63335 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.602108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-22419944-2a3b-4485-b4eb-80e464b63335 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:17.602292 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:17.608027 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.608027 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:17.609034 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22419944-2a3b-4485-b4eb-80e464b63335 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:17.609190 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 438/1757] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:17.614916 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Begin detaching volume completed successfully. Jul 10 13:18:17.616245 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-7d7dddcd-93ad-4d75-be45-85789ddc55fd tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548/action returned with HTTP 202 Jul 10 13:18:17.616245 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 434/1758] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:18:17 2026] POST /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:17.643133 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:17.645399 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:17.645685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:17.645959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:17.657897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:17.657897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:17.663497 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:17.669262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af57af20-3b50-4a68-8703-1d7c0bf8b242 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:17.669851 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 444/1759] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:17 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:18.623867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1f791f19-0155-4464-8044-243009c9de41 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:18.628630 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f791f19-0155-4464-8044-243009c9de41 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:18.630430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f791f19-0155-4464-8044-243009c9de41 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:18.630741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f791f19-0155-4464-8044-243009c9de41 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:18.631101 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1f791f19-0155-4464-8044-243009c9de41 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:18.640187 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:18.640187 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:18.640728 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f791f19-0155-4464-8044-243009c9de41 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:18.641265 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 444/1760] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:18 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:18.660240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-463e2400-adc6-4573-9a34-5f5ef1b4fafb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:18.660240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-463e2400-adc6-4573-9a34-5f5ef1b4fafb None None] GET https://10.4.3.138/volume// Jul 10 13:18:18.660240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-463e2400-adc6-4573-9a34-5f5ef1b4fafb None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:18.660240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-463e2400-adc6-4573-9a34-5f5ef1b4fafb None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:18.660240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-463e2400-adc6-4573-9a34-5f5ef1b4fafb None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:18.661468 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 439/1761] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:18.673196 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:18.677298 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:18.677584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:18.677839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:18.690896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:18.696338 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:18.696338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:18.696579 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:18.699235 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:18.699235 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:18.707466 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:18.714599 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:18.714599 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:18.714721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-a63522d5-4b37-4127-a055-d78f1f213dde tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:18.715317 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 435/1762] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:18 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1319 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:18.722063 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:18.728106 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-27dc2e85-9361-4a8d-b68d-7d3785c13401 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:18.728745 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 445/1763] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:18 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:19.658649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-817b999d-cb77-4d9d-b456-179c789df9c4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:19.660989 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-817b999d-cb77-4d9d-b456-179c789df9c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:19.661306 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-817b999d-cb77-4d9d-b456-179c789df9c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:19.661585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-817b999d-cb77-4d9d-b456-179c789df9c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:19.661629 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-817b999d-cb77-4d9d-b456-179c789df9c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:19.668830 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:19.668830 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:19.669799 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-817b999d-cb77-4d9d-b456-179c789df9c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:19.670242 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 445/1764] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:19 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:19.749260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-211824b1-780b-4829-b754-f19227e9960f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:19.752238 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-211824b1-780b-4829-b754-f19227e9960f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:19.752524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-211824b1-780b-4829-b754-f19227e9960f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:19.752825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-211824b1-780b-4829-b754-f19227e9960f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:19.769057 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:19.769057 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:19.774979 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-211824b1-780b-4829-b754-f19227e9960f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:19.782703 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-211824b1-780b-4829-b754-f19227e9960f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:19.784219 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 440/1765] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:19 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:19.857829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-6b7740fe-c01e-4d1a-91d7-9ac37184628f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:19.859725 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-6b7740fe-c01e-4d1a-91d7-9ac37184628f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef Jul 10 13:18:19.859929 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-6b7740fe-c01e-4d1a-91d7-9ac37184628f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:19.860248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-6b7740fe-c01e-4d1a-91d7-9ac37184628f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:19.871731 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:19.871731 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:19.897680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-50d7ff72-f4f2-4f46-8538-f56646c39e2f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:19.900223 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-50d7ff72-f4f2-4f46-8538-f56646c39e2f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 Jul 10 13:18:19.900537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-50d7ff72-f4f2-4f46-8538-f56646c39e2f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:19.900849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-50d7ff72-f4f2-4f46-8538-f56646c39e2f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:19.915666 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:19.915666 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:20.414451 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-869fbe56-ba14-484e-84b8-cea9fdf69318 req-6b7740fe-c01e-4d1a-91d7-9ac37184628f tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef returned with HTTP 200 Jul 10 13:18:20.414451 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 436/1766] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:18:19 2026] DELETE /volume/v3/attachments/96f18027-8d6a-4083-bb5c-3d99de6e8fef => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:20.463849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-50d7ff72-f4f2-4f46-8538-f56646c39e2f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 returned with HTTP 200 Jul 10 13:18:20.464369 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 446/1767] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:18:19 2026] DELETE /volume/v3/attachments/501dfc18-60de-4372-b764-0bc46bb5e494 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:20.480038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.482597 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:18:20.483176 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:20.483472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:20.484363 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Delete volume with id: 61b21274-b20b-456c-a881-2d06956c4ddd Jul 10 13:18:20.493998 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.493998 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:20.494671 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:18:20.529436 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Delete volume request issued successfully. Jul 10 13:18:20.530421 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1ddae79f-b19b-4e2c-b7bc-4496a29552a5 req-b135e2c3-b30e-4278-b76f-11117267fef2 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd returned with HTTP 202 Jul 10 13:18:20.531278 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 446/1768] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:18:20 2026] DELETE /volume/v3/volumes/61b21274-b20b-456c-a881-2d06956c4ddd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:20.687318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07852ab0-471f-4c15-8a24-e488b544497c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.691830 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07852ab0-471f-4c15-8a24-e488b544497c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:20.692047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07852ab0-471f-4c15-8a24-e488b544497c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:20.692954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07852ab0-471f-4c15-8a24-e488b544497c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:20.692954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-07852ab0-471f-4c15-8a24-e488b544497c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:20.701281 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.701281 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:20.701644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07852ab0-471f-4c15-8a24-e488b544497c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:20.702128 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 441/1769] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:20 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:20.715061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.803944 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.806538 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:20.807415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:20.807415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:20.817813 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.817813 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:20.825114 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:20.833113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8056ec62-3848-4404-80d2-42e2bc912bd9 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:20.833657 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 447/1770] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:20 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:20.879117 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:18:20.880275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1dfa68a-978d-4790-87dc-5e09bb1d6319", "incremental": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:20.882272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating new backup {'backup': {'volume_id': 'f1dfa68a-978d-4790-87dc-5e09bb1d6319', 'incremental': True}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:18:20.882461 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating backup of volume f1dfa68a-978d-4790-87dc-5e09bb1d6319 in container None Jul 10 13:18:20.892043 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.892043 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:20.892440 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Volume info retrieved successfully. Jul 10 13:18:20.940901 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Created reservations ['7e07c612-e8ca-45ce-9d3b-c2b9afa6aeeb', 'b1e806c8-2541-4db0-a145-14c67bee7ad4'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:20.947929 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.950952 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:20.951585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:20.951585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:20.968830 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.968830 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:20.970721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cb4373f1-35b4-4464-820c-ddfc8ac3f5f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 400 Jul 10 13:18:20.971511 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 437/1771] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:20 2026] POST /volume/v3/backups => generated 109 bytes in 257 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:18:20.976720 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:20.979309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-28275f55-1f29-4726-aabb-aa1c1457e108 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:20.984361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:20.985363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:20.985363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:20.985543 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-36777b3b-5bfe-4373-8f18-04f3d0719bdc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:20.985612 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete backup with id: 87e92a79-8762-4076-9621-abfdef6685d2. Jul 10 13:18:20.985854 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 447/1772] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:20 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:20.994345 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:20.994345 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:21.017147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:21.019035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] delete_backup rpcapi backup_id 87e92a79-8762-4076-9621-abfdef6685d2 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:18:21.021616 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28275f55-1f29-4726-aabb-aa1c1457e108 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 202 Jul 10 13:18:21.022397 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 442/1773] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:20 2026] DELETE /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:21.022478 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] POST https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392/action Jul 10 13:18:21.022930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:21.023116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:21.033064 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:21.035490 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:21.036213 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:21.036493 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:21.036717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:21.039336 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:21.039336 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:21.040313 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:21.042206 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:21.042206 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:21.043305 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fab5fe68-da1b-40b9-8a35-3952c00f4992 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 200 Jul 10 13:18:21.044335 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 438/1774] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:21 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:21.054250 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Begin detaching volume completed successfully. Jul 10 13:18:21.054250 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-aed7fe79-e2f0-4ecb-9099-24d5b189d3d7 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392/action returned with HTTP 202 Jul 10 13:18:21.055000 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 448/1775] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:18:21 2026] POST /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:21.082176 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-031f66e9-0765-486c-b00c-a517c246bc7d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:21.085973 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-031f66e9-0765-486c-b00c-a517c246bc7d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:21.085973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-031f66e9-0765-486c-b00c-a517c246bc7d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:21.088645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-031f66e9-0765-486c-b00c-a517c246bc7d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:21.114056 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:21.114056 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:21.121094 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-031f66e9-0765-486c-b00c-a517c246bc7d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:21.128267 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-031f66e9-0765-486c-b00c-a517c246bc7d tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:21.130107 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 448/1776] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:21 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:21.558530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4bf86525-4c43-4649-b67d-5ead52676b27 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:21.692580 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:21.693073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:21.695054 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:21.695193 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume of 1 GB Jul 10 13:18:21.704105 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Availability Zones retrieved successfully. Jul 10 13:18:21.712267 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Flow 'volume_create_api' (5129190d-b731-4a10-b4bb-9e3009302537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:21.714305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e37639a-3ec4-4146-959c-26bdd8f0dd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:21.716043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:21.761427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e37639a-3ec4-4146-959c-26bdd8f0dd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:21.762603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f60d63-3e08-4bf3-becf-e44667424f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:21.858155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Created reservations ['f695dee7-177a-40d0-9d9f-61af183ec202', 'b492e273-1ea7-465d-985b-765d430c8369', 'e9dd9106-6132-49f8-875d-bd5df47edfdf', 'b71e99a7-7fb1-459a-b451-669ba1d2e22a'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:21.859193 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f60d63-3e08-4bf3-becf-e44667424f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f695dee7-177a-40d0-9d9f-61af183ec202', 'b492e273-1ea7-465d-985b-765d430c8369', 'e9dd9106-6132-49f8-875d-bd5df47edfdf', 'b71e99a7-7fb1-459a-b451-669ba1d2e22a']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:21.860252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178d0fd9-28ac-4a72-8090-29681f4dc612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:21.885081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (178d0fd9-28ac-4a72-8090-29681f4dc612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7990e346-cbe8-4d90-baea-11c805cea73e', '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='3b52a3b88c6a4d4da55228f3be7d2307',qos_specs=None,replication_status=,reservations=['f695dee7-177a-40d0-9d9f-61af183ec202','b492e273-1ea7-465d-985b-765d430c8369','e9dd9106-6132-49f8-875d-bd5df47edfdf','b71e99a7-7fb1-459a-b451-669ba1d2e22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:21Z,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=7990e346-cbe8-4d90-baea-11c805cea73e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b52a3b88c6a4d4da55228f3be7d2307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:21.886224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60034782-035f-4f86-a1c2-5a100762a60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:21.922534 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60034782-035f-4f86-a1c2-5a100762a60c) transitioned into state 'SUCCESS' from 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='3b52a3b88c6a4d4da55228f3be7d2307',qos_specs=None,replication_status=,reservations=['f695dee7-177a-40d0-9d9f-61af183ec202','b492e273-1ea7-465d-985b-765d430c8369','e9dd9106-6132-49f8-875d-bd5df47edfdf','b71e99a7-7fb1-459a-b451-669ba1d2e22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:21.922918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0a2408-b756-458e-9a34-1500f85be4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:21.940137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0a2408-b756-458e-9a34-1500f85be4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:21.941131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Flow 'volume_create_api' (5129190d-b731-4a10-b4bb-9e3009302537) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:21.941743 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume request issued successfully. Jul 10 13:18:21.942893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4bf86525-4c43-4649-b67d-5ead52676b27 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:21.942893 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 443/1777] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:21 2026] POST /volume/v3/volumes => generated 740 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:21.959211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-682775e6-9693-436c-9f12-243ac0a80ac8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:21.961575 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-682775e6-9693-436c-9f12-243ac0a80ac8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:21.964848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-682775e6-9693-436c-9f12-243ac0a80ac8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:21.966355 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-682775e6-9693-436c-9f12-243ac0a80ac8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:21.983570 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:21.983570 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:21.995597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-682775e6-9693-436c-9f12-243ac0a80ac8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:22.002440 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-682775e6-9693-436c-9f12-243ac0a80ac8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 200 Jul 10 13:18:22.003200 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 439/1778] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:21 2026] GET /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 808 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:22.058839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c28623ad-a058-447d-9d9a-be72f75fe67a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.061341 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c28623ad-a058-447d-9d9a-be72f75fe67a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 Jul 10 13:18:22.061563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c28623ad-a058-447d-9d9a-be72f75fe67a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:22.061840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c28623ad-a058-447d-9d9a-be72f75fe67a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:22.061998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c28623ad-a058-447d-9d9a-be72f75fe67a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 87e92a79-8762-4076-9621-abfdef6685d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:22.066849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c28623ad-a058-447d-9d9a-be72f75fe67a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 returned with HTTP 404 Jul 10 13:18:22.067509 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 449/1779] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:22 2026] GET /volume/v3/backups/87e92a79-8762-4076-9621-abfdef6685d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:22.081754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.083874 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:22.084309 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-129531963"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:22.086225 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-129531963'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:22.086418 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume of 1 GB Jul 10 13:18:22.087364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86a271bc-7430-4e28-8e10-a73234d6dc5f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.087876 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86a271bc-7430-4e28-8e10-a73234d6dc5f None None] GET https://10.4.3.138/volume// Jul 10 13:18:22.088097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86a271bc-7430-4e28-8e10-a73234d6dc5f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:22.088284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86a271bc-7430-4e28-8e10-a73234d6dc5f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:22.088616 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86a271bc-7430-4e28-8e10-a73234d6dc5f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:22.088953 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 444/1780] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:22.091846 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Availability Zones retrieved successfully. Jul 10 13:18:22.101018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (754d597c-2cda-4716-9709-615416ffe970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:22.102511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb6302d-333e-48e2-bd0c-e5116f458a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:22.103082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.104236 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:22.106052 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:22.106308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:22.106601 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:22.119814 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:22.119814 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:22.124816 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:22.130816 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-a0405cf8-b25b-49e6-91f4-c5e68e9b7450 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:22.131330 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 440/1781] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:22 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1319 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:22.143860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdb6302d-333e-48e2-bd0c-e5116f458a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:22.145071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcb246d-1bf4-4b2d-93b6-6f9023137b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:22.149670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a1a8565d-de53-42da-b239-27e070be305e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.152232 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1a8565d-de53-42da-b239-27e070be305e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:22.152565 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1a8565d-de53-42da-b239-27e070be305e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:22.152849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1a8565d-de53-42da-b239-27e070be305e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:22.167428 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:22.167428 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:22.173195 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a1a8565d-de53-42da-b239-27e070be305e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:22.180078 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1a8565d-de53-42da-b239-27e070be305e tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:22.180884 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 450/1782] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:22 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:22.205000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['e282b01f-c82f-46ac-a4bc-4a235392d0cb', 'f1fedfa0-29e6-4cd5-9f64-b415546efaa5', '4f8698f5-a88c-4aa8-897b-b0c78c49b424', 'c6d7da45-48a4-422a-acbe-210c5d77edb8'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:22.207642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcb246d-1bf4-4b2d-93b6-6f9023137b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e282b01f-c82f-46ac-a4bc-4a235392d0cb', 'f1fedfa0-29e6-4cd5-9f64-b415546efaa5', '4f8698f5-a88c-4aa8-897b-b0c78c49b424', 'c6d7da45-48a4-422a-acbe-210c5d77edb8']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:22.208450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af6946a-7e6f-463f-a96f-6e5330a6c11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:22.245187 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af6946a-7e6f-463f-a96f-6e5330a6c11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6dfda21-8f46-4a93-9b3b-f3406f54b195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-129531963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['e282b01f-c82f-46ac-a4bc-4a235392d0cb','f1fedfa0-29e6-4cd5-9f64-b415546efaa5','4f8698f5-a88c-4aa8-897b-b0c78c49b424','c6d7da45-48a4-422a-acbe-210c5d77edb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-129531963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6dfda21-8f46-4a93-9b3b-f3406f54b195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0423082b40674de0aaed945f0da48f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:22.246654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a690d5-7439-4200-ae78-4d87f7a4dfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:22.286577 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a690d5-7439-4200-ae78-4d87f7a4dfb5) transitioned into state 'SUCCESS' from state '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-129531963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['e282b01f-c82f-46ac-a4bc-4a235392d0cb','f1fedfa0-29e6-4cd5-9f64-b415546efaa5','4f8698f5-a88c-4aa8-897b-b0c78c49b424','c6d7da45-48a4-422a-acbe-210c5d77edb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:22.287858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7177e43a-ae89-4e19-812c-b13bb199c042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:22.320962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7177e43a-ae89-4e19-812c-b13bb199c042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:22.320962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (754d597c-2cda-4716-9709-615416ffe970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:22.320962 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request issued successfully. Jul 10 13:18:22.321886 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ff8d114-1d8c-4742-829e-eae414fb29f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:22.322706 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 449/1783] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:22 2026] POST /volume/v3/volumes => generated 748 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:22.341778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:22.344368 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:18:22.344943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:22.345099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:22.356052 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:22.356052 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:22.362492 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:22.369825 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9f9cda32-ecc8-4f67-9c00-ee23ae502141 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 returned with HTTP 200 Jul 10 13:18:22.370642 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 445/1784] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:22 2026] GET /volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:23.023835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.027817 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:23.027817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.027817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.047725 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.047725 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:23.063563 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:23.066918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d92f1bd-5c94-447f-beef-2454010ec4c7 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 200 Jul 10 13:18:23.067622 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 441/1785] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 833 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:23.083552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.089761 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:23.089761 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.089761 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.101481 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.101481 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:23.108514 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:23.114858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61e4e210-ef0b-4a51-ad44-b618fd4f9a04 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 200 Jul 10 13:18:23.114858 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 451/1786] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:23.132786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.135060 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:23.135480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-893002459"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:23.137443 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-893002459'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:23.137589 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume of 1 GB Jul 10 13:18:23.137866 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.137866 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:23.142620 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Availability Zones retrieved successfully. Jul 10 13:18:23.149827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Flow 'volume_create_api' (8dc5206f-dc43-4024-bae0-bc3969eadbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:23.150923 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1473e383-8330-4c57-849e-eb6a1784e720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:23.152179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:23.190994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1473e383-8330-4c57-849e-eb6a1784e720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:23.192037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd3879b-1b54-45c3-9f24-31d23574a517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:23.199677 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bdcc8291-01a1-429f-bec0-016026f5a79a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.201929 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdcc8291-01a1-429f-bec0-016026f5a79a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:23.202235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdcc8291-01a1-429f-bec0-016026f5a79a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.202717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdcc8291-01a1-429f-bec0-016026f5a79a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.209739 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-699b774e-a127-4902-8c4c-a9f540798adf req-cbcfb2ab-75fa-45b2-b762-638e4b58c174 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.212341 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-cbcfb2ab-75fa-45b2-b762-638e4b58c174 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda Jul 10 13:18:23.213902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-cbcfb2ab-75fa-45b2-b762-638e4b58c174 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.213902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-cbcfb2ab-75fa-45b2-b762-638e4b58c174 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.215340 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.215340 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:23.220110 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bdcc8291-01a1-429f-bec0-016026f5a79a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:23.221953 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.221953 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:23.226354 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdcc8291-01a1-429f-bec0-016026f5a79a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:23.226858 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 446/1787] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:23.258664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Created reservations ['bf35010c-df35-4ba7-9eaf-95b6afe00163', '628afe5d-06a2-4642-9f20-d9783f0bba18', 'cb8891a4-da6e-4a8d-83c6-9ae96ca13d60', '796359c3-9900-4f2c-867c-15567665a298'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:23.259979 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cd3879b-1b54-45c3-9f24-31d23574a517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf35010c-df35-4ba7-9eaf-95b6afe00163', '628afe5d-06a2-4642-9f20-d9783f0bba18', 'cb8891a4-da6e-4a8d-83c6-9ae96ca13d60', '796359c3-9900-4f2c-867c-15567665a298']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:23.261434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108f4cdd-af6d-470a-b087-1f28b9d0df7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:23.294095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108f4cdd-af6d-470a-b087-1f28b9d0df7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da6d082e-1a01-4c66-ac56-7f4eec4edde0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-893002459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b52a3b88c6a4d4da55228f3be7d2307',qos_specs=None,replication_status=,reservations=['bf35010c-df35-4ba7-9eaf-95b6afe00163','628afe5d-06a2-4642-9f20-d9783f0bba18','cb8891a4-da6e-4a8d-83c6-9ae96ca13d60','796359c3-9900-4f2c-867c-15567665a298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:23Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-893002459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da6d082e-1a01-4c66-ac56-7f4eec4edde0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b52a3b88c6a4d4da55228f3be7d2307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:23.295212 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac1508f-5ff3-4be4-9d53-416dd4470be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:23.327432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac1508f-5ff3-4be4-9d53-416dd4470be1) transitioned into 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-893002459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b52a3b88c6a4d4da55228f3be7d2307',qos_specs=None,replication_status=,reservations=['bf35010c-df35-4ba7-9eaf-95b6afe00163','628afe5d-06a2-4642-9f20-d9783f0bba18','cb8891a4-da6e-4a8d-83c6-9ae96ca13d60','796359c3-9900-4f2c-867c-15567665a298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a44e51c47ed84d02b0afb9b46d393f98',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:23.328529 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc65df14-8d84-4998-ae6e-1e7020a138c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:23.346730 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc65df14-8d84-4998-ae6e-1e7020a138c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:23.346730 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Flow 'volume_create_api' (8dc5206f-dc43-4024-bae0-bc3969eadbd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:23.346982 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create volume request issued successfully. Jul 10 13:18:23.347699 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-422bc7b7-aaf4-4d23-8aa6-e6f74990bc4b tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:23.348351 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 450/1788] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:23 2026] POST /volume/v3/volumes => generated 775 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:23.367469 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.373725 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:23.373725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.373725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.387451 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6c56296a-b403-45dc-b199-c3374921d0bd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.389163 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.389163 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:23.389618 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c56296a-b403-45dc-b199-c3374921d0bd tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:18:23.389909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c56296a-b403-45dc-b199-c3374921d0bd tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.390158 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c56296a-b403-45dc-b199-c3374921d0bd tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.395615 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:23.398308 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.398308 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:23.401969 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a1c1e84-7bc8-4ecc-8257-29ec19983cfd tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 200 Jul 10 13:18:23.402834 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 452/1789] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:23.402930 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6c56296a-b403-45dc-b199-c3374921d0bd tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:23.409327 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c56296a-b403-45dc-b199-c3374921d0bd tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 returned with HTTP 200 Jul 10 13:18:23.409878 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 447/1790] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:23.426580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.429161 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:18:23.429618 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6dfda21-8f46-4a93-9b3b-f3406f54b195", "name": "tempest-VolumesBackupsTest-Backup-1753382550"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:23.431464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating new backup {'backup': {'volume_id': 'b6dfda21-8f46-4a93-9b3b-f3406f54b195', 'name': 'tempest-VolumesBackupsTest-Backup-1753382550'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:18:23.431670 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating backup of volume b6dfda21-8f46-4a93-9b3b-f3406f54b195 in container None Jul 10 13:18:23.443770 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.443770 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:23.444322 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Volume info retrieved successfully. Jul 10 13:18:23.466509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Created reservations ['8da1c0f4-51a2-47d9-9dd9-ddedd3e86830', '36f57e09-f943-47f1-8e55-6d56e13da95f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:23.517644 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a03e7313-0d06-49db-8432-e3022bbc2e8d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:18:23.518546 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 451/1791] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:23 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:23.527194 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:23.528820 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:23.529116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:23.529435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:23.529639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:23.542471 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:23.542471 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:23.542471 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6792879d-28ab-49bc-879b-5ab6c5ba5ac7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:23.542471 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 453/1792] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:23 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:23.772408 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-699b774e-a127-4902-8c4c-a9f540798adf req-cbcfb2ab-75fa-45b2-b762-638e4b58c174 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda returned with HTTP 200 Jul 10 13:18:23.772408 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 442/1793] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:18:23 2026] DELETE /volume/v3/attachments/c84a6672-868f-4b82-8020-a9c5605b2dda => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.241916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.243902 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:24.244098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.244329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.252348 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.252348 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:24.256449 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:24.261394 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4c5067e-09b0-4b84-b65f-a5ec9171bdf6 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:24.261843 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 448/1794] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.277856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-96260ec4-78f7-41de-9952-2b255d7798fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.280222 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-96260ec4-78f7-41de-9952-2b255d7798fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:24.280667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-96260ec4-78f7-41de-9952-2b255d7798fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.280915 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-96260ec4-78f7-41de-9952-2b255d7798fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.291255 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.291255 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:24.296567 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-96260ec4-78f7-41de-9952-2b255d7798fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:24.304426 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-96260ec4-78f7-41de-9952-2b255d7798fa tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:24.305739 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 452/1795] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.367030 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.371368 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:24.371368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.371368 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.380047 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.380047 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:24.388151 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:24.395812 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77fc357a-c866-4199-9edb-441bf0e8cc97 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:24.396680 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 454/1796] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.411580 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-896b2db1-b41e-4960-8822-a7f200818a58 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.415719 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-896b2db1-b41e-4960-8822-a7f200818a58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:24.415719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-896b2db1-b41e-4960-8822-a7f200818a58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.415719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-896b2db1-b41e-4960-8822-a7f200818a58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.426393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.426508 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.426508 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:24.426571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:24.426571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.426571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.433025 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-896b2db1-b41e-4960-8822-a7f200818a58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:24.435412 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.435412 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:24.440609 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:24.440752 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-896b2db1-b41e-4960-8822-a7f200818a58 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:24.440752 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 443/1797] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.447362 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bb96cfe-8033-4851-b0f9-7d71d73da283 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 200 Jul 10 13:18:24.447362 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 449/1798] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.461817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-04384120-8caa-4280-9f63-0958dc731da8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.464836 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-04384120-8caa-4280-9f63-0958dc731da8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:24.465116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-04384120-8caa-4280-9f63-0958dc731da8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.465377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-04384120-8caa-4280-9f63-0958dc731da8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.475405 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.475405 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:24.480912 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-04384120-8caa-4280-9f63-0958dc731da8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:24.487490 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-04384120-8caa-4280-9f63-0958dc731da8 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 200 Jul 10 13:18:24.488042 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 453/1799] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.507989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dc114ed9-5034-4bf3-b377-644d02a21264 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.508148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.510052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:18:24.512273 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da6d082e-1a01-4c66-ac56-7f4eec4edde0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-71301580"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:24.512619 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:24.515439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.515439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.530507 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.530507 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:24.540505 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.540505 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:24.540505 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:24.540739 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:24.540793 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Create snapshot from volume da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:24.549111 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99d33c87-c9d5-4b6b-9efe-6657b34a1106 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:24.549745 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 444/1800] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.560511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.562474 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:24.562648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.562930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.563091 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:24.580335 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.580335 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:24.582348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86905110-7dfc-4958-8fc5-ca6e4c6a53a8 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:24.583671 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 450/1801] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 739 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.612549 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Created reservations ['e912add7-356c-4bc6-b68f-fd5894cf076f', '63c1b826-9a7c-4e3a-9f39-467d913e5174', '4e0e65a0-9a75-4a11-a411-1fda17068002', '7a1c4c8d-7b47-4225-b7e8-0c4d7794759c'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:24.663371 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot create request issued successfully. Jul 10 13:18:24.664113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc114ed9-5034-4bf3-b377-644d02a21264 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:18:24.665226 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 455/1802] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:18:24 2026] POST /volume/v3/snapshots => generated 324 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:24.681390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d385750a-df0c-4152-a975-b0725be6eba9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.685247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d385750a-df0c-4152-a975-b0725be6eba9 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:24.685610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d385750a-df0c-4152-a975-b0725be6eba9 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:24.685920 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d385750a-df0c-4152-a975-b0725be6eba9 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:24.702350 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:24.702350 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:24.702896 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d385750a-df0c-4152-a975-b0725be6eba9 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot retrieved successfully. Jul 10 13:18:24.703938 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d385750a-df0c-4152-a975-b0725be6eba9 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 200 Jul 10 13:18:24.704414 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 454/1803] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:24 2026] GET /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 456 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:24.813285 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:24.816301 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:24.816714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-111364798"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:24.819953 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-111364798'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:24.820077 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume of 1 GB Jul 10 13:18:24.832567 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Availability Zones retrieved successfully. Jul 10 13:18:24.840355 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (c1653e64-c1ea-4448-b23d-3f69ef3bef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:24.841759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58f6851-16de-4b2c-816a-3b1a5ae72327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:24.843142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:24.880379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58f6851-16de-4b2c-816a-3b1a5ae72327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:24.881532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107d2c8f-385b-4803-8c46-37bcb5c3c3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:24.968013 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Created reservations ['df819f83-8a1e-43fc-8a43-116128d6d8cf', 'ffb8ba6f-a377-4367-bfe7-6a1b29d73184', '0b7bf6ff-e521-41ab-8626-7ddd97c9cf57', 'dd0bbf4c-0305-4c0a-9723-fd60dfced093'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:24.969327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107d2c8f-385b-4803-8c46-37bcb5c3c3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df819f83-8a1e-43fc-8a43-116128d6d8cf', 'ffb8ba6f-a377-4367-bfe7-6a1b29d73184', '0b7bf6ff-e521-41ab-8626-7ddd97c9cf57', 'dd0bbf4c-0305-4c0a-9723-fd60dfced093']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:24.970029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a619d2e-45b5-4843-a6b8-c50ebfd48fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:25.012521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a619d2e-45b5-4843-a6b8-c50ebfd48fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41680f38-74e1-43c7-9ec3-f9cc64c775eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-111364798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['df819f83-8a1e-43fc-8a43-116128d6d8cf','ffb8ba6f-a377-4367-bfe7-6a1b29d73184','0b7bf6ff-e521-41ab-8626-7ddd97c9cf57','dd0bbf4c-0305-4c0a-9723-fd60dfced093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-111364798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41680f38-74e1-43c7-9ec3-f9cc64c775eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6450986967a641eeb1eb6bc43381bdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4801ef131c6f47a28915ec118e4787c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:25.013749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd49b3fa-1ee8-4751-a625-10c3a03f57e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:25.048229 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd49b3fa-1ee8-4751-a625-10c3a03f57e1) transitioned into state 'SUCCESS' from state '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-111364798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6450986967a641eeb1eb6bc43381bdb2',qos_specs=None,replication_status=,reservations=['df819f83-8a1e-43fc-8a43-116128d6d8cf','ffb8ba6f-a377-4367-bfe7-6a1b29d73184','0b7bf6ff-e521-41ab-8626-7ddd97c9cf57','dd0bbf4c-0305-4c0a-9723-fd60dfced093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4801ef131c6f47a28915ec118e4787c7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:25.049143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64d0eab-f6b1-4d51-9654-9ad95f2bd62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:25.064252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64d0eab-f6b1-4d51-9654-9ad95f2bd62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:25.064912 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Flow 'volume_create_api' (c1653e64-c1ea-4448-b23d-3f69ef3bef4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:25.065278 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Create volume request issued successfully. Jul 10 13:18:25.066073 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-09c190be-b073-4fe9-98f6-ad315c1bcab4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:25.067929 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 445/1804] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:24 2026] POST /volume/v3/volumes => generated 754 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:25.090717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-21153c7d-b899-4738-b520-817f472a64df None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.090717 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21153c7d-b899-4738-b520-817f472a64df tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:25.091082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21153c7d-b899-4738-b520-817f472a64df tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.091364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21153c7d-b899-4738-b520-817f472a64df tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.104826 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.104826 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:25.110719 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-21153c7d-b899-4738-b520-817f472a64df tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:25.116263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21153c7d-b899-4738-b520-817f472a64df tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:25.117729 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 451/1805] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:25 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:25.601735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.604405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:25.604574 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.604803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.604970 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:25.612136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.612136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:25.613243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f4f36d0-c2fe-4898-853e-c333c2906f40 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:25.614287 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 456/1806] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:25 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:25.718441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.724263 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:25.724263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.724263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.734870 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.734870 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:25.735950 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot retrieved successfully. Jul 10 13:18:25.737226 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e833e5ee-5339-456a-9a0b-d555d21a75b4 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 200 Jul 10 13:18:25.737602 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 455/1807] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:25 2026] GET /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 483 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:25.753719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-be790123-594a-4d28-8a19-c87afb19751a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.756975 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-be790123-594a-4d28-8a19-c87afb19751a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:25.757370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-be790123-594a-4d28-8a19-c87afb19751a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.757607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-be790123-594a-4d28-8a19-c87afb19751a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.766419 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.766419 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:25.767865 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-be790123-594a-4d28-8a19-c87afb19751a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot retrieved successfully. Jul 10 13:18:25.768402 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-be790123-594a-4d28-8a19-c87afb19751a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 200 Jul 10 13:18:25.769376 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 446/1808] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:25 2026] GET /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:25.787388 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.790709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:25.791502 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.791906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.792350 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Delete snapshot with id: ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:25.804273 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.804273 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:25.805136 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot retrieved successfully. Jul 10 13:18:25.843274 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot delete request issued successfully. Jul 10 13:18:25.843545 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1fd590e5-0ede-4f42-a4de-e2b2b6e5a5f5 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 202 Jul 10 13:18:25.844029 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 452/1809] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:18:25 2026] DELETE /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:25.844129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.847604 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:25.848171 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "88b80594-9be0-4d62-80c6-d6fdde94bbe6-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:25.850458 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '88b80594-9be0-4d62-80c6-d6fdde94bbe6-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:25.850747 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Create volume of 1 GB Jul 10 13:18:25.855482 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-781bc577-4809-4c52-a1ff-3949ea337158 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:25.858470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-781bc577-4809-4c52-a1ff-3949ea337158 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:25.859100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-781bc577-4809-4c52-a1ff-3949ea337158 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:25.859491 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-781bc577-4809-4c52-a1ff-3949ea337158 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:25.860552 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Availability Zones retrieved successfully. Jul 10 13:18:25.867400 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:25.867400 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:25.868449 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-781bc577-4809-4c52-a1ff-3949ea337158 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Snapshot retrieved successfully. Jul 10 13:18:25.869674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-781bc577-4809-4c52-a1ff-3949ea337158 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 200 Jul 10 13:18:25.870142 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 456/1810] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:25 2026] GET /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:25.871954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Flow 'volume_create_api' (938d256a-1c50-4015-914a-7e54c43f3056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:25.873134 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bb26b6-f3e8-4c60-9a8e-270cfabb19f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:25.875269 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:25.922703 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bb26b6-f3e8-4c60-9a8e-270cfabb19f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:25.924579 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1734daed-18e6-44e0-b9a0-65647847dbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:26.018732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Created reservations ['fea78fbc-0426-44f9-9cb1-02deb9e5b226', '437c76e5-92d8-45c5-9350-ad4b7d7b8c30', '85fd6a74-e04d-47e5-ae8d-2eed837ba5dd', 'cbe0ff80-1fea-4ef9-b492-0168abe4d37a'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:26.019912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1734daed-18e6-44e0-b9a0-65647847dbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fea78fbc-0426-44f9-9cb1-02deb9e5b226', '437c76e5-92d8-45c5-9350-ad4b7d7b8c30', '85fd6a74-e04d-47e5-ae8d-2eed837ba5dd', 'cbe0ff80-1fea-4ef9-b492-0168abe4d37a']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:26.020938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bcd26a-04e5-4c95-a7f4-fcf59af3344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:26.045970 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9bcd26a-04e5-4c95-a7f4-fcf59af3344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1167ea1-73a2-4c48-9eff-3b312b2f00e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='88b80594-9be0-4d62-80c6-d6fdde94bbe6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='700f47e3162d4f3dacc61b56a483136e',qos_specs=None,replication_status=,reservations=['fea78fbc-0426-44f9-9cb1-02deb9e5b226','437c76e5-92d8-45c5-9350-ad4b7d7b8c30','85fd6a74-e04d-47e5-ae8d-2eed837ba5dd','cbe0ff80-1fea-4ef9-b492-0168abe4d37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:26Z,deleted=False,deleted_at=None,display_description='',display_name='88b80594-9be0-4d62-80c6-d6fdde94bbe6-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1167ea1-73a2-4c48-9eff-3b312b2f00e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='700f47e3162d4f3dacc61b56a483136e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:26.046859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60930e39-603d-4311-b1df-5d9071fccea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:26.069279 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60930e39-603d-4311-b1df-5d9071fccea4) transitioned into 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='88b80594-9be0-4d62-80c6-d6fdde94bbe6-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='700f47e3162d4f3dacc61b56a483136e',qos_specs=None,replication_status=,reservations=['fea78fbc-0426-44f9-9cb1-02deb9e5b226','437c76e5-92d8-45c5-9350-ad4b7d7b8c30','85fd6a74-e04d-47e5-ae8d-2eed837ba5dd','cbe0ff80-1fea-4ef9-b492-0168abe4d37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:26.070267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cc7b60-6dad-456e-aa51-e5ce12db8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:26.083721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0cc7b60-6dad-456e-aa51-e5ce12db8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:26.083721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Flow 'volume_create_api' (938d256a-1c50-4015-914a-7e54c43f3056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:26.083721 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Create volume request issued successfully. Jul 10 13:18:26.084096 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-0a62b522-a4d1-4997-8fcf-6ac0660ced6c tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:26.084570 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 457/1811] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:18:25 2026] POST /volume/v3/volumes => generated 749 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:26.093342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.097823 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:18:26.097823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.097823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.111950 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.111950 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:26.115159 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:18:26.122868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-64704d8f-7201-4d6a-a299-d81e887e9db4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 200 Jul 10 13:18:26.123474 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 447/1812] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:26.139480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.140023 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.142880 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:18:26.143252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.143536 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:26.143642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.143870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.144142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.158168 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.158168 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:26.162462 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.162462 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:26.166453 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:26.169352 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:18:26.173984 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11a8d9fe-bc8c-42f2-a51f-fbb42b125bd1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:26.173984 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 453/1813] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:26.177666 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-83e52597-ba1a-4084-9ffb-c60d3a7e7b9e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 200 Jul 10 13:18:26.178325 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 457/1814] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:26.247981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.251551 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:26.251828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.252142 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.266922 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.266922 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:26.272828 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:26.279416 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-78956cf2-6995-42cd-86a1-c72070f7fae7 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:26.279933 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 458/1815] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:26.630777 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bd8b3877-7242-4829-9a88-1b2c574236ab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.634189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd8b3877-7242-4829-9a88-1b2c574236ab tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:26.634437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd8b3877-7242-4829-9a88-1b2c574236ab tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.634713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd8b3877-7242-4829-9a88-1b2c574236ab tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.634849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bd8b3877-7242-4829-9a88-1b2c574236ab tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:26.650203 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.650203 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:26.650775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd8b3877-7242-4829-9a88-1b2c574236ab tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:26.651313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 448/1816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 739 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:26.884868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1fed9e6-6622-45a7-bed6-b176780e06e3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.888280 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1fed9e6-6622-45a7-bed6-b176780e06e3 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 Jul 10 13:18:26.888780 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1fed9e6-6622-45a7-bed6-b176780e06e3 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.889275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1fed9e6-6622-45a7-bed6-b176780e06e3 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.898106 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1fed9e6-6622-45a7-bed6-b176780e06e3 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 returned with HTTP 404 Jul 10 13:18:26.899067 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 454/1817] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/snapshots/ad8835b8-3b85-4b99-a6dc-3209c9492739 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:26.909316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.913013 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] DELETE https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:26.913280 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.913940 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:26.914780 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Delete volume with id: da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:26.928834 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:26.928834 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:26.929458 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:26.964365 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Delete volume request issued successfully. Jul 10 13:18:26.964562 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-daa6d38d-89d6-40ae-9159-3ebc7ac79676 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 202 Jul 10 13:18:26.965126 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 458/1818] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:26 2026] DELETE /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:26.982817 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2cee4672-1448-4ba1-9325-2fc38961197c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:26.988516 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2cee4672-1448-4ba1-9325-2fc38961197c tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:26.988827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2cee4672-1448-4ba1-9325-2fc38961197c tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:26.989122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2cee4672-1448-4ba1-9325-2fc38961197c tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:27.006107 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:27.006107 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:27.012653 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2cee4672-1448-4ba1-9325-2fc38961197c tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:27.019987 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2cee4672-1448-4ba1-9325-2fc38961197c tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 200 Jul 10 13:18:27.020509 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 459/1819] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:26 2026] GET /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:27.409133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:27.414543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:18:27.414831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:27.415006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:27.415187 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Delete volume with id: fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:18:27.427149 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:27.427149 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:27.427753 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:18:27.459652 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Delete volume request issued successfully. Jul 10 13:18:27.459916 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c5f53e5-828a-42f8-85d5-59ca2278ba02 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 202 Jul 10 13:18:27.461475 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 449/1820] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:27 2026] DELETE /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:27.472162 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:27.476559 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:18:27.476559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:27.476559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:27.484414 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:27.484414 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:27.489023 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Volume info retrieved successfully. Jul 10 13:18:27.496720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b74cd195-b060-4b37-91a1-4b3fcae9e26f tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 200 Jul 10 13:18:27.497251 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 455/1821] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:27 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:27.668390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:27.670888 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:27.671135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:27.671419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:27.671627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:27.678420 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:27.678420 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:27.679290 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2d0299bf-bfb1-41c1-820b-c87e9f2b90f1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:27.680006 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 459/1822] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:27 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:28.040598 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-81468485-4475-4f9e-9d15-2dd50ba7c648 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.042925 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-81468485-4475-4f9e-9d15-2dd50ba7c648 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 Jul 10 13:18:28.043241 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-81468485-4475-4f9e-9d15-2dd50ba7c648 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.043434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-81468485-4475-4f9e-9d15-2dd50ba7c648 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.050819 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-81468485-4475-4f9e-9d15-2dd50ba7c648 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 returned with HTTP 404 Jul 10 13:18:28.051884 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 460/1823] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/volumes/da6d082e-1a01-4c66-ac56-7f4eec4edde0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:28.064342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-00a6e805-c30d-4705-836f-d0681611890a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.072536 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:28.072802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.073903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.073903 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Delete volume with id: 7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:28.082409 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.082409 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:28.082983 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:28.105543 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Delete volume request issued successfully. Jul 10 13:18:28.105543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00a6e805-c30d-4705-836f-d0681611890a tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 202 Jul 10 13:18:28.106237 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 450/1824] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:28 2026] DELETE /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:28.116228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1a071410-d98c-4b97-ae28-caba36c57de2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.121442 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a071410-d98c-4b97-ae28-caba36c57de2 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:28.121678 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1a071410-d98c-4b97-ae28-caba36c57de2 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.121896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1a071410-d98c-4b97-ae28-caba36c57de2 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.134548 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.134548 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:28.146366 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1a071410-d98c-4b97-ae28-caba36c57de2 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Volume info retrieved successfully. Jul 10 13:18:28.157446 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a071410-d98c-4b97-ae28-caba36c57de2 tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 200 Jul 10 13:18:28.157977 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 456/1825] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 832 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:28.324241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b568ed64-aae7-493a-9aeb-440d3dcd9ff9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.324717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b568ed64-aae7-493a-9aeb-440d3dcd9ff9 None None] GET https://10.4.3.138/volume// Jul 10 13:18:28.324717 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b568ed64-aae7-493a-9aeb-440d3dcd9ff9 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.325709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b568ed64-aae7-493a-9aeb-440d3dcd9ff9 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.325709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b568ed64-aae7-493a-9aeb-440d3dcd9ff9 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:28.325709 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 460/1826] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:28.334570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e120945e-6998-4ab7-8224-e5f42399f110 req-b84b33b1-99c7-4299-aca9-13fef3628c21 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.340593 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-b84b33b1-99c7-4299-aca9-13fef3628c21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:18:28.340743 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-b84b33b1-99c7-4299-aca9-13fef3628c21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41680f38-74e1-43c7-9ec3-f9cc64c775eb", "connector": null, "instance_uuid": "0599bcd3-ff1a-429d-a516-e7fcd6e86093"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:28.356728 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.356728 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:28.392628 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-b84b33b1-99c7-4299-aca9-13fef3628c21 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:18:28.393352 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 461/1827] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:18:28 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) Jul 10 13:18:28.515959 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1031b77e-c2a3-47b7-88f8-d4b426caf5a9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.517930 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1031b77e-c2a3-47b7-88f8-d4b426caf5a9 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] GET https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 Jul 10 13:18:28.518162 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1031b77e-c2a3-47b7-88f8-d4b426caf5a9 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.518488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1031b77e-c2a3-47b7-88f8-d4b426caf5a9 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.525607 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1031b77e-c2a3-47b7-88f8-d4b426caf5a9 tempest-ServerActionsTestOtherA-198185119 tempest-ServerActionsTestOtherA-198185119-project-member] https://10.4.3.138/volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 returned with HTTP 404 Jul 10 13:18:28.526152 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 451/1828] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/volumes/fb33452d-5ff5-44d0-95fb-e1512ef89d69 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:28.693164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.695510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:28.695775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.696026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.696147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:28.701569 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.701569 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:28.702463 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a30f020f-02fb-4213-bf8b-74b38ca265f7 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:28.702841 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 457/1829] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:28.808868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.812961 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:28.813250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.813517 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.835619 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.835619 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:28.844800 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:28.853567 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-daaa827d-a860-499c-a4dc-4ebd3bb4d0f1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:28.854481 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 461/1830] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:28.946113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-87c24b8f-5b94-478d-b87a-5c8c3ee7200a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.946898 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87c24b8f-5b94-478d-b87a-5c8c3ee7200a None None] GET https://10.4.3.138/volume// Jul 10 13:18:28.946898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87c24b8f-5b94-478d-b87a-5c8c3ee7200a None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.947285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87c24b8f-5b94-478d-b87a-5c8c3ee7200a None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.947742 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87c24b8f-5b94-478d-b87a-5c8c3ee7200a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:28.948114 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 462/1831] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:28.966298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:28.969742 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:28.969742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:28.969742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:28.984231 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:28.984231 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:28.989183 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:28.995439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-d698f8f2-41e0-4738-83fe-fba654b441b1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:28.996029 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 452/1832] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:28 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:29.142389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.145718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] PUT https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 Jul 10 13:18:29.146128 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:29.155325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Acquiring lock "cinder-attachment_update-41680f38-74e1-43c7-9ec3-f9cc64c775eb-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:18:29.162036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-41680f38-74e1-43c7-9ec3-f9cc64c775eb-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:18:29.163582 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.163582 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:29.176206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e78f2c80-37c3-4a70-ad7b-fa59677970fe None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.178398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e78f2c80-37c3-4a70-ad7b-fa59677970fe tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] GET https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e Jul 10 13:18:29.178830 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e78f2c80-37c3-4a70-ad7b-fa59677970fe tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.178830 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e78f2c80-37c3-4a70-ad7b-fa59677970fe tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.185494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e78f2c80-37c3-4a70-ad7b-fa59677970fe tempest-CinderUnicodeTest-1558951062 tempest-CinderUnicodeTest-1558951062-project-member] https://10.4.3.138/volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e returned with HTTP 404 Jul 10 13:18:29.186123 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 462/1833] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/v3/volumes/7990e346-cbe8-4d90-baea-11c805cea73e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:29.201119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.205136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:18:29.205431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.205675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.214555 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.214555 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:29.220218 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:18:29.225444 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-02499b66-f8c8-4206-8fc6-2cbfbeabd490 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 200 Jul 10 13:18:29.226024 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 463/1834] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a2355d85-aba6-42a5-93c8-b7dcc72fbbf6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2355d85-aba6-42a5-93c8-b7dcc72fbbf6 None None] GET https://10.4.3.138/volume// Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2355d85-aba6-42a5-93c8-b7dcc72fbbf6 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2355d85-aba6-42a5-93c8-b7dcc72fbbf6 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2355d85-aba6-42a5-93c8-b7dcc72fbbf6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:29.242721 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 453/1835] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:29.248061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-268b78ab-1665-4379-b1e8-52b82d2369b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.250857 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-268b78ab-1665-4379-b1e8-52b82d2369b0 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:18:29.251298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-268b78ab-1665-4379-b1e8-52b82d2369b0 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1167ea1-73a2-4c48-9eff-3b312b2f00e9", "connector": null, "instance_uuid": "88b80594-9be0-4d62-80c6-d6fdde94bbe6"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:29.263886 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.263886 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:29.295917 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-268b78ab-1665-4379-b1e8-52b82d2369b0 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:18:29.296579 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 463/1836] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:18:29 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) Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-51569fb8-4d2d-4ccb-b9ff-985be24d54d5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51569fb8-4d2d-4ccb-b9ff-985be24d54d5 None None] GET https://10.4.3.138/volume// Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51569fb8-4d2d-4ccb-b9ff-985be24d54d5 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51569fb8-4d2d-4ccb-b9ff-985be24d54d5 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51569fb8-4d2d-4ccb-b9ff-985be24d54d5 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:29.307419 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 464/1837] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:29.317618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.319853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:18:29.320202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.320461 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.332061 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.332061 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:29.336009 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:18:29.344125 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-5ef06f61-01d6-4249-93ce-122be8c7bb09 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 200 Jul 10 13:18:29.345136 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 454/1838] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:29.474997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.481327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] PUT https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f Jul 10 13:18:29.481882 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:29.504835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Acquiring lock "cinder-attachment_update-a1167ea1-73a2-4c48-9eff-3b312b2f00e9-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:18:29.514537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Lock "cinder-attachment_update-a1167ea1-73a2-4c48-9eff-3b312b2f00e9-np0000005006" acquired by "attachment_update" :: waited 0.010s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:18:29.516882 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.516882 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:29.697846 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Lock "cinder-attachment_update-41680f38-74e1-43c7-9ec3-f9cc64c775eb-np0000005006" released by "attachment_update" :: held 0.536s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:18:29.698248 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-ba0c5dd3-55be-431f-a718-4d3ed7971419 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 returned with HTTP 200 Jul 10 13:18:29.698910 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 458/1839] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:18:29 2026] PUT /volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:29.718028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01002746-33d0-4faa-b49f-f982f73ba902 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.720178 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01002746-33d0-4faa-b49f-f982f73ba902 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:29.720701 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01002746-33d0-4faa-b49f-f982f73ba902 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.720976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01002746-33d0-4faa-b49f-f982f73ba902 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.721165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-01002746-33d0-4faa-b49f-f982f73ba902 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:29.726392 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.726392 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:29.727361 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01002746-33d0-4faa-b49f-f982f73ba902 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:29.728161 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 465/1840] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:29.870890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:29.877594 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:29.877594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:29.877594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:29.889233 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:29.889233 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:29.894621 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:29.901169 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99131df4-f7f6-4cae-bb20-017c52aabfa4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:29.901632 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 455/1841] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:29 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:30.053703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Lock "cinder-attachment_update-a1167ea1-73a2-4c48-9eff-3b312b2f00e9-np0000005006" released by "attachment_update" :: held 0.539s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:18:30.054166 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-3001380a-f7e1-49dd-8a5d-12fe6be6551e tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f returned with HTTP 200 Jul 10 13:18:30.054870 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 464/1842] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:18:29 2026] PUT /volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:30.577588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-a9b96e85-bd41-449a-a1f0-2d36a9ee9e71 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:30.580049 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-a9b96e85-bd41-449a-a1f0-2d36a9ee9e71 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f/action Jul 10 13:18:30.580567 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-a9b96e85-bd41-449a-a1f0-2d36a9ee9e71 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:30.580768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-a9b96e85-bd41-449a-a1f0-2d36a9ee9e71 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:30.607894 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:30.607894 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:30.622944 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-19e1b5ab-aa6e-4047-8800-12a84cae9d76 req-a9b96e85-bd41-449a-a1f0-2d36a9ee9e71 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f/action returned with HTTP 204 Jul 10 13:18:30.623777 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 459/1843] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:18:30 2026] POST /volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:18:30.742002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:30.745086 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:30.745365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:30.745674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:30.745885 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:30.755221 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:30.755221 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:30.756151 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a1724ee-db8d-4a15-a3e7-cc9a9cf922ac tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:30.756517 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 466/1844] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:30 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:30.920095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:30.921607 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:30.923137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:30.923137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:30.941254 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:30.941254 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:30.956110 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:30.970648 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f722d73-6b06-499c-bb5b-117c3ce6f344 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:30.971162 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 456/1845] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:30 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:31.435889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-612d9119-2640-430a-a3b2-ebc2b58110dc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-612d9119-2640-430a-a3b2-ebc2b58110dc tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-612d9119-2640-430a-a3b2-ebc2b58110dc tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-830153175", "extra_specs": {"storage_protocol": "tempest-storage_protocol-695239993", "vendor_name": "tempest-vendor_name-135549559"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-612d9119-2640-430a-a3b2-ebc2b58110dc tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:32.399201 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 465/1846] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:31 2026] POST /volume/v3/types => generated 327 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0be78307-3605-4961-9310-8a61266ef8e9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "232b5066-8f49-4055-9795-51f31cb2cca2", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request body: {'volume': {'volume_type': '232b5066-8f49-4055-9795-51f31cb2cca2', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume of 1 GB Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Availability Zones retrieved successfully. Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (74414dc3-9c55-4455-a8ee-a81c8c08758d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f68a31b-8ad0-401c-873d-79feb9428980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f68a31b-8ad0-401c-873d-79feb9428980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-695239993',vendor_name='tempest-vendor_name-135549559'},id=232b5066-8f49-4055-9795-51f31cb2cca2,is_public=True,name='tempest-ProjectMemberTests-volume-type-830153175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '232b5066-8f49-4055-9795-51f31cb2cca2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa0cb0a-9c08-4033-8612-3cc155acd5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-830153175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-830153175, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:32.400918 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-830153175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-830153175, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:32.402073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['c45bf5fb-1a9f-4f90-8804-567977a5e71b', 'da087f10-9c06-4ebb-89db-f88cbf03e71e', '0d1a900a-73b8-46b8-86bd-9d69b66b91b0', '771be325-1b00-413c-a9d3-b09e7d5873a0'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:32.402073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfa0cb0a-9c08-4033-8612-3cc155acd5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c45bf5fb-1a9f-4f90-8804-567977a5e71b', 'da087f10-9c06-4ebb-89db-f88cbf03e71e', '0d1a900a-73b8-46b8-86bd-9d69b66b91b0', '771be325-1b00-413c-a9d3-b09e7d5873a0']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:32.402073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074d9482-38c4-4ee8-b22a-e8c97e114a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8969a0d4-17c3-4f73-b041-13a93ab15e00 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:32.402556 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 467/1847] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:31 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074d9482-38c4-4ee8-b22a-e8c97e114a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8', '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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['c45bf5fb-1a9f-4f90-8804-567977a5e71b','da087f10-9c06-4ebb-89db-f88cbf03e71e','0d1a900a-73b8-46b8-86bd-9d69b66b91b0','771be325-1b00-413c-a9d3-b09e7d5873a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=232b5066-8f49-4055-9795-51f31cb2cca2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18: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=5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0acea2c8b9416594db872457e73b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c543109b67a490f9064434c919dcadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(232b5066-8f49-4055-9795-51f31cb2cca2),volume_type_id=232b5066-8f49-4055-9795-51f31cb2cca2)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b99a09-3298-4944-ac38-2d8a736152a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b99a09-3298-4944-ac38-2d8a736152a2) transitioned into state 'SUCCESS' from 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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['c45bf5fb-1a9f-4f90-8804-567977a5e71b','da087f10-9c06-4ebb-89db-f88cbf03e71e','0d1a900a-73b8-46b8-86bd-9d69b66b91b0','771be325-1b00-413c-a9d3-b09e7d5873a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=232b5066-8f49-4055-9795-51f31cb2cca2)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1350322-a45e-4f3e-a71e-e3b987e40ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1350322-a45e-4f3e-a71e-e3b987e40ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (74414dc3-9c55-4455-a8ee-a81c8c08758d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request issued successfully. Jul 10 13:18:32.403216 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0be78307-3605-4961-9310-8a61266ef8e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:32.403773 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 460/1848] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:18:31 2026] POST /volume/v3/volumes => generated 773 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82ddbb70-5c25-4e1d-ad35-9ff6c9d37c6f tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 returned with HTTP 200 Jul 10 13:18:32.404252 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 457/1849] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:31 2026] GET /volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b08b234-5e3d-4bb3-a64a-dae4eeb88c63 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:32.404969 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 466/1850] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:31 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.614503 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.616884 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:32.617111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.617336 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.617532 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume with id: bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:32.630964 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.630964 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:32.631722 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:32.673482 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume request issued successfully. Jul 10 13:18:32.673482 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0988c827-d917-41f3-8a8b-a0736e5f46dc tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 202 Jul 10 13:18:32.675439 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 468/1851] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:32 2026] DELETE /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:32.685919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.688343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:32.688650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.688900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.700203 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.700203 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:32.706728 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:32.713439 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-72a8c389-e07f-4fa9-8eb5-0e2e37234771 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 200 Jul 10 13:18:32.715097 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 461/1852] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:32 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.787559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1bf3002e-7439-480d-8ecd-3207063d95bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.788122 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bf3002e-7439-480d-8ecd-3207063d95bd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:32.788403 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bf3002e-7439-480d-8ecd-3207063d95bd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.788666 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bf3002e-7439-480d-8ecd-3207063d95bd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.788843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1bf3002e-7439-480d-8ecd-3207063d95bd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:32.797610 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.797610 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:32.798385 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bf3002e-7439-480d-8ecd-3207063d95bd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:32.799057 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 458/1853] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:32 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.876059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9455e1ed-1553-484c-903f-13e1fce37282 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.887561 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9455e1ed-1553-484c-903f-13e1fce37282 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 Jul 10 13:18:32.888389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9455e1ed-1553-484c-903f-13e1fce37282 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.889790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9455e1ed-1553-484c-903f-13e1fce37282 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.920119 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:32.920119 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:32.936406 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9455e1ed-1553-484c-903f-13e1fce37282 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:32.949619 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9455e1ed-1553-484c-903f-13e1fce37282 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 returned with HTTP 200 Jul 10 13:18:32.950313 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 467/1854] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:32 2026] GET /volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.976513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-34341492-dd8c-4057-9750-187f11a6579e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:32.979487 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34341492-dd8c-4057-9750-187f11a6579e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:18:32.979487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34341492-dd8c-4057-9750-187f11a6579e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:32.980883 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34341492-dd8c-4057-9750-187f11a6579e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:32.987880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34341492-dd8c-4057-9750-187f11a6579e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:18:32.988034 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 469/1855] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:18:32 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:32.998635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-901e8621-0b24-4362-b358-47900c17e173 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.047442 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.049681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:33.049950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.050232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.065848 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.065848 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:33.071066 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:33.076239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9c30782d-8d73-4497-a3a8-a3db3dfb1170 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:33.076641 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 459/1856] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:33.082329 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-901e8621-0b24-4362-b358-47900c17e173 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] DELETE https://10.4.3.138/volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 Jul 10 13:18:33.082572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-901e8621-0b24-4362-b358-47900c17e173 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.082776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-901e8621-0b24-4362-b358-47900c17e173 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.095001 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-901e8621-0b24-4362-b358-47900c17e173 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] https://10.4.3.138/volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 returned with HTTP 204 Jul 10 13:18:33.095428 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 462/1857] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:18:32 2026] DELETE /volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:18:33.107571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5a10904-4d81-4c69-b602-98633544f0c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.109739 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5a10904-4d81-4c69-b602-98633544f0c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] GET https://10.4.3.138/volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 Jul 10 13:18:33.112958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5a10904-4d81-4c69-b602-98633544f0c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.113159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5a10904-4d81-4c69-b602-98633544f0c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.119300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5a10904-4d81-4c69-b602-98633544f0c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] https://10.4.3.138/volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 returned with HTTP 404 Jul 10 13:18:33.120076 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 468/1858] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/messages/2207e9ba-1173-46e4-a459-a8980cb596d8 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:33.128190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.129957 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 Jul 10 13:18:33.130216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.130460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.130672 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume with id: 5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 Jul 10 13:18:33.141082 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.141082 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:33.141479 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:33.143346 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100113) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:18:33.156430 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-830153175 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-830153175, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:33.156822 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-830153175 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-830153175, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:33.169240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['0f8602b6-a5c9-4b80-9505-28a4820f2b40', '74f0c997-410a-4ee7-a06b-1751968ca54c', '22819c12-d205-40ec-9f0b-6aab33c3f887', '77b801b1-4f5c-49c1-a957-55450b83ef70'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:33.201494 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume request issued successfully. Jul 10 13:18:33.201494 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f7d6e0f-eb49-4606-859d-a9a50c7bd134 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 returned with HTTP 202 Jul 10 13:18:33.203622 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 470/1859] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:18:33 2026] DELETE /volume/v3/volumes/5f3f5288-ffda-4cc6-bb31-b5d4c95e10c8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:33.210544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2e78b532-14b5-4d5a-8f1f-037f6c6941e9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.212918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e78b532-14b5-4d5a-8f1f-037f6c6941e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/types/232b5066-8f49-4055-9795-51f31cb2cca2 Jul 10 13:18:33.213185 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e78b532-14b5-4d5a-8f1f-037f6c6941e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.213478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e78b532-14b5-4d5a-8f1f-037f6c6941e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.245211 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e78b532-14b5-4d5a-8f1f-037f6c6941e9 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types/232b5066-8f49-4055-9795-51f31cb2cca2 returned with HTTP 202 Jul 10 13:18:33.245913 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 460/1860] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:33 2026] DELETE /volume/v3/types/232b5066-8f49-4055-9795-51f31cb2cca2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:33.259770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d3f67d5-3226-40ff-96bf-aa7d8855d0d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.261946 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d3f67d5-3226-40ff-96bf-aa7d8855d0d4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:33.262346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d3f67d5-3226-40ff-96bf-aa7d8855d0d4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-68941748", "extra_specs": {"storage_protocol": "tempest-storage_protocol-909809652", "vendor_name": "tempest-vendor_name-631658571"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:33.291237 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d3f67d5-3226-40ff-96bf-aa7d8855d0d4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:33.291838 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 463/1861] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:33 2026] POST /volume/v3/types => generated 326 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:33.300881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.302780 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:33.303171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a351657-1807-4f38-abec-ab4ed6a51ba1", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:33.305015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request body: {'volume': {'volume_type': '9a351657-1807-4f38-abec-ab4ed6a51ba1', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:33.310882 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume of 1 GB Jul 10 13:18:33.312718 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.312718 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:33.312718 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Availability Zones retrieved successfully. Jul 10 13:18:33.317683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (d4c9fade-6218-470f-8509-5f5888b8da6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:33.318868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d1c162-5eb6-4d65-b3fb-4a9bf598f45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:33.319780 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:33.347924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d1c162-5eb6-4d65-b3fb-4a9bf598f45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-909809652',vendor_name='tempest-vendor_name-631658571'},id=9a351657-1807-4f38-abec-ab4ed6a51ba1,is_public=True,name='tempest-ProjectMemberTests-volume-type-68941748',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a351657-1807-4f38-abec-ab4ed6a51ba1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:33.349000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ede9c2-62bf-4d01-96f8-2cf9646b5310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:33.392358 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-68941748 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-68941748, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:33.392897 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-68941748 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-68941748, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:33.428719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['1d278c3f-c568-4aae-8b33-eba211c1c730', '7c6f400e-963c-484b-bfd3-9bf7ad927163', 'f3ca2e5b-0859-47d6-86d5-1aa68fdd790e', '3d730168-0887-42ea-880d-3fed1f0ec87d'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:33.429723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ede9c2-62bf-4d01-96f8-2cf9646b5310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d278c3f-c568-4aae-8b33-eba211c1c730', '7c6f400e-963c-484b-bfd3-9bf7ad927163', 'f3ca2e5b-0859-47d6-86d5-1aa68fdd790e', '3d730168-0887-42ea-880d-3fed1f0ec87d']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:33.429951 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c869e6ee-2fd3-4dcc-b038-b7ba3918f6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:33.458271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c869e6ee-2fd3-4dcc-b038-b7ba3918f6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d86dc1-be77-4c8f-9d3c-a292c4d35501', '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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['1d278c3f-c568-4aae-8b33-eba211c1c730','7c6f400e-963c-484b-bfd3-9bf7ad927163','f3ca2e5b-0859-47d6-86d5-1aa68fdd790e','3d730168-0887-42ea-880d-3fed1f0ec87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=9a351657-1807-4f38-abec-ab4ed6a51ba1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d86dc1-be77-4c8f-9d3c-a292c4d35501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0acea2c8b9416594db872457e73b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c543109b67a490f9064434c919dcadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a351657-1807-4f38-abec-ab4ed6a51ba1),volume_type_id=9a351657-1807-4f38-abec-ab4ed6a51ba1)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:33.459607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20811ed8-375e-4792-a160-1d079a3b7b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:33.494899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20811ed8-375e-4792-a160-1d079a3b7b5b) transitioned into state 'SUCCESS' from 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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['1d278c3f-c568-4aae-8b33-eba211c1c730','7c6f400e-963c-484b-bfd3-9bf7ad927163','f3ca2e5b-0859-47d6-86d5-1aa68fdd790e','3d730168-0887-42ea-880d-3fed1f0ec87d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=9a351657-1807-4f38-abec-ab4ed6a51ba1)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:33.494899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3150147-a4f5-4204-a684-93bc8e5db026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:33.505731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3150147-a4f5-4204-a684-93bc8e5db026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:33.506902 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (d4c9fade-6218-470f-8509-5f5888b8da6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:33.509144 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request issued successfully. Jul 10 13:18:33.509144 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce31a0a4-3dec-4534-a4c9-a7132e21a526 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:33.509144 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 469/1862] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:18:33 2026] POST /volume/v3/volumes => generated 772 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:33.526752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.529407 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 Jul 10 13:18:33.529407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.529407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.537933 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.537933 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:33.542068 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:33.546238 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-07d8c677-ef99-45d3-8a30-5e5d8a1840c5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 returned with HTTP 200 Jul 10 13:18:33.546681 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 471/1863] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:33.734108 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f6bf04f2-5789-4b69-998a-adb2401ec7e0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.736192 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6bf04f2-5789-4b69-998a-adb2401ec7e0 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 Jul 10 13:18:33.736526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6bf04f2-5789-4b69-998a-adb2401ec7e0 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.736826 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6bf04f2-5789-4b69-998a-adb2401ec7e0 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.744439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6bf04f2-5789-4b69-998a-adb2401ec7e0 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 returned with HTTP 404 Jul 10 13:18:33.745130 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 461/1864] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/volumes/bf368c23-756d-4d80-9108-b0da311e9392 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:33.755047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-24b0e1eb-64d0-47df-badc-985e159eee61 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.757320 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:33.757578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.757845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.758054 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume with id: 3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:33.765811 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.765811 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:33.766342 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:33.784275 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume request issued successfully. Jul 10 13:18:33.784629 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24b0e1eb-64d0-47df-badc-985e159eee61 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 202 Jul 10 13:18:33.785334 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 464/1865] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:33 2026] DELETE /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:33.793090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.795841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:33.796161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.796463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.805811 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.805811 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:33.811223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1326518c-95d2-4372-b854-40aeb9e06d74 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:33.811407 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:33.814712 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1326518c-95d2-4372-b854-40aeb9e06d74 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:33.814712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1326518c-95d2-4372-b854-40aeb9e06d74 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:33.814712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1326518c-95d2-4372-b854-40aeb9e06d74 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:33.814712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1326518c-95d2-4372-b854-40aeb9e06d74 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:33.817769 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4211d9a4-4db6-40ed-8fc7-adf123d22b93 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 200 Jul 10 13:18:33.818302 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 470/1866] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:33.820915 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:33.820915 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:33.822158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1326518c-95d2-4372-b854-40aeb9e06d74 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:33.822935 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 472/1867] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:33 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.094534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-991e745d-adfd-48d8-8f76-0be639036306 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.096774 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-991e745d-adfd-48d8-8f76-0be639036306 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:34.097059 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-991e745d-adfd-48d8-8f76-0be639036306 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.097330 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-991e745d-adfd-48d8-8f76-0be639036306 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.113366 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.113366 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:34.117369 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-991e745d-adfd-48d8-8f76-0be639036306 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:34.122768 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-991e745d-adfd-48d8-8f76-0be639036306 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:34.123277 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 462/1868] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.562610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.564507 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 Jul 10 13:18:34.564736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.564922 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.572259 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.572259 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:34.575993 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:34.580295 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd10780d-d41d-4755-97b4-24fd5c54f957 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 returned with HTTP 200 Jul 10 13:18:34.580936 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 465/1869] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.593026 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5ed59112-00f2-4e8c-9bb2-1ff10933ae1b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.594848 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ed59112-00f2-4e8c-9bb2-1ff10933ae1b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:18:34.595039 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ed59112-00f2-4e8c-9bb2-1ff10933ae1b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.595212 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5ed59112-00f2-4e8c-9bb2-1ff10933ae1b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.604835 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5ed59112-00f2-4e8c-9bb2-1ff10933ae1b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:18:34.605095 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 471/1870] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.613338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9a14720f-f01c-4d0e-851b-4f8ae180301b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.615384 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9a14720f-f01c-4d0e-851b-4f8ae180301b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] GET https://10.4.3.138/volume/v3/messages Jul 10 13:18:34.615660 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9a14720f-f01c-4d0e-851b-4f8ae180301b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.615911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9a14720f-f01c-4d0e-851b-4f8ae180301b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.620350 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9a14720f-f01c-4d0e-851b-4f8ae180301b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:18:34.620827 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 473/1871] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.629081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1782f0ac-f23c-4dc4-924e-781b816b5347 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.631285 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1782f0ac-f23c-4dc4-924e-781b816b5347 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/messages/3e4c83dd-6864-4e73-85ec-304ba1b91e9f Jul 10 13:18:34.631526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1782f0ac-f23c-4dc4-924e-781b816b5347 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.632055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1782f0ac-f23c-4dc4-924e-781b816b5347 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.642307 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1782f0ac-f23c-4dc4-924e-781b816b5347 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/messages/3e4c83dd-6864-4e73-85ec-304ba1b91e9f returned with HTTP 204 Jul 10 13:18:34.642757 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 463/1872] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:18:34 2026] DELETE /volume/v3/messages/3e4c83dd-6864-4e73-85ec-304ba1b91e9f => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:18:34.649906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.653731 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 Jul 10 13:18:34.654005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.654241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.654455 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume with id: 37d86dc1-be77-4c8f-9d3c-a292c4d35501 Jul 10 13:18:34.663622 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.663622 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:34.664084 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:34.665648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100116) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:18:34.678285 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-68941748 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-68941748, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:34.678650 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-68941748 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-68941748, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:34.693974 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['f760857a-9363-4499-952d-a0a40a8811f5', 'fee0e728-45fa-4e1d-ad10-e3dd29f79f67', '7edc3ada-a95f-48f7-8ee9-06e5aed7e98e', '5110f79d-7f2e-411e-885f-5486ba0bb31a'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:34.730334 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume request issued successfully. Jul 10 13:18:34.730565 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-93e46452-8ffe-4a21-a433-50d89dc4e58e tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 returned with HTTP 202 Jul 10 13:18:34.731120 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 466/1873] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:18:34 2026] DELETE /volume/v3/volumes/37d86dc1-be77-4c8f-9d3c-a292c4d35501 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:34.738659 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4127bf81-a598-4881-b64c-4e545ff2c1e1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.740636 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4127bf81-a598-4881-b64c-4e545ff2c1e1 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/types/9a351657-1807-4f38-abec-ab4ed6a51ba1 Jul 10 13:18:34.740904 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4127bf81-a598-4881-b64c-4e545ff2c1e1 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.741343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4127bf81-a598-4881-b64c-4e545ff2c1e1 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.764313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4127bf81-a598-4881-b64c-4e545ff2c1e1 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types/9a351657-1807-4f38-abec-ab4ed6a51ba1 returned with HTTP 202 Jul 10 13:18:34.764747 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 472/1874] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:34 2026] DELETE /volume/v3/types/9a351657-1807-4f38-abec-ab4ed6a51ba1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:34.772772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6b0a8549-43b5-45b3-981e-f02adba45b3a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.774700 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b0a8549-43b5-45b3-981e-f02adba45b3a tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:34.775320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6b0a8549-43b5-45b3-981e-f02adba45b3a tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-829724352", "extra_specs": {"storage_protocol": "tempest-storage_protocol-900868566", "vendor_name": "tempest-vendor_name-1935414118"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:34.794348 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b0a8549-43b5-45b3-981e-f02adba45b3a tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:34.795067 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 474/1875] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:34 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.802628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d113006b-4083-4119-ab2f-e8ee419e141d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.804554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:34.805091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:34.806658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request body: {'volume': {'volume_type': '5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:34.811253 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume of 1 GB Jul 10 13:18:34.811881 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.811881 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:34.812041 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Availability Zones retrieved successfully. Jul 10 13:18:34.817891 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (5a30329a-8538-4888-aea1-771129d50b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:34.819038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1755d8f8-23d6-4f45-b99b-f62b94f97dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:34.820054 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:34.833540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bc910b2d-55c2-4f7b-99e2-d3d82215c7d5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.838395 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc910b2d-55c2-4f7b-99e2-d3d82215c7d5 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 Jul 10 13:18:34.838523 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.838906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc910b2d-55c2-4f7b-99e2-d3d82215c7d5 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.838979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc910b2d-55c2-4f7b-99e2-d3d82215c7d5 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.840748 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:34.840976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.841464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.841464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:34.841867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1755d8f8-23d6-4f45-b99b-f62b94f97dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-900868566',vendor_name='tempest-vendor_name-1935414118'},id=5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0,is_public=True,name='tempest-ProjectMemberTests-volume-type-829724352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:34.842752 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a689ce-097a-45d0-a3f5-91beb7e57b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:34.847954 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc910b2d-55c2-4f7b-99e2-d3d82215c7d5 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 returned with HTTP 404 Jul 10 13:18:34.848280 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.848280 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:34.848655 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 467/1876] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/volumes/3917db08-944b-4360-920a-44d6036c8548 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:34.849302 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0bf6faba-a50c-4f05-b36c-4dcd82903fd4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:34.849708 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 473/1877] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.869868 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-829724352 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-829724352, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:34.870323 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-829724352 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-829724352, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:34.912847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['184205bf-13ba-482f-b5c1-d286a46c2505', '4efa45df-daab-40bf-81e4-d2572b652a88', 'bdfd2297-5382-41af-b9ac-32806de0109a', '638e2df3-d463-4327-95fe-6c6b450e3e74'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:34.913637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a689ce-097a-45d0-a3f5-91beb7e57b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184205bf-13ba-482f-b5c1-d286a46c2505', '4efa45df-daab-40bf-81e4-d2572b652a88', 'bdfd2297-5382-41af-b9ac-32806de0109a', '638e2df3-d463-4327-95fe-6c6b450e3e74']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:34.913719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.914419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c07f95d-f7de-450e-8646-f043937d8682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:34.915777 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] DELETE https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:18:34.915981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.916162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.916309 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume with id: 23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:18:34.924030 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.924030 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:34.924465 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:34.948236 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c07f95d-f7de-450e-8646-f043937d8682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe295336-932b-49ae-9d37-9002266773fb', '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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['184205bf-13ba-482f-b5c1-d286a46c2505','4efa45df-daab-40bf-81e4-d2572b652a88','bdfd2297-5382-41af-b9ac-32806de0109a','638e2df3-d463-4327-95fe-6c6b450e3e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe295336-932b-49ae-9d37-9002266773fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff0acea2c8b9416594db872457e73b7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c543109b67a490f9064434c919dcadc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0),volume_type_id=5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:34.949524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3cafc12-6049-45de-993c-ecb272bb84f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:34.951259 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Delete volume request issued successfully. Jul 10 13:18:34.951515 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-111b7ef9-be6b-43dd-97a2-54ac50f3fc3a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 202 Jul 10 13:18:34.952411 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 475/1878] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:34 2026] DELETE /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:34.959966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.962288 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:18:34.962592 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.962871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:34.969483 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3cafc12-6049-45de-993c-ecb272bb84f4) transitioned into state 'SUCCESS' from 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='ff0acea2c8b9416594db872457e73b7f',qos_specs=None,replication_status=,reservations=['184205bf-13ba-482f-b5c1-d286a46c2505','4efa45df-daab-40bf-81e4-d2572b652a88','bdfd2297-5382-41af-b9ac-32806de0109a','638e2df3-d463-4327-95fe-6c6b450e3e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c543109b67a490f9064434c919dcadc',volume_type_id=5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:34.970307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b044c0-4e15-4663-b801-63a0516f2696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:34.972935 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:34.972935 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:34.977924 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Volume info retrieved successfully. Jul 10 13:18:34.981751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b044c0-4e15-4663-b801-63a0516f2696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:34.982651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Flow 'volume_create_api' (5a30329a-8538-4888-aea1-771129d50b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:34.982975 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Create volume request issued successfully. Jul 10 13:18:34.983946 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d113006b-4083-4119-ab2f-e8ee419e141d tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:34.984054 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0adeed9-707d-422f-bb5c-f1bfc339d71a tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 200 Jul 10 13:18:34.984089 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 464/1879] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:18:34 2026] POST /volume/v3/volumes => generated 773 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:34.984234 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 468/1880] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:34.997988 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:34.999320 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb Jul 10 13:18:34.999536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:34.999726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:35.007236 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:35.007236 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:35.010861 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:35.015551 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dcaa3f7f-6680-42c2-9c36-bfa6bbf06f7b tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb returned with HTTP 200 Jul 10 13:18:35.015965 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 474/1881] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:34 2026] GET /volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:35.137704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-80b92140-40fd-4320-addc-fac155ff75be None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:35.197707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80b92140-40fd-4320-addc-fac155ff75be tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:35.197707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80b92140-40fd-4320-addc-fac155ff75be tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:35.197707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80b92140-40fd-4320-addc-fac155ff75be tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:35.207710 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:35.207710 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:35.210426 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-80b92140-40fd-4320-addc-fac155ff75be tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:35.218926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80b92140-40fd-4320-addc-fac155ff75be tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:35.218926 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 476/1882] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:35 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:35.862529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b287f304-2984-412d-b1e0-53b424803f93 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:35.865006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b287f304-2984-412d-b1e0-53b424803f93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:35.865268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b287f304-2984-412d-b1e0-53b424803f93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:35.865531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b287f304-2984-412d-b1e0-53b424803f93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:35.865686 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b287f304-2984-412d-b1e0-53b424803f93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:35.872139 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:35.872139 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:35.873102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b287f304-2984-412d-b1e0-53b424803f93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:35.873856 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 465/1883] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:35 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:35.979754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e120945e-6998-4ab7-8224-e5f42399f110 req-7018e977-0733-49dc-8442-070aa3cd8368 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:35.982089 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-7018e977-0733-49dc-8442-070aa3cd8368 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467/action Jul 10 13:18:35.982534 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-7018e977-0733-49dc-8442-070aa3cd8368 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:35.982653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-7018e977-0733-49dc-8442-070aa3cd8368 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:35.998570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41bfb3cd-db09-489b-8123-b246d99be424 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.000407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41bfb3cd-db09-489b-8123-b246d99be424 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] GET https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c Jul 10 13:18:36.000560 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41bfb3cd-db09-489b-8123-b246d99be424 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.000754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41bfb3cd-db09-489b-8123-b246d99be424 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.001950 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.001950 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:36.007932 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41bfb3cd-db09-489b-8123-b246d99be424 tempest-AttachVolumeTestJSON-1050489107 tempest-AttachVolumeTestJSON-1050489107-project-member] https://10.4.3.138/volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c returned with HTTP 404 Jul 10 13:18:36.008740 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 475/1884] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:35 2026] GET /volume/v3/volumes/23e7c5b6-9f8d-4276-9246-69e4bf0ef68c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:36.016475 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e120945e-6998-4ab7-8224-e5f42399f110 req-7018e977-0733-49dc-8442-070aa3cd8368 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467/action returned with HTTP 204 Jul 10 13:18:36.017032 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 469/1885] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:18:35 2026] POST /volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:36.034199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.037844 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb Jul 10 13:18:36.037844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.037844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.062988 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.062988 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:36.068226 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:36.075785 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c1dd407a-e811-43a2-8dea-dc376beedf09 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb returned with HTTP 200 Jul 10 13:18:36.076397 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 477/1886] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb => generated 973 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:36.092893 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e25bde79-0918-41c3-b3a8-63b87e1442c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.094879 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e25bde79-0918-41c3-b3a8-63b87e1442c4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:18:36.095051 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e25bde79-0918-41c3-b3a8-63b87e1442c4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.095245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e25bde79-0918-41c3-b3a8-63b87e1442c4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.099056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e25bde79-0918-41c3-b3a8-63b87e1442c4 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:18:36.099618 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 466/1887] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:18:36 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) Jul 10 13:18:36.109467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-37dd212b-9393-425a-8794-ea61d6987dd5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.111704 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37dd212b-9393-425a-8794-ea61d6987dd5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] GET https://10.4.3.138/volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b Jul 10 13:18:36.111975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37dd212b-9393-425a-8794-ea61d6987dd5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.112165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37dd212b-9393-425a-8794-ea61d6987dd5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.116541 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37dd212b-9393-425a-8794-ea61d6987dd5 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-member] https://10.4.3.138/volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b returned with HTTP 200 Jul 10 13:18:36.116953 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 476/1888] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:36.130329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-023fac7b-2d3a-4064-ab3c-ce9cfd35d89c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.133720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-023fac7b-2d3a-4064-ab3c-ce9cfd35d89c tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b Jul 10 13:18:36.133720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-023fac7b-2d3a-4064-ab3c-ce9cfd35d89c tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.133720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-023fac7b-2d3a-4064-ab3c-ce9cfd35d89c tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.146118 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-023fac7b-2d3a-4064-ab3c-ce9cfd35d89c tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b returned with HTTP 204 Jul 10 13:18:36.147129 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 470/1889] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:18:36 2026] DELETE /volume/v3/messages/90b22551-533f-4dc5-9d2d-ce717473322b => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:18:36.155335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c2359794-e335-4e5d-9c74-7d08699e6584 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.157237 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb Jul 10 13:18:36.157482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.157670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.157849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume with id: fe295336-932b-49ae-9d37-9002266773fb Jul 10 13:18:36.172215 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.172215 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:36.172794 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Volume info retrieved successfully. Jul 10 13:18:36.174324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100113) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:18:36.188498 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-829724352 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-829724352, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:36.188945 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-829724352 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-829724352, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:36.206602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Created reservations ['f5d6f3c7-4b73-4606-bd02-69c0ebf349cc', '06e75280-9941-4589-9e38-a88d1840f743', 'ad8ad4c4-3194-4f61-842e-21d92633a4c0', '3ec45b22-e9aa-4395-aa04-63715c666958'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:36.238447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.240638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.240902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.241272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.251272 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Delete volume request issued successfully. Jul 10 13:18:36.251579 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c2359794-e335-4e5d-9c74-7d08699e6584 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb returned with HTTP 202 Jul 10 13:18:36.252185 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 478/1890] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:18:36 2026] DELETE /volume/v3/volumes/fe295336-932b-49ae-9d37-9002266773fb => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:36.255875 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.255875 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:36.259378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e18327f8-f442-4db8-bce7-e800a077c884 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.261438 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.262834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e18327f8-f442-4db8-bce7-e800a077c884 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] DELETE https://10.4.3.138/volume/v3/types/5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0 Jul 10 13:18:36.263197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e18327f8-f442-4db8-bce7-e800a077c884 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.263931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e18327f8-f442-4db8-bce7-e800a077c884 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.265958 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66cacc21-8cb0-46a2-90cd-29bdf1565262 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:36.267104 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 467/1891] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:36.281078 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.282527 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.283600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.283600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.294088 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.294088 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:36.298459 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.304923 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a37c94b9-dc79-4a4d-b4a4-cda1fd43b79a tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:36.304923 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 471/1892] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:36.305947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e18327f8-f442-4db8-bce7-e800a077c884 tempest-ProjectMemberTests-379219411 tempest-ProjectMemberTests-379219411-project-admin] https://10.4.3.138/volume/v3/types/5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0 returned with HTTP 202 Jul 10 13:18:36.306767 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 477/1893] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:36 2026] DELETE /volume/v3/types/5e95ba7d-3c03-403b-b39b-da5c8c3fd3e0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:36.325994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cba007f3-174e-49d7-ae38-139a00bb2486 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.327737 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.328020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.328229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.328422 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume with id: 41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.350649 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.350649 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:36.351486 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.366476 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-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. Jul 10 13:18:36.366476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cba007f3-174e-49d7-ae38-139a00bb2486 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 400 Jul 10 13:18:36.369720 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 479/1894] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:36 2026] DELETE /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 307 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:18:36.379516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-55d6d729-a209-419d-89b1-6a0af734f94e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.381432 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-55d6d729-a209-419d-89b1-6a0af734f94e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.381731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-55d6d729-a209-419d-89b1-6a0af734f94e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.381982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-55d6d729-a209-419d-89b1-6a0af734f94e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.397001 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.397001 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:36.401933 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-55d6d729-a209-419d-89b1-6a0af734f94e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.408353 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-55d6d729-a209-419d-89b1-6a0af734f94e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:36.409102 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 468/1895] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:36.467312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.470087 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:36.470416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.471081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.484718 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.484718 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:36.487429 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.492957 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-128af255-244c-4323-b26f-380b1d1d55a1 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:36.493534 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 472/1896] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:36.519545 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.522976 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] POST https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb/action Jul 10 13:18:36.522976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:36.523558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:36.539896 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.539896 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:36.540624 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:36.555865 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Begin detaching volume completed successfully. Jul 10 13:18:36.556168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-68e4bc45-09c5-43e0-88e9-ace6cf0c623b tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb/action returned with HTTP 202 Jul 10 13:18:36.556796 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 478/1897] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:18:36 2026] POST /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:36.888161 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:36.896736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:36.896968 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:36.897184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:36.897321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:36.908263 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:36.908263 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:36.908741 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35810f2b-c6b4-4c46-9f30-73f6ca6394cd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:36.909224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 480/1898] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:36 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:37.593364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c11449d-d6eb-45c8-9f5e-3e538af4989f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:37.594522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c11449d-d6eb-45c8-9f5e-3e538af4989f None None] GET https://10.4.3.138/volume// Jul 10 13:18:37.594710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c11449d-d6eb-45c8-9f5e-3e538af4989f None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:37.596902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c11449d-d6eb-45c8-9f5e-3e538af4989f None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:37.596902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c11449d-d6eb-45c8-9f5e-3e538af4989f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:37.596902 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 469/1899] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:37.607741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:37.610589 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:37.611702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:37.611702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:37.624237 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:37.624237 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:37.628897 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:37.635715 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-6557e7ee-bb85-4cc8-ad7a-799d6bd5268d tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:37.635715 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 473/1900] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:37 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:37.928014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:37.931314 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:37.931314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:37.931541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:37.931541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:37.941701 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:37.941701 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:37.943410 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80bd0a5f-5f22-414a-a141-93b3e1c53163 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:37.944158 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 479/1901] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:37 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:18:38.790651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:38.832864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-bc1b67ab-2fc6-4943-ac48-ad8e14a50b1e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:38.843459 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-bc1b67ab-2fc6-4943-ac48-ad8e14a50b1e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 Jul 10 13:18:38.844943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-bc1b67ab-2fc6-4943-ac48-ad8e14a50b1e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:38.845172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-bc1b67ab-2fc6-4943-ac48-ad8e14a50b1e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:38.860883 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:38.860883 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:38.948071 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:38.948071 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1991814370"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:38.949258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1991814370'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:38.949374 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume of 1 GB Jul 10 13:18:38.954102 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Availability Zones retrieved successfully. Jul 10 13:18:38.960083 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Flow 'volume_create_api' (300613a3-0df4-40ba-8a28-6894e29cfaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:38.961418 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5454b7-0a8b-47e7-b2b9-6ef291e3f09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:38.963306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:38.963421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:38.968543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:38.968826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:38.969098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:38.969274 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:38.976268 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:38.976268 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:38.977261 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c54f998-fba2-4c77-b8f9-5d2c3e998fb5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:38.977873 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 474/1902] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:38 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:38.993909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5454b7-0a8b-47e7-b2b9-6ef291e3f09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:38.996159 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88efd43-cb99-4424-8bef-c816da36701c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:39.059397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Created reservations ['1db79879-47ec-4247-a5ca-32a0b7dda0a0', 'e93a11df-9e42-43f4-9bf9-ef10a8898a73', 'bb0e9f1d-b16b-49c3-945e-7c5452aa4251', '3c2f2b2b-c121-4e91-a9bb-d1769c10db20'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:39.060456 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c88efd43-cb99-4424-8bef-c816da36701c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db79879-47ec-4247-a5ca-32a0b7dda0a0', 'e93a11df-9e42-43f4-9bf9-ef10a8898a73', 'bb0e9f1d-b16b-49c3-945e-7c5452aa4251', '3c2f2b2b-c121-4e91-a9bb-d1769c10db20']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:39.061234 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6464fe-13bb-429a-b2cf-afa744cb31cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:39.087564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6464fe-13bb-429a-b2cf-afa744cb31cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124e7da1-48da-42f0-98e8-1633bb364bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991814370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfca0a7224b24622aeedf7b7770c5fee',qos_specs=None,replication_status=,reservations=['1db79879-47ec-4247-a5ca-32a0b7dda0a0','e93a11df-9e42-43f4-9bf9-ef10a8898a73','bb0e9f1d-b16b-49c3-945e-7c5452aa4251','3c2f2b2b-c121-4e91-a9bb-d1769c10db20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bbdb222f5814b69be6e67be006af17d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991814370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=124e7da1-48da-42f0-98e8-1633bb364bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfca0a7224b24622aeedf7b7770c5fee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bbdb222f5814b69be6e67be006af17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:39.088670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2459bc-11c3-4d54-8a85-371c9bb29188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:39.120922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2459bc-11c3-4d54-8a85-371c9bb29188) transitioned into state 'SUCCESS' from state '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-1991814370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfca0a7224b24622aeedf7b7770c5fee',qos_specs=None,replication_status=,reservations=['1db79879-47ec-4247-a5ca-32a0b7dda0a0','e93a11df-9e42-43f4-9bf9-ef10a8898a73','bb0e9f1d-b16b-49c3-945e-7c5452aa4251','3c2f2b2b-c121-4e91-a9bb-d1769c10db20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bbdb222f5814b69be6e67be006af17d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:39.122094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f22aea-128c-48d3-85e1-b01075c109fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:39.136548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f22aea-128c-48d3-85e1-b01075c109fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:39.137521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Flow 'volume_create_api' (300613a3-0df4-40ba-8a28-6894e29cfaa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:39.137885 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume request issued successfully. Jul 10 13:18:39.138682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-851c6c63-25e7-4775-b8ed-6ec16370c5f4 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:39.139160 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 481/1903] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:38 2026] POST /volume/v3/volumes => generated 778 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:39.155828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:39.157894 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:39.157894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:39.158081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:39.166996 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:39.166996 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:39.175110 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:39.186639 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db5e6274-db93-4ce8-86ed-f3987565e8ff tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 returned with HTTP 200 Jul 10 13:18:39.186639 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 480/1904] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:39 2026] GET /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:39.454723 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6a29180e-a2c0-4853-b3f8-68e86fb93512 req-bc1b67ab-2fc6-4943-ac48-ad8e14a50b1e tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 returned with HTTP 200 Jul 10 13:18:39.454723 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 470/1905] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:18:38 2026] DELETE /volume/v3/attachments/5905d387-39be-45de-aa63-7727f2a41467 => generated 19 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:39.992660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-44adc813-9319-4579-9b69-1244be587712 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:39.994795 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-44adc813-9319-4579-9b69-1244be587712 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:39.994942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-44adc813-9319-4579-9b69-1244be587712 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:39.995124 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-44adc813-9319-4579-9b69-1244be587712 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:39.995225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-44adc813-9319-4579-9b69-1244be587712 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:40.005037 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.005037 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:40.006177 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-44adc813-9319-4579-9b69-1244be587712 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:40.006597 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 475/1906] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:39 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:40.207276 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:40.210337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:40.210949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:40.211452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:40.225891 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.225891 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:40.232525 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:40.239164 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abc95361-0c9a-4c53-b0c9-2b95bbed6163 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 returned with HTTP 200 Jul 10 13:18:40.239915 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 482/1907] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:40 2026] GET /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 => generated 1018 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:40.261342 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:40.440738 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] POST https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8/action Jul 10 13:18:40.442037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:40.442955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:40.459050 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.459050 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:40.459865 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Volume info retrieved successfully. Jul 10 13:18:40.461160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4063c43a8ce0427ab9e39dc256b1dfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfca0a7224b24622aeedf7b7770c5fee', '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=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:18:40.461456 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b19cb41-7e34-4f47-8432-ce9204cb1ce3 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8/action returned with HTTP 403 Jul 10 13:18:40.461967 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 481/1908] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:18:40 2026] POST /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8/action => generated 131 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:40.474940 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:40.478378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:40.478680 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:40.479118 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:40.479341 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Delete volume with id: 124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:40.495992 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.495992 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:40.496519 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:40.529874 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Delete volume request issued successfully. Jul 10 13:18:40.532715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d20be0e-0aea-4d6c-bef7-c27109317f91 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 returned with HTTP 202 Jul 10 13:18:40.532715 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 471/1909] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:40 2026] DELETE /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:40.545277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:40.545594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:40.546757 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:40.546757 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:40.560505 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.560505 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:40.565881 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:40.580225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b528a1e3-8fb5-411b-836c-05dc3e586574 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 returned with HTTP 200 Jul 10 13:18:40.581104 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 476/1910] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:40 2026] GET /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:40.942820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:40.945375 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:40.945534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:40.945822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:40.955901 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:40.955901 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:40.962999 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:40.971973 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45489792-c442-48ff-a4a0-0f5027b1c0d4 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:40.972224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 483/1911] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:40 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:41.024053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.030494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:41.030986 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:41.036114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:41.036114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:41.045705 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:41.045705 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:41.047037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3698a36-7149-466d-a8e2-b2daaa8fd5ef tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:41.047356 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 482/1912] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:41 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:41.603300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d43c6ea5-8026-45c6-b733-237e626b5f1b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.605732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d43c6ea5-8026-45c6-b733-237e626b5f1b tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 Jul 10 13:18:41.606002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d43c6ea5-8026-45c6-b733-237e626b5f1b tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:41.606281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d43c6ea5-8026-45c6-b733-237e626b5f1b tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:41.622301 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d43c6ea5-8026-45c6-b733-237e626b5f1b tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 returned with HTTP 404 Jul 10 13:18:41.623015 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 472/1913] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:41 2026] GET /volume/v3/volumes/124e7da1-48da-42f0-98e8-1633bb364bf8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:41.639898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.641619 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:41.642058 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1443911483"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:41.646256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1443911483'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:41.646256 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume of 1 GB Jul 10 13:18:41.653079 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Availability Zones retrieved successfully. Jul 10 13:18:41.664415 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Flow 'volume_create_api' (bc1aeb0e-32ad-4f15-9487-776d4057f26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:41.665673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dc7920-9ef8-49d3-b2b7-066f7068f570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:41.666848 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:41.707300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dc7920-9ef8-49d3-b2b7-066f7068f570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:41.707493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e94b446-da31-447c-9102-99ad27932e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:41.766540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-025eb072-2046-4296-87a6-fc7b51c1ed59 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.770333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Created reservations ['56d9ac3f-ac3b-4122-8da4-5df8c505fe63', '99c93a04-f807-44bf-95a5-9e979981084b', 'a58bc73e-250b-4791-a065-536c181a4805', '33f9a04e-208a-4c1d-9afe-c32abc242e57'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:41.771294 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e94b446-da31-447c-9102-99ad27932e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d9ac3f-ac3b-4122-8da4-5df8c505fe63', '99c93a04-f807-44bf-95a5-9e979981084b', 'a58bc73e-250b-4791-a065-536c181a4805', '33f9a04e-208a-4c1d-9afe-c32abc242e57']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:41.772387 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a883ae-4224-421d-a122-cff0f111aaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:41.804556 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47a883ae-4224-421d-a122-cff0f111aaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df7e857b-2a59-4664-af96-3be5010d6a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443911483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfca0a7224b24622aeedf7b7770c5fee',qos_specs=None,replication_status=,reservations=['56d9ac3f-ac3b-4122-8da4-5df8c505fe63','99c93a04-f807-44bf-95a5-9e979981084b','a58bc73e-250b-4791-a065-536c181a4805','33f9a04e-208a-4c1d-9afe-c32abc242e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bbdb222f5814b69be6e67be006af17d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1443911483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df7e857b-2a59-4664-af96-3be5010d6a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfca0a7224b24622aeedf7b7770c5fee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bbdb222f5814b69be6e67be006af17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:41.805104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc178054-b301-4e55-824a-50b3cfaea751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:41.835540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc178054-b301-4e55-824a-50b3cfaea751) transitioned into state 'SUCCESS' from state '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-1443911483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfca0a7224b24622aeedf7b7770c5fee',qos_specs=None,replication_status=,reservations=['56d9ac3f-ac3b-4122-8da4-5df8c505fe63','99c93a04-f807-44bf-95a5-9e979981084b','a58bc73e-250b-4791-a065-536c181a4805','33f9a04e-208a-4c1d-9afe-c32abc242e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bbdb222f5814b69be6e67be006af17d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:41.836997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42957a76-fa44-4f59-bd64-af09ddaac447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:41.857253 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42957a76-fa44-4f59-bd64-af09ddaac447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:41.858208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Flow 'volume_create_api' (bc1aeb0e-32ad-4f15-9487-776d4057f26a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:41.862225 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Create volume request issued successfully. Jul 10 13:18:41.862225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d12ac307-9f89-4190-91a2-5f91bc58afeb tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:41.862225 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 477/1914] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:41 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:41.862983 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-025eb072-2046-4296-87a6-fc7b51c1ed59 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:18:41.863570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-025eb072-2046-4296-87a6-fc7b51c1ed59 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1228271576", "description": "tempest-group-type-description-992953870", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:41.875614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.877948 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:41.878118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:41.878331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:41.894280 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:41.894280 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:41.899081 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:41.903683 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fd1309a-7227-4cb9-8137-3b2bcbaaac6c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b returned with HTTP 200 Jul 10 13:18:41.904256 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 483/1915] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:41 2026] GET /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:41.909305 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-025eb072-2046-4296-87a6-fc7b51c1ed59 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:18:41.909558 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 484/1916] 10.4.3.138 () {70 vars in 1312 bytes} [Fri Jul 10 13:18:41 2026] POST /volume/v3/group_types => generated 264 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:41.923946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-50646e64-7ff8-48ac-ae56-0c627018415a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.928814 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50646e64-7ff8-48ac-ae56-0c627018415a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types Jul 10 13:18:41.928814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-50646e64-7ff8-48ac-ae56-0c627018415a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:41.928814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-50646e64-7ff8-48ac-ae56-0c627018415a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:41.950644 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50646e64-7ff8-48ac-ae56-0c627018415a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 200 Jul 10 13:18:41.951654 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 473/1917] 10.4.3.138 () {68 vars in 1290 bytes} [Fri Jul 10 13:18:41 2026] GET /volume/v3/group_types => generated 498 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:41.965338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fb8d7ac0-6b8e-4fef-8439-5b8f5d983b0e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:41.968774 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb8d7ac0-6b8e-4fef-8439-5b8f5d983b0e tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] PUT https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c Jul 10 13:18:41.968774 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fb8d7ac0-6b8e-4fef-8439-5b8f5d983b0e tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1329209785", "description": "updated-group-type-desc"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:41.973529 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:41.973529 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:41.990457 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb8d7ac0-6b8e-4fef-8439-5b8f5d983b0e tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c returned with HTTP 200 Jul 10 13:18:41.990739 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 478/1918] 10.4.3.138 () {70 vars in 1422 bytes} [Fri Jul 10 13:18:41 2026] PUT /volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:41.999644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-71fc559a-923a-4166-953b-9e8148bddcb1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.007563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-71fc559a-923a-4166-953b-9e8148bddcb1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c Jul 10 13:18:42.007878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-71fc559a-923a-4166-953b-9e8148bddcb1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.008136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-71fc559a-923a-4166-953b-9e8148bddcb1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.026038 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-71fc559a-923a-4166-953b-9e8148bddcb1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c returned with HTTP 200 Jul 10 13:18:42.026727 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 484/1919] 10.4.3.138 () {68 vars in 1401 bytes} [Fri Jul 10 13:18:41 2026] GET /volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.036851 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5a30caa8-e9c3-460a-b12c-2d67a2f50ad1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.038789 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a30caa8-e9c3-460a-b12c-2d67a2f50ad1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c Jul 10 13:18:42.039021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a30caa8-e9c3-460a-b12c-2d67a2f50ad1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.039272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5a30caa8-e9c3-460a-b12c-2d67a2f50ad1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.054847 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5a30caa8-e9c3-460a-b12c-2d67a2f50ad1 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c returned with HTTP 202 Jul 10 13:18:42.055409 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 485/1920] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:18:42 2026] DELETE /volume/v3/group_types/d0916d89-5773-47d0-899d-8a0424e52d8c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:18:42.062275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.063363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c0ae92e4-a4a7-4114-a386-c30d70ad6234 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.066719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0ae92e4-a4a7-4114-a386-c30d70ad6234 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types Jul 10 13:18:42.066719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0ae92e4-a4a7-4114-a386-c30d70ad6234 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.067046 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:42.067116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0ae92e4-a4a7-4114-a386-c30d70ad6234 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.067152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.067152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.067152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:42.074464 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:42.074464 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:42.074464 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac42297f-ec2d-4f30-9c7d-fe7172caf398 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:42.074464 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 474/1921] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.081642 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0ae92e4-a4a7-4114-a386-c30d70ad6234 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 200 Jul 10 13:18:42.082384 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 479/1922] 10.4.3.138 () {68 vars in 1290 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.094335 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-931df77f-992a-468b-9dde-1d1362e71eac None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.097140 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-931df77f-992a-468b-9dde-1d1362e71eac tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:18:42.097657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-931df77f-992a-468b-9dde-1d1362e71eac tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2081649938", "is_public": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:42.124034 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-931df77f-992a-468b-9dde-1d1362e71eac tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:18:42.124741 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 485/1923] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:18:42 2026] POST /volume/v3/group_types => generated 164 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:42.132866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b8861bc7-e2d6-44f3-b65e-2d3137877df5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.137767 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b8861bc7-e2d6-44f3-b65e-2d3137877df5 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:18:42.138193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b8861bc7-e2d6-44f3-b65e-2d3137877df5 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-171482208", "is_public": false}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:42.156292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b8861bc7-e2d6-44f3-b65e-2d3137877df5 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:18:42.157678 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 486/1924] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:18:42 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:42.169789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f272ff66-f738-4e4f-8571-0bd5b1c0434d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.171852 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f272ff66-f738-4e4f-8571-0bd5b1c0434d tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 13:18:42.172177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f272ff66-f738-4e4f-8571-0bd5b1c0434d tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.172591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f272ff66-f738-4e4f-8571-0bd5b1c0434d tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.190819 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f272ff66-f738-4e4f-8571-0bd5b1c0434d tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 13:18:42.190819 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 475/1925] 10.4.3.138 () {68 vars in 1351 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.202142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d42a3443-0169-4793-a696-593358a11813 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.205971 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d42a3443-0169-4793-a696-593358a11813 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 13:18:42.206294 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d42a3443-0169-4793-a696-593358a11813 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.206602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d42a3443-0169-4793-a696-593358a11813 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.221330 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d42a3443-0169-4793-a696-593358a11813 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 13:18:42.221607 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 480/1926] 10.4.3.138 () {68 vars in 1353 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.240331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da2e727e-cbd9-4d45-99d4-34462529d97a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.244138 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da2e727e-cbd9-4d45-99d4-34462529d97a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types?is_public=False Jul 10 13:18:42.245017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da2e727e-cbd9-4d45-99d4-34462529d97a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.245461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da2e727e-cbd9-4d45-99d4-34462529d97a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.261066 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da2e727e-cbd9-4d45-99d4-34462529d97a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 13:18:42.261680 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 486/1927] 10.4.3.138 () {68 vars in 1321 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.273148 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b4748794-075a-4945-8c94-107495db1ab2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.275244 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b4748794-075a-4945-8c94-107495db1ab2 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] GET https://10.4.3.138/volume/v3/group_types?is_public=True Jul 10 13:18:42.275570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b4748794-075a-4945-8c94-107495db1ab2 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.275843 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b4748794-075a-4945-8c94-107495db1ab2 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.290341 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b4748794-075a-4945-8c94-107495db1ab2 tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 13:18:42.290711 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 487/1928] 10.4.3.138 () {68 vars in 1319 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.306332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-92bd7d3d-6501-45e5-b434-0557372de95f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.310716 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92bd7d3d-6501-45e5-b434-0557372de95f tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/85fe5aef-2c69-4805-9dfc-7585a870bed9 Jul 10 13:18:42.310716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92bd7d3d-6501-45e5-b434-0557372de95f tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.310716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92bd7d3d-6501-45e5-b434-0557372de95f tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.345873 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92bd7d3d-6501-45e5-b434-0557372de95f tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types/85fe5aef-2c69-4805-9dfc-7585a870bed9 returned with HTTP 202 Jul 10 13:18:42.346570 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 476/1929] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:18:42 2026] DELETE /volume/v3/group_types/85fe5aef-2c69-4805-9dfc-7585a870bed9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:18:42.356966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-19c369d1-3215-4a05-b966-6e5e2d953c9a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.359237 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-19c369d1-3215-4a05-b966-6e5e2d953c9a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/f9d9061f-449c-44e2-a259-d3075d4132e3 Jul 10 13:18:42.359471 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-19c369d1-3215-4a05-b966-6e5e2d953c9a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.359710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-19c369d1-3215-4a05-b966-6e5e2d953c9a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.393820 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-19c369d1-3215-4a05-b966-6e5e2d953c9a tempest-GroupTypesTest-961133023 tempest-GroupTypesTest-961133023-project-admin] https://10.4.3.138/volume/v3/group_types/f9d9061f-449c-44e2-a259-d3075d4132e3 returned with HTTP 202 Jul 10 13:18:42.394475 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 481/1930] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:18:42 2026] DELETE /volume/v3/group_types/f9d9061f-449c-44e2-a259-d3075d4132e3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:18:42.434360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5c2a88ce-e525-4835-bfd8-8c1feda74623 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.589705 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5c2a88ce-e525-4835-bfd8-8c1feda74623 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] GET https://10.4.3.138/volume/v3/os-quota-class-sets/default Jul 10 13:18:42.590020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5c2a88ce-e525-4835-bfd8-8c1feda74623 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.590235 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5c2a88ce-e525-4835-bfd8-8c1feda74623 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.615027 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5c2a88ce-e525-4835-bfd8-8c1feda74623 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 13:18:42.615915 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 487/1931] 10.4.3.138 () {66 vars in 1297 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.628623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9bb86a6f-d214-4040-84fd-553d93d9fe99 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.631234 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bb86a6f-d214-4040-84fd-553d93d9fe99 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] GET https://10.4.3.138/volume/v3/os-quota-class-sets/default Jul 10 13:18:42.631475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bb86a6f-d214-4040-84fd-553d93d9fe99 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.631772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bb86a6f-d214-4040-84fd-553d93d9fe99 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.651227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bb86a6f-d214-4040-84fd-553d93d9fe99 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 13:18:42.651857 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 488/1932] 10.4.3.138 () {66 vars in 1297 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.667135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-98641132-fe26-48b5-bbcc-8c79f15f959f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.669433 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98641132-fe26-48b5-bbcc-8c79f15f959f tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:42.669936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-98641132-fe26-48b5-bbcc-8c79f15f959f tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1124619785"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:42.700630 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98641132-fe26-48b5-bbcc-8c79f15f959f tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:42.701170 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 477/1933] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:42 2026] POST /volume/v3/types => generated 228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.715763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-db2efcdf-2b34-4656-9cf9-96a1a2a7575b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.718053 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db2efcdf-2b34-4656-9cf9-96a1a2a7575b tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-class-sets/default Jul 10 13:18:42.718582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db2efcdf-2b34-4656-9cf9-96a1a2a7575b tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-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-1124619785": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1124619785": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1124619785": 8}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:42.828738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.832108 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:18:42.832351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.832677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.850247 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:42.850247 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:42.856015 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:18:42.863037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-afe54a1d-60ba-47f3-8fbf-3cf8a216fa4c req-56dc57f1-9645-4110-8e31-98b065faaa37 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 200 Jul 10 13:18:42.864103 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 488/1934] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.892098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db2efcdf-2b34-4656-9cf9-96a1a2a7575b tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 13:18:42.892702 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 482/1935] 10.4.3.138 () {68 vars in 1318 bytes} [Fri Jul 10 13:18:42 2026] PUT /volume/v3/os-quota-class-sets/default => generated 610 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.904151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-006e0c15-e4cc-43a6-9342-6c0b3c46b9ca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.906545 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-006e0c15-e4cc-43a6-9342-6c0b3c46b9ca tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/4dced3246f904c5b808a41117a4840c4/defaults Jul 10 13:18:42.906848 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-006e0c15-e4cc-43a6-9342-6c0b3c46b9ca tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.907119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-006e0c15-e4cc-43a6-9342-6c0b3c46b9ca tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method 'defaults' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.921978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-71471bf0-680c-4b2a-9159-e033a633661e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.925585 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71471bf0-680c-4b2a-9159-e033a633661e tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:42.926825 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-006e0c15-e4cc-43a6-9342-6c0b3c46b9ca tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/4dced3246f904c5b808a41117a4840c4/defaults returned with HTTP 200 Jul 10 13:18:42.927654 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 489/1936] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/os-quota-sets/4dced3246f904c5b808a41117a4840c4/defaults => generated 646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:42.927795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71471bf0-680c-4b2a-9159-e033a633661e tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:42.927795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71471bf0-680c-4b2a-9159-e033a633661e tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:42.941997 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:42.941997 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:42.950435 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-71471bf0-680c-4b2a-9159-e033a633661e tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:42.959807 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71471bf0-680c-4b2a-9159-e033a633661e tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b returned with HTTP 200 Jul 10 13:18:42.960452 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 478/1937] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:42 2026] GET /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b => generated 1018 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:42.980226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e56e4145-577f-432f-b2ea-b65022138f63 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:42.982046 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e56e4145-577f-432f-b2ea-b65022138f63 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] POST https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b/action Jul 10 13:18:42.982419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e56e4145-577f-432f-b2ea-b65022138f63 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:42.982610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e56e4145-577f-432f-b2ea-b65022138f63 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:42.998205 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:42.998205 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:42.999025 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-e56e4145-577f-432f-b2ea-b65022138f63 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4063c43a8ce0427ab9e39dc256b1dfd1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dfca0a7224b24622aeedf7b7770c5fee', '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=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:18:42.999318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e56e4145-577f-432f-b2ea-b65022138f63 tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-reader] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b/action returned with HTTP 403 Jul 10 13:18:42.999895 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 489/1938] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:18:42 2026] POST /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:43.016530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f4b5af2b-4047-4600-965a-ea66773db58c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.019708 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:43.019963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.021021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.021021 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Delete volume with id: df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:43.039339 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:43.039339 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:43.040187 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:43.072653 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Delete volume request issued successfully. Jul 10 13:18:43.072829 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4b5af2b-4047-4600-965a-ea66773db58c tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b returned with HTTP 202 Jul 10 13:18:43.073327 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 483/1939] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:43 2026] DELETE /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:43.087110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.089890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.091036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:43.091036 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.091215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.093165 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:43.093165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.093165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.093165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:43.100815 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:43.100815 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:43.102122 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b72ba102-5feb-4259-a6e8-f64acb156c71 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:43.102676 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 479/1940] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:43 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:43.107613 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:43.107613 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:43.118810 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Volume info retrieved successfully. Jul 10 13:18:43.127011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0c0f75a-246c-41b2-8340-cae27e3c2a5f tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b returned with HTTP 200 Jul 10 13:18:43.127558 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 490/1941] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:43 2026] GET /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:43.272074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-211c4a0d-89cf-448c-967d-40412a8c902e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.274311 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-211c4a0d-89cf-448c-967d-40412a8c902e tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/4b1dad66e4f94fbdb956139ef2d423a0/defaults Jul 10 13:18:43.274611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-211c4a0d-89cf-448c-967d-40412a8c902e tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.274918 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-211c4a0d-89cf-448c-967d-40412a8c902e tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method 'defaults' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.288625 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-211c4a0d-89cf-448c-967d-40412a8c902e tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/4b1dad66e4f94fbdb956139ef2d423a0/defaults returned with HTTP 200 Jul 10 13:18:43.289197 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 490/1942] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:18:43 2026] GET /volume/v3/os-quota-sets/4b1dad66e4f94fbdb956139ef2d423a0/defaults => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:43.410358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a2fe1cc5-7142-4614-8602-870796b8349d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.412903 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2fe1cc5-7142-4614-8602-870796b8349d tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] DELETE https://10.4.3.138/volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 Jul 10 13:18:43.412957 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2fe1cc5-7142-4614-8602-870796b8349d tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.413288 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2fe1cc5-7142-4614-8602-870796b8349d tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.453776 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2fe1cc5-7142-4614-8602-870796b8349d tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 returned with HTTP 202 Jul 10 13:18:43.453776 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 484/1943] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:43 2026] DELETE /volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:43.466102 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fb8a8fa9-815b-40df-b8ce-9e7cb6ca9b16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.469624 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb8a8fa9-815b-40df-b8ce-9e7cb6ca9b16 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] GET https://10.4.3.138/volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 Jul 10 13:18:43.469926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb8a8fa9-815b-40df-b8ce-9e7cb6ca9b16 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:43.470192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fb8a8fa9-815b-40df-b8ce-9e7cb6ca9b16 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:43.475292 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fb8a8fa9-815b-40df-b8ce-9e7cb6ca9b16 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 returned with HTTP 404 Jul 10 13:18:43.476282 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 480/1944] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:43 2026] GET /volume/v3/types/168ee7a5-4c88-416b-ba0c-c23dc089ba98 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:43.486994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbb9b61c-383e-43a2-bf88-b7531be74947 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:43.489014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbb9b61c-383e-43a2-bf88-b7531be74947 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-class-sets/default Jul 10 13:18:43.489428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbb9b61c-383e-43a2-bf88-b7531be74947 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:43.595533 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbb9b61c-383e-43a2-bf88-b7531be74947 tempest-VolumeQuotaClassesTest-2038675595 tempest-VolumeQuotaClassesTest-2038675595-project-admin] https://10.4.3.138/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 13:18:43.598768 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 491/1945] 10.4.3.138 () {68 vars in 1318 bytes} [Fri Jul 10 13:18:43 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:44.114379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:44.116114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:44.116336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:44.116594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:44.116738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:44.123627 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:44.123627 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:44.124523 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b97faf74-8209-41ac-ae1f-63e35e1d3414 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:44.129739 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 491/1946] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:44 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:44.139010 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:44.141342 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:18:44.141342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6dfda21-8f46-4a93-9b3b-f3406f54b195", "incremental": true}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:44.143143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating new backup {'backup': {'volume_id': 'b6dfda21-8f46-4a93-9b3b-f3406f54b195', 'incremental': True}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:18:44.143323 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating backup of volume b6dfda21-8f46-4a93-9b3b-f3406f54b195 in container None Jul 10 13:18:44.150597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ef456f91-b089-44f1-a654-06b7038e20ac None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:44.153364 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:44.153364 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:44.154171 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:44.157084 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ef456f91-b089-44f1-a654-06b7038e20ac tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] GET https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b Jul 10 13:18:44.157440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ef456f91-b089-44f1-a654-06b7038e20ac tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:44.157658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ef456f91-b089-44f1-a654-06b7038e20ac tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:44.173142 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ef456f91-b089-44f1-a654-06b7038e20ac tempest-ProjectReaderTests-1370809118 tempest-ProjectReaderTests-1370809118-project-admin] https://10.4.3.138/volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b returned with HTTP 404 Jul 10 13:18:44.175016 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 481/1947] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:44 2026] GET /volume/v3/volumes/df7e857b-2a59-4664-af96-3be5010d6a0b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:44.189234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['5f8d67d2-27df-45b9-a021-d48e7f80ddf3', 'e737ff3b-bcea-443c-aa4c-69aec8950ae8'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:44.209992 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fbee2bd8-4b7d-4afb-9bbd-6731ecb99023 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 400 Jul 10 13:18:44.210570 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 485/1948] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:44 2026] POST /volume/v3/backups => generated 109 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:18:44.221857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-166ef832-5a36-44f5-a974-9624f8299ac5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:44.224300 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] DELETE https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:44.224545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:44.225271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:44.225271 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Delete backup with id: 47ba8942-426b-4b1f-81c9-83fab359b382. Jul 10 13:18:44.231577 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:44.231577 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:44.250715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] delete_backup rpcapi backup_id 47ba8942-426b-4b1f-81c9-83fab359b382 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:18:44.255722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-166ef832-5a36-44f5-a974-9624f8299ac5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 202 Jul 10 13:18:44.255722 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 492/1949] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:44 2026] DELETE /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:44.261905 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:44.264273 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:44.264636 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:44.264822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:44.264966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:44.276013 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:44.276013 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:44.279029 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7cfa4e6-5f33-44e0-a59f-72cf00cdd0e4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 200 Jul 10 13:18:44.279029 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 492/1950] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:44 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:45.295608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-98135226-13ef-4107-8df8-cee04fb965e6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:45.298361 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98135226-13ef-4107-8df8-cee04fb965e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 Jul 10 13:18:45.298649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-98135226-13ef-4107-8df8-cee04fb965e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:45.298953 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-98135226-13ef-4107-8df8-cee04fb965e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:45.299115 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-98135226-13ef-4107-8df8-cee04fb965e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id 47ba8942-426b-4b1f-81c9-83fab359b382. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:45.305548 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98135226-13ef-4107-8df8-cee04fb965e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 returned with HTTP 404 Jul 10 13:18:45.306391 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 482/1951] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:45 2026] GET /volume/v3/backups/47ba8942-426b-4b1f-81c9-83fab359b382 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:45.318716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5102528a-fa75-45d6-9208-3cc85e13f953 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:45.320755 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:45.321631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-69915463"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:45.323115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-69915463'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:45.323308 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume of 1 GB Jul 10 13:18:45.328915 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Availability Zones retrieved successfully. Jul 10 13:18:45.336929 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (0f04936a-c1c0-4c77-bf75-e9234d2d62db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:45.338041 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f275c188-b94e-4cf4-975f-dc97e64f9165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:45.339494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:45.386605 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f275c188-b94e-4cf4-975f-dc97e64f9165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:45.387809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d0d4b0-27d7-4439-9609-57de0e82131c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:45.455436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['4d6ada28-1c60-42a4-8bd2-d40e5c4a0039', '89b052f2-68b9-49a5-9de7-bd3c86b6e32a', 'dad17ce1-bcaf-4942-8dff-dafb723ae4b6', '34e0d7e0-21de-403d-a55f-62d81b9d3ab5'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:45.456469 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d0d4b0-27d7-4439-9609-57de0e82131c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d6ada28-1c60-42a4-8bd2-d40e5c4a0039', '89b052f2-68b9-49a5-9de7-bd3c86b6e32a', 'dad17ce1-bcaf-4942-8dff-dafb723ae4b6', '34e0d7e0-21de-403d-a55f-62d81b9d3ab5']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:45.457468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e801dfd6-16a4-43eb-9846-c55e3f4b7fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:45.490704 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e801dfd6-16a4-43eb-9846-c55e3f4b7fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '299d736e-a954-473e-bda7-390a15cf95a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-69915463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['4d6ada28-1c60-42a4-8bd2-d40e5c4a0039','89b052f2-68b9-49a5-9de7-bd3c86b6e32a','dad17ce1-bcaf-4942-8dff-dafb723ae4b6','34e0d7e0-21de-403d-a55f-62d81b9d3ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-69915463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=299d736e-a954-473e-bda7-390a15cf95a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0423082b40674de0aaed945f0da48f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:45.492203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57dc1511-45e3-4d51-9ad1-edd67552bdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:45.529899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57dc1511-45e3-4d51-9ad1-edd67552bdb4) transitioned into state 'SUCCESS' from state '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-69915463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0423082b40674de0aaed945f0da48f55',qos_specs=None,replication_status=,reservations=['4d6ada28-1c60-42a4-8bd2-d40e5c4a0039','89b052f2-68b9-49a5-9de7-bd3c86b6e32a','dad17ce1-bcaf-4942-8dff-dafb723ae4b6','34e0d7e0-21de-403d-a55f-62d81b9d3ab5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad4efb1a5eb4e7cb5c430cd5674e1f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:45.531057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac11e4fa-4c42-4648-9a17-8dae65b9b7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:45.545138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac11e4fa-4c42-4648-9a17-8dae65b9b7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:45.546462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Flow 'volume_create_api' (0f04936a-c1c0-4c77-bf75-e9234d2d62db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:45.547028 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Create volume request issued successfully. Jul 10 13:18:45.547862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5102528a-fa75-45d6-9208-3cc85e13f953 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:45.548460 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 486/1952] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:45 2026] POST /volume/v3/volumes => generated 747 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:45.562902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-321f821f-777e-4671-8be7-137a2db51b96 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:45.565141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-321f821f-777e-4671-8be7-137a2db51b96 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:18:45.565382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-321f821f-777e-4671-8be7-137a2db51b96 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:45.565638 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-321f821f-777e-4671-8be7-137a2db51b96 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:45.575889 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:45.575889 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:45.581787 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-321f821f-777e-4671-8be7-137a2db51b96 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:45.587421 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-321f821f-777e-4671-8be7-137a2db51b96 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 returned with HTTP 200 Jul 10 13:18:45.587821 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 493/1953] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:45 2026] GET /volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.042086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9fc323d9-d45a-4677-94da-1ab495ba82d7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.207063 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9fc323d9-d45a-4677-94da-1ab495ba82d7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.209147 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9fc323d9-d45a-4677-94da-1ab495ba82d7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-87367768", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.230738 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9fc323d9-d45a-4677-94da-1ab495ba82d7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.231349 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 493/1954] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.244295 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7241e79d-e8ec-4728-9e24-951059136c8b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.246673 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7241e79d-e8ec-4728-9e24-951059136c8b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.247271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7241e79d-e8ec-4728-9e24-951059136c8b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-177628744", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.266793 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7241e79d-e8ec-4728-9e24-951059136c8b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.267281 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 483/1955] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 274 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.281506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-78297072-c3f1-47a2-b921-12504677c21a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.440643 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6f50d09e-6a48-4833-91bc-5bd3b9287eee None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.455514 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:46.455952 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-943675488", "volume_type": "253b812b-290a-49b4-bfd9-bacdf9a9d64c", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.458381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-943675488', 'volume_type': '253b812b-290a-49b4-bfd9-bacdf9a9d64c', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:46.464229 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Create volume of 1 GB Jul 10 13:18:46.464896 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.464896 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:46.465498 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Availability Zones retrieved successfully. Jul 10 13:18:46.473099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Flow 'volume_create_api' (d2f314ee-ad92-4981-8f47-c8317420fdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:46.474276 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203227ed-f0ec-429a-b095-0a8e25def735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:46.475507 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:46.508065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203227ed-f0ec-429a-b095-0a8e25def735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=253b812b-290a-49b4-bfd9-bacdf9a9d64c,is_public=True,name='tempest-VolumeTypesTest-volume-type-87367768',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '253b812b-290a-49b4-bfd9-bacdf9a9d64c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:46.509003 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b542a9-444e-4f5e-99b9-4e862b7ed95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:46.544235 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-87367768 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-87367768, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:46.544553 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-87367768 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-87367768, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:46.546826 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f50d09e-6a48-4833-91bc-5bd3b9287eee tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.547473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6f50d09e-6a48-4833-91bc-5bd3b9287eee tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-131543713", "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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.568438 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f50d09e-6a48-4833-91bc-5bd3b9287eee tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.569252 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 494/1956] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 379 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.577990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-32785562-128f-484a-b145-4c6a672a4bc9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.580003 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32785562-128f-484a-b145-4c6a672a4bc9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption Jul 10 13:18:46.580386 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32785562-128f-484a-b145-4c6a672a4bc9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.587109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Created reservations ['132d020b-ae71-4d1f-9e04-913005e08cd8', '0f7ec390-9ff4-49bc-b53c-459b4b0e2c15', '0981eb01-8602-46d0-9771-6f5b11584dd4', '8ae9103d-27c1-42ea-8c6c-126cf1cc0709'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:46.588494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0b542a9-444e-4f5e-99b9-4e862b7ed95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['132d020b-ae71-4d1f-9e04-913005e08cd8', '0f7ec390-9ff4-49bc-b53c-459b4b0e2c15', '0981eb01-8602-46d0-9771-6f5b11584dd4', '8ae9103d-27c1-42ea-8c6c-126cf1cc0709']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:46.589681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda39ca7-6de4-4ae3-9189-675796761c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:46.603260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ca10c146-0523-42af-9fca-07420aac413d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.605289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ca10c146-0523-42af-9fca-07420aac413d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:18:46.605544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ca10c146-0523-42af-9fca-07420aac413d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:46.605813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ca10c146-0523-42af-9fca-07420aac413d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:46.612045 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32785562-128f-484a-b145-4c6a672a4bc9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption returned with HTTP 200 Jul 10 13:18:46.612434 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 494/1957] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.614142 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.614142 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:46.618895 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ca10c146-0523-42af-9fca-07420aac413d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:18:46.619380 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda39ca7-6de4-4ae3-9189-675796761c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '589fb329-b624-486b-bc99-2b2052e6275b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-943675488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f730b6fa6c4f569bb2aed6a867c206',qos_specs=None,replication_status=,reservations=['132d020b-ae71-4d1f-9e04-913005e08cd8','0f7ec390-9ff4-49bc-b53c-459b4b0e2c15','0981eb01-8602-46d0-9771-6f5b11584dd4','8ae9103d-27c1-42ea-8c6c-126cf1cc0709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28240b26c0214ec68958928d3a34dd58',volume_type_id=253b812b-290a-49b4-bfd9-bacdf9a9d64c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-943675488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=589fb329-b624-486b-bc99-2b2052e6275b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f730b6fa6c4f569bb2aed6a867c206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28240b26c0214ec68958928d3a34dd58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(253b812b-290a-49b4-bfd9-bacdf9a9d64c),volume_type_id=253b812b-290a-49b4-bfd9-bacdf9a9d64c)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:46.620639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ededbbb2-0773-43ce-a590-654afc885b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:46.621378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-123abbd2-1a19-473a-a233-1ca6eeab3ffa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.623060 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-123abbd2-1a19-473a-a233-1ca6eeab3ffa tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.623400 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-123abbd2-1a19-473a-a233-1ca6eeab3ffa tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1959362321", "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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.624306 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ca10c146-0523-42af-9fca-07420aac413d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 returned with HTTP 200 Jul 10 13:18:46.625359 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 484/1958] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:46 2026] GET /volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.640389 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-123abbd2-1a19-473a-a233-1ca6eeab3ffa tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.640881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-83ed0257-8df0-4862-af64-48ef513f5521 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.641031 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 495/1959] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.643633 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:18:46.644204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "299d736e-a954-473e-bda7-390a15cf95a0", "name": "tempest-VolumesBackupsTest-Backup-1316370599"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.645092 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ededbbb2-0773-43ce-a590-654afc885b20) transitioned into state 'SUCCESS' from state '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-943675488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f730b6fa6c4f569bb2aed6a867c206',qos_specs=None,replication_status=,reservations=['132d020b-ae71-4d1f-9e04-913005e08cd8','0f7ec390-9ff4-49bc-b53c-459b4b0e2c15','0981eb01-8602-46d0-9771-6f5b11584dd4','8ae9103d-27c1-42ea-8c6c-126cf1cc0709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28240b26c0214ec68958928d3a34dd58',volume_type_id=253b812b-290a-49b4-bfd9-bacdf9a9d64c)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:46.646009 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2ba2d5-272a-4cc4-a6d0-ed4198e52748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:46.646602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating new backup {'backup': {'volume_id': '299d736e-a954-473e-bda7-390a15cf95a0', 'name': 'tempest-VolumesBackupsTest-Backup-1316370599'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:18:46.646680 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating backup of volume 299d736e-a954-473e-bda7-390a15cf95a0 in container None Jul 10 13:18:46.649862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d1d26b57-3cb7-4d64-b97a-04eacef54035 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.652271 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1d26b57-3cb7-4d64-b97a-04eacef54035 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da/encryption Jul 10 13:18:46.652707 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1d26b57-3cb7-4d64-b97a-04eacef54035 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.656273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2ba2d5-272a-4cc4-a6d0-ed4198e52748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:46.656589 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.656589 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:46.657115 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Volume info retrieved successfully. Jul 10 13:18:46.657279 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Flow 'volume_create_api' (d2f314ee-ad92-4981-8f47-c8317420fdfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:46.657637 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Create volume request issued successfully. Jul 10 13:18:46.658305 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-78297072-c3f1-47a2-b921-12504677c21a tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:46.658817 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 487/1960] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/volumes => generated 781 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:46.676338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.678849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:46.679800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:46.679800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:46.683008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Created reservations ['807178f0-16fc-4c99-8183-8d9ff85108ee', '45749306-0c65-4afc-b73b-8fa55f0d412f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:46.690464 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.690464 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:46.692763 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1d26b57-3cb7-4d64-b97a-04eacef54035 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da/encryption returned with HTTP 200 Jul 10 13:18:46.693376 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 485/1961] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.695630 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:46.702262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d308efe1-91f3-490c-bbdb-0dc53ab9b9b4 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:46.703232 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 496/1962] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:46 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.710358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-761a9c7e-afe5-483f-9126-1028803291a3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.712939 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-761a9c7e-afe5-483f-9126-1028803291a3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.713464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-761a9c7e-afe5-483f-9126-1028803291a3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-74830930", "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=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.715533 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.715533 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:46.723140 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-83ed0257-8df0-4862-af64-48ef513f5521 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:18:46.723682 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 495/1963] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/backups => generated 330 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:46.731671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-761a9c7e-afe5-483f-9126-1028803291a3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.732096 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 488/1964] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.736475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eecac499-a63e-4071-9917-1aa59d540aa0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.738530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eecac499-a63e-4071-9917-1aa59d540aa0 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:46.738669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eecac499-a63e-4071-9917-1aa59d540aa0 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:46.738937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eecac499-a63e-4071-9917-1aa59d540aa0 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:46.739094 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-eecac499-a63e-4071-9917-1aa59d540aa0 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:46.743888 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.743888 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:46.744792 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eecac499-a63e-4071-9917-1aa59d540aa0 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:46.745353 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 486/1965] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:46 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.748359 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c51048da-9081-416d-94a1-95ed449d972a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.750552 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c51048da-9081-416d-94a1-95ed449d972a tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs Jul 10 13:18:46.750940 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c51048da-9081-416d-94a1-95ed449d972a tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.810021 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c51048da-9081-416d-94a1-95ed449d972a tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs returned with HTTP 200 Jul 10 13:18:46.810605 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 497/1966] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:46.819382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b825687b-1f8d-48a0-a823-e662c661a8af None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.821522 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-230f96e3-2d96-4807-b955-1337cdefc78e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.822209 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b825687b-1f8d-48a0-a823-e662c661a8af tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] PUT https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs/key2 Jul 10 13:18:46.822643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b825687b-1f8d-48a0-a823-e662c661a8af tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.824142 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:46.824142 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:46.851473 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b825687b-1f8d-48a0-a823-e662c661a8af tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs/key2 returned with HTTP 200 Jul 10 13:18:46.852013 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 496/1967] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:18:46 2026] PUT /volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102/extra_specs/key2 => generated 25 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:46.861930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-63e2c7a8-d498-47bf-99ac-5584c1bafc05 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.864172 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63e2c7a8-d498-47bf-99ac-5584c1bafc05 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.864656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-63e2c7a8-d498-47bf-99ac-5584c1bafc05 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.883960 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63e2c7a8-d498-47bf-99ac-5584c1bafc05 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.884317 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 487/1968] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.894408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bcd57100-d371-4c4c-9b80-6141a0a7af08 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.896978 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bcd57100-d371-4c4c-9b80-6141a0a7af08 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/5f72b0da-a448-4d0e-bb21-3c1a80bf6da1 Jul 10 13:18:46.897237 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bcd57100-d371-4c4c-9b80-6141a0a7af08 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:46.897557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bcd57100-d371-4c4c-9b80-6141a0a7af08 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:46.928972 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bcd57100-d371-4c4c-9b80-6141a0a7af08 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/5f72b0da-a448-4d0e-bb21-3c1a80bf6da1 returned with HTTP 202 Jul 10 13:18:46.929379 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 498/1969] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:46 2026] DELETE /volume/v3/types/5f72b0da-a448-4d0e-bb21-3c1a80bf6da1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:46.929772 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-230f96e3-2d96-4807-b955-1337cdefc78e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.930266 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-230f96e3-2d96-4807-b955-1337cdefc78e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1317768506"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.939584 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-66d50712-4b68-45d0-ba03-4eb24df71bfb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.941725 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66d50712-4b68-45d0-ba03-4eb24df71bfb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.942135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-66d50712-4b68-45d0-ba03-4eb24df71bfb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-951905156", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.948321 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-230f96e3-2d96-4807-b955-1337cdefc78e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.948806 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 489/1970] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 233 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.957221 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a153b641-07de-408c-89cc-d0a77cb69bef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.959364 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a153b641-07de-408c-89cc-d0a77cb69bef tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:46.959873 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a153b641-07de-408c-89cc-d0a77cb69bef tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1031422915", "extra_specs": {"multiattach": " True"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.960763 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66d50712-4b68-45d0-ba03-4eb24df71bfb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.961142 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 497/1971] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 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) Jul 10 13:18:46.971806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b858a274-1b19-4d5e-9e86-79623e4ac1da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.974126 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b858a274-1b19-4d5e-9e86-79623e4ac1da tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption Jul 10 13:18:46.974571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b858a274-1b19-4d5e-9e86-79623e4ac1da tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:46.975055 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a153b641-07de-408c-89cc-d0a77cb69bef tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:46.975448 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 488/1972] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types => generated 259 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:46.984043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:46.996130 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b858a274-1b19-4d5e-9e86-79623e4ac1da tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption returned with HTTP 200 Jul 10 13:18:46.996730 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 499/1973] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.006849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2a249740-a287-4c2a-910d-868bbeeefd03 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.008897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a249740-a287-4c2a-910d-868bbeeefd03 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption/f5c3e8a0-1afc-484f-ac23-a26780a5b046 Jul 10 13:18:47.009132 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a249740-a287-4c2a-910d-868bbeeefd03 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.009328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a249740-a287-4c2a-910d-868bbeeefd03 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.021547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a249740-a287-4c2a-910d-868bbeeefd03 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption/f5c3e8a0-1afc-484f-ac23-a26780a5b046 returned with HTTP 202 Jul 10 13:18:47.022034 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 498/1974] 10.4.3.138 () {66 vars in 1489 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc/encryption/f5c3e8a0-1afc-484f-ac23-a26780a5b046 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.030831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8d63ac0f-4541-43f8-894a-c285de2ac863 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.032645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d63ac0f-4541-43f8-894a-c285de2ac863 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:47.032976 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d63ac0f-4541-43f8-894a-c285de2ac863 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-794435944", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.042128 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:47.042501 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1317768506", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1762675108"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.044070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1317768506', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1762675108'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:47.047537 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d63ac0f-4541-43f8-894a-c285de2ac863 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:47.047641 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Create volume of 1 GB Jul 10 13:18:47.047962 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 489/1975] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:47 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) Jul 10 13:18:47.048083 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.048083 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:47.048727 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Availability Zones retrieved successfully. Jul 10 13:18:47.056594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Flow 'volume_create_api' (d876a781-0a18-4c5f-956f-7d3d6f8c80ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:47.057704 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e2a795-8694-429e-9c61-6154643bbbf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:47.058028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-317359b1-6d07-4b48-bfe8-e6607bd971e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.058705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:47.060252 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-317359b1-6d07-4b48-bfe8-e6607bd971e3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84/extra_specs/key1 Jul 10 13:18:47.060510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-317359b1-6d07-4b48-bfe8-e6607bd971e3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.060763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-317359b1-6d07-4b48-bfe8-e6607bd971e3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.078633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e2a795-8694-429e-9c61-6154643bbbf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8e865b29-ccf4-4542-8d1f-12b6564c7d09,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1317768506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e865b29-ccf4-4542-8d1f-12b6564c7d09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:47.079360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a642fe-c28e-458a-aef9-4e8b3ab2cfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:47.079512 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-317359b1-6d07-4b48-bfe8-e6607bd971e3 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84/extra_specs/key1 returned with HTTP 202 Jul 10 13:18:47.080027 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 500/1976] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:47.089591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1b3bdc48-a44e-46e7-8f61-052c7707d89f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.091678 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b3bdc48-a44e-46e7-8f61-052c7707d89f tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:47.092140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1b3bdc48-a44e-46e7-8f61-052c7707d89f tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-542692272", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.110118 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b3bdc48-a44e-46e7-8f61-052c7707d89f tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:47.110636 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 499/1977] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:47 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) Jul 10 13:18:47.113884 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.114168 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.120379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d29cc28f-3755-48c5-94b1-49cba280d577 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.122309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d29cc28f-3755-48c5-94b1-49cba280d577 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/de473f82-1e9f-4286-b77d-3e1a9ac5068a Jul 10 13:18:47.122570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d29cc28f-3755-48c5-94b1-49cba280d577 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.122847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d29cc28f-3755-48c5-94b1-49cba280d577 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.147661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Created reservations ['18a8a9ab-06e9-4353-8f6a-1c5ce1ef9823', 'e3d6ca19-e526-4ac2-98ab-e7dae1b615c6', 'c9744b87-1b6e-4c90-af58-1ab1c2d330c0', '2369898d-953b-4e6a-a458-0f94974f095f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:47.148602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a642fe-c28e-458a-aef9-4e8b3ab2cfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a8a9ab-06e9-4353-8f6a-1c5ce1ef9823', 'e3d6ca19-e526-4ac2-98ab-e7dae1b615c6', 'c9744b87-1b6e-4c90-af58-1ab1c2d330c0', '2369898d-953b-4e6a-a458-0f94974f095f']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:47.149410 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aea2e9b-9e58-48fb-b3e4-8a7095efdd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:47.151173 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d29cc28f-3755-48c5-94b1-49cba280d577 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/de473f82-1e9f-4286-b77d-3e1a9ac5068a returned with HTTP 202 Jul 10 13:18:47.151596 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 490/1978] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/de473f82-1e9f-4286-b77d-3e1a9ac5068a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.161246 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1966268b-8528-4daf-9b1e-3eae0992f523 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.163027 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1966268b-8528-4daf-9b1e-3eae0992f523 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs Jul 10 13:18:47.163202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1966268b-8528-4daf-9b1e-3eae0992f523 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.163456 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1966268b-8528-4daf-9b1e-3eae0992f523 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.169622 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1966268b-8528-4daf-9b1e-3eae0992f523 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs returned with HTTP 200 Jul 10 13:18:47.170019 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 501/1979] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.172546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aea2e9b-9e58-48fb-b3e4-8a7095efdd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7e64f0-762f-486c-9ce2-8b03610b46c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1762675108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8dd4d91b9aa430785b807065122f269',qos_specs=None,replication_status=,reservations=['18a8a9ab-06e9-4353-8f6a-1c5ce1ef9823','e3d6ca19-e526-4ac2-98ab-e7dae1b615c6','c9744b87-1b6e-4c90-af58-1ab1c2d330c0','2369898d-953b-4e6a-a458-0f94974f095f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a061208993241319f7516bf5d15dd9b',volume_type_id=8e865b29-ccf4-4542-8d1f-12b6564c7d09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1762675108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7e64f0-762f-486c-9ce2-8b03610b46c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8dd4d91b9aa430785b807065122f269',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a061208993241319f7516bf5d15dd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e865b29-ccf4-4542-8d1f-12b6564c7d09),volume_type_id=8e865b29-ccf4-4542-8d1f-12b6564c7d09)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:47.173575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27edd17-9f55-46bf-8c17-61e795cd0a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:47.181111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33320339-bc2a-4b2c-932c-b3e6acf21ba5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.183153 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33320339-bc2a-4b2c-932c-b3e6acf21ba5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types Jul 10 13:18:47.183379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33320339-bc2a-4b2c-932c-b3e6acf21ba5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.183635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33320339-bc2a-4b2c-932c-b3e6acf21ba5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.196197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27edd17-9f55-46bf-8c17-61e795cd0a04) transitioned into state 'SUCCESS' from state '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-1762675108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8dd4d91b9aa430785b807065122f269',qos_specs=None,replication_status=,reservations=['18a8a9ab-06e9-4353-8f6a-1c5ce1ef9823','e3d6ca19-e526-4ac2-98ab-e7dae1b615c6','c9744b87-1b6e-4c90-af58-1ab1c2d330c0','2369898d-953b-4e6a-a458-0f94974f095f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a061208993241319f7516bf5d15dd9b',volume_type_id=8e865b29-ccf4-4542-8d1f-12b6564c7d09)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:47.197130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda7efba-9f3b-49a0-a614-c9f9735b9632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:47.206215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda7efba-9f3b-49a0-a614-c9f9735b9632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:47.207037 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Flow 'volume_create_api' (d876a781-0a18-4c5f-956f-7d3d6f8c80ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:47.207356 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Create volume request issued successfully. Jul 10 13:18:47.208000 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42d6ac24-97a2-4441-bd2e-78a7603eecfa tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:47.208505 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 490/1980] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:18:46 2026] POST /volume/v3/volumes => generated 872 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:47.208942 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33320339-bc2a-4b2c-932c-b3e6acf21ba5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:47.209309 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 500/1981] 10.4.3.138 () {66 vars in 1231 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types => generated 3674 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:47.219888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.221725 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:47.221942 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.222132 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.223821 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4ee12223-2faf-4971-aca6-fed13217cba9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.225937 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ee12223-2faf-4971-aca6-fed13217cba9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/cipher Jul 10 13:18:47.226139 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ee12223-2faf-4971-aca6-fed13217cba9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.226348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ee12223-2faf-4971-aca6-fed13217cba9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.229028 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.229028 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:47.232941 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ee12223-2faf-4971-aca6-fed13217cba9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/cipher returned with HTTP 200 Jul 10 13:18:47.233048 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:47.233403 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 502/1982] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:47.237646 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-696bd3d6-c69e-41e2-bfbb-7f0157323c1c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:47.238023 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 491/1983] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:47.243126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c4dc1e88-3b68-4123-935b-62ce1b6cf3f4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.246062 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c4dc1e88-3b68-4123-935b-62ce1b6cf3f4 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption Jul 10 13:18:47.246257 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c4dc1e88-3b68-4123-935b-62ce1b6cf3f4 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.246470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c4dc1e88-3b68-4123-935b-62ce1b6cf3f4 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.246675 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.246675 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:47.252635 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c4dc1e88-3b68-4123-935b-62ce1b6cf3f4 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption returned with HTTP 200 Jul 10 13:18:47.253069 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 491/1984] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.264826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f68bdc9f-3d6c-4f8b-9ab6-2a91813c6920 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.266750 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f68bdc9f-3d6c-4f8b-9ab6-2a91813c6920 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/multiattach Jul 10 13:18:47.266959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f68bdc9f-3d6c-4f8b-9ab6-2a91813c6920 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.267200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f68bdc9f-3d6c-4f8b-9ab6-2a91813c6920 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.274778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f68bdc9f-3d6c-4f8b-9ab6-2a91813c6920 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/multiattach returned with HTTP 200 Jul 10 13:18:47.275213 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 501/1985] 10.4.3.138 () {66 vars in 1414 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:47.282844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed6be3b7-3936-4ce0-9f6f-69ff35ce3ea0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.284909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed6be3b7-3936-4ce0-9f6f-69ff35ce3ea0 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/volume_backend_name Jul 10 13:18:47.285132 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed6be3b7-3936-4ce0-9f6f-69ff35ce3ea0 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.285324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed6be3b7-3936-4ce0-9f6f-69ff35ce3ea0 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.292749 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed6be3b7-3936-4ce0-9f6f-69ff35ce3ea0 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 13:18:47.293095 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 503/1986] 10.4.3.138 () {66 vars in 1438 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:47.302802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-02dbe602-334d-4e8c-b842-b0b48f4f6a7b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.304761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02dbe602-334d-4e8c-b842-b0b48f4f6a7b tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] GET https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 Jul 10 13:18:47.304983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02dbe602-334d-4e8c-b842-b0b48f4f6a7b tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.305171 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02dbe602-334d-4e8c-b842-b0b48f4f6a7b tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.311199 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02dbe602-334d-4e8c-b842-b0b48f4f6a7b tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 returned with HTTP 200 Jul 10 13:18:47.311709 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 492/1987] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.323323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-24db9810-53f6-4059-9a02-d1f3d1d99ee5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.325667 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24db9810-53f6-4059-9a02-d1f3d1d99ee5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] PUT https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/792ec23b-d572-472a-96f9-38526d3c8947 Jul 10 13:18:47.326052 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24db9810-53f6-4059-9a02-d1f3d1d99ee5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.383505 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24db9810-53f6-4059-9a02-d1f3d1d99ee5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/792ec23b-d572-472a-96f9-38526d3c8947 returned with HTTP 200 Jul 10 13:18:47.384243 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 492/1988] 10.4.3.138 () {68 vars in 1506 bytes} [Fri Jul 10 13:18:47 2026] PUT /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/encryption/792ec23b-d572-472a-96f9-38526d3c8947 => generated 33 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:47.395283 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bfdaac2e-cbb4-4710-866a-dca2166498ab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.398470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bfdaac2e-cbb4-4710-866a-dca2166498ab tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] PUT https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/key1 Jul 10 13:18:47.399483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bfdaac2e-cbb4-4710-866a-dca2166498ab tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.436193 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bfdaac2e-cbb4-4710-866a-dca2166498ab tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/key1 returned with HTTP 200 Jul 10 13:18:47.436681 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 502/1989] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:18:47 2026] PUT /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06/extra_specs/key1 => generated 30 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:47.450090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3dd49d3e-7f8a-44f3-b91f-c3e17bd7eeeb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.456645 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3dd49d3e-7f8a-44f3-b91f-c3e17bd7eeeb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] PUT https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 Jul 10 13:18:47.457120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3dd49d3e-7f8a-44f3-b91f-c3e17bd7eeeb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.475679 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3dd49d3e-7f8a-44f3-b91f-c3e17bd7eeeb tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 returned with HTTP 200 Jul 10 13:18:47.477327 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 504/1990] 10.4.3.138 () {68 vars in 1362 bytes} [Fri Jul 10 13:18:47 2026] PUT /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.489663 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-684e93b7-cd1b-4b97-a435-915f5f88c98c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.491870 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-684e93b7-cd1b-4b97-a435-915f5f88c98c tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84 Jul 10 13:18:47.492103 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-684e93b7-cd1b-4b97-a435-915f5f88c98c tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.492352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-684e93b7-cd1b-4b97-a435-915f5f88c98c tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.534081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-684e93b7-cd1b-4b97-a435-915f5f88c98c tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84 returned with HTTP 202 Jul 10 13:18:47.534727 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 493/1991] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/fe61f015-1e4b-4c7d-b21d-4088adb7ec84 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.544629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2745d778-940a-4bcd-9606-4733ce120043 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.548331 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2745d778-940a-4bcd-9606-4733ce120043 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc Jul 10 13:18:47.548781 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2745d778-940a-4bcd-9606-4733ce120043 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.549271 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2745d778-940a-4bcd-9606-4733ce120043 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.585794 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2745d778-940a-4bcd-9606-4733ce120043 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc returned with HTTP 202 Jul 10 13:18:47.586567 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 493/1992] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/40733985-a2c2-47cc-bad1-27ded4b7c0dc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.595007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f0d49a16-acf6-4504-b2cd-afc019864df5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.598967 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f0d49a16-acf6-4504-b2cd-afc019864df5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102 Jul 10 13:18:47.599279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f0d49a16-acf6-4504-b2cd-afc019864df5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.599521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f0d49a16-acf6-4504-b2cd-afc019864df5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.632298 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f0d49a16-acf6-4504-b2cd-afc019864df5 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102 returned with HTTP 202 Jul 10 13:18:47.633056 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 503/1993] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/74eb4a2d-6501-42e3-b5a8-563fad177102 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.642650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e241b5fe-c5a5-4056-9c35-446c600217a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.644813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e241b5fe-c5a5-4056-9c35-446c600217a6 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da Jul 10 13:18:47.645037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e241b5fe-c5a5-4056-9c35-446c600217a6 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.645284 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e241b5fe-c5a5-4056-9c35-446c600217a6 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.675400 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e241b5fe-c5a5-4056-9c35-446c600217a6 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da returned with HTTP 202 Jul 10 13:18:47.675968 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 505/1994] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/6d53b07c-364a-455e-b6ac-476cc5e2f1da => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.685154 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-320ac0aa-6a7b-49f3-87ef-ef047c1d4ee9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.687096 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-320ac0aa-6a7b-49f3-87ef-ef047c1d4ee9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] DELETE https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 Jul 10 13:18:47.687263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-320ac0aa-6a7b-49f3-87ef-ef047c1d4ee9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.687533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-320ac0aa-6a7b-49f3-87ef-ef047c1d4ee9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.716184 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-320ac0aa-6a7b-49f3-87ef-ef047c1d4ee9 tempest-VolumeTypesAdminTests-157449655 tempest-VolumeTypesAdminTests-157449655-project-admin] https://10.4.3.138/volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 returned with HTTP 202 Jul 10 13:18:47.717257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 494/1995] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:47 2026] DELETE /volume/v3/types/9c199571-9d46-46df-b3de-9adb5735fa06 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:47.717373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.720535 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:47.720535 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.720535 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.729020 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.729020 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:47.734244 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:47.740031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1426d3b-1e16-406e-ae1e-5627f9bbff14 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:47.740590 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 494/1996] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.757832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d571b615-d37a-40b6-96be-f6917798faaf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.759390 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] POST https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b/action Jul 10 13:18:47.759796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Action body: b'{"os-retype": {"new_type": "711bbbbb-2f9a-48e8-adb6-1bebe7be998d"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:47.759965 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "711bbbbb-2f9a-48e8-adb6-1bebe7be998d"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:47.760565 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-30542f09-01a7-4105-a219-bc4bc6a1703a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.762736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-30542f09-01a7-4105-a219-bc4bc6a1703a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:47.763021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-30542f09-01a7-4105-a219-bc4bc6a1703a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.763270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-30542f09-01a7-4105-a219-bc4bc6a1703a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.763376 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-30542f09-01a7-4105-a219-bc4bc6a1703a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:47.768753 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.768753 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:47.769804 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.769804 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:47.769804 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:47.770063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-30542f09-01a7-4105-a219-bc4bc6a1703a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:47.770582 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 506/1997] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:47.800930 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-177628744 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-177628744, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.801299 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-177628744 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-177628744, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.821683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Created reservations ['f4003e86-b3b5-4d55-96a1-086eba7d8a84', '27b6d5df-2ce1-4adc-89dc-1eafa896b1f7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:47.832493 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-87367768 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-87367768, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.832795 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-87367768 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-87367768, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:47.839175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Created reservations ['1a0e9965-967e-4549-a9d0-4e5abb3a0f37', '185daba6-f348-497e-b059-659a7da1b120'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:47.873658 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Retype volume request issued successfully. Jul 10 13:18:47.873864 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d571b615-d37a-40b6-96be-f6917798faaf tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b/action returned with HTTP 202 Jul 10 13:18:47.874294 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 504/1998] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:18:47 2026] POST /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:47.882298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:47.884409 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:47.884670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:47.884928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:47.894571 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:47.894571 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:47.899557 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:47.906238 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00d6b29c-aa03-4f02-aa24-0a16d43c3936 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:47.906805 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 495/1999] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:47 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:48.256167 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.258156 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:48.258676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.259098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.268771 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.268771 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:48.275089 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:48.282823 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c251a4b-8700-4eb8-8a45-96c1f7ccf94d tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:48.283753 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 495/2000] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:48.299096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.301105 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:48.301310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.301598 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.309990 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.309990 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:48.314052 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Volume info retrieved successfully. Jul 10 13:18:48.319542 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7653768a-2e40-4070-a145-c1dd5d96cf40 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:48.320298 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 507/2001] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:48.337383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.341304 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] POST https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action Jul 10 13:18:48.341304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1031422915", "migration_policy": "never"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:48.342893 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1031422915", "migration_policy": "never"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:48.352358 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.352358 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:48.353405 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:48.360521 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.360521 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:48.385906 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1031422915 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1031422915, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:48.386357 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1031422915 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1031422915, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:48.414358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Created reservations ['25a5ebb5-870e-47ae-8eaf-e881aa2c32a0', '06bccd5c-993b-46ee-97b7-0694d782184f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:48.427206 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:48.427518 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1317768506, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:48.436418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Created reservations ['678bd540-d794-4873-af67-da058730c655', 'f279f5d1-ced2-4645-8843-f637f6e42c7f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:48.484105 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Retype volume request issued successfully. Jul 10 13:18:48.484105 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d767b489-0bc3-4c76-ace3-0a22168fcab1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action returned with HTTP 202 Jul 10 13:18:48.484105 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 505/2002] 10.4.3.138 () {70 vars in 1432 bytes} [Fri Jul 10 13:18:48 2026] POST /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:18:48.492843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.498855 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:48.498855 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.498993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.510310 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.510310 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:48.516589 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:48.524531 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-054340b9-4872-4d05-b2ac-c9c0bd4990c4 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:48.525536 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 496/2003] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:48.713773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65d2f475-7765-4f89-83cd-031702d8cba5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.716157 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65d2f475-7765-4f89-83cd-031702d8cba5 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:18:48.716684 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65d2f475-7765-4f89-83cd-031702d8cba5 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.716684 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65d2f475-7765-4f89-83cd-031702d8cba5 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.727835 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.727835 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:48.732455 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65d2f475-7765-4f89-83cd-031702d8cba5 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:48.738566 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65d2f475-7765-4f89-83cd-031702d8cba5 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:18:48.739045 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 496/2004] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:48.786417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.786895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.788872 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:48.789066 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:18:48.789140 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.789351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.789509 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.789585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:48.789635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.795204 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.795204 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:48.796213 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c0d0f9e-c0ec-40fb-89fc-2cbcc22a1a93 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:48.796813 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 508/2005] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:48.805339 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.805339 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:48.813206 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:48.818741 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-56db50e6-9d80-4f49-afa8-61c1063d5127 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:18:48.819210 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 506/2006] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:48.840385 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.843196 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] POST https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f/action Jul 10 13:18:48.843662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:48.843849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:48.859419 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.859419 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:48.860060 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:48.867838 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Begin detaching volume completed successfully. Jul 10 13:18:48.868147 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-92690239-fd19-4e82-b43e-2a554f8c314d tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f/action returned with HTTP 202 Jul 10 13:18:48.868648 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 497/2007] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:18:48 2026] POST /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:18:48.921394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7ede264d-68f7-4305-8d73-2964c029d0ec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.923207 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ede264d-68f7-4305-8d73-2964c029d0ec tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:48.923419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ede264d-68f7-4305-8d73-2964c029d0ec tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.923639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ede264d-68f7-4305-8d73-2964c029d0ec tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.937819 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.937819 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:48.945770 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7ede264d-68f7-4305-8d73-2964c029d0ec tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:48.951125 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ede264d-68f7-4305-8d73-2964c029d0ec tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:48.951543 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 497/2008] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:48.966072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:48.969520 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:48.969776 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:48.970008 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:48.978493 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:48.978493 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:48.982233 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:48.986977 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-286ebaa4-d279-4ac3-8135-4bb36537e754 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:48.987703 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 509/2009] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:48 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:49.004723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.005770 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:49.006123 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.006123 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.014543 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.014543 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:49.019050 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:49.025284 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82fd896b-fbaf-41c2-9a41-5d4a5c9cd439 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:49.025844 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 507/2010] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:49.041775 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.046928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] DELETE https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:49.047214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.047432 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.047612 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Delete volume with id: 589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:49.052362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.054161 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:49.054351 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.054546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.054701 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume with id: 41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:49.055676 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.055676 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:49.056338 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:49.063200 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.063200 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:49.064236 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:49.076616 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Delete volume request issued successfully. Jul 10 13:18:49.076826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc9fd2bf-ea44-42e0-b303-2a9e4b9c060f tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 202 Jul 10 13:18:49.077211 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 498/2011] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:49 2026] DELETE /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:49.084627 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume request issued successfully. Jul 10 13:18:49.084879 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e2859d2-3a9f-480b-9fa2-2cf3588f6a2c tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 202 Jul 10 13:18:49.085525 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 498/2012] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:49 2026] DELETE /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:49.087742 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.089552 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:49.089856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.089946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.092944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b8aad46f-57af-41b3-887c-4865037366b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.096553 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.096553 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:49.097230 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8aad46f-57af-41b3-887c-4865037366b0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:49.097470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8aad46f-57af-41b3-887c-4865037366b0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.097729 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8aad46f-57af-41b3-887c-4865037366b0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.100219 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Volume info retrieved successfully. Jul 10 13:18:49.104653 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ff34209-3ef5-4c23-80e5-706a5b225d64 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 200 Jul 10 13:18:49.105087 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 510/2013] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:49.106632 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.106632 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:49.113089 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8aad46f-57af-41b3-887c-4865037366b0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:49.120188 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8aad46f-57af-41b3-887c-4865037366b0 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 200 Jul 10 13:18:49.120842 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 508/2014] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:49.542864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.545078 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:49.545331 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.545586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.554578 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.554578 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:49.559015 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:49.565287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f35a1e33-549c-47b5-9983-6097da62a0a2 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:49.565765 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 499/2015] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:49.578615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.580509 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:49.580715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.580940 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.583132 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=561,cinder:UPDATE=174,cinder:INSERT=104 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:18:49.589115 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.589115 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:49.593953 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Volume info retrieved successfully. Jul 10 13:18:49.598196 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fd2b2a0e-8605-4401-aed4-995df11bed94 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:49.598580 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 499/2016] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:49.611256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.613558 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:49.613883 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.614168 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.625089 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.625089 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:49.630149 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Volume info retrieved successfully. Jul 10 13:18:49.636066 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a771b94-bc24-4f2d-9063-d6b4b1f3ea1c tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:49.636617 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 511/2017] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:49.650982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b64bb8a6-8610-4970-b763-0f467a637b8c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.652718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] POST https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action Jul 10 13:18:49.653104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1317768506", "migration_policy": "never"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:18:49.653252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1317768506", "migration_policy": "never"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:49.662133 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.662133 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:49.662856 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:49.693590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Created reservations ['25dafc48-41a0-4ea3-b8e3-f729138a7374', '662bc69d-351c-4a19-8c97-fed8166cc3a6'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:49.718563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Created reservations ['519921ec-9ee3-4027-82f1-a0e8f7fc0f21', 'e4459826-6646-4c18-a6d9-06c8cdb62c50'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:49.752802 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Retype volume request issued successfully. Jul 10 13:18:49.753114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b64bb8a6-8610-4970-b763-0f467a637b8c tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action returned with HTTP 202 Jul 10 13:18:49.753591 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 509/2018] 10.4.3.138 () {70 vars in 1432 bytes} [Fri Jul 10 13:18:49 2026] POST /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:18:49.763716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1260977c-d654-4afc-a0af-68bdaaa15950 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.765603 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1260977c-d654-4afc-a0af-68bdaaa15950 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:49.765857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1260977c-d654-4afc-a0af-68bdaaa15950 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.766136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1260977c-d654-4afc-a0af-68bdaaa15950 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.777822 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.777822 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:49.782224 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1260977c-d654-4afc-a0af-68bdaaa15950 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:49.787110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1260977c-d654-4afc-a0af-68bdaaa15950 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:49.787635 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 500/2019] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:49.814208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.817986 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:49.818172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.818466 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.818623 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:49.825455 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.825455 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:49.826593 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9bd6ef84-eb4f-4ff4-9e87-1a3d4006fbcd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:49.827170 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 500/2020] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:49.914297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2d165aff-2f59-470d-ae57-b31b0439ff43 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.914750 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d165aff-2f59-470d-ae57-b31b0439ff43 None None] GET https://10.4.3.138/volume// Jul 10 13:18:49.914806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d165aff-2f59-470d-ae57-b31b0439ff43 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.915137 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d165aff-2f59-470d-ae57-b31b0439ff43 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.915939 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d165aff-2f59-470d-ae57-b31b0439ff43 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:18:49.916483 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 512/2021] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:18:49.930542 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:49.932988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:18:49.933225 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:49.933465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:49.945610 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:49.945610 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:49.954559 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:49.966390 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-d42d3576-7805-4810-81b6-5ddbfc9abcec tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:18:49.966390 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 510/2022] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:18:49 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:50.120249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-219c5570-e614-4625-b69f-88e6ec0e0f23 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.122972 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-219c5570-e614-4625-b69f-88e6ec0e0f23 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] GET https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b Jul 10 13:18:50.123194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-219c5570-e614-4625-b69f-88e6ec0e0f23 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.123460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-219c5570-e614-4625-b69f-88e6ec0e0f23 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.130182 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-219c5570-e614-4625-b69f-88e6ec0e0f23 tempest-VolumeTypesTest-1547376563 tempest-VolumeTypesTest-1547376563-project-member] https://10.4.3.138/volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b returned with HTTP 404 Jul 10 13:18:50.130864 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 501/2023] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/589fb329-b624-486b-bc99-2b2052e6275b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.133892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bcbc7e54-f3f1-4d23-8689-8ae5b1569c44 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.135750 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bcbc7e54-f3f1-4d23-8689-8ae5b1569c44 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb Jul 10 13:18:50.135970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bcbc7e54-f3f1-4d23-8689-8ae5b1569c44 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.136208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bcbc7e54-f3f1-4d23-8689-8ae5b1569c44 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.143475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0a5c39c4-c8c1-4b87-b8d2-ff04cda13415 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.145098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bcbc7e54-f3f1-4d23-8689-8ae5b1569c44 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb returned with HTTP 404 Jul 10 13:18:50.145708 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 501/2024] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/41680f38-74e1-43c7-9ec3-f9cc64c775eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.151841 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a5c39c4-c8c1-4b87-b8d2-ff04cda13415 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d Jul 10 13:18:50.151841 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a5c39c4-c8c1-4b87-b8d2-ff04cda13415 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.152405 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a5c39c4-c8c1-4b87-b8d2-ff04cda13415 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.238715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cf064f68-150a-427d-a855-7c488dded62f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.240282 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a5c39c4-c8c1-4b87-b8d2-ff04cda13415 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d returned with HTTP 202 Jul 10 13:18:50.240791 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 513/2025] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.241034 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:18:50.241273 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.241582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.241837 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume with id: 087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:18:50.254574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-112152e4-50a9-4ece-b7e9-d77b860a90c6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.255557 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.255557 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:50.256280 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:50.256683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-112152e4-50a9-4ece-b7e9-d77b860a90c6 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d Jul 10 13:18:50.256933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-112152e4-50a9-4ece-b7e9-d77b860a90c6 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.257100 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-112152e4-50a9-4ece-b7e9-d77b860a90c6 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.261051 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-112152e4-50a9-4ece-b7e9-d77b860a90c6 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d returned with HTTP 404 Jul 10 13:18:50.261767 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 502/2026] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/711bbbbb-2f9a-48e8-adb6-1bebe7be998d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.272600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-698b4bbb-0bb4-48cd-9559-a29c2349078e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.275574 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-698b4bbb-0bb4-48cd-9559-a29c2349078e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c Jul 10 13:18:50.275856 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-698b4bbb-0bb4-48cd-9559-a29c2349078e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.276572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-698b4bbb-0bb4-48cd-9559-a29c2349078e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.283365 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume request issued successfully. Jul 10 13:18:50.283614 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cf064f68-150a-427d-a855-7c488dded62f tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 202 Jul 10 13:18:50.284461 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 511/2027] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.294045 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.296570 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:18:50.296911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.297273 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.311720 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.311720 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:50.315438 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:50.319046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-698b4bbb-0bb4-48cd-9559-a29c2349078e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c returned with HTTP 202 Jul 10 13:18:50.319715 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 502/2028] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.324656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-232e190a-e969-4101-9be3-e2c93f54a1c2 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 200 Jul 10 13:18:50.325292 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 514/2029] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.328209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e260c60c-7a32-4191-9d29-4412be3b371b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.330169 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e260c60c-7a32-4191-9d29-4412be3b371b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c Jul 10 13:18:50.330349 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e260c60c-7a32-4191-9d29-4412be3b371b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.330533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e260c60c-7a32-4191-9d29-4412be3b371b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.334762 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e260c60c-7a32-4191-9d29-4412be3b371b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c returned with HTTP 404 Jul 10 13:18:50.334762 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 503/2030] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/253b812b-290a-49b4-bfd9-bacdf9a9d64c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.345483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a20decf3-56ea-4427-a7ae-e132e28d0c9b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.347090 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a20decf3-56ea-4427-a7ae-e132e28d0c9b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:50.347447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a20decf3-56ea-4427-a7ae-e132e28d0c9b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2005877019", "description": "tempest-volume-type-description-305127052", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.362232 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a20decf3-56ea-4427-a7ae-e132e28d0c9b tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:50.362586 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 512/2031] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:18:50 2026] POST /volume/v3/types => generated 314 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.374306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62fbe15c-2186-46ac-9e21-92484a60d2f1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.377248 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62fbe15c-2186-46ac-9e21-92484a60d2f1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 Jul 10 13:18:50.377458 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62fbe15c-2186-46ac-9e21-92484a60d2f1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.377631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62fbe15c-2186-46ac-9e21-92484a60d2f1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.385017 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62fbe15c-2186-46ac-9e21-92484a60d2f1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 returned with HTTP 200 Jul 10 13:18:50.385530 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 503/2032] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.395921 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3043cb08-5252-45e4-a577-992c79f5c9ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.398076 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3043cb08-5252-45e4-a577-992c79f5c9ab tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 Jul 10 13:18:50.398295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3043cb08-5252-45e4-a577-992c79f5c9ab tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.398519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3043cb08-5252-45e4-a577-992c79f5c9ab tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.427991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3043cb08-5252-45e4-a577-992c79f5c9ab tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 returned with HTTP 202 Jul 10 13:18:50.428199 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 515/2033] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.436514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-989088c5-2ccd-4c22-9b90-8eeb5454fef0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.438295 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-989088c5-2ccd-4c22-9b90-8eeb5454fef0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 Jul 10 13:18:50.438478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-989088c5-2ccd-4c22-9b90-8eeb5454fef0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.438681 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-989088c5-2ccd-4c22-9b90-8eeb5454fef0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.441987 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-989088c5-2ccd-4c22-9b90-8eeb5454fef0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 returned with HTTP 404 Jul 10 13:18:50.442460 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 504/2034] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/db853340-2318-40f0-90e9-b203ef819ba0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.452714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b06144db-d9ff-40e1-bd04-34d7de66854d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.455178 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b06144db-d9ff-40e1-bd04-34d7de66854d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:50.455614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b06144db-d9ff-40e1-bd04-34d7de66854d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1468019909"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.471374 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b06144db-d9ff-40e1-bd04-34d7de66854d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:50.471816 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 513/2035] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:50 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.480191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0d7b6b72-f5ce-4d55-8085-481adc882cc7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.482552 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d7b6b72-f5ce-4d55-8085-481adc882cc7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption Jul 10 13:18:50.482901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d7b6b72-f5ce-4d55-8085-481adc882cc7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.501613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d7b6b72-f5ce-4d55-8085-481adc882cc7 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption returned with HTTP 200 Jul 10 13:18:50.502131 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 504/2036] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:18:50 2026] POST /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.509884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91205c78-868f-410b-aa1f-6ea4b659e3b4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.512034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91205c78-868f-410b-aa1f-6ea4b659e3b4 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption Jul 10 13:18:50.512193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91205c78-868f-410b-aa1f-6ea4b659e3b4 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.512377 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91205c78-868f-410b-aa1f-6ea4b659e3b4 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.518200 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91205c78-868f-410b-aa1f-6ea4b659e3b4 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption returned with HTTP 200 Jul 10 13:18:50.518597 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 516/2037] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.527269 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-adb04186-d734-4eb7-840b-6c5e1386f93d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.529038 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adb04186-d734-4eb7-840b-6c5e1386f93d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] PUT https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 Jul 10 13:18:50.529350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-adb04186-d734-4eb7-840b-6c5e1386f93d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.546201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adb04186-d734-4eb7-840b-6c5e1386f93d tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 returned with HTTP 200 Jul 10 13:18:50.546850 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 505/2038] 10.4.3.138 () {68 vars in 1507 bytes} [Fri Jul 10 13:18:50 2026] PUT /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.555111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0e1d48b2-aade-4409-a226-419c44f7533f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.557314 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e1d48b2-aade-4409-a226-419c44f7533f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption Jul 10 13:18:50.557537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0e1d48b2-aade-4409-a226-419c44f7533f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.557792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0e1d48b2-aade-4409-a226-419c44f7533f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.564119 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e1d48b2-aade-4409-a226-419c44f7533f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption returned with HTTP 200 Jul 10 13:18:50.564572 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 514/2039] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.573825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-317507ae-9df8-4913-a22f-0e971b5d291f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.575434 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-317507ae-9df8-4913-a22f-0e971b5d291f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/cipher Jul 10 13:18:50.575608 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-317507ae-9df8-4913-a22f-0e971b5d291f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.575808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-317507ae-9df8-4913-a22f-0e971b5d291f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.581241 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-317507ae-9df8-4913-a22f-0e971b5d291f tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/cipher returned with HTTP 200 Jul 10 13:18:50.581674 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 505/2040] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:50.592052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0c7f9c4e-5c7a-4ada-88d7-16bbcf01b5b1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.593889 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c7f9c4e-5c7a-4ada-88d7-16bbcf01b5b1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 Jul 10 13:18:50.594085 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c7f9c4e-5c7a-4ada-88d7-16bbcf01b5b1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.594289 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c7f9c4e-5c7a-4ada-88d7-16bbcf01b5b1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.605678 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c7f9c4e-5c7a-4ada-88d7-16bbcf01b5b1 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 returned with HTTP 202 Jul 10 13:18:50.606226 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 517/2041] 10.4.3.138 () {66 vars in 1489 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption/7576c988-f101-4173-9f9a-278bbc63e1e9 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.613324 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d66d34d-94d9-4284-bbb1-c4c1e6ff2929 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.615425 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d66d34d-94d9-4284-bbb1-c4c1e6ff2929 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption Jul 10 13:18:50.615659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d66d34d-94d9-4284-bbb1-c4c1e6ff2929 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.615907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d66d34d-94d9-4284-bbb1-c4c1e6ff2929 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.622077 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d66d34d-94d9-4284-bbb1-c4c1e6ff2929 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption returned with HTTP 200 Jul 10 13:18:50.622572 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 506/2042] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:18:50.630328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-62b53524-aacb-4e60-89ce-9fdd38b8c7d2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.632102 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62b53524-aacb-4e60-89ce-9fdd38b8c7d2 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption Jul 10 13:18:50.632292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62b53524-aacb-4e60-89ce-9fdd38b8c7d2 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.632491 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62b53524-aacb-4e60-89ce-9fdd38b8c7d2 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.638150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62b53524-aacb-4e60-89ce-9fdd38b8c7d2 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption returned with HTTP 200 Jul 10 13:18:50.638538 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 515/2043] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:18:50.646836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c9bffcd9-9b1b-4ef3-86dc-13b3c74bd640 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.650144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c9bffcd9-9b1b-4ef3-86dc-13b3c74bd640 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a Jul 10 13:18:50.650237 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c9bffcd9-9b1b-4ef3-86dc-13b3c74bd640 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.650515 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c9bffcd9-9b1b-4ef3-86dc-13b3c74bd640 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.684894 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c9bffcd9-9b1b-4ef3-86dc-13b3c74bd640 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a returned with HTTP 202 Jul 10 13:18:50.687100 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 506/2044] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.697653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bc70ad6d-8fad-483a-94dc-074d10d4346e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.699872 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bc70ad6d-8fad-483a-94dc-074d10d4346e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a Jul 10 13:18:50.700110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bc70ad6d-8fad-483a-94dc-074d10d4346e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.700679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bc70ad6d-8fad-483a-94dc-074d10d4346e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.703999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bc70ad6d-8fad-483a-94dc-074d10d4346e tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a returned with HTTP 404 Jul 10 13:18:50.704614 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 518/2045] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/6b7206ee-fff7-4caa-81bc-63217246fc0a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.712852 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-013dab5b-4161-4fb3-8052-fc1a643cf115 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.715357 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-013dab5b-4161-4fb3-8052-fc1a643cf115 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types Jul 10 13:18:50.715877 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-013dab5b-4161-4fb3-8052-fc1a643cf115 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.715947 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-013dab5b-4161-4fb3-8052-fc1a643cf115 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.735673 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-013dab5b-4161-4fb3-8052-fc1a643cf115 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:50.736202 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 507/2046] 10.4.3.138 () {66 vars in 1231 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:50.746660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a4b17337-14b5-49c1-8b81-ec8eb1e5a2b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.748938 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4b17337-14b5-49c1-8b81-ec8eb1e5a2b0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:50.749334 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4b17337-14b5-49c1-8b81-ec8eb1e5a2b0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-579517505"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.775404 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4b17337-14b5-49c1-8b81-ec8eb1e5a2b0 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:50.775968 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 516/2047] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:50 2026] POST /volume/v3/types => generated 220 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.786264 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a7a6a3e8-98be-441c-9b69-9c243ea384ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.788555 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a7a6a3e8-98be-441c-9b69-9c243ea384ff tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] PUT https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 Jul 10 13:18:50.789036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a7a6a3e8-98be-441c-9b69-9c243ea384ff tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1381218234", "description": "tempest-volume-type-description-442075240", "is_public": false}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:50.812009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.814983 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:50.814983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.814983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.823728 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.823728 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:50.829051 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:50.834999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f50b68d2-3ad3-43c7-b779-e413459c62fd tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:50.834999 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 519/2048] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:50.845127 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a7a6a3e8-98be-441c-9b69-9c243ea384ff tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 returned with HTTP 200 Jul 10 13:18:50.846045 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 507/2049] 10.4.3.138 () {68 vars in 1363 bytes} [Fri Jul 10 13:18:50 2026] PUT /volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 => generated 204 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.849460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.852707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:50.852992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.853283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.853442 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:50.855010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3fb47cab-22de-475f-a835-1aae16e35129 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.855373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.857040 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3fb47cab-22de-475f-a835-1aae16e35129 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 Jul 10 13:18:50.857246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3fb47cab-22de-475f-a835-1aae16e35129 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.857486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3fb47cab-22de-475f-a835-1aae16e35129 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.860522 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.860522 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:50.860670 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:50.860670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.860813 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02425a81-ffa2-48af-bc0d-dd122bc2e02f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:50.860847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.860878 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 508/2050] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.863857 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3fb47cab-22de-475f-a835-1aae16e35129 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 returned with HTTP 200 Jul 10 13:18:50.864131 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 517/2051] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:50.873799 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.873799 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:50.875306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-621f93de-511b-41f3-9fe8-ff164cec4b47 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.877410 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-621f93de-511b-41f3-9fe8-ff164cec4b47 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] DELETE https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 Jul 10 13:18:50.877603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-621f93de-511b-41f3-9fe8-ff164cec4b47 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.877843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-621f93de-511b-41f3-9fe8-ff164cec4b47 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.878833 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Volume info retrieved successfully. Jul 10 13:18:50.884408 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-916b2f4b-cfb5-474d-ab27-a4fcdba297b8 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:50.885077 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 520/2052] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:18:50.902533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.906105 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 Jul 10 13:18:50.906105 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.906105 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.906301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1762675108'), ('all_tenants', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:18:50.917263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-621f93de-511b-41f3-9fe8-ff164cec4b47 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 returned with HTTP 202 Jul 10 13:18:50.917530 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Get all volumes completed successfully. Jul 10 13:18:50.917571 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 508/2053] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:50 2026] DELETE /volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:50.917604 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5a4e284a-09e5-4e87-b97c-5d485b57210e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 returned with HTTP 200 Jul 10 13:18:50.918374 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 509/2054] 10.4.3.138 () {68 vars in 1429 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:50.930319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-130dc8c6-2c1f-431f-a484-bd31db764951 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.930522 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b33b2d46-29af-41bd-a980-4c519f6a533e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.932470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-130dc8c6-2c1f-431f-a484-bd31db764951 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] GET https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 Jul 10 13:18:50.933405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 Jul 10 13:18:50.933514 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-130dc8c6-2c1f-431f-a484-bd31db764951 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.933554 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.933554 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.933665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-130dc8c6-2c1f-431f-a484-bd31db764951 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.933722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1762675108'), ('all_tenants', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:18:50.937401 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-130dc8c6-2c1f-431f-a484-bd31db764951 tempest-VolumeTypesTest-842701861 tempest-VolumeTypesTest-842701861-project-admin] https://10.4.3.138/volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 returned with HTTP 404 Jul 10 13:18:50.937870 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 518/2055] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/types/ec2331ff-c19f-4f4c-98c5-0cc9adbd80e3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:50.965229 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Get all volumes completed successfully. Jul 10 13:18:50.965668 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b33b2d46-29af-41bd-a980-4c519f6a533e tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 returned with HTTP 200 Jul 10 13:18:50.966163 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 521/2056] 10.4.3.138 () {68 vars in 1429 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1762675108 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:50.979890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:50.982537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:50.982857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:50.983112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:50.992466 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:50.992466 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:50.997449 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:51.003522 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-689de4e0-fa6e-4223-b655-c8f330202ad7 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:51.003522 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 509/2057] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:50 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:51.017091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ee982f65-676c-41cc-8096-7360b493f3c9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.019273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:51.019749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.019990 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.020481 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Delete volume with id: 9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:51.029028 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.029028 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:51.029703 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:51.050124 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Delete volume request issued successfully. Jul 10 13:18:51.050124 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ee982f65-676c-41cc-8096-7360b493f3c9 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 202 Jul 10 13:18:51.050899 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 510/2058] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:18:51 2026] DELETE /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:18:51.059629 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-c87133f9-647f-4e17-979b-2a1722b15903 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.062570 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-c87133f9-647f-4e17-979b-2a1722b15903 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] DELETE https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 Jul 10 13:18:51.062624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.062847 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-c87133f9-647f-4e17-979b-2a1722b15903 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.063089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-c87133f9-647f-4e17-979b-2a1722b15903 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.066267 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:51.066548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.066777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.073513 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.073513 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:51.080086 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.080086 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:51.087836 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Volume info retrieved successfully. Jul 10 13:18:51.093210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bead4bd9-ce2e-4163-a6e0-ff55489b7126 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 200 Jul 10 13:18:51.093834 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 522/2059] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:51 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:51.348594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0ca5209d-20c8-475d-aa89-b7b012496489 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.350912 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0ca5209d-20c8-475d-aa89-b7b012496489 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d Jul 10 13:18:51.351295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0ca5209d-20c8-475d-aa89-b7b012496489 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.351494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0ca5209d-20c8-475d-aa89-b7b012496489 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.357623 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0ca5209d-20c8-475d-aa89-b7b012496489 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d returned with HTTP 404 Jul 10 13:18:51.358765 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 510/2060] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:51 2026] GET /volume/v3/volumes/087ad506-07fc-4a49-ab38-ec65a4c3bd1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:51.524131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0c937800-d2e2-4c57-992a-58cc5a166861 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.527170 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] DELETE https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:18:51.527382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.529588 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.529588 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume with id: 89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:18:51.542909 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.542909 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:51.543491 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:51.569399 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Delete volume request issued successfully. Jul 10 13:18:51.569399 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c937800-d2e2-4c57-992a-58cc5a166861 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 202 Jul 10 13:18:51.569850 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 511/2061] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:51 2026] DELETE /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:51.582103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.590615 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:18:51.591343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.591343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.600743 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.600743 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:51.607566 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Volume info retrieved successfully. Jul 10 13:18:51.614989 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d953c86-c1ac-495c-b42b-cdb598f0d679 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 200 Jul 10 13:18:51.615473 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 523/2062] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:51 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:51.618447 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2f6c475c-207d-471f-a706-07bf17e5c311 req-c87133f9-647f-4e17-979b-2a1722b15903 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 returned with HTTP 200 Jul 10 13:18:51.618909 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 519/2063] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:18:51 2026] DELETE /volume/v3/attachments/89764d6d-0caa-450e-83ce-ff024acb6e52 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:51.875619 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:51.877627 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:51.877870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:51.878097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:51.878220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:51.885430 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:51.885430 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:51.886223 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08a16fb7-e4af-49f0-9f7a-be232b9b4a08 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:51.886621 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 511/2064] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:51 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:52.109993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a18d848c-3c71-43c3-ab99-40d6ef7bbed1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.113362 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a18d848c-3c71-43c3-ab99-40d6ef7bbed1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] GET https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 Jul 10 13:18:52.113362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a18d848c-3c71-43c3-ab99-40d6ef7bbed1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.113869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a18d848c-3c71-43c3-ab99-40d6ef7bbed1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.122127 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a18d848c-3c71-43c3-ab99-40d6ef7bbed1 tempest-VolumeRetypeMultiattachTest-2057868187 tempest-VolumeRetypeMultiattachTest-2057868187-project-member] https://10.4.3.138/volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 returned with HTTP 404 Jul 10 13:18:52.122746 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 512/2065] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:52 2026] GET /volume/v3/volumes/9f7e64f0-762f-486c-9ce2-8b03610b46c3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:18:52.132341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a5ff3a38-4c71-44dd-8c40-abcb4197d419 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.136522 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a5ff3a38-4c71-44dd-8c40-abcb4197d419 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] DELETE https://10.4.3.138/volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e Jul 10 13:18:52.136667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a5ff3a38-4c71-44dd-8c40-abcb4197d419 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.136895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a5ff3a38-4c71-44dd-8c40-abcb4197d419 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.172289 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a5ff3a38-4c71-44dd-8c40-abcb4197d419 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e returned with HTTP 202 Jul 10 13:18:52.173337 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 524/2066] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:52 2026] DELETE /volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:52.183008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b4c5c91c-e67c-4918-92a6-285f91008f9a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.185167 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b4c5c91c-e67c-4918-92a6-285f91008f9a tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e Jul 10 13:18:52.185544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b4c5c91c-e67c-4918-92a6-285f91008f9a tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.185869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b4c5c91c-e67c-4918-92a6-285f91008f9a tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.191761 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b4c5c91c-e67c-4918-92a6-285f91008f9a tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e returned with HTTP 404 Jul 10 13:18:52.192432 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 520/2067] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:52 2026] GET /volume/v3/types/f005486e-bff7-41ae-b076-0d1f94c4731e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:52.202661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b4d8f354-e9ca-4193-a21b-843247187777 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.209298 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4d8f354-e9ca-4193-a21b-843247187777 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] DELETE https://10.4.3.138/volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 Jul 10 13:18:52.209541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4d8f354-e9ca-4193-a21b-843247187777 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.209824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4d8f354-e9ca-4193-a21b-843247187777 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.249772 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4d8f354-e9ca-4193-a21b-843247187777 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 returned with HTTP 202 Jul 10 13:18:52.250344 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 512/2068] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:18:52 2026] DELETE /volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:52.262744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-02352b34-4a6e-44b9-93e9-b48895801510 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.265594 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02352b34-4a6e-44b9-93e9-b48895801510 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] GET https://10.4.3.138/volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 Jul 10 13:18:52.265845 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02352b34-4a6e-44b9-93e9-b48895801510 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.266056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02352b34-4a6e-44b9-93e9-b48895801510 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.278572 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02352b34-4a6e-44b9-93e9-b48895801510 tempest-VolumeRetypeMultiattachTest-370955497 tempest-VolumeRetypeMultiattachTest-370955497-project-admin] https://10.4.3.138/volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 returned with HTTP 404 Jul 10 13:18:52.279220 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 513/2069] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:18:52 2026] GET /volume/v3/types/8e865b29-ccf4-4542-8d1f-12b6564c7d09 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:52.637274 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f65abdd-ac54-495a-9e44-902bf5bd8e35 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.644713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f65abdd-ac54-495a-9e44-902bf5bd8e35 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] GET https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 Jul 10 13:18:52.645294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f65abdd-ac54-495a-9e44-902bf5bd8e35 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.648111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f65abdd-ac54-495a-9e44-902bf5bd8e35 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.667421 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f65abdd-ac54-495a-9e44-902bf5bd8e35 tempest-AttachVolumeNegativeTest-86504604 tempest-AttachVolumeNegativeTest-86504604-project-member] https://10.4.3.138/volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 returned with HTTP 404 Jul 10 13:18:52.667421 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 525/2070] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:52 2026] GET /volume/v3/volumes/89a27b42-87bf-429f-8bc2-554da5ecbd59 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:52.904515 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:52.907240 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:52.907518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:52.907802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:52.907969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:52.914960 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:52.914960 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:52.915701 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d4ef59c6-9ba3-4d17-a645-dcdabcb3b2cf tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:52.916124 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 521/2071] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:52 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:53.135203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d49526e7-c6b4-4195-a520-6cd93735b652 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:53.137328 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d49526e7-c6b4-4195-a520-6cd93735b652 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:18:53.137542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d49526e7-c6b4-4195-a520-6cd93735b652 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:53.137803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d49526e7-c6b4-4195-a520-6cd93735b652 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:53.145378 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:53.145378 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:53.149661 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d49526e7-c6b4-4195-a520-6cd93735b652 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:18:53.154102 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d49526e7-c6b4-4195-a520-6cd93735b652 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:18:53.154646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 513/2072] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:53 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:53.656488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:53.831087 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:53.833324 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-195705271"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:53.835318 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-195705271'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:53.835487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume of 1 GB Jul 10 13:18:53.842737 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Availability Zones retrieved successfully. Jul 10 13:18:53.850360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (9c1f7b78-1da0-48bf-ac01-0913a1ff83cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:53.851981 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8202d007-cc48-4699-b8a6-ada8d7666ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:53.853468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:53.891069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8202d007-cc48-4699-b8a6-ada8d7666ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:53.891873 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef224466-58ab-4d64-b5de-ff41d674b943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:53.927355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:53.929528 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:53.929779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:53.929982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:53.930130 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:53.935646 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:53.935646 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:53.936132 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-715a191c-a0d0-4bef-b8a8-29156d5f8e41 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:53.936483 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 526/2073] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:53 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:53.977826 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Created reservations ['d6534e42-b056-4979-abf0-ea6f8af91e98', '16cc9469-d26d-4cd4-abc6-7567833c6c28', '5eabda37-423c-47e8-a96e-2a2131028a62', '426305f3-10aa-419b-8e51-6985f7698b33'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:53.978879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef224466-58ab-4d64-b5de-ff41d674b943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6534e42-b056-4979-abf0-ea6f8af91e98', '16cc9469-d26d-4cd4-abc6-7567833c6c28', '5eabda37-423c-47e8-a96e-2a2131028a62', '426305f3-10aa-419b-8e51-6985f7698b33']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:53.979992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df9c417-ed52-4b0a-b9e0-696669c64707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.009585 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df9c417-ed52-4b0a-b9e0-696669c64707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0638520-582f-4f49-8881-92c27820b540', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-195705271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['d6534e42-b056-4979-abf0-ea6f8af91e98','16cc9469-d26d-4cd4-abc6-7567833c6c28','5eabda37-423c-47e8-a96e-2a2131028a62','426305f3-10aa-419b-8e51-6985f7698b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-195705271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0638520-582f-4f49-8881-92c27820b540,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9efc15e88b4a42b0a6895a0fd7c35659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67472ff396740dabe230100923fdc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.010709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4e3b97-dd80-4fe5-847b-f7cda8480aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.032915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c4e3b97-dd80-4fe5-847b-f7cda8480aa5) transitioned into state 'SUCCESS' from state '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-195705271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['d6534e42-b056-4979-abf0-ea6f8af91e98','16cc9469-d26d-4cd4-abc6-7567833c6c28','5eabda37-423c-47e8-a96e-2a2131028a62','426305f3-10aa-419b-8e51-6985f7698b33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.034040 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd51d187-cccc-48bb-8ef5-c6990d145242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.048031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd51d187-cccc-48bb-8ef5-c6990d145242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.049340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (9c1f7b78-1da0-48bf-ac01-0913a1ff83cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:54.049840 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume request issued successfully. Jul 10 13:18:54.050758 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13f99cd9-8f0f-4147-9220-cd6fb681581b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:54.051325 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 514/2074] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:53 2026] POST /volume/v3/volumes => generated 753 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:54.067839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-00923c52-372e-4d57-a796-85a506f165dd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:54.070318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-00923c52-372e-4d57-a796-85a506f165dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:18:54.070632 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-00923c52-372e-4d57-a796-85a506f165dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:54.070930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-00923c52-372e-4d57-a796-85a506f165dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:54.080485 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:54.080485 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:54.087360 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-00923c52-372e-4d57-a796-85a506f165dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:18:54.094078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-00923c52-372e-4d57-a796-85a506f165dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 200 Jul 10 13:18:54.094499 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 522/2075] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:54 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:54.485142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:54.625619 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:54.626732 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-225347449"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:54.628298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-225347449'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:54.628496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Create volume of 1 GB Jul 10 13:18:54.633861 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Availability Zones retrieved successfully. Jul 10 13:18:54.641285 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Flow 'volume_create_api' (2d73f0e0-bb0c-4905-b94b-941eb93a5984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:54.642465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bc0f83-7b4f-4846-9584-8b0938044ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.643568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:54.675520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42bc0f83-7b4f-4846-9584-8b0938044ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.676295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23378021-7d90-49df-83b6-79102cd71575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.742970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Created reservations ['8ffffb35-ef46-4844-98fc-6826c3bc3fc0', '478f13c5-6d62-48d1-8034-4154fcc903d8', '1eed22c6-4328-46aa-8f21-c4373487a15b', '609bdc48-8d03-49b6-b45a-e79c4ae0e1cd'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:54.742970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23378021-7d90-49df-83b6-79102cd71575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ffffb35-ef46-4844-98fc-6826c3bc3fc0', '478f13c5-6d62-48d1-8034-4154fcc903d8', '1eed22c6-4328-46aa-8f21-c4373487a15b', '609bdc48-8d03-49b6-b45a-e79c4ae0e1cd']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.743785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79dc9551-2722-4e37-bb36-79e79894adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.774784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79dc9551-2722-4e37-bb36-79e79894adac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ba33fe0-b59b-434f-b540-9b98fef2e3af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-225347449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdf3c26682a4210af4cbe0f435b5021',qos_specs=None,replication_status=,reservations=['8ffffb35-ef46-4844-98fc-6826c3bc3fc0','478f13c5-6d62-48d1-8034-4154fcc903d8','1eed22c6-4328-46aa-8f21-c4373487a15b','609bdc48-8d03-49b6-b45a-e79c4ae0e1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9094cc91fd524453879d3bfe120966fb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-225347449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ba33fe0-b59b-434f-b540-9b98fef2e3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bdf3c26682a4210af4cbe0f435b5021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9094cc91fd524453879d3bfe120966fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.775664 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc005700-072b-4667-ab11-de07dd6935ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.796824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc005700-072b-4667-ab11-de07dd6935ea) transitioned into state 'SUCCESS' from state '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-225347449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bdf3c26682a4210af4cbe0f435b5021',qos_specs=None,replication_status=,reservations=['8ffffb35-ef46-4844-98fc-6826c3bc3fc0','478f13c5-6d62-48d1-8034-4154fcc903d8','1eed22c6-4328-46aa-8f21-c4373487a15b','609bdc48-8d03-49b6-b45a-e79c4ae0e1cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9094cc91fd524453879d3bfe120966fb',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.797581 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e26bf3-c496-4658-9062-4b7b3c5a4f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:54.808030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75e26bf3-c496-4658-9062-4b7b3c5a4f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:54.808888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Flow 'volume_create_api' (2d73f0e0-bb0c-4905-b94b-941eb93a5984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:54.809215 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Create volume request issued successfully. Jul 10 13:18:54.809980 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-efc3e32a-ab1c-4574-9c0d-c24e1226343d tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:54.810629 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 514/2076] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:18:54 2026] POST /volume/v3/volumes => generated 749 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:54.823727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9bd2d03a-ebc3-496a-b979-3745833104ae None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:54.828120 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bd2d03a-ebc3-496a-b979-3745833104ae tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:54.828314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bd2d03a-ebc3-496a-b979-3745833104ae tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:54.828603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9bd2d03a-ebc3-496a-b979-3745833104ae tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:54.839269 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:54.839269 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:54.845116 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9bd2d03a-ebc3-496a-b979-3745833104ae tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:54.852100 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9bd2d03a-ebc3-496a-b979-3745833104ae tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 200 Jul 10 13:18:54.852674 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 527/2077] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:54 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:54.948539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:54.952381 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:54.953051 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:54.953373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:54.953594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:54.960919 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:54.960919 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:54.961648 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1aeaa6c9-55c2-4a42-8725-b295e552f67b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:54.962083 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 515/2078] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:54 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.106885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.109033 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:18:55.109296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:55.109513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:55.117756 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.117756 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:55.122043 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:18:55.127924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9da11c8-4782-4c00-a84c-f705ff0e5ae1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 200 Jul 10 13:18:55.128393 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 523/2079] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:55 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.145084 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.147643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:18:55.148063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0638520-582f-4f49-8881-92c27820b540", "name": "tempest-VolumesBackupsAdminTest-Backup-1610860416", "container": "tempest-volumesbackupsadmintest-backup-container-1187194443"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:55.149872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Creating new backup {'backup': {'volume_id': 'b0638520-582f-4f49-8881-92c27820b540', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1610860416', 'container': 'tempest-volumesbackupsadmintest-backup-container-1187194443'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:18:55.150084 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Creating backup of volume b0638520-582f-4f49-8881-92c27820b540 in container tempest-volumesbackupsadmintest-backup-container-1187194443 Jul 10 13:18:55.160004 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.160004 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:55.160655 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:18:55.206805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Created reservations ['0affd697-6e86-40df-a7f7-391f6f500278', '26ea5d3e-c6e7-4aec-859d-966bf0ae9369'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:55.250893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5e82078d-2c4d-4b04-bab1-060c1ca67938 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:18:55.251639 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 515/2080] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:18:55 2026] POST /volume/v3/backups => generated 335 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:18:55.264989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.268424 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:18:55.268534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:55.269113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:55.269113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:55.283464 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.283464 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:55.286160 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90edafef-6fa1-4776-a7f7-00f2e01d03bd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:18:55.287261 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 528/2081] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:55 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 799 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.867988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.870598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:55.870969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:55.871291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:55.880211 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.880211 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:55.885749 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:55.891823 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b9fac045-13bf-4404-8a23-0cdd6bd6034b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 200 Jul 10 13:18:55.892279 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 516/2082] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:55 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.905953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.908735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] POST https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:55.910030 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:55.922606 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.922606 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:55.922606 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:55.944201 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Create volume metadata completed successfully. Jul 10 13:18:55.944566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4aeaf6d8-956e-4b54-b8ed-5a9c4e479cf8 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:55.945240 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 524/2083] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:18:55 2026] POST /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.956856 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-64807425-6c71-4249-aef2-30126527886e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.961201 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:55.961201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:55.962492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:55.975336 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.975336 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:55.976175 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:55.976375 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9453d716-72cf-46d2-8235-80a567905d57 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:55.979090 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9453d716-72cf-46d2-8235-80a567905d57 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:55.979248 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9453d716-72cf-46d2-8235-80a567905d57 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:55.980407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9453d716-72cf-46d2-8235-80a567905d57 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:55.980407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9453d716-72cf-46d2-8235-80a567905d57 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:55.985136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:55.985136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:55.985809 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9453d716-72cf-46d2-8235-80a567905d57 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:55.986191 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 529/2084] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:55 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:55.988571 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:55.988935 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64807425-6c71-4249-aef2-30126527886e tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:55.989466 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 516/2085] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:55 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 101 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:56.001048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-497ad622-31e8-4370-9d18-064cb1c1a266 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.003321 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-497ad622-31e8-4370-9d18-064cb1c1a266 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] PUT https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.003881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-497ad622-31e8-4370-9d18-064cb1c1a266 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:56.018714 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.018714 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:56.019305 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-497ad622-31e8-4370-9d18-064cb1c1a266 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.036899 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-497ad622-31e8-4370-9d18-064cb1c1a266 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Update volume metadata completed successfully. Jul 10 13:18:56.037219 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-497ad622-31e8-4370-9d18-064cb1c1a266 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.037670 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 517/2086] 10.4.3.138 () {68 vars in 1395 bytes} [Fri Jul 10 13:18:55 2026] PUT /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.047526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8cd3964d-e1dc-464b-b70a-5226607835fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.049589 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.049859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.050110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.059537 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.059537 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:56.060138 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.070773 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:56.071313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8cd3964d-e1dc-464b-b70a-5226607835fa tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.071633 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 525/2087] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.080999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-215af226-3503-4333-84cb-0ccfa232243f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.082069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] DELETE https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key1 Jul 10 13:18:56.082240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.082444 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.089581 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.089581 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:56.089955 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.096820 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:56.106318 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Delete volume metadata completed successfully. Jul 10 13:18:56.106318 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-215af226-3503-4333-84cb-0ccfa232243f tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key1 returned with HTTP 200 Jul 10 13:18:56.106750 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 530/2088] 10.4.3.138 () {66 vars in 1393 bytes} [Fri Jul 10 13:18:56 2026] DELETE /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 13:18:56.115232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.117334 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.117634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.117838 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.127800 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.127800 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:56.128270 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.134790 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:56.135160 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a3f1d0f-7b07-414c-8e4f-2c2c1b24e493 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.135752 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 517/2089] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 32 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.145364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-48ad1b2e-672a-435c-854f-12f149cc1201 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.147616 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48ad1b2e-672a-435c-854f-12f149cc1201 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] PUT https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.148022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-48ad1b2e-672a-435c-854f-12f149cc1201 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:56.161229 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.161229 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:56.161949 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-48ad1b2e-672a-435c-854f-12f149cc1201 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.172712 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-48ad1b2e-672a-435c-854f-12f149cc1201 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Update volume metadata completed successfully. Jul 10 13:18:56.173053 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48ad1b2e-672a-435c-854f-12f149cc1201 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.173820 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 518/2090] 10.4.3.138 () {68 vars in 1395 bytes} [Fri Jul 10 13:18:56 2026] PUT /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.183632 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.185440 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] POST https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.185776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:56.205308 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.205308 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:56.205940 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.220707 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Create volume metadata completed successfully. Jul 10 13:18:56.220985 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a24c5129-1d2a-44c4-85dc-27aa9ae8bc59 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.221487 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 526/2091] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:18:56 2026] POST /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.231588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.233867 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] PUT https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 Jul 10 13:18:56.234208 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:56.245134 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.245134 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:56.248755 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.254600 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Update volume metadata completed successfully. Jul 10 13:18:56.254860 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8e0c02b-4004-4e6f-821d-55951cb2eb7c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 returned with HTTP 200 Jul 10 13:18:56.255289 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 531/2092] 10.4.3.138 () {68 vars in 1410 bytes} [Fri Jul 10 13:18:56 2026] PUT /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.263828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.265651 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 Jul 10 13:18:56.265874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.266066 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.278484 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.278484 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:56.279218 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.287313 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:56.287643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e9b234f4-42b4-40de-8cea-e870903d8e8c tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 returned with HTTP 200 Jul 10 13:18:56.288163 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 518/2093] 10.4.3.138 () {66 vars in 1390 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata/key3 => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.296640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.298844 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.298991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.299184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.301899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.303990 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:18:56.304207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.304443 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.304574 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:56.308411 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.308411 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:56.309082 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.309928 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.309928 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:56.310907 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d66dd98f-6840-4bbb-a61c-8654470dd70d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:18:56.311350 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 527/2094] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:56.316358 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Get volume metadata completed successfully. Jul 10 13:18:56.316761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c7ea972d-a1e1-4494-9f0b-582efa70fbd7 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.317299 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 519/2095] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.327512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.329627 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] PUT https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata Jul 10 13:18:56.330220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:56.341666 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.341666 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:56.342187 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.360166 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Update volume metadata completed successfully. Jul 10 13:18:56.360579 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f82b4ae0-ac1e-499d-bf9c-c580b955572a tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata returned with HTTP 200 Jul 10 13:18:56.361114 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 532/2096] 10.4.3.138 () {68 vars in 1395 bytes} [Fri Jul 10 13:18:56 2026] PUT /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:18:56.372616 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.374861 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:56.375113 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.375354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.384519 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.384519 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:56.390239 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.396611 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cfe4bf53-0ab6-48c3-b17a-bdb17e68cdfc tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 200 Jul 10 13:18:56.397247 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 519/2097] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:56.414287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3ea5314e-108c-4221-aebd-5536d007877b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.417014 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] DELETE https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:56.417247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.417530 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.417735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Delete volume with id: 2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:56.429064 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.429064 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:56.430048 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.457346 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Delete volume request issued successfully. Jul 10 13:18:56.457659 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ea5314e-108c-4221-aebd-5536d007877b tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 202 Jul 10 13:18:56.458270 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 528/2098] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:18:56 2026] DELETE /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:18:56.468659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:56.472145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:56.472145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:56.472145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:56.481752 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:56.481752 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:56.487036 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Volume info retrieved successfully. Jul 10 13:18:56.493299 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a225446d-8fbb-4795-bcb2-bca05e356a64 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 200 Jul 10 13:18:56.493919 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 520/2099] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:57.000966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.002737 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:57.003550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:57.003550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:57.004072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:57.009940 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:57.009940 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:57.009940 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bcbb15a-5a02-46f3-8a78-dc3961dd7988 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:57.011626 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 533/2100] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:56 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:57.259519 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f8b5aacd-af0e-4a3d-b669-ac049bc4e87c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.323098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.325092 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:18:57.325366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:57.325656 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:57.326581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:57.332640 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:57.332640 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:57.333645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-871e2713-cdb1-4086-94b0-c722ff0b1c42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:18:57.334060 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 529/2101] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:57 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:57.393482 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f8b5aacd-af0e-4a3d-b669-ac049bc4e87c tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:18:57.393999 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f8b5aacd-af0e-4a3d-b669-ac049bc4e87c tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-258733773"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:57.413012 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f8b5aacd-af0e-4a3d-b669-ac049bc4e87c tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:18:57.413550 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 520/2102] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:18:57 2026] POST /volume/v3/types => generated 223 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:57.424199 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f9479590-81c0-4999-85e3-3d3b87594f23 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.426471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9479590-81c0-4999-85e3-3d3b87594f23 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:18:57.426971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f9479590-81c0-4999-85e3-3d3b87594f23 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-325966636"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:57.446314 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9479590-81c0-4999-85e3-3d3b87594f23 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:18:57.446823 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 521/2103] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:18:57 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:57.455709 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.507702 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e2f8582f-40af-43c2-b56a-2148e2f9ab10 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.510219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2f8582f-40af-43c2-b56a-2148e2f9ab10 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] GET https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af Jul 10 13:18:57.510509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2f8582f-40af-43c2-b56a-2148e2f9ab10 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:57.510803 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2f8582f-40af-43c2-b56a-2148e2f9ab10 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:57.520959 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2f8582f-40af-43c2-b56a-2148e2f9ab10 tempest-VolumesMetadataTest-1409512216 tempest-VolumesMetadataTest-1409512216-project-member] https://10.4.3.138/volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af returned with HTTP 404 Jul 10 13:18:57.521993 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 530/2104] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:57 2026] GET /volume/v3/volumes/2ba33fe0-b59b-434f-b540-9b98fef2e3af => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:57.541216 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:18:57.541718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c3421c39-3ee3-4e2c-bb9a-2bf0737e21de", "volume_types": ["8f8be465-1944-4eeb-aba1-19b59dc8ea20"], "name": "tempest-GroupSnapshotsTest-Group-2016149964"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:57.543546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group {'group': {'group_type': 'c3421c39-3ee3-4e2c-bb9a-2bf0737e21de', 'volume_types': ['8f8be465-1944-4eeb-aba1-19b59dc8ea20'], 'name': 'tempest-GroupSnapshotsTest-Group-2016149964'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:18:57.548046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group tempest-GroupSnapshotsTest-Group-2016149964. Jul 10 13:18:57.557983 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:18:57.577305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['dc05f161-a022-4619-a4f7-70af38659a7b'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:57.605291 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-620e3c97-ee44-4c53-862b-55d5fe3428a1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:18:57.606180 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 534/2105] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:18:57 2026] POST /volume/v3/groups => generated 112 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:57.614797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9069238e-0c57-478f-9903-b56a1c0a077a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:57.616979 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9069238e-0c57-478f-9903-b56a1c0a077a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced Jul 10 13:18:57.617210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9069238e-0c57-478f-9903-b56a1c0a077a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:57.617621 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9069238e-0c57-478f-9903-b56a1c0a077a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:57.617978 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-9069238e-0c57-478f-9903-b56a1c0a077a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member bd0461b4-dd5a-4e0e-8624-7e573ff89ced {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:18:57.624254 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:57.624254 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:57.638724 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9069238e-0c57-478f-9903-b56a1c0a077a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced returned with HTTP 200 Jul 10 13:18:57.638807 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 521/2106] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:18:57 2026] GET /volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:58.022948 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f58f0abc-5c8a-4539-babd-b361211be82a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:58.024682 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f58f0abc-5c8a-4539-babd-b361211be82a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:58.024966 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f58f0abc-5c8a-4539-babd-b361211be82a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:58.025166 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f58f0abc-5c8a-4539-babd-b361211be82a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:58.025229 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f58f0abc-5c8a-4539-babd-b361211be82a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:58.029772 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.029772 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:58.030402 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f58f0abc-5c8a-4539-babd-b361211be82a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:58.030800 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 522/2107] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:58 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:58.348429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5cf6f839-0435-42bd-9ea3-74272e458144 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:58.351568 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cf6f839-0435-42bd-9ea3-74272e458144 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:18:58.353117 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cf6f839-0435-42bd-9ea3-74272e458144 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:58.353477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cf6f839-0435-42bd-9ea3-74272e458144 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:58.353804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5cf6f839-0435-42bd-9ea3-74272e458144 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:58.359435 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.359435 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:58.361310 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cf6f839-0435-42bd-9ea3-74272e458144 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:18:58.361796 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 531/2108] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:58 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:58.650885 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:58.654277 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced Jul 10 13:18:58.654570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:58.655445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:58.655445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member bd0461b4-dd5a-4e0e-8624-7e573ff89ced {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:18:58.661552 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.661552 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:58.686935 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8b89efdb-83e7-4257-9ef5-60c929c0873f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced returned with HTTP 200 Jul 10 13:18:58.687433 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 535/2109] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:18:58 2026] GET /volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:58.699512 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2afa1f66-664d-4507-8160-470b3b140643 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:58.701942 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:18:58.703401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2080438291", "volume_type": "8f8be465-1944-4eeb-aba1-19b59dc8ea20", "group_id": "bd0461b4-dd5a-4e0e-8624-7e573ff89ced", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:18:58.705121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2080438291', 'volume_type': '8f8be465-1944-4eeb-aba1-19b59dc8ea20', 'group_id': 'bd0461b4-dd5a-4e0e-8624-7e573ff89ced', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:18:58.718250 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.718250 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:58.718802 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume of 1 GB Jul 10 13:18:58.724790 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:18:58.730990 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (76257f75-6d63-442d-865a-8dcc07984e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:58.732228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dd8e3b-e70b-48b2-84f4-2ad25891461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:58.732921 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.732921 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:58.733430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:18:58.754634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74dd8e3b-e70b-48b2-84f4-2ad25891461d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f8be465-1944-4eeb-aba1-19b59dc8ea20,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-258733773',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f8be465-1944-4eeb-aba1-19b59dc8ea20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bd0461b4-dd5a-4e0e-8624-7e573ff89ced', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:58.755402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769bde36-0f66-4a06-9688-4ac7f038178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:58.789755 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-258733773 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-258733773, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:58.789755 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-258733773 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-258733773, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:18:58.841845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['92407a74-73b5-4db9-92c5-51fc7625baa4', 'd2057594-9006-4727-acfd-2b7c98419ef4', 'e0374e2f-be4d-42f2-877a-3def6a394870', '50f20323-a2f5-4ae6-b971-7f791b43ee17'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:18:58.842145 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769bde36-0f66-4a06-9688-4ac7f038178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92407a74-73b5-4db9-92c5-51fc7625baa4', 'd2057594-9006-4727-acfd-2b7c98419ef4', 'e0374e2f-be4d-42f2-877a-3def6a394870', '50f20323-a2f5-4ae6-b971-7f791b43ee17']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:58.843159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c991894-c254-43de-8bb5-aa2268e926e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:58.874712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c991894-c254-43de-8bb5-aa2268e926e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82085b3d-8486-48db-a0c7-0d0f428e29ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2080438291',encryption_key_id=None,group_id=bd0461b4-dd5a-4e0e-8624-7e573ff89ced,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['92407a74-73b5-4db9-92c5-51fc7625baa4','d2057594-9006-4727-acfd-2b7c98419ef4','e0374e2f-be4d-42f2-877a-3def6a394870','50f20323-a2f5-4ae6-b971-7f791b43ee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2080438291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bd0461b4-dd5a-4e0e-8624-7e573ff89ced,host=None,id=82085b3d-8486-48db-a0c7-0d0f428e29ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d04bd6690a409f888c8720fc94aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9197935aa3844269347eae35502fc7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f8be465-1944-4eeb-aba1-19b59dc8ea20),volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:58.876054 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cf8f2b-fac3-4641-ae95-3a94bcc3a3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:58.910540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5cf8f2b-fac3-4641-ae95-3a94bcc3a3b4) transitioned into state 'SUCCESS' from state '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-2080438291',encryption_key_id=None,group_id=bd0461b4-dd5a-4e0e-8624-7e573ff89ced,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['92407a74-73b5-4db9-92c5-51fc7625baa4','d2057594-9006-4727-acfd-2b7c98419ef4','e0374e2f-be4d-42f2-877a-3def6a394870','50f20323-a2f5-4ae6-b971-7f791b43ee17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:58.911875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009cc404-076a-4bb8-8fb5-8be7ce8f719d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:18:58.937719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (009cc404-076a-4bb8-8fb5-8be7ce8f719d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:18:58.937719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (76257f75-6d63-442d-865a-8dcc07984e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:18:58.937719 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request issued successfully. Jul 10 13:18:58.937719 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:18:58.938029 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:18:58.995555 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:18:58.998741 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:58.998741 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:18:59.003114 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2afa1f66-664d-4507-8160-470b3b140643 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:18:59.003668 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 522/2110] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:18:58 2026] POST /volume/v3/volumes => generated 822 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:18:59.018307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:59.022071 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac Jul 10 13:18:59.023375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:59.024382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:59.031273 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=455,cinder:INSERT=66,cinder:UPDATE=120 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:18:59.036557 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:59.036557 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:59.044070 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:18:59.044587 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:18:59.045458 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:18:59.045847 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:59.052451 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:18:59.052680 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:59.052960 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:59.053092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:59.058252 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:59.058252 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:18:59.059252 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3d10054-5d4c-4c0a-a120-d2f97eaf9a5a tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:18:59.059509 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 532/2111] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:59 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:18:59.099758 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:18:59.104249 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:59.104249 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:18:59.114224 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0012e9b2-0c7f-4ac7-899a-e78b0cac178d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac returned with HTTP 200 Jul 10 13:18:59.114863 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 523/2112] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:18:59 2026] GET /volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac => generated 890 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:18:59.375272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-06caa737-f43a-41ff-8515-7dcf6187593f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:18:59.378005 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-06caa737-f43a-41ff-8515-7dcf6187593f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:18:59.378267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-06caa737-f43a-41ff-8515-7dcf6187593f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:18:59.378627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-06caa737-f43a-41ff-8515-7dcf6187593f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:18:59.378784 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-06caa737-f43a-41ff-8515-7dcf6187593f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:18:59.385557 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:18:59.385557 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:18:59.386710 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-06caa737-f43a-41ff-8515-7dcf6187593f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:18:59.387284 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 536/2113] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:18:59 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:00.074755 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.077194 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:00.077425 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:00.077983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:00.077983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:00.085428 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.085428 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:00.086225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64fe4bc5-08fa-452f-a595-623d41d0c1dd tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:00.086626 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 523/2114] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:00 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:00.103278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cb117b92-fff8-488a-afe2-701f9905814d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.134516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.137057 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac Jul 10 13:19:00.137057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:00.137271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:00.146066 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.146066 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:00.151238 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:00.152373 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:00.152953 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:00.201224 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:00.207919 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.207919 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:00.220299 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70bfadd6-ae9c-4733-a479-6912c2bc65fa tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac returned with HTTP 200 Jul 10 13:19:00.221103 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 524/2115] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:00 2026] GET /volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:00.239260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0fb7b867-8993-4031-be81-539e4784e7cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.242436 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/group_snapshots Jul 10 13:19:00.242436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bd0461b4-dd5a-4e0e-8624-7e573ff89ced", "name": "tempest-group_snapshot-82167016"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:00.244677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bd0461b4-dd5a-4e0e-8624-7e573ff89ced', 'name': 'tempest-group_snapshot-82167016'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 13:19:00.250906 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.250906 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:00.255865 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.group_snapshots [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group_snapshot tempest-group_snapshot-82167016. Jul 10 13:19:00.282925 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.282925 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:00.302832 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-258733773 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-258733773, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:00.303108 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-258733773 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-258733773, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:00.307174 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:00.308053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-234942891"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:00.309359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-234942891'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:00.309359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume of 1 GB Jul 10 13:19:00.314774 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Availability Zones retrieved successfully. Jul 10 13:19:00.322043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Flow 'volume_create_api' (80e05dac-6f27-450e-bc09-150eca3bbf84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:00.324060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6cd2d0-04d1-4c8f-8d11-9ba408a99b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:00.325198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:00.345210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['405a1874-a205-4cd0-b488-982e41ecafb9', '87f58d66-01de-493e-ab6b-bda1c427098f', '79c58be1-d1d3-4d1f-b213-f700c74f238e', 'a76c4e0c-938f-4695-ac41-2d9fa73e4fd5'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:00.376823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6cd2d0-04d1-4c8f-8d11-9ba408a99b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:00.377971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ab7ca4-4fa1-4127-9abd-e4c7ed0d62bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:00.404945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.409043 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:00.410639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:00.410639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:00.410639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:00.417892 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fb7b867-8993-4031-be81-539e4784e7cf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots returned with HTTP 202 Jul 10 13:19:00.418342 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.418342 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:00.418522 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 537/2116] 10.4.3.138 () {70 vars in 1324 bytes} [Fri Jul 10 13:19:00 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:00.418861 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc4f9bc1-d6be-43b3-a9bc-52c0df51b9cd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:00.419559 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 524/2117] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:00 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:00.433072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6dc76ed1-a849-4041-884e-be18cddba8ff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.439645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6dc76ed1-a849-4041-884e-be18cddba8ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b Jul 10 13:19:00.440718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6dc76ed1-a849-4041-884e-be18cddba8ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:00.440718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6dc76ed1-a849-4041-884e-be18cddba8ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:00.440718 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-6dc76ed1-a849-4041-884e-be18cddba8ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 44a5ed7d-a553-4092-9b7a-7e23f348cb2b {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:00.448266 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.448266 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:00.457189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6dc76ed1-a849-4041-884e-be18cddba8ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b returned with HTTP 200 Jul 10 13:19:00.457819 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 525/2118] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:00 2026] GET /volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:00.493445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Created reservations ['734cbf26-e631-4ff4-b09b-085b64352f64', '21e845bf-7acf-4df4-a073-a8bd8d509311', '8272390a-6fcb-49a9-bc25-188c4fe92406', '5f86cb5b-9256-47b5-a455-184d7c013160'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:00.494449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ab7ca4-4fa1-4127-9abd-e4c7ed0d62bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734cbf26-e631-4ff4-b09b-085b64352f64', '21e845bf-7acf-4df4-a073-a8bd8d509311', '8272390a-6fcb-49a9-bc25-188c4fe92406', '5f86cb5b-9256-47b5-a455-184d7c013160']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:00.495504 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9c0ff1-18ae-4530-9ea6-d7fd3a699842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:00.529017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9c0ff1-18ae-4530-9ea6-d7fd3a699842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b63cb4-206a-413d-85e9-1bff99d5211d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-234942891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34f8b23c38144f194b0f227d8b45a05',qos_specs=None,replication_status=,reservations=['734cbf26-e631-4ff4-b09b-085b64352f64','21e845bf-7acf-4df4-a073-a8bd8d509311','8272390a-6fcb-49a9-bc25-188c4fe92406','5f86cb5b-9256-47b5-a455-184d7c013160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22730d78f5cd4290b2c682d081ebc349',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-234942891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b63cb4-206a-413d-85e9-1bff99d5211d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e34f8b23c38144f194b0f227d8b45a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22730d78f5cd4290b2c682d081ebc349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:00.530372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c4615-ba51-444a-8a73-900878cf1ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:00.556070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12c4615-ba51-444a-8a73-900878cf1ff8) transitioned into state 'SUCCESS' from state '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-234942891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34f8b23c38144f194b0f227d8b45a05',qos_specs=None,replication_status=,reservations=['734cbf26-e631-4ff4-b09b-085b64352f64','21e845bf-7acf-4df4-a073-a8bd8d509311','8272390a-6fcb-49a9-bc25-188c4fe92406','5f86cb5b-9256-47b5-a455-184d7c013160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22730d78f5cd4290b2c682d081ebc349',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:00.557209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fa4fd7-a8c8-41cd-a06c-f724153e072c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:00.573261 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77fa4fd7-a8c8-41cd-a06c-f724153e072c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:00.575232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Flow 'volume_create_api' (80e05dac-6f27-450e-bc09-150eca3bbf84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:00.575232 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume request issued successfully. Jul 10 13:19:00.575918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb117b92-fff8-488a-afe2-701f9905814d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:00.576447 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 533/2119] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:00 2026] POST /volume/v3/volumes => generated 818 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:00.592306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:00.596325 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:00.596810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:00.597204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:00.612726 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:00.612726 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:00.626803 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:00.632883 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa51738b-97a1-4c41-bdc8-754ebb779b18 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:00.633549 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 538/2120] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:00 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:01.102300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.104787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:01.104930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.105121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.105251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:01.114622 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.114622 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:01.115426 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-164fa9a6-6d65-402f-9a0e-c7c11db9aad9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:01.116030 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 525/2121] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:01.202955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.206006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:19:01.206333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.206647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.206931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Delete volume with id: fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:19:01.218291 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.218291 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:01.219840 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:19:01.248497 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Delete volume request issued successfully. Jul 10 13:19:01.248871 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-80592f28-b7bd-4863-9add-7ca4dc18f7f9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 202 Jul 10 13:19:01.249628 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 526/2122] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:01 2026] DELETE /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:01.257868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0347fe44-3e1c-44c8-a883-818b9da81317 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.260621 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0347fe44-3e1c-44c8-a883-818b9da81317 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:19:01.260944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0347fe44-3e1c-44c8-a883-818b9da81317 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.261233 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0347fe44-3e1c-44c8-a883-818b9da81317 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.271860 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.271860 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:01.279966 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0347fe44-3e1c-44c8-a883-818b9da81317 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:19:01.287645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0347fe44-3e1c-44c8-a883-818b9da81317 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 200 Jul 10 13:19:01.288199 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 534/2123] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:01.438064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.441733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:01.441733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.441733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.441733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:01.449519 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.449519 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:01.451288 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5ddf8e15-f683-4991-aef0-bcd828d8e3cc tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:01.452281 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 539/2124] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:01.470807 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e812bbfc-8a06-4867-b788-dd0874479dbf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.473154 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e812bbfc-8a06-4867-b788-dd0874479dbf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b Jul 10 13:19:01.473803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e812bbfc-8a06-4867-b788-dd0874479dbf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.473803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e812bbfc-8a06-4867-b788-dd0874479dbf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.474042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-e812bbfc-8a06-4867-b788-dd0874479dbf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 44a5ed7d-a553-4092-9b7a-7e23f348cb2b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:01.478204 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.478204 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:01.482987 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e812bbfc-8a06-4867-b788-dd0874479dbf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b returned with HTTP 200 Jul 10 13:19:01.483454 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 526/2125] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:01.494559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.497031 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:01.497337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.497624 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.498173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:01.499603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:01.506018 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:01.506709 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.506709 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:01.507865 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3abb4505-0c53-4935-8de0-ca7eb1028531 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:01.509503 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 527/2126] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:01.521833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.524602 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/d1caa125-f43c-4895-96eb-6633b1b2cd75 Jul 10 13:19:01.524936 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.525343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.532994 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.532994 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:01.534022 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Snapshot retrieved successfully. Jul 10 13:19:01.535674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8cb0c8ae-a6f5-45b5-b808-4c5e555ca375 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/d1caa125-f43c-4895-96eb-6633b1b2cd75 returned with HTTP 200 Jul 10 13:19:01.535674 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 535/2127] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/snapshots/d1caa125-f43c-4895-96eb-6633b1b2cd75 => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:01.548802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.550604 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups/action Jul 10 13:19:01.551411 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "44a5ed7d-a553-4092-9b7a-7e23f348cb2b", "name": "tempest-Group_from_snap-1340061270"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:01.552769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "44a5ed7d-a553-4092-9b7a-7e23f348cb2b", "name": "tempest-Group_from_snap-1340061270"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:01.553673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '44a5ed7d-a553-4092-9b7a-7e23f348cb2b', 'name': 'tempest-Group_from_snap-1340061270'}}. {{(pid=100113) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 13:19:01.554038 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group tempest-Group_from_snap-1340061270 from group_snapshot 44a5ed7d-a553-4092-9b7a-7e23f348cb2b. Jul 10 13:19:01.559184 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.559184 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:01.567295 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.567295 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:01.571918 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.571918 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:01.620337 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['2c4da7fa-5c1f-4777-92a3-88a307087b3b'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:01.652239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.654313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:01.654658 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.654944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.663626 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.663626 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:01.669370 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:01.676230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2b20b68d-d333-4ce8-b714-f8b00b911830 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:01.676791 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 527/2128] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:01.691982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.693969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] POST https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:01.694469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c0b63cb4-206a-413d-85e9-1bff99d5211d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:01.696067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volume_transfer [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c0b63cb4-206a-413d-85e9-1bff99d5211d'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 13:19:01.696230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volume_transfer [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Creating transfer of volume c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:01.696354 np0000005006 devstack@c-api.service[100115]: INFO cinder.transfer.api [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Generating transfer record for volume c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:01.707215 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.707215 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:01.723329 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-68592bdf-d31e-4682-90c1-5c749e76f4d1 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 202 Jul 10 13:19:01.723329 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 528/2129] 10.4.3.138 () {70 vars in 1326 bytes} [Fri Jul 10 13:19:01 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:01.735281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.737194 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:01.737490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.737820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.750551 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:01.750551 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:01.757085 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:01.764902 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bacda1e5-a0fb-4a59-8111-be0ceb3c2acd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:01.764902 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 536/2130] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:01.784668 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eac5e4e3-b140-4584-a64c-3acdfa77bd4a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.787056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eac5e4e3-b140-4584-a64c-3acdfa77bd4a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 Jul 10 13:19:01.787350 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eac5e4e3-b140-4584-a64c-3acdfa77bd4a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.787643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eac5e4e3-b140-4584-a64c-3acdfa77bd4a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.793114 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eac5e4e3-b140-4584-a64c-3acdfa77bd4a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 returned with HTTP 200 Jul 10 13:19:01.793551 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 528/2131] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:19:01.802740 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.804868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:01.805082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:01.805417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:01.805801 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volume_transfer [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Listing volume transfers {{(pid=100115) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 13:19:01.813035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed8c20af-7ef5-4988-8330-b7bbac24ff7d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 200 Jul 10 13:19:01.813526 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 529/2132] 10.4.3.138 () {68 vars in 1305 bytes} [Fri Jul 10 13:19:01 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:01.827450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:01.918758 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] POST https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525/accept Jul 10 13:19:01.918758 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "56bf2f6cce9f6a73"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:01.920283 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.volume_transfer [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Accepting volume transfer c010f7c0-bad9-4fa2-860f-ecc92e278525 {{(pid=100114) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 13:19:01.920626 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Accepting transfer c010f7c0-bad9-4fa2-860f-ecc92e278525 Jul 10 13:19:01.993518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Created reservations ['1fe1c4a1-328e-4d4f-a9d1-da431a68b4cd', '6d364783-3447-43c4-9ad5-b0865bac7df8', '010f1b0c-2eee-4687-9786-212eaac7324e', '6c371e82-d51c-4999-ba5f-8c71ca219892'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:02.019287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Created reservations ['efe1efd1-a913-40c4-a9bf-35b4a9dd1ff9', '5ca74321-ebd1-4d61-bc61-01ed5c07ff4a', '54d63690-6c80-47fb-9618-498c7bfe74a7', '56be122f-f8a3-489c-bd21-6324c619743e'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:02.066804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Created reservations ['a3eeafc0-6e09-445d-91fb-0025258c00c8', '2d28fd1d-80d2-4367-a301-fe6d3bafdedf', '19aa9d19-1a8e-4fb6-bff0-2664446c72fa', 'add68491-9ef7-475f-a17f-398e94233891'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:02.110215 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Created reservations ['2821c60f-c66e-4b8b-87ae-408e7fb5a286', '6f5aa6f2-51ce-4c66-8f48-7a0d6df57a8c', '09a3ad63-2bd9-4d43-b1ab-48e7553f1ef1', 'f35f74e0-39e4-4da9-903d-df428411edd7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:02.134559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b772d556-fc99-4797-808c-a9f31a935866 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.137658 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b772d556-fc99-4797-808c-a9f31a935866 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:02.138049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b772d556-fc99-4797-808c-a9f31a935866 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.138274 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b772d556-fc99-4797-808c-a9f31a935866 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.138553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b772d556-fc99-4797-808c-a9f31a935866 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:02.146041 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.146041 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.146758 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b772d556-fc99-4797-808c-a9f31a935866 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:02.147291 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 529/2133] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:02.179627 np0000005006 devstack@c-api.service[100113]: INFO cinder.group.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] A mapping entry already exists for group a68af634-d030-405c-b1ec-d18157f336f4 and volume type 8f8be465-1944-4eeb-aba1-19b59dc8ea20. Do not need to create again. Jul 10 13:19:02.179970 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.179970 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:02.180671 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:02.187564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (35905adb-181c-4645-8d92-247c55156f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:02.191534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc954686-b7b8-43bb-9389-2c4d041d2565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:02.191534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:02.237404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc954686-b7b8-43bb-9389-2c4d041d2565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1caa125-f43c-4895-96eb-6633b1b2cd75', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8f8be465-1944-4eeb-aba1-19b59dc8ea20,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-258733773',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f8be465-1944-4eeb-aba1-19b59dc8ea20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a68af634-d030-405c-b1ec-d18157f336f4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:02.238260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d12860b-1648-48b8-acaa-508a667dfc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:02.281673 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-258733773 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-258733773, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:02.297176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['a8eeb5a3-fcf8-4d71-9cb8-361642057137', '3b33213c-7061-4dd8-834c-91a99f40ef24'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:02.298127 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d12860b-1648-48b8-acaa-508a667dfc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8eeb5a3-fcf8-4d71-9cb8-361642057137', '3b33213c-7061-4dd8-834c-91a99f40ef24']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:02.299122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b6e9f9-1779-4db5-aa4b-8af2b0defdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:02.310150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-892c03ec-349f-48d7-b81e-64da7b48de91 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.316911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-892c03ec-349f-48d7-b81e-64da7b48de91 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f Jul 10 13:19:02.318706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-892c03ec-349f-48d7-b81e-64da7b48de91 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.318706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-892c03ec-349f-48d7-b81e-64da7b48de91 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.332811 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-892c03ec-349f-48d7-b81e-64da7b48de91 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f returned with HTTP 404 Jul 10 13:19:02.332811 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 530/2134] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/fb569247-8cd2-4d9d-a4a0-94cf87a3715f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:02.341412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-42a6813d-e78e-4572-b82d-e29a4db14720 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.344100 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] DELETE https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:19:02.344423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.344737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.344976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Delete volume with id: caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:19:02.346169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71b6e9f9-1779-4db5-aa4b-8af2b0defdff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be521038-9ca6-45f6-a5bc-62d7a94244ae', '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=a68af634-d030-405c-b1ec-d18157f336f4,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['a8eeb5a3-fcf8-4d71-9cb8-361642057137','3b33213c-7061-4dd8-834c-91a99f40ef24'],size=1,snapshot_id=d1caa125-f43c-4895-96eb-6633b1b2cd75,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a68af634-d030-405c-b1ec-d18157f336f4,host=None,id=be521038-9ca6-45f6-a5bc-62d7a94244ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d04bd6690a409f888c8720fc94aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1caa125-f43c-4895-96eb-6633b1b2cd75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9197935aa3844269347eae35502fc7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f8be465-1944-4eeb-aba1-19b59dc8ea20),volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:02.346989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eed4f1b-b6be-4b4f-ae9b-c2dfd7c04e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:02.355920 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.355920 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.356909 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:19:02.365969 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eed4f1b-b6be-4b4f-ae9b-c2dfd7c04e83) transitioned into state 'SUCCESS' from 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=a68af634-d030-405c-b1ec-d18157f336f4,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['a8eeb5a3-fcf8-4d71-9cb8-361642057137','3b33213c-7061-4dd8-834c-91a99f40ef24'],size=1,snapshot_id=d1caa125-f43c-4895-96eb-6633b1b2cd75,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8f8be465-1944-4eeb-aba1-19b59dc8ea20)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:02.367098 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (35905adb-181c-4645-8d92-247c55156f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:02.367575 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request issued successfully. Jul 10 13:19:02.382062 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Delete volume request issued successfully. Jul 10 13:19:02.382275 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42a6813d-e78e-4572-b82d-e29a4db14720 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b returned with HTTP 202 Jul 10 13:19:02.382745 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 530/2135] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:02 2026] DELETE /volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:02.394503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.397779 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:19:02.398088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.398281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.402559 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d22dfb48-b6b9-450c-bbfa-28b2a85ec156 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/action returned with HTTP 202 Jul 10 13:19:02.403205 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 540/2136] 10.4.3.138 () {70 vars in 1318 bytes} [Fri Jul 10 13:19:01 2026] POST /volume/v3/groups/action => generated 103 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:02.410843 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.410843 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:02.413518 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.415926 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:02.416082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.416313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.416615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:02.417004 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Volume info retrieved successfully. Jul 10 13:19:02.417497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:02.425570 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19795ba7-4c74-4c2c-8c3f-19a0ec4d2d40 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b returned with HTTP 200 Jul 10 13:19:02.426265 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 531/2137] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:02.426652 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:02.427353 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.427530 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.467559 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.469749 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:02.470470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.470470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.470824 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:02.471111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:02.477304 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.477304 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:02.477612 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.477612 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.478388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32ce42ea-8ed9-4bf1-bb03-0c713414fcc9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:02.479087 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 541/2138] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:02.483483 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.483665 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.537810 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:02.543300 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.543300 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.556133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3f5a53b-2feb-48ce-a036-20da61cd51b4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:02.556655 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 531/2139] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:02.574407 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3fc784f3-377f-46ae-8280-f351dd70c79d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.576892 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae Jul 10 13:19:02.577116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.577383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.587323 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.587323 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:02.591966 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:02.593019 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.593212 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.613115 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Transfer volume completed successfully. Jul 10 13:19:02.649377 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:02.653819 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.653819 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:02.667136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3fc784f3-377f-46ae-8280-f351dd70c79d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae returned with HTTP 200 Jul 10 13:19:02.667719 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 532/2140] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae => generated 926 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:02.680590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ce87161f-f378-45de-986d-03dbe17b9eff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.682239 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ce87161f-f378-45de-986d-03dbe17b9eff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 Jul 10 13:19:02.682410 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ce87161f-f378-45de-986d-03dbe17b9eff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.682591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ce87161f-f378-45de-986d-03dbe17b9eff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.682775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-ce87161f-f378-45de-986d-03dbe17b9eff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member a68af634-d030-405c-b1ec-d18157f336f4 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:02.686376 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.686376 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:02.693458 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ce87161f-f378-45de-986d-03dbe17b9eff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 returned with HTTP 200 Jul 10 13:19:02.693912 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 542/2141] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 => generated 418 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:02.704607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.706807 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:02.707048 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.707244 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.707504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:02.708315 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:02.712367 np0000005006 devstack@c-api.service[100114]: INFO cinder.transfer.api [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Volume c0b63cb4-206a-413d-85e9-1bff99d5211d has been transferred. Jul 10 13:19:02.716830 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:02.717961 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.718042 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.719301 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5994e0c8-ecf6-4008-91b7-f82a4d6f2a59 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525/accept returned with HTTP 202 Jul 10 13:19:02.719683 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 537/2142] 10.4.3.138 () {70 vars in 1458 bytes} [Fri Jul 10 13:19:01 2026] POST /volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525/accept => generated 365 bytes in 893 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:02.730633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.732943 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:02.733221 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.733482 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.742876 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.742876 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:02.747760 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Volume info retrieved successfully. Jul 10 13:19:02.753638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f98e05d4-b0f4-47b6-a482-8626be2f8cfd tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:02.754272 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 533/2143] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:02.772818 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.774624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:02.774879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.775139 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.779297 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:02.784101 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.784101 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.784237 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.784237 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:02.788717 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.789090 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] Volume info retrieved successfully. Jul 10 13:19:02.789149 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.794384 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41c00db2-1ad7-4e6a-930f-0862b3b53322 tempest-VolumesTransfersV355Test-1707981374 tempest-VolumesTransfersV355Test-1707981374-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:02.794873 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 543/2144] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:02.812675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.816484 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 Jul 10 13:19:02.817263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.818168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.818168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Delete transfer with id: c010f7c0-bad9-4fa2-860f-ecc92e278525 Jul 10 13:19:02.823515 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4d80d15-6a47-4c6b-a862-cf07dd2551ac tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 returned with HTTP 404 Jul 10 13:19:02.824275 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 538/2145] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:02 2026] DELETE /volume/v3/volume-transfers/c010f7c0-bad9-4fa2-860f-ecc92e278525 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:02.833515 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.846052 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:02.849641 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.849641 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.858896 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4bece08a-fd95-469d-a733-8d6cc2a269bb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:02.859392 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 532/2146] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:02.874999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.878022 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4/action Jul 10 13:19:02.878022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:02.878022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:02.879537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for group a68af634-d030-405c-b1ec-d18157f336f4 {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:19:02.879680 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group with id: a68af634-d030-405c-b1ec-d18157f336f4 Jul 10 13:19:02.884084 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.884084 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:02.901560 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:02.901560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.901560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.901791 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Delete volume with id: c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:02.910545 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.910545 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:02.911059 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Volume info retrieved successfully. Jul 10 13:19:02.937666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8ea28585-8444-4e7c-98b3-945dbad4f959 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4/action returned with HTTP 202 Jul 10 13:19:02.938427 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 544/2147] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:02 2026] POST /volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:02.939131 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Delete volume request issued successfully. Jul 10 13:19:02.939286 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-228a2985-6dbf-4f83-bc01-a3a460788c43 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 202 Jul 10 13:19:02.939872 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 534/2148] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:02 2026] DELETE /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:02.953074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.955966 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae Jul 10 13:19:02.956204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.956412 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.958033 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5372249a-650c-480e-aa97-91a1f1601796 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:02.960628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5372249a-650c-480e-aa97-91a1f1601796 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:02.960849 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5372249a-650c-480e-aa97-91a1f1601796 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:02.961096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5372249a-650c-480e-aa97-91a1f1601796 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:02.964764 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.964764 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:02.969885 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:02.970646 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:02.971102 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:02.972214 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:02.972214 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:02.978803 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5372249a-650c-480e-aa97-91a1f1601796 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Volume info retrieved successfully. Jul 10 13:19:02.986071 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5372249a-650c-480e-aa97-91a1f1601796 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 200 Jul 10 13:19:02.986441 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 533/2149] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:03.014212 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:03.018621 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:03.018621 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:03.029729 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ace47f2-f073-4661-be8f-74cc006db8f4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae returned with HTTP 200 Jul 10 13:19:03.030214 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 539/2150] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:02 2026] GET /volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae => generated 925 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:03.161219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:03.163823 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:03.164320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:03.164840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:03.164840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:03.170897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:03.170897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:03.171966 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6cf7e882-e204-4c02-ad6f-656e3fb34fa4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:03.172747 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 545/2151] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:03 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:03.444053 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4777ace8-ed0c-4794-97b4-472d9b54abf9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:03.446371 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4777ace8-ed0c-4794-97b4-472d9b54abf9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] GET https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b Jul 10 13:19:03.446932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4777ace8-ed0c-4794-97b4-472d9b54abf9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:03.446932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4777ace8-ed0c-4794-97b4-472d9b54abf9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:03.454402 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4777ace8-ed0c-4794-97b4-472d9b54abf9 tempest-ServerRescueNegativeTestJSON-590831559 tempest-ServerRescueNegativeTestJSON-590831559-project-member] https://10.4.3.138/volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b returned with HTTP 404 Jul 10 13:19:03.455129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 535/2152] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:03 2026] GET /volume/v3/volumes/caf5fc31-9a8f-4ce1-b9ff-5ff6333a246b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:03.498665 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-429d7196-9f97-45f1-857f-bdd8fba349fd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:03.500544 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-429d7196-9f97-45f1-857f-bdd8fba349fd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:03.500825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-429d7196-9f97-45f1-857f-bdd8fba349fd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:03.501057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-429d7196-9f97-45f1-857f-bdd8fba349fd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:03.501157 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-429d7196-9f97-45f1-857f-bdd8fba349fd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:03.507601 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:03.507601 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:03.508662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-429d7196-9f97-45f1-857f-bdd8fba349fd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:03.509281 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 534/2153] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:03 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:04.004869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc507e43-801f-4067-95ff-ac1d72d2ec55 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.007195 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc507e43-801f-4067-95ff-ac1d72d2ec55 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:04.007403 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc507e43-801f-4067-95ff-ac1d72d2ec55 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.007675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc507e43-801f-4067-95ff-ac1d72d2ec55 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.014255 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc507e43-801f-4067-95ff-ac1d72d2ec55 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 404 Jul 10 13:19:04.014817 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 540/2154] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.023617 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3944b460-2248-4fae-b766-862b45bbd9fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.027733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3944b460-2248-4fae-b766-862b45bbd9fd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:04.027733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3944b460-2248-4fae-b766-862b45bbd9fd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.027733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3944b460-2248-4fae-b766-862b45bbd9fd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.035024 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3944b460-2248-4fae-b766-862b45bbd9fd tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 404 Jul 10 13:19:04.035904 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 546/2155] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.045532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.046623 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d5486905-3147-41d8-887c-efee555343f2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.048462 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:04.048719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.048963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.049151 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Delete volume with id: c0b63cb4-206a-413d-85e9-1bff99d5211d Jul 10 13:19:04.049212 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5486905-3147-41d8-887c-efee555343f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae Jul 10 13:19:04.049500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5486905-3147-41d8-887c-efee555343f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.049778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5486905-3147-41d8-887c-efee555343f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.056789 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e08362a0-f884-4f1f-b895-426a0a9c7515 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d returned with HTTP 404 Jul 10 13:19:04.057594 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 536/2156] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:04 2026] DELETE /volume/v3/volumes/c0b63cb4-206a-413d-85e9-1bff99d5211d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.058852 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5486905-3147-41d8-887c-efee555343f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae returned with HTTP 404 Jul 10 13:19:04.059609 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 535/2157] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/be521038-9ca6-45f6-a5bc-62d7a94244ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.068925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e471b131-34a2-4958-bb8b-795b69122822 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.071738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.071900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:04.071900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-195990497"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:04.072949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-195990497'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:04.073192 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume of 1 GB Jul 10 13:19:04.074156 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 Jul 10 13:19:04.074775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.075714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.075714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member a68af634-d030-405c-b1ec-d18157f336f4 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:04.077730 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Availability Zones retrieved successfully. Jul 10 13:19:04.081816 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-36ac36d8-6f3e-4d71-8e72-92e88d76354b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 returned with HTTP 404 Jul 10 13:19:04.081816 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 547/2158] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/groups/a68af634-d030-405c-b1ec-d18157f336f4 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.084646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Flow 'volume_create_api' (526de4a3-dd31-404f-b686-dcfa9aa79ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:04.085785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2f041f-5735-40e3-98b6-3b73e56cff5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:04.086837 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:04.091525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5bed077d-4be9-491d-8350-d8e668e22c88 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.093641 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b Jul 10 13:19:04.093921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.094134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.094270 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for member 44a5ed7d-a553-4092-9b7a-7e23f348cb2b {{(pid=100115) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:19:04.094370 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.group_snapshots [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group_snapshot with id: 44a5ed7d-a553-4092-9b7a-7e23f348cb2b Jul 10 13:19:04.098359 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.098359 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:04.120492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2f041f-5735-40e3-98b6-3b73e56cff5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:04.121522 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4e7869-99c9-4b31-bd0f-7c4e0fe5c2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:04.140799 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5bed077d-4be9-491d-8350-d8e668e22c88 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b returned with HTTP 202 Jul 10 13:19:04.141316 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 537/2159] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:04 2026] DELETE /volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:04.151078 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8080b546-6774-4aba-893e-640fce99c442 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.153425 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:04.153721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.154790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.154790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:04.155210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:04.167721 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:04.168627 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:04.168907 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:04.180430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Created reservations ['53bcde19-8685-4d49-b016-f424f0c75d84', 'fc5e0c9a-8873-4f3b-9870-63db17ba5b57', 'decd665b-20a6-4e5a-9b11-306eb3006686', 'ad80e510-9530-4bb3-afb6-bbf76cdda12b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:04.181436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e4e7869-99c9-4b31-bd0f-7c4e0fe5c2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53bcde19-8685-4d49-b016-f424f0c75d84', 'fc5e0c9a-8873-4f3b-9870-63db17ba5b57', 'decd665b-20a6-4e5a-9b11-306eb3006686', 'ad80e510-9530-4bb3-afb6-bbf76cdda12b']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:04.183033 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b09a4f-1f80-46da-b122-7a16b93eb34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:04.187667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.190009 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:04.190357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.190605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.190734 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:04.196563 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.196563 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:04.197329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b5b703f4-8366-4f4c-80db-3764f3d91660 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:04.197809 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 548/2160] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:04.215549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b09a4f-1f80-46da-b122-7a16b93eb34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-195990497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34f8b23c38144f194b0f227d8b45a05',qos_specs=None,replication_status=,reservations=['53bcde19-8685-4d49-b016-f424f0c75d84','fc5e0c9a-8873-4f3b-9870-63db17ba5b57','decd665b-20a6-4e5a-9b11-306eb3006686','ad80e510-9530-4bb3-afb6-bbf76cdda12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22730d78f5cd4290b2c682d081ebc349',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-195990497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e34f8b23c38144f194b0f227d8b45a05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22730d78f5cd4290b2c682d081ebc349',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:04.216657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1e1e43-beb5-4329-8a34-7e26f5e7d741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:04.234237 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:04.239010 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.239010 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:04.243759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f1e1e43-beb5-4329-8a34-7e26f5e7d741) transitioned into state 'SUCCESS' from state '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-195990497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e34f8b23c38144f194b0f227d8b45a05',qos_specs=None,replication_status=,reservations=['53bcde19-8685-4d49-b016-f424f0c75d84','fc5e0c9a-8873-4f3b-9870-63db17ba5b57','decd665b-20a6-4e5a-9b11-306eb3006686','ad80e510-9530-4bb3-afb6-bbf76cdda12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22730d78f5cd4290b2c682d081ebc349',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:04.244612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7ad2b9-d472-47aa-97f0-048ec5b5a222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:04.252792 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8080b546-6774-4aba-893e-640fce99c442 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:04.253341 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 536/2161] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:04.261721 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d7ad2b9-d472-47aa-97f0-048ec5b5a222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:04.261721 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Flow 'volume_create_api' (526de4a3-dd31-404f-b686-dcfa9aa79ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:04.261721 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Create volume request issued successfully. Jul 10 13:19:04.263534 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e471b131-34a2-4958-bb8b-795b69122822 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:04.265722 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 541/2162] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:04 2026] POST /volume/v3/volumes => generated 818 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:04.277646 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c2853994-1857-4925-8b79-ee65a281bd80 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.277872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:04.278143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.278369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.279360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:04.279360 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.279360 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:04.280832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:04.283847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-95827384-a970-4d64-b95d-82500f64618b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.286236 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-95827384-a970-4d64-b95d-82500f64618b tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:04.286463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-95827384-a970-4d64-b95d-82500f64618b tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.286712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-95827384-a970-4d64-b95d-82500f64618b tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.288960 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:04.290622 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2853994-1857-4925-8b79-ee65a281bd80 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:04.291119 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 538/2163] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:04.297781 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.297781 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:04.302564 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-95827384-a970-4d64-b95d-82500f64618b tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:04.307467 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.310249 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-95827384-a970-4d64-b95d-82500f64618b tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 200 Jul 10 13:19:04.310249 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 549/2164] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:04.313725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b Jul 10 13:19:04.313725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.313725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.313725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.group_snapshots [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 44a5ed7d-a553-4092-9b7a-7e23f348cb2b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:04.318015 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6803546d-1364-4a24-843c-5e3d659ed9c9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b returned with HTTP 404 Jul 10 13:19:04.318015 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 537/2165] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/group_snapshots/44a5ed7d-a553-4092-9b7a-7e23f348cb2b => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:04.328750 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.330838 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:04.331157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.332164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.332164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:04.332843 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.332843 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:04.333404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:04.343628 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:04.344569 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:04.344803 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:04.395113 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:04.399147 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.399147 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:04.407849 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5eed9ad8-19ab-4e25-a6f9-737216f82d3d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:04.408367 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 542/2166] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:04.424958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-252578da-afb9-4c9d-a356-a5ac8465230b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.430785 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced/action Jul 10 13:19:04.431117 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:04.431291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:04.436478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for group bd0461b4-dd5a-4e0e-8624-7e573ff89ced {{(pid=100115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:19:04.436954 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group with id: bd0461b4-dd5a-4e0e-8624-7e573ff89ced Jul 10 13:19:04.446216 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.446216 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:04.487157 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-252578da-afb9-4c9d-a356-a5ac8465230b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced/action returned with HTTP 202 Jul 10 13:19:04.487774 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 539/2167] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:04 2026] POST /volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:04.499375 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.501181 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac Jul 10 13:19:04.502310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.502310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.512016 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.512016 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:04.520724 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:04.521096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-748a09a9-3d38-4d15-861b-b22abac844b5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:04.521602 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:04.521807 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:04.523711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-748a09a9-3d38-4d15-861b-b22abac844b5 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:04.523932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-748a09a9-3d38-4d15-861b-b22abac844b5 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:04.524313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-748a09a9-3d38-4d15-861b-b22abac844b5 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:04.524549 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-748a09a9-3d38-4d15-861b-b22abac844b5 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:04.531657 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.531657 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:04.532915 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-748a09a9-3d38-4d15-861b-b22abac844b5 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:04.533679 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 538/2168] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:04.584360 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:04.592317 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:04.592317 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:04.602617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbed1c9d-2de8-43f6-8ee1-e12798d0c856 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac returned with HTTP 200 Jul 10 13:19:04.602727 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 550/2169] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:04 2026] GET /volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:05.209532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.211547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:05.211772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.211964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.212141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:05.216756 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.216756 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:05.217502 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6c0f625d-6e72-49fa-a8e9-d1c4aa77fe4c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:05.217979 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 543/2170] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:05.324385 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.326459 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.326750 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.327027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.335674 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.335674 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:05.340341 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:05.346951 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c202bf4-d577-4a5f-ac58-ab3994568756 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 200 Jul 10 13:19:05.347428 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 540/2171] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:05.361436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f578efd4-5402-44fa-b36b-456c6961b05f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.366730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] POST https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:05.366730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:05.368764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volume_transfer [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 13:19:05.368934 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volume_transfer [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Creating transfer of volume bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.369373 np0000005006 devstack@c-api.service[100116]: INFO cinder.transfer.api [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Generating transfer record for volume bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.380387 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.380387 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:05.398684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f578efd4-5402-44fa-b36b-456c6961b05f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 202 Jul 10 13:19:05.398684 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 539/2172] 10.4.3.138 () {70 vars in 1326 bytes} [Fri Jul 10 13:19:05 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) Jul 10 13:19:05.409540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3bee04ff-140a-4924-81f3-aae63650ae99 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.411902 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bee04ff-140a-4924-81f3-aae63650ae99 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.412151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bee04ff-140a-4924-81f3-aae63650ae99 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.412388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bee04ff-140a-4924-81f3-aae63650ae99 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.420704 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.420704 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:05.425128 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3bee04ff-140a-4924-81f3-aae63650ae99 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:05.430368 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bee04ff-140a-4924-81f3-aae63650ae99 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 200 Jul 10 13:19:05.430936 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 551/2173] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:05.445201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.447099 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volume-transfers/detail Jul 10 13:19:05.447337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.447579 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.447919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volume_transfer [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Listing volume transfers {{(pid=100114) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 13:19:05.452918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5f505c9-f90c-4dfc-af2b-f171faddaee5 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 13:19:05.453381 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 544/2174] 10.4.3.138 () {68 vars in 1326 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:05.463375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.465437 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b Jul 10 13:19:05.465748 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.466044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.466195 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.volume_transfer [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Delete transfer with id: 5acf5e67-da8a-45bb-8445-f79765b9fd5b Jul 10 13:19:05.477049 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.477049 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:05.487286 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-610be40b-ce8d-4a20-be93-2b61a47690b0 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b returned with HTTP 202 Jul 10 13:19:05.487909 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 541/2175] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:05 2026] DELETE /volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:05.497826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.499651 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.500049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.500421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.508671 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.508671 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:05.516295 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Volume info retrieved successfully. Jul 10 13:19:05.518791 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ee71fc4-fe50-4140-9e4f-707b8d772a1a tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 200 Jul 10 13:19:05.519386 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 540/2176] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:05.538861 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5501044e-d4f5-4d29-a715-4028c882e74d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.544800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5501044e-d4f5-4d29-a715-4028c882e74d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b Jul 10 13:19:05.545328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5501044e-d4f5-4d29-a715-4028c882e74d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.545328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5501044e-d4f5-4d29-a715-4028c882e74d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.545525 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.volume_transfer [None req-5501044e-d4f5-4d29-a715-4028c882e74d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Delete transfer with id: 5acf5e67-da8a-45bb-8445-f79765b9fd5b Jul 10 13:19:05.552328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.554089 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:05.554192 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5501044e-d4f5-4d29-a715-4028c882e74d tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b returned with HTTP 404 Jul 10 13:19:05.554664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.554664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.554829 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:05.555047 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 552/2177] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:05 2026] DELETE /volume/v3/volume-transfers/5acf5e67-da8a-45bb-8445-f79765b9fd5b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:05.562087 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.562087 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:05.562467 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d2077421-c319-4d2f-9f67-5a006f9bb27a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:05.564055 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 545/2178] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:05.564230 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.573400 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.573669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.573916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.574615 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Delete volume with id: bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.585719 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.585719 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:05.585719 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Volume info retrieved successfully. Jul 10 13:19:05.621262 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Delete volume request issued successfully. Jul 10 13:19:05.621262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8b09fedb-f5ba-4208-92b2-14c2f4869ca6 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 202 Jul 10 13:19:05.621584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-428d9a09-3ee5-4ad1-8717-7fc6276b5961 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.621923 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 542/2179] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:05 2026] DELETE /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:05.625950 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-428d9a09-3ee5-4ad1-8717-7fc6276b5961 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac Jul 10 13:19:05.625950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-428d9a09-3ee5-4ad1-8717-7fc6276b5961 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.625950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-428d9a09-3ee5-4ad1-8717-7fc6276b5961 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.638199 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-428d9a09-3ee5-4ad1-8717-7fc6276b5961 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac returned with HTTP 404 Jul 10 13:19:05.639159 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 541/2180] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volumes/82085b3d-8486-48db-a0c7-0d0f428e29ac => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:05.641768 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.647440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:05.647603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.648074 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.661411 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:05.661411 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:05.661624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.666065 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced Jul 10 13:19:05.666240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.666393 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Volume info retrieved successfully. Jul 10 13:19:05.666452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.666626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member bd0461b4-dd5a-4e0e-8624-7e573ff89ced {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:05.673133 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-afc7f685-6f21-4155-9475-1dff8f82eda8 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 200 Jul 10 13:19:05.673892 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 553/2181] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 1129 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:05.676753 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6ef6e1c-0b9e-40d2-b9dc-94208985deee tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced returned with HTTP 404 Jul 10 13:19:05.677663 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 546/2182] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/groups/bd0461b4-dd5a-4e0e-8624-7e573ff89ced => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:05.691888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-58927d94-eaa9-4cd5-9aff-5e45f85eaf1d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.696070 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58927d94-eaa9-4cd5-9aff-5e45f85eaf1d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/c3421c39-3ee3-4e2c-bb9a-2bf0737e21de Jul 10 13:19:05.696070 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58927d94-eaa9-4cd5-9aff-5e45f85eaf1d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.696070 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58927d94-eaa9-4cd5-9aff-5e45f85eaf1d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.721436 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58927d94-eaa9-4cd5-9aff-5e45f85eaf1d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types/c3421c39-3ee3-4e2c-bb9a-2bf0737e21de returned with HTTP 202 Jul 10 13:19:05.721769 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 543/2183] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:19:05 2026] DELETE /volume/v3/group_types/c3421c39-3ee3-4e2c-bb9a-2bf0737e21de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:05.733204 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9e89ae5a-7edc-418b-a617-10b3453ad6e1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.734782 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e89ae5a-7edc-418b-a617-10b3453ad6e1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 Jul 10 13:19:05.735150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e89ae5a-7edc-418b-a617-10b3453ad6e1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.735386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e89ae5a-7edc-418b-a617-10b3453ad6e1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.799762 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e89ae5a-7edc-418b-a617-10b3453ad6e1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 returned with HTTP 202 Jul 10 13:19:05.799762 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 542/2184] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:19:05 2026] DELETE /volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:05.812332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-25f5de28-308b-43a7-99aa-65314fe8d1a0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.814622 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-25f5de28-308b-43a7-99aa-65314fe8d1a0 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] GET https://10.4.3.138/volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 Jul 10 13:19:05.814918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-25f5de28-308b-43a7-99aa-65314fe8d1a0 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:05.815231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-25f5de28-308b-43a7-99aa-65314fe8d1a0 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:05.821414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-25f5de28-308b-43a7-99aa-65314fe8d1a0 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 returned with HTTP 404 Jul 10 13:19:05.822304 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 554/2185] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:19:05 2026] GET /volume/v3/types/8f8be465-1944-4eeb-aba1-19b59dc8ea20 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:05.838773 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f8ed499f-c5a6-44a6-a49b-0abfc5195428 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.842547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8ed499f-c5a6-44a6-a49b-0abfc5195428 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:19:05.842547 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f8ed499f-c5a6-44a6-a49b-0abfc5195428 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-671046730"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:05.874732 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8ed499f-c5a6-44a6-a49b-0abfc5195428 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:19:05.875358 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 547/2186] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:19:05 2026] POST /volume/v3/types => generated 223 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:05.898506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8125dd67-9368-4dde-8c0b-c1518d92aa48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.902302 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8125dd67-9368-4dde-8c0b-c1518d92aa48 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:19:05.902826 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8125dd67-9368-4dde-8c0b-c1518d92aa48 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-396784279"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:05.922075 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8125dd67-9368-4dde-8c0b-c1518d92aa48 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:19:05.922882 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 544/2187] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:19:05 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:05.935946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:05.938216 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:19:05.940100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "210ebf36-4161-4f11-8554-65ff24f5ddbf", "volume_types": ["2e0b8e2b-eec4-436b-95a7-1cc14faa5866"], "name": "tempest-GroupSnapshotsTest-Group-1882026566"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:05.942192 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group {'group': {'group_type': '210ebf36-4161-4f11-8554-65ff24f5ddbf', 'volume_types': ['2e0b8e2b-eec4-436b-95a7-1cc14faa5866'], 'name': 'tempest-GroupSnapshotsTest-Group-1882026566'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:19:05.947582 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.groups [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group tempest-GroupSnapshotsTest-Group-1882026566. Jul 10 13:19:05.974641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:19:05.974235. {{(pid=100116) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:19:05.974942 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:06.003859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['aeeb8676-d216-4823-9de5-338f86e185b5'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:06.047369 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee90d155-d6cc-4cbd-935b-3ed2c283616d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:19:06.047916 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 543/2188] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:19:05 2026] POST /volume/v3/groups => generated 112 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:06.058675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.061244 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:06.061529 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.061797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.062016 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:06.070052 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:06.070052 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:06.089900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22965232-d95f-40cb-8e8f-b633b7fc3050 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:06.090141 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 555/2189] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:06.232701 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.235576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:06.237433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.237433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.237433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:06.243436 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:06.243436 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:06.243785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d843d7d8-b7dc-47dc-a7b3-b88c80d0978b tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:06.247765 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 548/2190] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:06.259589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.262476 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:19:06.263287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "299d736e-a954-473e-bda7-390a15cf95a0", "name": "tempest-VolumesBackupsTest-Backup-1291646482"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:06.265452 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating new backup {'backup': {'volume_id': '299d736e-a954-473e-bda7-390a15cf95a0', 'name': 'tempest-VolumesBackupsTest-Backup-1291646482'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:19:06.267360 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating backup of volume 299d736e-a954-473e-bda7-390a15cf95a0 in container None Jul 10 13:19:06.276517 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:06.276517 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:06.277539 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:19:06.300681 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['d4602fea-a933-4538-9074-4dc4268f1b7a', '9c38b13b-7e24-43e3-816a-b14c0eb408cc'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:06.355251 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26caaa3e-dcdd-41e2-ad01-0dd81ce86aa3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:19:06.355979 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 545/2191] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:19:06 2026] POST /volume/v3/backups => generated 330 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:06.366194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2873566e-81c9-4567-b338-8400803bb8fe None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.369340 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2873566e-81c9-4567-b338-8400803bb8fe tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:06.369828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2873566e-81c9-4567-b338-8400803bb8fe tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.370384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2873566e-81c9-4567-b338-8400803bb8fe tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.370384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2873566e-81c9-4567-b338-8400803bb8fe tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:06.375867 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:06.375867 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:06.376859 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2873566e-81c9-4567-b338-8400803bb8fe tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:06.377381 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 544/2192] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:06.576973 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.579722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:06.579991 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.580163 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.580322 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:06.586548 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:06.586548 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:06.587803 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c3600a8a-1c93-4b2e-b912-9d08bdca09b4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:06.588486 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 556/2193] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:06.698240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fc7fa407-9696-419d-91b6-e1f2c3818779 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.700740 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fc7fa407-9696-419d-91b6-e1f2c3818779 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:06.700740 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fc7fa407-9696-419d-91b6-e1f2c3818779 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.700874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fc7fa407-9696-419d-91b6-e1f2c3818779 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.712293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fc7fa407-9696-419d-91b6-e1f2c3818779 tempest-VolumesTransfersV355Test-1159468696 tempest-VolumesTransfersV355Test-1159468696-project-admin] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 404 Jul 10 13:19:06.713432 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 549/2194] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:06.722664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c4992fda-6e55-40f9-8df3-c20e8dc795e9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.726169 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c4992fda-6e55-40f9-8df3-c20e8dc795e9 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] GET https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:06.726169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c4992fda-6e55-40f9-8df3-c20e8dc795e9 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.726169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c4992fda-6e55-40f9-8df3-c20e8dc795e9 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.731956 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c4992fda-6e55-40f9-8df3-c20e8dc795e9 tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 404 Jul 10 13:19:06.732742 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 546/2195] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:06 2026] GET /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:06.741872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:06.743656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] DELETE https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:06.743923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:06.744132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:06.744344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] Delete volume with id: bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e Jul 10 13:19:06.750486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24b8b93d-a4a3-4e92-b3d8-ba2c2b17412f tempest-VolumesTransfersV355Test-2032836768 tempest-VolumesTransfersV355Test-2032836768-project-member] https://10.4.3.138/volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e returned with HTTP 404 Jul 10 13:19:06.751150 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 545/2196] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:06 2026] DELETE /volume/v3/volumes/bb246523-5bc7-43a6-bfcc-c8f3c7f69d7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:07.103288 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc042580-b03c-4175-a8d0-4fb676655670 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:07.106072 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc042580-b03c-4175-a8d0-4fb676655670 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:07.106618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc042580-b03c-4175-a8d0-4fb676655670 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:07.106967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc042580-b03c-4175-a8d0-4fb676655670 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:07.107173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-fc042580-b03c-4175-a8d0-4fb676655670 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:07.113395 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.113395 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:07.124870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc042580-b03c-4175-a8d0-4fb676655670 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:07.125389 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 557/2197] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:07 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:07.136723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:07.139352 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:07.140060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-978757846", "volume_type": "2e0b8e2b-eec4-436b-95a7-1cc14faa5866", "group_id": "8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:07.142822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-978757846', 'volume_type': '2e0b8e2b-eec4-436b-95a7-1cc14faa5866', 'group_id': '8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:07.151873 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.151873 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:07.152529 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume of 1 GB Jul 10 13:19:07.161374 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:07.180173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (0f1f011d-0593-4db6-b5ea-3e0a74c10bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:07.183092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1caa8cf-bcc3-48db-badc-bc9db7f11635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:07.184579 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.184579 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:07.185295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:07.223570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1caa8cf-bcc3-48db-badc-bc9db7f11635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:19:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-671046730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e0b8e2b-eec4-436b-95a7-1cc14faa5866', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:07.223570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581de57c-1fcd-4988-a3ba-95a3e1ef04ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:07.261766 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:07.261766 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:07.311728 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['b5b0552d-a33d-4f6a-a223-e1e8a04a451c', '489a2a4f-e759-46d0-aa28-08454da12aa7', '39ebce90-d615-459b-b3a8-96f8e86c7d51', '3b23d868-8d44-4652-847e-e0dbdae3ca93'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:07.313086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581de57c-1fcd-4988-a3ba-95a3e1ef04ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b0552d-a33d-4f6a-a223-e1e8a04a451c', '489a2a4f-e759-46d0-aa28-08454da12aa7', '39ebce90-d615-459b-b3a8-96f8e86c7d51', '3b23d868-8d44-4652-847e-e0dbdae3ca93']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:07.314237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07f7eb5-29f1-4709-aef0-bb5fda1cb8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:07.345067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07f7eb5-29f1-4709-aef0-bb5fda1cb8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dd51117-c608-496a-9ddd-592f0ffdfe4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-978757846',encryption_key_id=None,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['b5b0552d-a33d-4f6a-a223-e1e8a04a451c','489a2a4f-e759-46d0-aa28-08454da12aa7','39ebce90-d615-459b-b3a8-96f8e86c7d51','3b23d868-8d44-4652-847e-e0dbdae3ca93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-978757846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,host=None,id=3dd51117-c608-496a-9ddd-592f0ffdfe4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d04bd6690a409f888c8720fc94aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9197935aa3844269347eae35502fc7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e0b8e2b-eec4-436b-95a7-1cc14faa5866),volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:07.346462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435a58a4-7c11-474b-8224-e63d80833253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:07.378440 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (435a58a4-7c11-474b-8224-e63d80833253) transitioned into state 'SUCCESS' from state '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-978757846',encryption_key_id=None,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['b5b0552d-a33d-4f6a-a223-e1e8a04a451c','489a2a4f-e759-46d0-aa28-08454da12aa7','39ebce90-d615-459b-b3a8-96f8e86c7d51','3b23d868-8d44-4652-847e-e0dbdae3ca93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:07.379407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9332420-afa6-4a22-8a42-21cd7be52440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:07.395511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:07.398793 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:07.399110 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:07.399534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:07.400773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:07.407212 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.407212 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:07.408455 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64173e5a-7928-4d96-b6e5-c62e4a303497 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:07.409365 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 547/2198] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:07 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:07.411909 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9332420-afa6-4a22-8a42-21cd7be52440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:07.413293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (0f1f011d-0593-4db6-b5ea-3e0a74c10bce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:07.414717 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request issued successfully. Jul 10 13:19:07.415080 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:07.415453 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:07.481994 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:07.489449 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.489449 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:07.500101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ce9d6b6-e59e-4ed6-816b-ccfda4020ce9 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:07.500101 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 550/2199] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:19:07 2026] POST /volume/v3/volumes => generated 821 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:07.515335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-36635cd9-f4c8-405a-b615-2f59586d337e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:07.521932 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e Jul 10 13:19:07.522148 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:07.522353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:07.544633 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.544633 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:07.554345 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:07.555439 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:07.555439 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:07.604867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:07.608173 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:07.615120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:07.615444 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:07.615634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:07.617185 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:07.623739 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.623739 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:07.624153 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:07.624153 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:07.625262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9db85ee6-2d21-4d6b-bea9-01dc976e2934 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:07.625823 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 558/2200] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:07 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:07.640309 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36635cd9-f4c8-405a-b615-2f59586d337e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e returned with HTTP 200 Jul 10 13:19:07.641333 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 546/2201] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:07 2026] GET /volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e => generated 889 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:08.425741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d501d67-004c-43a7-a50b-1382172a787f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:08.427922 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d501d67-004c-43a7-a50b-1382172a787f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:08.427922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d501d67-004c-43a7-a50b-1382172a787f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:08.428192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d501d67-004c-43a7-a50b-1382172a787f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:08.428377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4d501d67-004c-43a7-a50b-1382172a787f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:08.433293 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.433293 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:08.434012 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d501d67-004c-43a7-a50b-1382172a787f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:08.434369 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 548/2202] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:08 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:08.641390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4d513edf-d06c-42e7-9f07-bc44170e430f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:08.643447 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4d513edf-d06c-42e7-9f07-bc44170e430f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:08.643876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4d513edf-d06c-42e7-9f07-bc44170e430f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:08.644272 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4d513edf-d06c-42e7-9f07-bc44170e430f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:08.644272 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-4d513edf-d06c-42e7-9f07-bc44170e430f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:08.649933 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.649933 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:08.651602 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4d513edf-d06c-42e7-9f07-bc44170e430f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:08.652043 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 551/2203] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:08 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:08.661830 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:08.664538 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e Jul 10 13:19:08.664891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:08.665189 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:08.673246 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.673246 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:08.677470 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:08.678326 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:08.678531 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:08.736600 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:08.740566 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.740566 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:08.750261 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dba5e626-cf51-41c6-9bcd-62eaed94d350 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e returned with HTTP 200 Jul 10 13:19:08.750762 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 559/2204] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:08 2026] GET /volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:08.781105 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b567d2d6-552b-4df3-a513-d7e365c83eac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:08.783653 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:08.784145 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1328566238", "volume_type": "2e0b8e2b-eec4-436b-95a7-1cc14faa5866", "group_id": "8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:08.786143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1328566238', 'volume_type': '2e0b8e2b-eec4-436b-95a7-1cc14faa5866', 'group_id': '8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:08.793988 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.793988 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:08.794555 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume of 1 GB Jul 10 13:19:08.801760 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:08.808542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (f99e4ced-3d85-4726-8709-4c462cacf215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:08.809909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49390bfe-db34-4c49-aac3-ad1bfdb170ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:08.810492 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:08.810492 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:08.810968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:08.835343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49390bfe-db34-4c49-aac3-ad1bfdb170ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:19:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-671046730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e0b8e2b-eec4-436b-95a7-1cc14faa5866', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:08.836250 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b340b06-fbe9-436f-9eda-0ad0bc49aa95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:08.868395 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:08.868727 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:08.886220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['98f36922-b866-4c4f-83f0-64a7eeadf2a1', '5f3d88e4-a77f-4df9-838d-5fd2aa0908ea', 'ef780cd4-2390-4f65-95b7-3abf9512a2e6', '005eac85-4206-4a99-b070-5f6ff783947a'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:08.887019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b340b06-fbe9-436f-9eda-0ad0bc49aa95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f36922-b866-4c4f-83f0-64a7eeadf2a1', '5f3d88e4-a77f-4df9-838d-5fd2aa0908ea', 'ef780cd4-2390-4f65-95b7-3abf9512a2e6', '005eac85-4206-4a99-b070-5f6ff783947a']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:08.887874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f40d15-ebb2-4384-95dc-1f607f410dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:08.912248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f40d15-ebb2-4384-95dc-1f607f410dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b599b2f-2309-47c4-9ec2-934f2fb18171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1328566238',encryption_key_id=None,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['98f36922-b866-4c4f-83f0-64a7eeadf2a1','5f3d88e4-a77f-4df9-838d-5fd2aa0908ea','ef780cd4-2390-4f65-95b7-3abf9512a2e6','005eac85-4206-4a99-b070-5f6ff783947a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1328566238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,host=None,id=0b599b2f-2309-47c4-9ec2-934f2fb18171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d04bd6690a409f888c8720fc94aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9197935aa3844269347eae35502fc7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e0b8e2b-eec4-436b-95a7-1cc14faa5866),volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:08.913234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94db96fc-a24b-4699-91b5-87ebb0623cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:08.939958 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94db96fc-a24b-4699-91b5-87ebb0623cfe) transitioned into state 'SUCCESS' from state '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-1328566238',encryption_key_id=None,group_id=8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['98f36922-b866-4c4f-83f0-64a7eeadf2a1','5f3d88e4-a77f-4df9-838d-5fd2aa0908ea','ef780cd4-2390-4f65-95b7-3abf9512a2e6','005eac85-4206-4a99-b070-5f6ff783947a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=2e0b8e2b-eec4-436b-95a7-1cc14faa5866)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:08.940799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17017b18-2a81-4287-9394-8f330e24188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:08.954824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17017b18-2a81-4287-9394-8f330e24188c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:08.956093 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (f99e4ced-3d85-4726-8709-4c462cacf215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:08.956093 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request issued successfully. Jul 10 13:19:08.957345 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:08.957345 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:08.997134 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:09.001060 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:09.001060 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:09.005978 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b567d2d6-552b-4df3-a513-d7e365c83eac tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:09.006520 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 547/2205] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:19:08 2026] POST /volume/v3/volumes => generated 822 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:09.019595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:09.021316 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 Jul 10 13:19:09.021552 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:09.021818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:09.029377 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:09.029377 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:09.033890 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:09.034618 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:09.034795 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:09.078890 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:09.086276 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:09.086276 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:09.097314 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f21d84a5-6e43-4aa7-8427-2f0fa129d3be tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 returned with HTTP 200 Jul 10 13:19:09.098052 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 549/2206] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:09 2026] GET /volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 => generated 890 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:09.448825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2aa4841b-40ad-4953-b619-e32e41faff39 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:09.451580 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2aa4841b-40ad-4953-b619-e32e41faff39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:09.451769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2aa4841b-40ad-4953-b619-e32e41faff39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:09.451953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2aa4841b-40ad-4953-b619-e32e41faff39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:09.452013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-2aa4841b-40ad-4953-b619-e32e41faff39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:09.456832 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:09.456832 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:09.457943 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2aa4841b-40ad-4953-b619-e32e41faff39 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:09.458352 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 552/2207] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:09 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:09.664103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:09.666337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:09.666646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:09.666911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:09.667067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:09.674271 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:09.674271 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:09.675285 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03eda0bd-34af-4c44-ba2f-c5587747f05e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:09.676099 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 560/2208] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:09 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:10.113361 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.115245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-18575b31-bef3-40f4-b4a0-ef1306280eec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.115568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 Jul 10 13:19:10.115812 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.116005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.118162 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18575b31-bef3-40f4-b4a0-ef1306280eec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:10.118423 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18575b31-bef3-40f4-b4a0-ef1306280eec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.118636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18575b31-bef3-40f4-b4a0-ef1306280eec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.125295 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.125295 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:10.128219 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.128219 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:10.129905 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:10.130789 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:10.130978 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:10.133297 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-18575b31-bef3-40f4-b4a0-ef1306280eec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:10.139408 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18575b31-bef3-40f4-b4a0-ef1306280eec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:10.140066 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 550/2209] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:10.154186 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1d5fb952-eb17-4d87-89d7-b638388d852f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.156430 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1d5fb952-eb17-4d87-89d7-b638388d852f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:10.156739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1d5fb952-eb17-4d87-89d7-b638388d852f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.157000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1d5fb952-eb17-4d87-89d7-b638388d852f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.164525 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.164525 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:10.168419 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1d5fb952-eb17-4d87-89d7-b638388d852f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:10.172610 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1d5fb952-eb17-4d87-89d7-b638388d852f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:10.173047 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 553/2210] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:10.176983 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:10.180322 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.180322 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:10.189793 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-277331ef-4fb9-4976-b295-7d2abffabcd1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 returned with HTTP 200 Jul 10 13:19:10.190628 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 548/2211] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:10.204734 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.206569 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] PUT https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:10.206918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3dd51117-c608-496a-9ddd-592f0ffdfe4e"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:10.208480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Update called for group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3. {{(pid=100113) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:19:10.208591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Updating group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 with name None description: None add_volumes: None remove_volumes: 3dd51117-c608-496a-9ddd-592f0ffdfe4e. Jul 10 13:19:10.212196 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.212196 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:10.222615 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.225076 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:10.225527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.225527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.229019 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32ade6fc-7cd4-4e7e-9b87-7bcb7c4b965b tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 202 Jul 10 13:19:10.229488 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 561/2212] 10.4.3.138 () {70 vars in 1406 bytes} [Fri Jul 10 13:19:10 2026] PUT /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:10.234511 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.234511 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:10.239419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.239610 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:10.241706 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:10.242045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.242256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.243471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:10.245803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-77a65647-11ce-4b27-a9ab-af77a3716574 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:10.246403 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.246403 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:10.246543 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 551/2213] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:10.255208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05e8ce14-0923-49ef-9757-2c5a96cd8eb5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:10.255714 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 554/2214] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:10.473479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.477103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:10.477427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.477741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.477908 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:10.484014 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.484014 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:10.485046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e4444a4-2be9-43bd-989f-e6098d59c1ca tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:10.485487 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 549/2215] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:10.688079 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:10.690161 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:10.690381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:10.690599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:10.690743 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:10.695247 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:10.695247 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:10.696185 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-25b9c92d-0a8b-4b7a-8f2e-6e41ddbc901c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:10.696823 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 562/2216] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:10 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:11.179464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dcd83791-a27a-4168-a492-7fbe52869065 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.267163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5e8560d1-816d-42f5-88d1-60e967140111 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.269059 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5e8560d1-816d-42f5-88d1-60e967140111 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:11.269199 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5e8560d1-816d-42f5-88d1-60e967140111 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:11.269375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5e8560d1-816d-42f5-88d1-60e967140111 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:11.269607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-5e8560d1-816d-42f5-88d1-60e967140111 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:11.271153 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=578,cinder:UPDATE=169,cinder:INSERT=130 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:19:11.273419 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.273419 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:11.284104 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5e8560d1-816d-42f5-88d1-60e967140111 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:11.284828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 555/2217] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:11 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:11.299899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.302495 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] PUT https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:11.302495 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3dd51117-c608-496a-9ddd-592f0ffdfe4e"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:11.303773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Update called for group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3. {{(pid=100116) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:19:11.303931 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.groups [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Updating group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 with name None description: None add_volumes: 3dd51117-c608-496a-9ddd-592f0ffdfe4e remove_volumes: None. Jul 10 13:19:11.308713 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.308713 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:11.338091 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:11.338581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-27095471"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:11.340343 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-27095471'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:11.340471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume of 1 GB Jul 10 13:19:11.346599 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Availability Zones retrieved successfully. Jul 10 13:19:11.348097 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1f8fd7d-2da6-4c7c-99d9-c1e31aac763c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 202 Jul 10 13:19:11.348681 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 550/2218] 10.4.3.138 () {70 vars in 1406 bytes} [Fri Jul 10 13:19:11 2026] PUT /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:11.354623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Flow 'volume_create_api' (27ce14dc-6622-4bb3-9006-444538584ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:11.355685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8adccce-06e7-4bbc-98d8-65b8b7261c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:11.356680 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:11.358668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.360404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:11.360646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:11.360866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:11.361589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:11.364703 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.364703 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:11.373919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-305828f1-1c64-4d49-b38a-2eff1d4e24ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:11.374365 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 563/2219] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:11 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:11.394272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8adccce-06e7-4bbc-98d8-65b8b7261c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:11.395039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83037c2f-0a17-4961-80e8-a41f1b5095de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:11.463468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Created reservations ['603e090d-21bf-42c4-8ea3-031fc2b6a7f1', '2588bf1b-433e-47ed-ab48-2f9da9ddc031', '9c30501c-5bae-44c8-873f-8e54a925d20c', 'e7729e49-d11c-4e8b-9c52-ab603cce1488'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:11.464371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83037c2f-0a17-4961-80e8-a41f1b5095de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['603e090d-21bf-42c4-8ea3-031fc2b6a7f1', '2588bf1b-433e-47ed-ab48-2f9da9ddc031', '9c30501c-5bae-44c8-873f-8e54a925d20c', 'e7729e49-d11c-4e8b-9c52-ab603cce1488']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:11.465287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174dfc79-d4c6-487d-afe1-88fc48816af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:11.501850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.504098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:11.504244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:11.504379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:11.504570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:11.506568 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174dfc79-d4c6-487d-afe1-88fc48816af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7572d864-6076-4532-8436-944efcdc1abc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-27095471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e225509e975448393594dadd46f409c',qos_specs=None,replication_status=,reservations=['603e090d-21bf-42c4-8ea3-031fc2b6a7f1','2588bf1b-433e-47ed-ab48-2f9da9ddc031','9c30501c-5bae-44c8-873f-8e54a925d20c','e7729e49-d11c-4e8b-9c52-ab603cce1488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26440423cedc4beea5be122f2c59d833',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-27095471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7572d864-6076-4532-8436-944efcdc1abc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e225509e975448393594dadd46f409c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26440423cedc4beea5be122f2c59d833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:11.507814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55277f4-db21-4b7b-8a1a-9c2670d3063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:11.511010 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.511010 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:11.512174 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a8d7836-6f7f-468f-9af6-71c1345966a6 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:11.513050 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 556/2220] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:11 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:11.536025 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55277f4-db21-4b7b-8a1a-9c2670d3063b) transitioned into state 'SUCCESS' from state '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-27095471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e225509e975448393594dadd46f409c',qos_specs=None,replication_status=,reservations=['603e090d-21bf-42c4-8ea3-031fc2b6a7f1','2588bf1b-433e-47ed-ab48-2f9da9ddc031','9c30501c-5bae-44c8-873f-8e54a925d20c','e7729e49-d11c-4e8b-9c52-ab603cce1488'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26440423cedc4beea5be122f2c59d833',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:11.536960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc70214a-0abf-452e-b94e-a65978f4d8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:11.549394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc70214a-0abf-452e-b94e-a65978f4d8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:11.551084 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Flow 'volume_create_api' (27ce14dc-6622-4bb3-9006-444538584ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:11.551424 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume request issued successfully. Jul 10 13:19:11.552336 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dcd83791-a27a-4168-a492-7fbe52869065 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:11.553408 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 552/2221] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:11 2026] POST /volume/v3/volumes => generated 817 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:11.571356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.573787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:11.574127 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:11.574801 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:11.585144 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.585144 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:11.592357 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:11.599801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5557d9b8-17df-4998-af43-cd8e454ac8c8 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:11.600705 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 551/2222] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:11 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:11.708104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:11.710358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:11.710580 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:11.710941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:11.711002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:11.717047 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:11.717047 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:11.718747 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c7275af-c97d-41a4-b6c8-46f69d5fbd74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:11.719366 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 564/2223] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:11 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:12.291938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-94192349-6a5b-4e1c-ae49-bc94fa09310c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.292279 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94192349-6a5b-4e1c-ae49-bc94fa09310c None None] GET https://10.4.3.138/volume// Jul 10 13:19:12.292618 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-94192349-6a5b-4e1c-ae49-bc94fa09310c None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.292618 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-94192349-6a5b-4e1c-ae49-bc94fa09310c None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.293054 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94192349-6a5b-4e1c-ae49-bc94fa09310c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:12.293363 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 557/2224] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:12.302092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-06c47c19-9b55-4276-b015-a638b6b30470 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.305113 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-06c47c19-9b55-4276-b015-a638b6b30470 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:19:12.305651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-06c47c19-9b55-4276-b015-a638b6b30470 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3156992-bed2-4b42-9ddd-3032dd6bb9e4", "connector": null, "instance_uuid": "5bfc1c1c-1df0-401d-92dc-045c72fbdc33"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:12.317471 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.317471 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:12.354650 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-06c47c19-9b55-4276-b015-a638b6b30470 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:19:12.355280 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 553/2225] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:19:12 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) Jul 10 13:19:12.386827 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.388546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:12.388733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.389035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.389035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:12.392789 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.392789 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:12.400056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36f2280c-ba2e-4693-9b05-9c5fad600aba tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:12.400593 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 552/2226] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:12.412066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0ac83658-b818-4cb5-8009-8f95505430f2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.414354 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ac83658-b818-4cb5-8009-8f95505430f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] PUT https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:12.414863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ac83658-b818-4cb5-8009-8f95505430f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0b599b2f-2309-47c4-9ec2-934f2fb18171"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:12.416825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-0ac83658-b818-4cb5-8009-8f95505430f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Update called for group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3. {{(pid=100113) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:19:12.416985 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-0ac83658-b818-4cb5-8009-8f95505430f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Updating group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 with name None description: None add_volumes: None remove_volumes: 0b599b2f-2309-47c4-9ec2-934f2fb18171. Jul 10 13:19:12.421406 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.421406 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:12.443256 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ac83658-b818-4cb5-8009-8f95505430f2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 202 Jul 10 13:19:12.443665 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 565/2227] 10.4.3.138 () {70 vars in 1406 bytes} [Fri Jul 10 13:19:12 2026] PUT /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:12.452214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.455089 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:12.455374 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.455652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.455859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:12.469499 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.469499 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:12.477849 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7363b00-95aa-4740-b707-c5a4b7212fd3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:12.478397 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 558/2228] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:12.526356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.528391 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:12.528618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.528866 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.528958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:12.533287 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.533287 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:12.534202 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a1c1e3f5-7e0e-4128-a9f0-b432698ad9d4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:12.534667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 554/2229] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:12.616860 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2281e50f-707b-497c-8529-9bc1797668d0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.619684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2281e50f-707b-497c-8529-9bc1797668d0 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:12.619987 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2281e50f-707b-497c-8529-9bc1797668d0 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.620211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2281e50f-707b-497c-8529-9bc1797668d0 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.629170 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.629170 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:12.633456 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2281e50f-707b-497c-8529-9bc1797668d0 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:12.637777 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2281e50f-707b-497c-8529-9bc1797668d0 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:12.638446 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 553/2230] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:12.651477 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.652605 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] POST https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:12.653004 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7572d864-6076-4532-8436-944efcdc1abc"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:12.654276 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volume_transfer [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Creating new volume transfer {'transfer': {'volume_id': '7572d864-6076-4532-8436-944efcdc1abc'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 13:19:12.654398 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volume_transfer [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Creating transfer of volume 7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:12.654459 np0000005006 devstack@c-api.service[100113]: INFO cinder.transfer.api [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Generating transfer record for volume 7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:12.662332 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.662332 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:12.674061 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2f03f35-0cde-48e5-9031-6b69c6955724 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 202 Jul 10 13:19:12.674499 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 566/2231] 10.4.3.138 () {70 vars in 1326 bytes} [Fri Jul 10 13:19:12 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) Jul 10 13:19:12.685589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5afd15d-ef2d-44da-acb4-868372535c4b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.692564 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5afd15d-ef2d-44da-acb4-868372535c4b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:12.692824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5afd15d-ef2d-44da-acb4-868372535c4b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.693086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5afd15d-ef2d-44da-acb4-868372535c4b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.701387 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.701387 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:12.705699 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d5afd15d-ef2d-44da-acb4-868372535c4b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:12.712919 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5afd15d-ef2d-44da-acb4-868372535c4b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:12.712970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 559/2232] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:12.730710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a40a1002-7972-491c-8bb6-92777cb90adf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.732704 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.732979 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a40a1002-7972-491c-8bb6-92777cb90adf tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 Jul 10 13:19:12.733386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a40a1002-7972-491c-8bb6-92777cb90adf tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.733470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a40a1002-7972-491c-8bb6-92777cb90adf tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.735517 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:12.735785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.736028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.736161 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:12.739020 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a40a1002-7972-491c-8bb6-92777cb90adf tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 returned with HTTP 200 Jul 10 13:19:12.739841 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 555/2233] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:12.741418 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.741418 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:12.742406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1f1292a-5d41-428f-a0d0-e8ea59538154 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:12.742843 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 554/2234] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:12.750092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1a7de8eb-6150-4767-8688-68417da1977a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.752417 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a7de8eb-6150-4767-8688-68417da1977a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:12.752821 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a7de8eb-6150-4767-8688-68417da1977a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.753196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a7de8eb-6150-4767-8688-68417da1977a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.753408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volume_transfer [None req-1a7de8eb-6150-4767-8688-68417da1977a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Listing volume transfers {{(pid=100113) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 13:19:12.759347 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a7de8eb-6150-4767-8688-68417da1977a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 200 Jul 10 13:19:12.759818 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 567/2235] 10.4.3.138 () {68 vars in 1305 bytes} [Fri Jul 10 13:19:12 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) Jul 10 13:19:12.769424 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-38757df0-15eb-4f1a-be87-075a11f67d9a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.772055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-484c3834-30d5-4ef2-8f04-85b17479c74a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.774524 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-484c3834-30d5-4ef2-8f04-85b17479c74a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:12.774772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-484c3834-30d5-4ef2-8f04-85b17479c74a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.775007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-484c3834-30d5-4ef2-8f04-85b17479c74a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.789089 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.789089 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:12.794676 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-484c3834-30d5-4ef2-8f04-85b17479c74a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:12.803081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-484c3834-30d5-4ef2-8f04-85b17479c74a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:12.803490 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 556/2236] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:12.854370 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] POST https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222/accept Jul 10 13:19:12.854990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "41144797e5731a81"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:12.858114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.volume_transfer [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Accepting volume transfer 0f250576-6288-4556-a5af-8300bf76d222 {{(pid=100114) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 13:19:12.858297 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Accepting transfer 0f250576-6288-4556-a5af-8300bf76d222 Jul 10 13:19:12.885709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e6a989e6-5e0a-4730-9adc-f17e52c9a42a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.886262 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6a989e6-5e0a-4730-9adc-f17e52c9a42a None None] GET https://10.4.3.138/volume// Jul 10 13:19:12.886469 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6a989e6-5e0a-4730-9adc-f17e52c9a42a None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.886784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6a989e6-5e0a-4730-9adc-f17e52c9a42a None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.887184 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6a989e6-5e0a-4730-9adc-f17e52c9a42a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:12.887547 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 555/2237] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:12.896304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:12.904280 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:12.904503 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:12.904732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:12.925092 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:12.925092 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:12.933316 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:12.940150 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-49c2039d-094b-4ac6-b8a8-078ef5a1eba0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:12.940150 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 568/2238] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:19:12 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1036 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:12.954184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Created reservations ['914375e2-0558-48ea-877c-d4cee54d16e0', '56e1dc4e-cfaa-4df2-a1d6-2a7d07319fe8', 'd12cdfc8-f47e-40be-a614-fd0af9d3096e', 'c72f5d17-e7da-45d6-858f-815c3c48a9f7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:12.980673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Created reservations ['7876523c-7f4f-4633-890e-76e17e75c8e4', 'c0d9d360-9df1-47c5-876f-e188b95a27c3', 'e3412501-9ef9-455e-ac6f-3b4a03fc1683', '9ee6fe81-365a-4c2f-a6ad-2ed91b53d96b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:13.026838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Created reservations ['1f376c4f-eb07-4e0e-8bf7-249011981040', '987eb9f2-a31b-4a5e-9354-787b077ffb25', '4e9e73bd-c9d9-4670-aaea-a77026140cc1', '1575c9bc-a548-4bfc-be5c-dcf4ba37ae2f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:13.067576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Created reservations ['bb16e927-d22d-4a9b-9087-0deb4e41b415', '03a25399-2086-40ca-899c-c22765c8d6de', '0e7b90ae-3519-477e-a519-1354586e02ac', '47bf77cb-622f-4b0c-8225-6f33902e7f69'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:13.090582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.092322 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] PUT https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f Jul 10 13:19:13.092771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:13.102421 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Acquiring lock "cinder-attachment_update-f3156992-bed2-4b42-9ddd-3032dd6bb9e4-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:19:13.107635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Lock "cinder-attachment_update-f3156992-bed2-4b42-9ddd-3032dd6bb9e4-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:19:13.108976 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.108976 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:13.490201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.492031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:13.492300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.492560 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.493097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:13.496479 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.496479 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:13.505871 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e9ff4a0a-9130-4175-bd32-8a2d199aa22f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:13.506396 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 556/2239] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:13.516387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.518142 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] PUT https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:13.518238 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0b599b2f-2309-47c4-9ec2-934f2fb18171"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:13.519723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Update called for group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3. {{(pid=100113) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:19:13.519853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Updating group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 with name None description: None add_volumes: 0b599b2f-2309-47c4-9ec2-934f2fb18171 remove_volumes: None. Jul 10 13:19:13.523353 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.523353 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:13.546456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-95548ce5-c664-4430-8d1b-e33c674a6563 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.548465 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95548ce5-c664-4430-8d1b-e33c674a6563 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:13.548754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95548ce5-c664-4430-8d1b-e33c674a6563 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.549007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95548ce5-c664-4430-8d1b-e33c674a6563 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.549173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-95548ce5-c664-4430-8d1b-e33c674a6563 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:13.550430 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bb3c172-d80b-4573-9ea3-431c89c934d5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 202 Jul 10 13:19:13.551306 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 569/2240] 10.4.3.138 () {70 vars in 1406 bytes} [Fri Jul 10 13:19:13 2026] PUT /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:13.554940 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.554940 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:13.555806 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95548ce5-c664-4430-8d1b-e33c674a6563 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:13.556203 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 557/2241] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:13.559382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-16e7fc92-234e-4820-a8fe-43d621b2162f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.561319 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16e7fc92-234e-4820-a8fe-43d621b2162f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:13.561544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16e7fc92-234e-4820-a8fe-43d621b2162f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.561766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16e7fc92-234e-4820-a8fe-43d621b2162f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.561934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-16e7fc92-234e-4820-a8fe-43d621b2162f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:13.565598 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.565598 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:13.570646 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Transfer volume completed successfully. Jul 10 13:19:13.573792 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16e7fc92-234e-4820-a8fe-43d621b2162f tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:13.574261 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 570/2242] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:13.634950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Lock "cinder-attachment_update-f3156992-bed2-4b42-9ddd-3032dd6bb9e4-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:19:13.635430 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-8f5e0aad-f930-435c-a05e-7b5f3f888f4b tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f returned with HTTP 200 Jul 10 13:19:13.635762 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 557/2243] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:19:13 2026] PUT /volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:13.642736 np0000005006 devstack@c-api.service[100114]: INFO cinder.transfer.api [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Volume 7572d864-6076-4532-8436-944efcdc1abc has been transferred. Jul 10 13:19:13.650616 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38757df0-15eb-4f1a-be87-075a11f67d9a tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222/accept returned with HTTP 202 Jul 10 13:19:13.651164 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 560/2244] 10.4.3.138 () {70 vars in 1458 bytes} [Fri Jul 10 13:19:12 2026] POST /volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222/accept => generated 365 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:13.661348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.663541 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:13.663808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.664057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.672156 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.672156 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:13.676009 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Volume info retrieved successfully. Jul 10 13:19:13.682095 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c04ecc9-74d5-4c53-8ada-c208261dcfaf tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:13.682613 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 558/2245] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:13.699204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9c377678-ad11-4062-bae2-55828ed00aab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.701402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c377678-ad11-4062-bae2-55828ed00aab tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:13.701733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c377678-ad11-4062-bae2-55828ed00aab tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.702481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c377678-ad11-4062-bae2-55828ed00aab tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.711167 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.711167 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:13.716396 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9c377678-ad11-4062-bae2-55828ed00aab tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] Volume info retrieved successfully. Jul 10 13:19:13.722413 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c377678-ad11-4062-bae2-55828ed00aab tempest-VolumesTransfersV357Test-1223851107 tempest-VolumesTransfersV357Test-1223851107-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:13.723046 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 571/2246] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:13.738183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.740554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 Jul 10 13:19:13.740704 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.741251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.741251 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.volume_transfer [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Delete transfer with id: 0f250576-6288-4556-a5af-8300bf76d222 Jul 10 13:19:13.744718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06a26c11-157d-4735-b70e-3e85c5852ff2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 returned with HTTP 404 Jul 10 13:19:13.745296 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 558/2247] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:13 2026] DELETE /volume/v3/volume-transfers/0f250576-6288-4556-a5af-8300bf76d222 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:13.754649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.755556 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.757988 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:13.758318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.758567 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.758749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:13.765099 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.765099 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:13.766549 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-628ff40b-5c45-4a82-95b0-a3d98e94168a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:13.766672 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 559/2248] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:13.786524 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:13.786845 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.787102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.787328 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Delete volume with id: 7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:13.797343 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.797343 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:13.797769 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Volume info retrieved successfully. Jul 10 13:19:13.820287 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.821822 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:13.822739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.822739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.824804 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Delete volume request issued successfully. Jul 10 13:19:13.825061 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c11b8a7-14b5-492a-a0da-17c9e5ee1be0 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 202 Jul 10 13:19:13.825663 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 561/2249] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:13 2026] DELETE /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:13.832798 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.832798 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:13.834578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:13.836798 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:13.837004 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:13.837076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:13.837311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:13.841947 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d839f380-4150-46e4-a626-ee5492b9f6f9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:13.842463 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 572/2250] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:13.845896 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:13.845896 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:13.850312 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Volume info retrieved successfully. Jul 10 13:19:13.856339 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa7415a4-92ec-43fa-93a8-e49469a1ceae tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 200 Jul 10 13:19:13.856863 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 559/2251] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:13 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 1128 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:14.568411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.570332 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:14.570443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.570581 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.570721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:14.574801 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.574801 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:14.575548 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-994c984c-a0d5-4186-b434-2e836b4cd7a1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:14.575942 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 560/2252] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:14.584976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b58d0dcc-6b64-4615-b397-508276761b70 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.586904 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b58d0dcc-6b64-4615-b397-508276761b70 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:14.587096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b58d0dcc-6b64-4615-b397-508276761b70 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.587277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b58d0dcc-6b64-4615-b397-508276761b70 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.587431 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-b58d0dcc-6b64-4615-b397-508276761b70 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:14.591582 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.591582 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:14.599247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b58d0dcc-6b64-4615-b397-508276761b70 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 200 Jul 10 13:19:14.599950 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 562/2253] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:14.608343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.610409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:14.610657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.610895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.611205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:14.612048 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:14.620664 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:14.621460 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:14.621651 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:14.657920 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:14.661064 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.661064 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:14.664779 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:14.664939 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:14.709742 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:14.712752 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.712752 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:14.724891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7abf56d0-4550-4137-a86a-9e1b12c7884c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:14.724891 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 573/2254] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:14.738212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.740441 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/group_snapshots Jul 10 13:19:14.740910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-826961623"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:14.742482 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-826961623'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 13:19:14.746434 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.746434 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:14.750447 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.group_snapshots [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-826961623. Jul 10 13:19:14.774178 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.774178 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:14.780490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-89beee14-070f-40be-a229-b5341f8468dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.782554 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89beee14-070f-40be-a229-b5341f8468dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:14.783406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89beee14-070f-40be-a229-b5341f8468dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.783406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89beee14-070f-40be-a229-b5341f8468dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.783406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-89beee14-070f-40be-a229-b5341f8468dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:14.789016 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.789016 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:14.790282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89beee14-070f-40be-a229-b5341f8468dd tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:14.790826 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 561/2255] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:14.792461 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:14.793462 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-671046730 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-671046730, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:14.803114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-df7a130a-9786-4fb2-897f-b3936733d77c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.806340 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df7a130a-9786-4fb2-897f-b3936733d77c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:14.806643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df7a130a-9786-4fb2-897f-b3936733d77c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.806940 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df7a130a-9786-4fb2-897f-b3936733d77c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.816790 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.816790 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:14.820054 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['584b798a-46fe-4159-800b-fc60420fea22', 'c73f33db-da85-44ee-85f2-57ed4cf0893b', 'c367c5ec-ad33-4582-8de6-9e0de362aa2f', '21197cc5-340e-4e46-a9f0-646bc751fab1'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:14.822734 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-df7a130a-9786-4fb2-897f-b3936733d77c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:14.828099 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df7a130a-9786-4fb2-897f-b3936733d77c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 200 Jul 10 13:19:14.828730 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 563/2256] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:14.843653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.865107 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cad44558-60dc-47a9-a732-e8ae9274c123 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.865416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cad44558-60dc-47a9-a732-e8ae9274c123 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:14.865821 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cad44558-60dc-47a9-a732-e8ae9274c123 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.866005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cad44558-60dc-47a9-a732-e8ae9274c123 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.874100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-08ca6313-da2f-4297-bb1f-1d8adcb138d9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.874716 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fead097-fe1c-48c6-8f66-d1fe1fc85c57 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots returned with HTTP 202 Jul 10 13:19:14.875229 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 560/2257] 10.4.3.138 () {70 vars in 1324 bytes} [Fri Jul 10 13:19:14 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:14.878509 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08ca6313-da2f-4297-bb1f-1d8adcb138d9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:14.879276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08ca6313-da2f-4297-bb1f-1d8adcb138d9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.879953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08ca6313-da2f-4297-bb1f-1d8adcb138d9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.880854 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.880854 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:14.886311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.887087 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cad44558-60dc-47a9-a732-e8ae9274c123 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:14.889069 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:14.889255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.890659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.890659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:14.894188 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cad44558-60dc-47a9-a732-e8ae9274c123 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:14.894794 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 562/2258] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:14.895309 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08ca6313-da2f-4297-bb1f-1d8adcb138d9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 404 Jul 10 13:19:14.895387 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.895387 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:14.896388 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 564/2259] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:14.899355 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc9f8d37-6ec7-4aa0-aa1e-4ab4734250bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 200 Jul 10 13:19:14.899876 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 561/2260] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:14.903968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c50d9b84-b417-4cca-97b4-bf730cd3602c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.906428 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c50d9b84-b417-4cca-97b4-bf730cd3602c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:14.906782 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c50d9b84-b417-4cca-97b4-bf730cd3602c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.907014 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c50d9b84-b417-4cca-97b4-bf730cd3602c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.915767 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c50d9b84-b417-4cca-97b4-bf730cd3602c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 404 Jul 10 13:19:14.916335 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 563/2261] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:14.926010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.927807 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:14.928083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.928301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.929110 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Delete volume with id: 7572d864-6076-4532-8436-944efcdc1abc Jul 10 13:19:14.935720 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-43cdabca-8e7f-4b52-b9e3-932de8fba62b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc returned with HTTP 404 Jul 10 13:19:14.936303 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 565/2262] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:14 2026] DELETE /volume/v3/volumes/7572d864-6076-4532-8436-944efcdc1abc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:14.940992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/export_record Jul 10 13:19:14.941316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:14.941672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'export_record' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:14.941907 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Export record for backup e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:19:14.947213 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-57d103c7-bc5c-4454-af24-69363f9df726 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:14.950888 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:14.950888 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:14.951420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:14.951888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1307928975"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:14.952560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.api [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling RPCAPI with context: , host: np0000005006, backup: e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 13:19:14.953231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1307928975'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:14.953342 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume of 1 GB Jul 10 13:19:14.959506 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Availability Zones retrieved successfully. Jul 10 13:19:14.964764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] export_record in rpcapi backup_id e0705391-dffe-4828-bfeb-832761b1f682 on host np0000005006. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 13:19:14.965761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Flow 'volume_create_api' (35092ef5-5638-4419-95ed-13ca87159b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:14.966714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79ef178-fc46-442c-984f-deaecc2e78b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:14.967883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:15.003116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f79ef178-fc46-442c-984f-deaecc2e78b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:15.004152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893c39ec-d6e1-4bd4-bd97-6518cc5f664e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:15.058361 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Created reservations ['3fc616ca-fc35-46bf-82dc-8effd6727f1e', 'bee32145-fb2a-4b0c-b983-759f898ba0c8', 'dd46e94b-5cbd-408c-88bd-fb92c986041a', '1b0f56b1-20e1-4cde-80a8-4d5819586a3b'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:15.059334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (893c39ec-d6e1-4bd4-bd97-6518cc5f664e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc616ca-fc35-46bf-82dc-8effd6727f1e', 'bee32145-fb2a-4b0c-b983-759f898ba0c8', 'dd46e94b-5cbd-408c-88bd-fb92c986041a', '1b0f56b1-20e1-4cde-80a8-4d5819586a3b']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:15.060147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09282d97-b928-4b30-93b8-a8e6c1c78b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:15.084315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09282d97-b928-4b30-93b8-a8e6c1c78b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a491b1-ba2d-40a1-ad1f-58d4baeefdd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1307928975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e225509e975448393594dadd46f409c',qos_specs=None,replication_status=,reservations=['3fc616ca-fc35-46bf-82dc-8effd6727f1e','bee32145-fb2a-4b0c-b983-759f898ba0c8','dd46e94b-5cbd-408c-88bd-fb92c986041a','1b0f56b1-20e1-4cde-80a8-4d5819586a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26440423cedc4beea5be122f2c59d833',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1307928975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00a491b1-ba2d-40a1-ad1f-58d4baeefdd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e225509e975448393594dadd46f409c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26440423cedc4beea5be122f2c59d833',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:15.085160 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02297c4a-4840-4be5-b7ad-28230977fee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:15.103454 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02297c4a-4840-4be5-b7ad-28230977fee6) transitioned into state 'SUCCESS' from state '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-1307928975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e225509e975448393594dadd46f409c',qos_specs=None,replication_status=,reservations=['3fc616ca-fc35-46bf-82dc-8effd6727f1e','bee32145-fb2a-4b0c-b983-759f898ba0c8','dd46e94b-5cbd-408c-88bd-fb92c986041a','1b0f56b1-20e1-4cde-80a8-4d5819586a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26440423cedc4beea5be122f2c59d833',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:15.104167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cbb539-c3a4-4469-bfbf-fc6612e6657e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:15.113749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54cbb539-c3a4-4469-bfbf-fc6612e6657e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:15.114914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Flow 'volume_create_api' (35092ef5-5638-4419-95ed-13ca87159b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:15.115332 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Create volume request issued successfully. Jul 10 13:19:15.120264 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-57d103c7-bc5c-4454-af24-69363f9df726 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:15.120804 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 562/2263] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:14 2026] POST /volume/v3/volumes => generated 819 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:19:15.135231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-809ec654-a026-4840-8ae7-50caddb1be2c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.137094 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-809ec654-a026-4840-8ae7-50caddb1be2c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:15.137304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-809ec654-a026-4840-8ae7-50caddb1be2c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.137483 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-809ec654-a026-4840-8ae7-50caddb1be2c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.146075 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.146075 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:15.150331 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-809ec654-a026-4840-8ae7-50caddb1be2c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:15.155074 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-809ec654-a026-4840-8ae7-50caddb1be2c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 200 Jul 10 13:19:15.155472 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 564/2264] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:15.467340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInVzZXJfaWQiOiAiZTY3NDcyZmYzOTY3NDBkYWJlMjMwMTAwOTIzZmRjM2QiLCAicHJvamVjdF9pZCI6ICI5ZWZjMTVlODhiNGE0MmIwYTY4OTVhMGZkN2MzNTY1OSIsICJ2b2x1bWVfaWQiOiAiYjA2Mzg1MjAtNTgyZi00ZjQ5LTg4ODEtOTJjMjc4MjBiNTQwIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTg3MTk0NDQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2MTA4NjA0MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDYzODUyMC01ODJmLTRmNDktODg4MS05MmMyNzgyMGI1NDAvMjAyNjA3MTAxMzE4NTgvYXpfbm92YV9iYWNrdXBfZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 13:19:15.467611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-35a58b6b-f2ab-4f36-8f16-58310b7a1a5d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/export_record returned with HTTP 200 Jul 10 13:19:15.468465 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 574/2265] 10.4.3.138 () {66 vars in 1390 bytes} [Fri Jul 10 13:19:14 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/export_record => generated 1512 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:15.480786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.483224 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] POST https://10.4.3.138/volume/v3/backups/import_record Jul 10 13:19:15.483614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzRkYTE5NGYtZDI5Ny00YjI3LWJhMzktNDlkM2U3ODRiM2RlIiwgInVzZXJfaWQiOiAiZTY3NDcyZmYzOTY3NDBkYWJlMjMwMTAwOTIzZmRjM2QiLCAicHJvamVjdF9pZCI6ICI5ZWZjMTVlODhiNGE0MmIwYTY4OTVhMGZkN2MzNTY1OSIsICJ2b2x1bWVfaWQiOiAiYjA2Mzg1MjAtNTgyZi00ZjQ5LTg4ODEtOTJjMjc4MjBiNTQwIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTg3MTk0NDQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2MTA4NjA0MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDYzODUyMC01ODJmLTRmNDktODg4MS05MmMyNzgyMGI1NDAvMjAyNjA3MTAxMzE4NTgvYXpfbm92YV9iYWNrdXBfZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:15.485539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzRkYTE5NGYtZDI5Ny00YjI3LWJhMzktNDlkM2U3ODRiM2RlIiwgInVzZXJfaWQiOiAiZTY3NDcyZmYzOTY3NDBkYWJlMjMwMTAwOTIzZmRjM2QiLCAicHJvamVjdF9pZCI6ICI5ZWZjMTVlODhiNGE0MmIwYTY4OTVhMGZkN2MzNTY1OSIsICJ2b2x1bWVfaWQiOiAiYjA2Mzg1MjAtNTgyZi00ZjQ5LTg4ODEtOTJjMjc4MjBiNTQwIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTg3MTk0NDQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2MTA4NjA0MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDYzODUyMC01ODJmLTRmNDktODg4MS05MmMyNzgyMGI1NDAvMjAyNjA3MTAxMzE4NTgvYXpfbm92YV9iYWNrdXBfZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 13:19:15.485539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzRkYTE5NGYtZDI5Ny00YjI3LWJhMzktNDlkM2U3ODRiM2RlIiwgInVzZXJfaWQiOiAiZTY3NDcyZmYzOTY3NDBkYWJlMjMwMTAwOTIzZmRjM2QiLCAicHJvamVjdF9pZCI6ICI5ZWZjMTVlODhiNGE0MmIwYTY4OTVhMGZkN2MzNTY1OSIsICJ2b2x1bWVfaWQiOiAiYjA2Mzg1MjAtNTgyZi00ZjQ5LTg4ODEtOTJjMjc4MjBiNTQwIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTg3MTk0NDQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2MTA4NjA0MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDYzODUyMC01ODJmLTRmNDktODg4MS05MmMyNzgyMGI1NDAvMjAyNjA3MTAxMzE4NTgvYXpfbm92YV9iYWNrdXBfZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 13:19:15.550015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Created reservations ['ea6ce910-f3b8-4269-bfd6-09358819667f', 'd6711d7a-378d-48bc-84fa-6afb01be69f2'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:15.581034 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] import_record rpcapi backup id 74da194f-d297-4b27-ba39-49d3e784b3de on host np0000005006 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzRkYTE5NGYtZDI5Ny00YjI3LWJhMzktNDlkM2U3ODRiM2RlIiwgInVzZXJfaWQiOiAiZTY3NDcyZmYzOTY3NDBkYWJlMjMwMTAwOTIzZmRjM2QiLCAicHJvamVjdF9pZCI6ICI5ZWZjMTVlODhiNGE0MmIwYTY4OTVhMGZkN2MzNTY1OSIsICJ2b2x1bWVfaWQiOiAiYjA2Mzg1MjAtNTgyZi00ZjQ5LTg4ODEtOTJjMjc4MjBiNTQwIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTg3MTk0NDQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2MTA4NjA0MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iMDYzODUyMC01ODJmLTRmNDktODg4MS05MmMyNzgyMGI1NDAvMjAyNjA3MTAxMzE4NTgvYXpfbm92YV9iYWNrdXBfZTA3MDUzOTEtZGZmZS00ODI4LWJmZWItODMyNzYxYjFmNjgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzoxODo1NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjE5OjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100114) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 13:19:15.583202 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Import record output: {'backup': {'id': '74da194f-d297-4b27-ba39-49d3e784b3de', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de'}, {'rel': 'bookmark', 'href': 'https://10.4.3.138/volume/backups/74da194f-d297-4b27-ba39-49d3e784b3de'}]}}. {{(pid=100114) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 13:19:15.583939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f0805bfa-b3c5-448b-b469-24fb2cbf969e tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/import_record returned with HTTP 201 Jul 10 13:19:15.584087 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 566/2266] 10.4.3.138 () {68 vars in 1302 bytes} [Fri Jul 10 13:19:15 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 104 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:19:15.588771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.590965 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:15.591193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.591505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.591606 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:15.596065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4a758167-ea26-42f3-b476-66af6ce85017 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.598590 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a758167-ea26-42f3-b476-66af6ce85017 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de Jul 10 13:19:15.598902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a758167-ea26-42f3-b476-66af6ce85017 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.599819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a758167-ea26-42f3-b476-66af6ce85017 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.599819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4a758167-ea26-42f3-b476-66af6ce85017 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Show backup with id 74da194f-d297-4b27-ba39-49d3e784b3de. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:15.600232 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.600232 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:15.601365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f90c190-ff1f-414e-a984-ff09aac0fd13 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:15.602058 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 563/2267] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:15.605035 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.605035 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:15.605801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a758167-ea26-42f3-b476-66af6ce85017 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de returned with HTTP 200 Jul 10 13:19:15.606302 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 565/2268] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:15.911224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b06ed32e-a112-4832-b017-f9bed5d456ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.914935 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b06ed32e-a112-4832-b017-f9bed5d456ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:15.914935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b06ed32e-a112-4832-b017-f9bed5d456ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.915251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.915586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b06ed32e-a112-4832-b017-f9bed5d456ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.915586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-b06ed32e-a112-4832-b017-f9bed5d456ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:15.917476 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:15.917800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.918112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.920431 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.920431 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:15.926675 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b06ed32e-a112-4832-b017-f9bed5d456ea tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 200 Jul 10 13:19:15.926675 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 575/2269] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:15.932311 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.932311 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:15.938547 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:15.940049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.941566 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:15.941775 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.942020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.942294 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:15.943438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:15.945593 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-275519d7-c1a2-4fc4-9c78-c917bd8a16b8 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:15.946054 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 567/2270] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:15.950140 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:15.950356 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.950356 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:15.951110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8342f43-9517-4cbb-9a30-a73b3f642632 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:15.951640 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 564/2271] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:15.961355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.964030 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/9332d163-d740-425f-ac50-c015731881a9 Jul 10 13:19:15.964030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.964260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.971057 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.971057 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:15.974158 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Snapshot retrieved successfully. Jul 10 13:19:15.974158 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43a89d14-d1cb-4161-a79a-c4a627bd0a39 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/9332d163-d740-425f-ac50-c015731881a9 returned with HTTP 200 Jul 10 13:19:15.974158 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 566/2272] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/snapshots/9332d163-d740-425f-ac50-c015731881a9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:15.983090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b79b00c0-80fd-4943-9894-58027de4e362 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:15.985461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b79b00c0-80fd-4943-9894-58027de4e362 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/3d8a5025-b240-45f8-9cda-b4e9603eb46e Jul 10 13:19:15.985461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b79b00c0-80fd-4943-9894-58027de4e362 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:15.985662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b79b00c0-80fd-4943-9894-58027de4e362 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:15.990759 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:15.990759 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:15.991280 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b79b00c0-80fd-4943-9894-58027de4e362 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Snapshot retrieved successfully. Jul 10 13:19:15.992168 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b79b00c0-80fd-4943-9894-58027de4e362 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/3d8a5025-b240-45f8-9cda-b4e9603eb46e returned with HTTP 200 Jul 10 13:19:15.992611 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 576/2273] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:15 2026] GET /volume/v3/snapshots/3d8a5025-b240-45f8-9cda-b4e9603eb46e => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:16.002121 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.004164 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:16.004382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.004638 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.004823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:19:16.004931 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.group_snapshots [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group_snapshot with id: 29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:16.008650 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.008650 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.041966 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ad9989f-bdbe-48fc-8990-6d78ee594509 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 202 Jul 10 13:19:16.042490 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 568/2274] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:16 2026] DELETE /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:16.052308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.054394 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:16.054664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.054946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.055219 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:16.056181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:16.064897 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:16.065741 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:16.065846 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:16.108487 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:16.112323 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.112323 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:16.117892 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:16.118137 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:16.163611 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:16.167263 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.167263 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:16.172741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.176669 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd665aa7-6008-4dcf-aa6c-f1ca6ab1e365 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:16.177254 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 565/2275] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:16.179063 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.179063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.179236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.188672 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.188672 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:16.191636 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.194246 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:16.194505 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.194813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.195085 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:16.195157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:16.196620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:16.201004 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:16.201581 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51bf74d4-2bdb-48c2-88c3-107db1c11f6c tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 200 Jul 10 13:19:16.201926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b297d306-a17b-4ef2-932b-29bd1174c3e5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:16.202465 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 567/2276] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:16.202512 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 577/2277] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:16.214120 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.216051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:16.216293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.216567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.216819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:16.219399 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f698055c-3440-466f-b439-323aecafd35b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.220991 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.220991 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.221294 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] POST https://10.4.3.138/volume/v3/volume-transfers Jul 10 13:19:16.221674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "00a491b1-ba2d-40a1-ad1f-58d4baeefdd4"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:16.223248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volume_transfer [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Creating new volume transfer {'transfer': {'volume_id': '00a491b1-ba2d-40a1-ad1f-58d4baeefdd4'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 13:19:16.223347 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volume_transfer [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Creating transfer of volume 00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.223485 np0000005006 devstack@c-api.service[100115]: INFO cinder.transfer.api [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Generating transfer record for volume 00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.225170 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f745d2a2-d600-40a2-976b-66aca1f3eff2 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 200 Jul 10 13:19:16.225717 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 569/2278] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:16.235176 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.235176 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:16.248248 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f698055c-3440-466f-b439-323aecafd35b tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers returned with HTTP 202 Jul 10 13:19:16.248895 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 566/2279] 10.4.3.138 () {70 vars in 1326 bytes} [Fri Jul 10 13:19:16 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:16.260811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.263839 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.263839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.263839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.272662 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.272662 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:16.277851 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:16.283007 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4fe40b-28fe-4523-b001-62822797bdc2 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 200 Jul 10 13:19:16.283468 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 568/2280] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:16.298957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.301154 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volume-transfers/detail Jul 10 13:19:16.301408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.301640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.301889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volume_transfer [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Listing volume transfers {{(pid=100113) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 13:19:16.306713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c9d53755-cadf-42ce-9bdd-2648fe811a86 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 13:19:16.307138 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 578/2281] 10.4.3.138 () {68 vars in 1326 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:16.317753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-507f44ad-60ec-4f48-afc7-e67a642946fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.320157 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-507f44ad-60ec-4f48-afc7-e67a642946fa tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f Jul 10 13:19:16.320305 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-507f44ad-60ec-4f48-afc7-e67a642946fa tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.320443 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-507f44ad-60ec-4f48-afc7-e67a642946fa tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.320596 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.volume_transfer [None req-507f44ad-60ec-4f48-afc7-e67a642946fa tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Delete transfer with id: 919943d6-9ed7-4bc4-b7ae-f163634b771f Jul 10 13:19:16.333269 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.333269 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.342415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-507f44ad-60ec-4f48-afc7-e67a642946fa tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f returned with HTTP 202 Jul 10 13:19:16.343143 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 570/2282] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:16 2026] DELETE /volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:16.351457 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6499de36-1fad-46c0-b5c5-86509827802a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.353865 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6499de36-1fad-46c0-b5c5-86509827802a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.354172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6499de36-1fad-46c0-b5c5-86509827802a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.355302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6499de36-1fad-46c0-b5c5-86509827802a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.364404 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.364404 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:16.369086 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6499de36-1fad-46c0-b5c5-86509827802a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Volume info retrieved successfully. Jul 10 13:19:16.375052 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6499de36-1fad-46c0-b5c5-86509827802a tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 200 Jul 10 13:19:16.375563 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 567/2283] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:16.392717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.394111 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] DELETE https://10.4.3.138/volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f Jul 10 13:19:16.394455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.394731 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.394857 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.volume_transfer [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Delete transfer with id: 919943d6-9ed7-4bc4-b7ae-f163634b771f Jul 10 13:19:16.398747 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1aad3aa5-25d2-4eda-9f7b-b5372c2e913e tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f returned with HTTP 404 Jul 10 13:19:16.398747 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 569/2284] 10.4.3.138 () {68 vars in 1419 bytes} [Fri Jul 10 13:19:16 2026] DELETE /volume/v3/volume-transfers/919943d6-9ed7-4bc4-b7ae-f163634b771f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:16.409173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2f8d735-c945-4368-9416-4032fb5854e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.411549 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.411846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.412103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.412329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Delete volume with id: 00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.422646 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.422646 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:16.422917 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Volume info retrieved successfully. Jul 10 13:19:16.446074 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Delete volume request issued successfully. Jul 10 13:19:16.446074 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2f8d735-c945-4368-9416-4032fb5854e3 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 202 Jul 10 13:19:16.446362 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 579/2285] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:16 2026] DELETE /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:16.454206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.456099 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:16.456372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.456607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.468423 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.468423 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.472908 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Volume info retrieved successfully. Jul 10 13:19:16.477657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26c592b8-d3d0-45d8-98e3-333b53acac3c tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 200 Jul 10 13:19:16.478071 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 571/2286] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:16.618216 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.618366 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-15632f6f-da18-4279-85b9-59a4eb8597fa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.619468 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:16.619916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.619916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.620210 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15632f6f-da18-4279-85b9-59a4eb8597fa tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de Jul 10 13:19:16.620254 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:16.620291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15632f6f-da18-4279-85b9-59a4eb8597fa tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.621126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15632f6f-da18-4279-85b9-59a4eb8597fa tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.621219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-15632f6f-da18-4279-85b9-59a4eb8597fa tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Show backup with id 74da194f-d297-4b27-ba39-49d3e784b3de. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:16.627955 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.627955 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:16.628062 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.628062 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:16.628655 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15632f6f-da18-4279-85b9-59a4eb8597fa tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de returned with HTTP 200 Jul 10 13:19:16.629360 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 570/2287] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:16.629480 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-edc1fec1-cce7-4edd-976c-ff6ddb8cc0d2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:16.629576 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 568/2288] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:16.642607 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4ee024e5-241e-4f5d-949b-20b062555014 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.645307 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ee024e5-241e-4f5d-949b-20b062555014 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups Jul 10 13:19:16.645387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ee024e5-241e-4f5d-949b-20b062555014 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.645619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ee024e5-241e-4f5d-949b-20b062555014 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.657910 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=573,cinder:UPDATE=143,cinder:INSERT=78 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:19:16.664472 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ee024e5-241e-4f5d-949b-20b062555014 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 200 Jul 10 13:19:16.665253 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 580/2289] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/backups => generated 338 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:16.676112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.679268 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] POST https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/restore Jul 10 13:19:16.679627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:16.681408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Restoring backup e0705391-dffe-4828-bfeb-832761b1f682 ({'restore': {}}) {{(pid=100114) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:19:16.681566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Restoring backup e0705391-dffe-4828-bfeb-832761b1f682 to volume None. Jul 10 13:19:16.687066 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.687066 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.688745 np0000005006 devstack@c-api.service[100114]: INFO cinder.backup.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Creating volume of 1 GB for restore of backup e0705391-dffe-4828-bfeb-832761b1f682. Jul 10 13:19:16.696919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:19:16.696445. {{(pid=100114) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:19:16.697087 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Availability Zones retrieved successfully. Jul 10 13:19:16.705227 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (73de24d6-fe06-41b7-9993-aa3b8b0d4d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:16.706291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb75436-376d-4140-aff8-dc6b8a67b246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:16.707479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:16.750480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb75436-376d-4140-aff8-dc6b8a67b246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:16.750480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b9c9c4-d36c-4a8a-9915-0312a308f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:16.811045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Created reservations ['039e83cb-ba34-49f8-81dc-79fdf73070e6', 'b8d52b44-a126-4c38-adaa-db209a7a9f64', '40b4d735-97b8-44f0-a5e7-c80ed2478f94', '09f11f94-afd0-4ad8-8968-93d77639e1ed'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:16.811909 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b9c9c4-d36c-4a8a-9915-0312a308f57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039e83cb-ba34-49f8-81dc-79fdf73070e6', 'b8d52b44-a126-4c38-adaa-db209a7a9f64', '40b4d735-97b8-44f0-a5e7-c80ed2478f94', '09f11f94-afd0-4ad8-8968-93d77639e1ed']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:16.812955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1eff15-fb5b-4355-bfe3-4dadf6f684ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:16.849408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e1eff15-fb5b-4355-bfe3-4dadf6f684ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa', '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_e0705391-dffe-4828-bfeb-832761b1f682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['039e83cb-ba34-49f8-81dc-79fdf73070e6','b8d52b44-a126-4c38-adaa-db209a7a9f64','40b4d735-97b8-44f0-a5e7-c80ed2478f94','09f11f94-afd0-4ad8-8968-93d77639e1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e0705391-dffe-4828-bfeb-832761b1f682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9efc15e88b4a42b0a6895a0fd7c35659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67472ff396740dabe230100923fdc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:16.850592 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274e16a5-392b-4232-ad05-939b985aa1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:16.874268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (274e16a5-392b-4232-ad05-939b985aa1cb) transitioned into 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_e0705391-dffe-4828-bfeb-832761b1f682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['039e83cb-ba34-49f8-81dc-79fdf73070e6','b8d52b44-a126-4c38-adaa-db209a7a9f64','40b4d735-97b8-44f0-a5e7-c80ed2478f94','09f11f94-afd0-4ad8-8968-93d77639e1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:16.874969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2181f71b-fd95-440e-85fa-a05f5fafb452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:16.888455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2181f71b-fd95-440e-85fa-a05f5fafb452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:16.889562 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (73de24d6-fe06-41b7-9993-aa3b8b0d4d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:16.890001 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume request issued successfully. Jul 10 13:19:16.903253 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.903253 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:16.905458 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:16.963963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-40558365-cb66-489a-879a-7d9a784d3853 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:16.966880 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40558365-cb66-489a-879a-7d9a784d3853 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:16.966880 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40558365-cb66-489a-879a-7d9a784d3853 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:16.966880 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40558365-cb66-489a-879a-7d9a784d3853 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:16.982294 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:16.982294 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:16.986026 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-40558365-cb66-489a-879a-7d9a784d3853 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:16.990593 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40558365-cb66-489a-879a-7d9a784d3853 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:16.991015 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 571/2290] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:16 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:17.236363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.238820 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:17.239116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.239297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.239448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:17.242971 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-571056ae-924c-4660-9c37-a0b6ca8eb556 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 404 Jul 10 13:19:17.243618 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 569/2291] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:17.251315 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-efc8f377-a796-4c61-9da5-c50bea27516a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.253225 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:17.253415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.253676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.253884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for member 29d064b5-921d-479c-8fb5-5eea2b2a627d {{(pid=100113) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:19:17.253991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.group_snapshots [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group_snapshot with id: 29d064b5-921d-479c-8fb5-5eea2b2a627d Jul 10 13:19:17.257070 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efc8f377-a796-4c61-9da5-c50bea27516a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d returned with HTTP 404 Jul 10 13:19:17.257518 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 581/2292] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:17 2026] DELETE /volume/v3/group_snapshots/29d064b5-921d-479c-8fb5-5eea2b2a627d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:17.265378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.267158 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:17.267396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.267619 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.267879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:17.268574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:17.276178 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:17.276927 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:17.277228 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:17.318207 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:17.322078 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.322078 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:17.326469 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:17.326667 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:17.374439 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:17.377994 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.377994 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:17.387069 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4943f08f-a788-4707-ae26-61c9fc4111a8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:17.387562 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 572/2293] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:17.403131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.404883 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3/action Jul 10 13:19:17.405264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:17.405365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:17.407439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for group 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:19:17.407550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group with id: 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:17.411414 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.411414 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:17.473858 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac3e3a0a-0f30-4af4-ab43-155fbec4ed9a tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3/action returned with HTTP 202 Jul 10 13:19:17.474353 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 570/2294] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:17 2026] POST /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:17.481816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-adc04995-7250-4430-a553-3ff875eb9cdd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.484016 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 Jul 10 13:19:17.484197 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.484411 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.491497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c191181d-62ff-4b96-a670-a0047feb60a9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.493507 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.493507 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:17.493776 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c191181d-62ff-4b96-a670-a0047feb60a9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:17.494035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c191181d-62ff-4b96-a670-a0047feb60a9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.494276 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c191181d-62ff-4b96-a670-a0047feb60a9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.498448 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:17.499393 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:17.499596 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:17.500841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c191181d-62ff-4b96-a670-a0047feb60a9 tempest-VolumesTransfersV357Test-528598920 tempest-VolumesTransfersV357Test-528598920-project-admin] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 404 Jul 10 13:19:17.501442 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 573/2295] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:17.508901 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0a74d228-b2c8-4367-836c-916aa69ccec3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.511025 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a74d228-b2c8-4367-836c-916aa69ccec3 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] GET https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:17.511238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a74d228-b2c8-4367-836c-916aa69ccec3 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.511832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a74d228-b2c8-4367-836c-916aa69ccec3 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.518069 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a74d228-b2c8-4367-836c-916aa69ccec3 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 404 Jul 10 13:19:17.518776 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 571/2296] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:17.526859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-267b6044-d417-4c9b-8a69-8369fee31d22 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.528499 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-267b6044-d417-4c9b-8a69-8369fee31d22 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] DELETE https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:17.528751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-267b6044-d417-4c9b-8a69-8369fee31d22 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.528925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-267b6044-d417-4c9b-8a69-8369fee31d22 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.529086 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-267b6044-d417-4c9b-8a69-8369fee31d22 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] Delete volume with id: 00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 Jul 10 13:19:17.534945 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-267b6044-d417-4c9b-8a69-8369fee31d22 tempest-VolumesTransfersV357Test-1782645492 tempest-VolumesTransfersV357Test-1782645492-project-member] https://10.4.3.138/volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 returned with HTTP 404 Jul 10 13:19:17.535369 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 574/2297] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:19:17 2026] DELETE /volume/v3/volumes/00a491b1-ba2d-40a1-ad1f-58d4baeefdd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:17.553785 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:17.557008 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.557008 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:17.566181 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-adc04995-7250-4430-a553-3ff875eb9cdd tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 returned with HTTP 200 Jul 10 13:19:17.567643 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 582/2298] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:17.640557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2497987f-df97-4295-97f0-c03f78174902 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.642307 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2497987f-df97-4295-97f0-c03f78174902 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:17.642496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2497987f-df97-4295-97f0-c03f78174902 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.642732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2497987f-df97-4295-97f0-c03f78174902 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.642830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2497987f-df97-4295-97f0-c03f78174902 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:17.646962 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.646962 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:17.647903 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2497987f-df97-4295-97f0-c03f78174902 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:17.648419 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 572/2299] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:17.913015 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.913015 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:17.913629 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:17.913867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Checking backup size 1 against volume size 1 {{(pid=100114) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:19:17.913956 np0000005006 devstack@c-api.service[100114]: INFO cinder.backup.api [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Overwriting volume f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa with restore of backup e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:17.934059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] restore_backup in rpcapi backup_id e0705391-dffe-4828-bfeb-832761b1f682 {{(pid=100114) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:19:17.936152 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3aa2961e-fb94-43b3-8254-2171fdb91572 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/restore returned with HTTP 202 Jul 10 13:19:17.936738 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 572/2300] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:19:16 2026] POST /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682/restore => generated 189 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:17.945863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:17.947860 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:17.948749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:17.948749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:17.948749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:17.953791 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:17.953791 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:17.955493 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ee2d94b-3052-42e1-8ae9-afcf4a6df141 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:17.955493 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 575/2301] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:17 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:18.007646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.010338 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:18.010717 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.010955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.025071 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:18.025071 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:18.032211 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:18.038919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3ac7969f-7b56-479f-a318-f1edd6604a20 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:18.040261 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 583/2302] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:18.584474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2e7d730d-b6ca-49b6-b473-f057f7270f14 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.587147 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e7d730d-b6ca-49b6-b473-f057f7270f14 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 Jul 10 13:19:18.587315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e7d730d-b6ca-49b6-b473-f057f7270f14 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.587482 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2e7d730d-b6ca-49b6-b473-f057f7270f14 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.593981 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2e7d730d-b6ca-49b6-b473-f057f7270f14 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 returned with HTTP 404 Jul 10 13:19:18.594637 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 573/2303] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/volumes/0b599b2f-2309-47c4-9ec2-934f2fb18171 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:18.610485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce5fa4e3-c802-4eb9-995c-232ac2e46619 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.612664 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce5fa4e3-c802-4eb9-995c-232ac2e46619 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e Jul 10 13:19:18.612843 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce5fa4e3-c802-4eb9-995c-232ac2e46619 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.613269 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce5fa4e3-c802-4eb9-995c-232ac2e46619 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.620969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce5fa4e3-c802-4eb9-995c-232ac2e46619 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e returned with HTTP 404 Jul 10 13:19:18.621537 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 573/2304] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/volumes/3dd51117-c608-496a-9ddd-592f0ffdfe4e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:18.633356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-977398da-c259-4aba-8624-69d86d55a72d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.637656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-977398da-c259-4aba-8624-69d86d55a72d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 Jul 10 13:19:18.637826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-977398da-c259-4aba-8624-69d86d55a72d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.638018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-977398da-c259-4aba-8624-69d86d55a72d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.638395 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-977398da-c259-4aba-8624-69d86d55a72d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:18.649967 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-977398da-c259-4aba-8624-69d86d55a72d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 returned with HTTP 404 Jul 10 13:19:18.649967 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 576/2305] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/groups/8c0c498c-e9c4-4f04-a5b2-48d35aaab6d3 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:18.663614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4c5586f1-8624-4182-887d-6fa9f58d3ef8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.663614 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4c5586f1-8624-4182-887d-6fa9f58d3ef8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/210ebf36-4161-4f11-8554-65ff24f5ddbf Jul 10 13:19:18.663614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4c5586f1-8624-4182-887d-6fa9f58d3ef8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.663614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4c5586f1-8624-4182-887d-6fa9f58d3ef8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.664506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3735a536-4932-448d-98f5-11c88d5bac4b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.667832 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3735a536-4932-448d-98f5-11c88d5bac4b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:18.667995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3735a536-4932-448d-98f5-11c88d5bac4b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.668300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3735a536-4932-448d-98f5-11c88d5bac4b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.669171 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-3735a536-4932-448d-98f5-11c88d5bac4b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:18.680482 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:18.680482 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:18.681331 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3735a536-4932-448d-98f5-11c88d5bac4b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:18.685820 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 574/2306] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:18.692481 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4c5586f1-8624-4182-887d-6fa9f58d3ef8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types/210ebf36-4161-4f11-8554-65ff24f5ddbf returned with HTTP 202 Jul 10 13:19:18.693126 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 584/2307] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:19:18 2026] DELETE /volume/v3/group_types/210ebf36-4161-4f11-8554-65ff24f5ddbf => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:18.705806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c5818ec7-4f5f-4ba3-bc3f-c1033086ed5e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.708124 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c5818ec7-4f5f-4ba3-bc3f-c1033086ed5e tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 Jul 10 13:19:18.708375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c5818ec7-4f5f-4ba3-bc3f-c1033086ed5e tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.708634 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c5818ec7-4f5f-4ba3-bc3f-c1033086ed5e tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.741214 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c5818ec7-4f5f-4ba3-bc3f-c1033086ed5e tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 returned with HTTP 202 Jul 10 13:19:18.741855 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 574/2308] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:19:18 2026] DELETE /volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:18.752762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eb4bdb37-8267-429c-a414-d9a6b2ac20da None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.754485 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb4bdb37-8267-429c-a414-d9a6b2ac20da tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] GET https://10.4.3.138/volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 Jul 10 13:19:18.756030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb4bdb37-8267-429c-a414-d9a6b2ac20da tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.756030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb4bdb37-8267-429c-a414-d9a6b2ac20da tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.761130 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb4bdb37-8267-429c-a414-d9a6b2ac20da tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 returned with HTTP 404 Jul 10 13:19:18.763373 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 577/2309] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/types/2e0b8e2b-eec4-436b-95a7-1cc14faa5866 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:18.772637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-430d8e81-08ca-4f0e-8499-bbd10b65e13d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.775094 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-430d8e81-08ca-4f0e-8499-bbd10b65e13d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:19:18.775244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-430d8e81-08ca-4f0e-8499-bbd10b65e13d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-262221667"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:18.793863 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-430d8e81-08ca-4f0e-8499-bbd10b65e13d tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:19:18.794144 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 575/2310] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:19:18 2026] POST /volume/v3/types => generated 223 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:18.809901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6e7c69c6-937c-4754-9a34-a35183c28eea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.809901 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e7c69c6-937c-4754-9a34-a35183c28eea tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:19:18.809901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e7c69c6-937c-4754-9a34-a35183c28eea tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-922248663"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:18.824857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e7c69c6-937c-4754-9a34-a35183c28eea tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:19:18.825339 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 585/2311] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:19:18 2026] POST /volume/v3/group_types => generated 180 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:18.837723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bbb5543c-a479-4050-b484-b7b23dc9970c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.840992 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:19:18.840992 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c198edd1-b115-4fdb-8524-6b72d8d9e1de", "volume_types": ["8992fad9-f25c-401d-acd8-c8c7adcc75e8"], "name": "tempest-GroupSnapshotsTest-Group-244712365"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:18.842963 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group {'group': {'group_type': 'c198edd1-b115-4fdb-8524-6b72d8d9e1de', 'volume_types': ['8992fad9-f25c-401d-acd8-c8c7adcc75e8'], 'name': 'tempest-GroupSnapshotsTest-Group-244712365'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:19:18.847858 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group tempest-GroupSnapshotsTest-Group-244712365. Jul 10 13:19:18.857462 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:18.874467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['37c6d7f7-c23b-471d-a227-f6585989a308'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:18.912987 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbb5543c-a479-4050-b484-b7b23dc9970c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:19:18.913344 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 575/2312] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:19:18 2026] POST /volume/v3/groups => generated 111 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:18.927965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a6e7b6ae-35a3-4850-b931-a438103702cb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.929477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a6e7b6ae-35a3-4850-b931-a438103702cb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 Jul 10 13:19:18.929896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a6e7b6ae-35a3-4850-b931-a438103702cb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.930174 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a6e7b6ae-35a3-4850-b931-a438103702cb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.930435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-a6e7b6ae-35a3-4850-b931-a438103702cb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 21c69901-b922-4ebd-99f7-a836370525a8 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:18.935434 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:18.935434 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:18.955347 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a6e7b6ae-35a3-4850-b931-a438103702cb tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 returned with HTTP 200 Jul 10 13:19:18.955881 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 578/2313] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:18.969573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:18.971780 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:18.972460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:18.972460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:18.972727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:18.980096 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:18.980096 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:18.981230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21923cc2-f84a-4da8-98c7-4cae0bf66293 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:18.981773 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 576/2314] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:18 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:19.056209 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:19.058827 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:19.059430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:19.059430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:19.074840 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:19.074840 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:19.079889 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:19.085142 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-767d513c-4ded-4115-99a9-1c07789a9bf0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:19.085491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 586/2315] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:19 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:19.697276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:19.699011 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:19.699234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:19.699518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:19.699598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:19.705928 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:19.705928 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:19.707324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61c4e8f4-0c55-464d-a6c5-7128c83e979a tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:19.707828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 576/2316] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:19 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:19.967762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:19.969856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 Jul 10 13:19:19.970142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:19.970405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:19.970586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 21c69901-b922-4ebd-99f7-a836370525a8 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:19.974957 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:19.974957 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:19.983135 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cec6eb85-9977-4051-bc0f-4af9031645b5 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 returned with HTTP 200 Jul 10 13:19:19.983621 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 579/2317] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:19 2026] GET /volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:19.994173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:19.995245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:19.995929 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:19.996409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-498924389", "volume_type": "8992fad9-f25c-401d-acd8-c8c7adcc75e8", "group_id": "21c69901-b922-4ebd-99f7-a836370525a8", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:19.997786 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:19.998083 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:19.998372 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:19.998443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-498924389', 'volume_type': '8992fad9-f25c-401d-acd8-c8c7adcc75e8', 'group_id': '21c69901-b922-4ebd-99f7-a836370525a8', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:19.998620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:20.006306 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.006306 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:20.007469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84d8e283-a0bd-446a-81a9-015fae66bd6a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:20.007997 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 587/2318] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:19 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:20.009101 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.009101 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:20.009821 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume of 1 GB Jul 10 13:19:20.020729 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Availability Zones retrieved successfully. Jul 10 13:19:20.026083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (02de13d6-940a-48d7-abbc-da40c1fdf017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:20.027890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86042fb-449e-476f-9a9b-b669fee8d9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.028713 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.028713 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:20.029381 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:20.058283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86042fb-449e-476f-9a9b-b669fee8d9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:19:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8992fad9-f25c-401d-acd8-c8c7adcc75e8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-262221667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8992fad9-f25c-401d-acd8-c8c7adcc75e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21c69901-b922-4ebd-99f7-a836370525a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.059269 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799f3ba-4fa2-4948-8f55-1a8af30cef3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.101872 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-262221667 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-262221667, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:20.102031 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-262221667 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-262221667, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:20.103921 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.106513 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:20.106513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:20.107069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:20.121925 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.121925 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:20.130225 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:20.140133 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa241ab8-f63c-4059-84dd-5ae555f85f3e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:20.142312 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 577/2319] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:20 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:20.147163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['034992cd-e125-4a0e-8a9e-486f150d4002', 'db264f64-5b2d-4361-8a8d-c69df05349f2', '8ba892aa-aee8-436d-84e9-e854400d6eb7', '29bb7c10-e80a-4a0a-baae-3fe043f6babb'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:20.148027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799f3ba-4fa2-4948-8f55-1a8af30cef3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034992cd-e125-4a0e-8a9e-486f150d4002', 'db264f64-5b2d-4361-8a8d-c69df05349f2', '8ba892aa-aee8-436d-84e9-e854400d6eb7', '29bb7c10-e80a-4a0a-baae-3fe043f6babb']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.148644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9c969e-f2de-40b8-bf4d-27a6dbca51d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.176490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf9c969e-f2de-40b8-bf4d-27a6dbca51d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5caf627f-7693-44fa-8429-a09e34b67307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-498924389',encryption_key_id=None,group_id=21c69901-b922-4ebd-99f7-a836370525a8,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['034992cd-e125-4a0e-8a9e-486f150d4002','db264f64-5b2d-4361-8a8d-c69df05349f2','8ba892aa-aee8-436d-84e9-e854400d6eb7','29bb7c10-e80a-4a0a-baae-3fe043f6babb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8992fad9-f25c-401d-acd8-c8c7adcc75e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-498924389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21c69901-b922-4ebd-99f7-a836370525a8,host=None,id=5caf627f-7693-44fa-8429-a09e34b67307,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7d04bd6690a409f888c8720fc94aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9197935aa3844269347eae35502fc7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8992fad9-f25c-401d-acd8-c8c7adcc75e8),volume_type_id=8992fad9-f25c-401d-acd8-c8c7adcc75e8)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.177384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd0ee95-6a80-46b6-837b-6d256d05d7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.209250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd0ee95-6a80-46b6-837b-6d256d05d7e1) transitioned into state 'SUCCESS' from state '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-498924389',encryption_key_id=None,group_id=21c69901-b922-4ebd-99f7-a836370525a8,group_type_id=,metadata={},multiattach=False,project_id='d7d04bd6690a409f888c8720fc94aa5f',qos_specs=None,replication_status=,reservations=['034992cd-e125-4a0e-8a9e-486f150d4002','db264f64-5b2d-4361-8a8d-c69df05349f2','8ba892aa-aee8-436d-84e9-e854400d6eb7','29bb7c10-e80a-4a0a-baae-3fe043f6babb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9197935aa3844269347eae35502fc7c',volume_type_id=8992fad9-f25c-401d-acd8-c8c7adcc75e8)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.210318 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261835ae-8c68-477a-868e-f921d8bf6734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.227742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261835ae-8c68-477a-868e-f921d8bf6734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.228656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Flow 'volume_create_api' (02de13d6-940a-48d7-abbc-da40c1fdf017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:20.229857 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Create volume request issued successfully. Jul 10 13:19:20.230430 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:20.230721 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:20.292038 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:20.295444 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.295444 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:20.299137 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea304fe5-bdca-4dce-844a-ced67bb40679 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:20.299745 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 577/2320] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:19:19 2026] POST /volume/v3/volumes => generated 821 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:20.312526 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.314843 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 Jul 10 13:19:20.314843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:20.314915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:20.323229 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.323229 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:20.329371 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:20.330401 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:20.330653 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:20.379201 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:20.383558 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.383558 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:20.394311 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e355e57-2200-48e1-ade2-709b2a6c7119 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 returned with HTTP 200 Jul 10 13:19:20.394868 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 580/2321] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:20 2026] GET /volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:20.518348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.630287 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:20.630615 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1829101368"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:20.631988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1829101368'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:20.632115 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Create volume of 1 GB Jul 10 13:19:20.644256 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Availability Zones retrieved successfully. Jul 10 13:19:20.650853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Flow 'volume_create_api' (6f253468-2cc1-44ee-abd7-aefff6f0e7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:20.651909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c00ab8-c60e-4a8a-8b5e-d51d3d279e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.653012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:20.689591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c00ab8-c60e-4a8a-8b5e-d51d3d279e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.691111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2acc81f-0e85-4df1-a9dd-ad36315178a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.722121 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-677b40cb-5679-4605-b3f0-8026c9b26336 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.728643 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-677b40cb-5679-4605-b3f0-8026c9b26336 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:20.730190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-677b40cb-5679-4605-b3f0-8026c9b26336 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:20.731223 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-677b40cb-5679-4605-b3f0-8026c9b26336 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:20.731416 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-677b40cb-5679-4605-b3f0-8026c9b26336 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:20.742401 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.742401 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:20.743550 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-677b40cb-5679-4605-b3f0-8026c9b26336 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:20.744080 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 578/2322] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:20 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:20.776406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Created reservations ['d5a4517a-17e7-468f-bd91-087667d5fadf', '4f9d2b79-962c-4961-9022-741a4d82538c', 'a9ec492f-84d1-4482-a2b1-1b35032862a8', 'f1dd5ba4-bd2e-40d3-8383-00c8093f669d'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:20.777328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2acc81f-0e85-4df1-a9dd-ad36315178a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5a4517a-17e7-468f-bd91-087667d5fadf', '4f9d2b79-962c-4961-9022-741a4d82538c', 'a9ec492f-84d1-4482-a2b1-1b35032862a8', 'f1dd5ba4-bd2e-40d3-8383-00c8093f669d']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.778156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68a1462-5768-4fd5-b3d5-6c3dd3182ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.806324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68a1462-5768-4fd5-b3d5-6c3dd3182ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd06c186a-37b8-402b-b9c8-9be1c9e5a546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1829101368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0619fa0a368f465e97b3402579d526f5',qos_specs=None,replication_status=,reservations=['d5a4517a-17e7-468f-bd91-087667d5fadf','4f9d2b79-962c-4961-9022-741a4d82538c','a9ec492f-84d1-4482-a2b1-1b35032862a8','f1dd5ba4-bd2e-40d3-8383-00c8093f669d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec13a96245124b16980698fed253287a',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1829101368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d06c186a-37b8-402b-b9c8-9be1c9e5a546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0619fa0a368f465e97b3402579d526f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec13a96245124b16980698fed253287a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.807752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcdc4b1-b76b-47e4-af60-d387ef4fb37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.830462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcdc4b1-b76b-47e4-af60-d387ef4fb37f) transitioned into state 'SUCCESS' from state '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-1829101368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0619fa0a368f465e97b3402579d526f5',qos_specs=None,replication_status=,reservations=['d5a4517a-17e7-468f-bd91-087667d5fadf','4f9d2b79-962c-4961-9022-741a4d82538c','a9ec492f-84d1-4482-a2b1-1b35032862a8','f1dd5ba4-bd2e-40d3-8383-00c8093f669d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec13a96245124b16980698fed253287a',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.831434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c36a9e3-ba9a-4e92-9489-a638442c02c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:20.843564 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c36a9e3-ba9a-4e92-9489-a638442c02c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:20.844680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Flow 'volume_create_api' (6f253468-2cc1-44ee-abd7-aefff6f0e7e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:20.845128 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Create volume request issued successfully. Jul 10 13:19:20.845806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-78c9a3be-a3b7-453b-b20f-46abd2e0f39f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:20.846338 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 588/2323] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:19:20 2026] POST /volume/v3/volumes => generated 752 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:20.863942 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.865846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:20.866074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:20.866201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:20.872395 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.872395 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:20.876145 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:20.880149 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-95e18578-f1bc-4a7c-b3ba-f0eda0e16f81 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 200 Jul 10 13:19:20.880486 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 578/2324] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:20 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:20.924765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-3b5b61f3-fd1f-4420-ac50-3eeb23db46d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:20.927930 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-3b5b61f3-fd1f-4420-ac50-3eeb23db46d4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f/action Jul 10 13:19:20.928271 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-3b5b61f3-fd1f-4420-ac50-3eeb23db46d4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:20.928421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-3b5b61f3-fd1f-4420-ac50-3eeb23db46d4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:20.950226 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:20.950226 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:20.969442 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-23505b87-3003-4f5a-86c6-b0d5a4f50b06 req-3b5b61f3-fd1f-4420-ac50-3eeb23db46d4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f/action returned with HTTP 204 Jul 10 13:19:20.970112 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 581/2325] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:19:20 2026] POST /volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:21.026459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.028567 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:21.028899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.029176 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.029946 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:21.046218 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.046218 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:21.047157 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b13b1ca4-3237-4e75-9bf2-63a5ac219a8d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:21.047549 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 579/2326] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:21.158617 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.168395 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:21.168635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.169001 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.183180 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.183180 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:21.189277 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:21.195185 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f60d0df-7a56-4707-b81b-b7102f285c02 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:21.195728 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 589/2327] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1149 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:21.212565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.214593 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:21.214839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.215040 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.226386 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.226386 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:21.231395 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:21.237916 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11f8fc68-687f-44da-940c-087ad2aea3d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:21.238457 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 579/2328] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:21.253151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.255381 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:21.255811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-detach": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:21.255959 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:21.271204 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.271204 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:21.271914 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:21.344446 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Attachment connected to vm 5bfc1c1c-1df0-401d-92dc-045c72fbdc33, checking data on nova Jul 10 13:19:21.344781 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.compute.nova [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Creating Keystone token plugin using URL: https://10.4.3.138/identity {{(pid=100116) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 13:19:21.412764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3a061472-b685-4132-86af-dd6d8fb51281 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.415048 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 Jul 10 13:19:21.415340 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.416052 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.425420 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.425420 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:21.430678 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:21.431682 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:21.431957 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:21.488723 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:21.492790 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.492790 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:21.503965 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3a061472-b685-4132-86af-dd6d8fb51281 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 returned with HTTP 200 Jul 10 13:19:21.504516 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 580/2329] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:21.523850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.526476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/group_snapshots Jul 10 13:19:21.527097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "21c69901-b922-4ebd-99f7-a836370525a8", "name": "tempest-group_snapshot-111563264"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:21.529029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '21c69901-b922-4ebd-99f7-a836370525a8', 'name': 'tempest-group_snapshot-111563264'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 13:19:21.535089 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.535089 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:21.540604 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.group_snapshots [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Creating group_snapshot tempest-group_snapshot-111563264. Jul 10 13:19:21.563509 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.563509 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:21.574546 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] REQ: curl -g -i -X GET https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c071429b820b6d88d3fede86eb63a6106d5a42a981e97b0e249bed7b15e44fdb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c" -H "X-Service-Token: {SHA256}71defa8ba7a40009c3f041ec54dc666ff383d069a29344867e10022e414a3ab9" {{(pid=100116) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 13:19:21.578200 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-262221667 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-262221667, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:21.578640 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-262221667 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-262221667, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:19:21.604435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Created reservations ['e28f60a9-0c42-4347-83e4-e656cdb9ab3b', '9dfdb9eb-eeff-4a19-bf2f-e996b149de2f', '26c37afd-d601-4e77-9e57-71569175c9b4', 'c8dc67eb-09f4-46b2-bb93-9fe0fb60f9cf'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:21.640869 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-424f8ffd-b62a-4963-9505-e31ee2cb808e tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots returned with HTTP 202 Jul 10 13:19:21.641469 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 590/2330] 10.4.3.138 () {70 vars in 1324 bytes} [Fri Jul 10 13:19:21 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:21.652268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.655272 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:21.655623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.656141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.656141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.group_snapshots [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:21.664446 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.664446 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:21.672514 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd124f8a-449c-4a97-9b28-f75a7cf32fc4 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 200 Jul 10 13:19:21.673041 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 580/2331] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:21.759393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.761851 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:21.762100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.762384 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.762498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:21.770182 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.770182 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:21.772071 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8651467f-ba0b-4990-a2ee-faedea80e8d5 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:21.772526 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 581/2332] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:21.894589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6e01534e-48af-420f-8f30-bc76361be75a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.896404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e01534e-48af-420f-8f30-bc76361be75a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:21.897582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e01534e-48af-420f-8f30-bc76361be75a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:21.897582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e01534e-48af-420f-8f30-bc76361be75a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:21.903805 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.903805 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:21.908086 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6e01534e-48af-420f-8f30-bc76361be75a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:21.913503 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e01534e-48af-420f-8f30-bc76361be75a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 200 Jul 10 13:19:21.914024 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 591/2333] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:21 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:21.928095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:21.932241 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:19:21.932786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d06c186a-37b8-402b-b9c8-9be1c9e5a546", "name": "tempest-VolumesBackupsV39Test-Backup-1368706774", "container": "tempest-volumesbackupsv39test-backup-container-1531664587"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:21.934860 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Creating new backup {'backup': {'volume_id': 'd06c186a-37b8-402b-b9c8-9be1c9e5a546', 'name': 'tempest-VolumesBackupsV39Test-Backup-1368706774', 'container': 'tempest-volumesbackupsv39test-backup-container-1531664587'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:19:21.935041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Creating backup of volume d06c186a-37b8-402b-b9c8-9be1c9e5a546 in container tempest-volumesbackupsv39test-backup-container-1531664587 Jul 10 13:19:21.944633 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:21.944633 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:21.945303 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:21.988009 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Created reservations ['53ea8d31-bfd8-4619-b41c-706077d6bd21', 'cfe72405-ac47-408a-8819-e82f29a0646b'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:22.048530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8e87574e-0fa0-4e8d-8bfe-e0b4cbc71fcd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:19:22.048530 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 581/2334] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:21 2026] POST /volume/v3/backups => generated 333 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:22.068463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.070202 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:22.070558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.070948 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.071178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:22.071592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.074104 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:22.074476 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.074749 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.074858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:22.079851 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.079851 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:22.081254 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-80ff4daa-d905-411f-87e8-281d1f3d2c59 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:22.081338 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.081338 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:22.081629 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 582/2335] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:22.082415 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9975240d-9121-4edc-b1c2-748a84c97cd9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:22.082928 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 592/2336] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:22.220299 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 13:19:21 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-031264b8-ad06-4dae-942f-93291b038504 x-openstack-request-id: req-031264b8-ad06-4dae-942f-93291b038504 {{(pid=100116) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 13:19:22.220837 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f3156992-bed2-4b42-9ddd-3032dd6bb9e4", "serverId": "5bfc1c1c-1df0-401d-92dc-045c72fbdc33", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4f273ef4-9478-4164-9515-08d727e9662f", "bdm_uuid": "e6b37851-d347-408f-9828-afecbc3b72ae"}} {{(pid=100116) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 13:19:22.220837 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET call to compute for https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 used request id req-031264b8-ad06-4dae-942f-93291b038504 {{(pid=100116) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 13:19:22.223642 np0000005006 devstack@c-api.service[100116]: ERROR cinder.volume.api [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-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 Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Caught error: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 13:19:22.227298 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault Jul 10 13:19:22.228321 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.middleware.fault [None req-b87b9292-8a87-45ca-aadc-6d2bb4a66b6c tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 409 Jul 10 13:19:22.229340 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 582/2337] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:21 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 167 bytes in 976 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:22.238419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.241048 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:22.241525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:22.241755 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:22.258986 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.258986 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:22.259758 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:22.355406 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Attachment connected to vm 5bfc1c1c-1df0-401d-92dc-045c72fbdc33, checking data on nova Jul 10 13:19:22.356526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.compute.nova [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Creating Keystone token plugin using URL: https://10.4.3.138/identity {{(pid=100115) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 13:19:22.534007 np0000005006 devstack@c-api.service[100115]: DEBUG novaclient.v2.client [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] REQ: curl -g -i -X GET https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}db2c90975d2bade8e52c31d0dc68512e1ef9ece4afa4070b9ce0a0515786d7c5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf" -H "X-Service-Token: {SHA256}ccb9070e87ba6b99121adad9443ca37c602fb596ec34b4aa73341939af859464" {{(pid=100115) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 13:19:22.687952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.691554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:22.691889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.692149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.692364 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:22.697176 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.697176 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:22.701611 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f9859a76-6df4-4966-9ca7-87e25a0a9727 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 200 Jul 10 13:19:22.702059 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 583/2338] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:22.711035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.712882 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:22.713118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.713335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.713957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:22.714887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:22.718995 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:22.719851 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.719851 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:22.720095 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c84ee6c-1358-475f-b3d4-5450a2603c33 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:22.720626 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 593/2339] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:22.727381 np0000005006 devstack@c-api.service[100115]: DEBUG novaclient.v2.client [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 13:19:22 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-2813cf29-9120-459e-929c-cae46e60bb61 x-openstack-request-id: req-2813cf29-9120-459e-929c-cae46e60bb61 {{(pid=100115) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 13:19:22.727570 np0000005006 devstack@c-api.service[100115]: DEBUG novaclient.v2.client [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f3156992-bed2-4b42-9ddd-3032dd6bb9e4", "serverId": "5bfc1c1c-1df0-401d-92dc-045c72fbdc33", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4f273ef4-9478-4164-9515-08d727e9662f", "bdm_uuid": "e6b37851-d347-408f-9828-afecbc3b72ae"}} {{(pid=100115) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 13:19:22.727570 np0000005006 devstack@c-api.service[100115]: DEBUG novaclient.v2.client [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET call to compute for https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 used request id req-2813cf29-9120-459e-929c-cae46e60bb61 {{(pid=100115) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 13:19:22.730500 np0000005006 devstack@c-api.service[100115]: ERROR cinder.volume.api [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-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 Jul 10 13:19:22.732021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Caught error: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 13:19:22.734236 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:22.735637 np0000005006 devstack@c-api.service[100115]: ERROR cinder.api.middleware.fault Jul 10 13:19:22.736858 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 Jul 10 13:19:22.736858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.736956 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.middleware.fault [None req-b33e9327-6114-4c01-ac4e-2c0fd73c7baf tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 409 Jul 10 13:19:22.737000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.737043 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 582/2340] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 167 bytes in 498 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:22.744715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9a5e0264-5ff7-4660-b76a-2811e343cd2f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.748417 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 584/2341] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:22.757871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-39dcf8fa-8c1c-4dd9-afe2-f0bdec1ad8b7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.760379 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 594/2342] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:22.768657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-207046ad-7b5f-4edd-b0f7-3a596c80ee8a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.788346 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:22.790988 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.795497 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:22.795975 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.795975 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:22.796174 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.796856 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Snapshot retrieved successfully. Jul 10 13:19:22.796931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.797774 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:22.799769 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5d76bae-1a58-46fb-809b-d136a7dbb624 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 returned with HTTP 200 Jul 10 13:19:22.801099 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 583/2343] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 => generated 450 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:22.804992 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.804992 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:22.806279 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-63c52352-a9ec-434c-aaff-ea70c67e21fb tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:22.806815 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 585/2344] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:22.816451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-457f9324-bacd-4727-8b2c-f12e73201c1c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.816617 np0000005006 devstack@c-api.service[100115]: WARNING keystonemiddleware.auth_token [None req-207046ad-7b5f-4edd-b0f7-3a596c80ee8a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 13:19:22.818036 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 583/2345] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:22.818823 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-457f9324-bacd-4727-8b2c-f12e73201c1c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:22.819149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-457f9324-bacd-4727-8b2c-f12e73201c1c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.819417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-457f9324-bacd-4727-8b2c-f12e73201c1c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.819627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-457f9324-bacd-4727-8b2c-f12e73201c1c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:22.823809 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.823809 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:22.830402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1eabe8b9-ad84-4d38-b6da-751e11d2cfac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.831769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-457f9324-bacd-4727-8b2c-f12e73201c1c tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 200 Jul 10 13:19:22.832179 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 595/2346] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:22.850058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c65616ff-cc05-47cc-88f8-1980c9320f08 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.852964 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c65616ff-cc05-47cc-88f8-1980c9320f08 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/detail Jul 10 13:19:22.853396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c65616ff-cc05-47cc-88f8-1980c9320f08 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.853622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c65616ff-cc05-47cc-88f8-1980c9320f08 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.866449 np0000005006 devstack@c-api.service[100116]: WARNING keystonemiddleware.auth_token [None req-1eabe8b9-ad84-4d38-b6da-751e11d2cfac None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 13:19:22.866751 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c65616ff-cc05-47cc-88f8-1980c9320f08 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 13:19:22.868273 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 586/2347] 10.4.3.138 () {68 vars in 1323 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:22.868417 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 584/2348] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:22.879266 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-45c88d37-c642-4324-948d-5b6f45ec216b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.884614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.886945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:22.887232 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.887488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.888272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.group_snapshots [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100113) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:19:22.888272 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.group_snapshots [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group_snapshot with id: 775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:22.891598 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.891598 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:22.939509 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4a1dd18-f8bc-457b-8472-a423d9c2e0f1 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 202 Jul 10 13:19:22.940311 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 596/2349] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:22 2026] DELETE /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:22.952751 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:22.955336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:22.955739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:22.955941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:22.956207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:22.956857 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:22.956857 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:22.957426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:22.969713 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:22.970675 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:22.971049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:22.971491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:22.971812 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:22.972480 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:23.017430 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-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=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:23.028353 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:23.034006 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.034006 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:23.037478 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.037478 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:23.037870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Updating volume 'f3156992-bed2-4b42-9ddd-3032dd6bb9e4' with '{'status': 'error'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:19:23.047131 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c4d0a8-ef6b-46c5-8c9f-01ed377a55e8 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:23.047299 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 587/2350] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:22 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:23.063775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5af437c2-445c-4223-8622-10087f9e6cdf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.066034 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:19:23.066289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.066565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.066927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:23.068524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:23.074875 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all snapshots completed successfully. Jul 10 13:19:23.075036 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.075036 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:23.076527 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5af437c2-445c-4223-8622-10087f9e6cdf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:19:23.076527 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 585/2351] 10.4.3.138 () {66 vars in 1264 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.077262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45c88d37-c642-4324-948d-5b6f45ec216b tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 202 Jul 10 13:19:23.077856 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 584/2352] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:22 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:23.086343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.089073 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:23.089602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.089941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.096624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e58a2fb9-abee-47ec-872c-b390932db602 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.098772 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e58a2fb9-abee-47ec-872c-b390932db602 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 Jul 10 13:19:23.099007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e58a2fb9-abee-47ec-872c-b390932db602 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.099295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e58a2fb9-abee-47ec-872c-b390932db602 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.101060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.101327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.103763 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:23.104057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.104167 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:23.104298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.104505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:23.104670 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.105104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.105477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:23.106633 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e58a2fb9-abee-47ec-872c-b390932db602 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 returned with HTTP 404 Jul 10 13:19:23.107182 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 588/2353] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/snapshots/e6007cb6-2e59-476a-8003-ac45fd1d8875 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:23.110931 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.110931 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:23.111964 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3d14ed1-2f70-41a8-86eb-4ce19d45f2bd tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:23.112594 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 585/2354] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.112667 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.112667 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:23.113496 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.113496 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:23.114596 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0abe4f63-22b8-482c-8be1-24aa25e93b93 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:23.115040 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 586/2355] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.115517 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.119003 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:23.119307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.119622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.119865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 13:19:23.122555 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:23.125672 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f9ae3f5-b1bd-4f00-a5bf-637beb87a199 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 404 Jul 10 13:19:23.126448 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 589/2356] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:23.130940 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-656ac123-fdb2-42d5-a8ac-7fbd2f0c492e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:23.132203 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 597/2357] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:23.136653 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f8f1cab5-3c3f-4541-8793-048e39cde4bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.138948 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f8f1cab5-3c3f-4541-8793-048e39cde4bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/group_snapshots Jul 10 13:19:23.139095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f8f1cab5-3c3f-4541-8793-048e39cde4bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.139329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f8f1cab5-3c3f-4541-8793-048e39cde4bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.145641 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f8f1cab5-3c3f-4541-8793-048e39cde4bf tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots returned with HTTP 200 Jul 10 13:19:23.145964 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 586/2358] 10.4.3.138 () {68 vars in 1302 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.147426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.149725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:23.150079 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4f273ef4-9478-4164-9515-08d727e9662f"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:23.150208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4f273ef4-9478-4164-9515-08d727e9662f"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:23.156768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-12906144-befd-46d7-a619-18450a2eceb3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.159330 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] DELETE https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:23.159615 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.160352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.160524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.group_snapshots [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for member 775478df-171b-4ec4-8204-5e7022110c5e {{(pid=100114) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 13:19:23.160663 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.group_snapshots [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group_snapshot with id: 775478df-171b-4ec4-8204-5e7022110c5e Jul 10 13:19:23.166406 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.166406 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:23.167565 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Volume info retrieved successfully. Jul 10 13:19:23.167792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12906144-befd-46d7-a619-18450a2eceb3 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e returned with HTTP 404 Jul 10 13:19:23.168588 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 590/2359] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:23 2026] DELETE /volume/v3/group_snapshots/775478df-171b-4ec4-8204-5e7022110c5e => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:23.174837 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Attachment connected to vm 5bfc1c1c-1df0-401d-92dc-045c72fbdc33, checking data on nova Jul 10 13:19:23.175173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.compute.nova [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Creating Keystone token plugin using URL: https://10.4.3.138/identity {{(pid=100116) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 13:19:23.178015 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.180420 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:23.180863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.181136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.181450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:23.183278 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:23.194985 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Get all volumes completed successfully. Jul 10 13:19:23.195915 np0000005006 devstack@c-api.service[100113]: WARNING stevedore.named [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:23.196112 np0000005006 devstack@c-api.service[100113]: WARNING castellan.key_manager [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:23.250418 np0000005006 devstack@c-api.service[100113]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:23.256995 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.256995 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:23.267063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8aa35817-9322-43d9-a94f-0a0c6871e5ff tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:23.270401 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 598/2360] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:23.283230 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3a51d6a9-0172-448c-8376-51b9d5122812 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.284402 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] REQ: curl -g -i -X GET https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}8ecd722909440bbf23ab9934964ff4a8e0f2a072fabd52c91e8698cde4987ef0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04" -H "X-Service-Token: {SHA256}71defa8ba7a40009c3f041ec54dc666ff383d069a29344867e10022e414a3ab9" {{(pid=100116) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 13:19:23.285322 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] POST https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8/action Jul 10 13:19:23.285837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:23.286082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:23.287874 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] delete called for group 21c69901-b922-4ebd-99f7-a836370525a8 {{(pid=100115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:19:23.288034 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Delete group with id: 21c69901-b922-4ebd-99f7-a836370525a8 Jul 10 13:19:23.293372 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.293372 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:23.343641 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a51d6a9-0172-448c-8376-51b9d5122812 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8/action returned with HTTP 202 Jul 10 13:19:23.344075 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 587/2361] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:23 2026] POST /volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:23.354775 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.356605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 Jul 10 13:19:23.356911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.357218 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.365395 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.365395 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:23.373954 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Volume info retrieved successfully. Jul 10 13:19:23.374327 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:19:23.374607 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:19:23.424874 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:23.428940 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.428940 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:23.440558 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da023a3d-c6e9-43ae-bff6-215552b66d04 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 returned with HTTP 200 Jul 10 13:19:23.440862 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 591/2362] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:23.442489 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 13:19:23 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-18208466-836a-4bce-b9ba-eb660b87d4fb x-openstack-request-id: req-18208466-836a-4bce-b9ba-eb660b87d4fb {{(pid=100116) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 13:19:23.442740 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f3156992-bed2-4b42-9ddd-3032dd6bb9e4", "serverId": "5bfc1c1c-1df0-401d-92dc-045c72fbdc33", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4f273ef4-9478-4164-9515-08d727e9662f", "bdm_uuid": "e6b37851-d347-408f-9828-afecbc3b72ae"}} {{(pid=100116) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 13:19:23.443448 np0000005006 devstack@c-api.service[100116]: DEBUG novaclient.v2.client [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] GET call to compute for https://10.4.3.138/compute/v2.1/servers/5bfc1c1c-1df0-401d-92dc-045c72fbdc33/os-volume_attachments/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 used request id req-18208466-836a-4bce-b9ba-eb660b87d4fb {{(pid=100116) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 13:19:23.445900 np0000005006 devstack@c-api.service[100116]: ERROR cinder.volume.api [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-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 Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Caught error: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.449369 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5bfc1c1c-1df0-401d-92dc-045c72fbdc33 using the Compute API Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: ERROR cinder.api.middleware.fault Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.middleware.fault [None req-cf77dbbd-74ed-47e9-b40a-30d7c85d1e04 tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 409 Jul 10 13:19:23.452485 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 587/2363] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:23 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 167 bytes in 303 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:23.459712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d843a97-44f9-4f75-8fb0-8bf663f66ef8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.463055 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 599/2364] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:23 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:23.472272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e54271d6-8a1d-4f3b-b26b-06caee3ffe04 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.496599 np0000005006 devstack@c-api.service[100115]: WARNING keystonemiddleware.auth_token [None req-e54271d6-8a1d-4f3b-b26b-06caee3ffe04 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 13:19:23.497627 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 588/2365] 10.4.3.138 () {70 vars in 1597 bytes} [Fri Jul 10 13:19:23 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:19:23.506650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.509333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:23.509526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.509766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.517140 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.517140 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:23.522593 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:23.529396 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3ad90a2-d864-4d67-b944-2f5a0442ab21 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:23.529900 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 592/2366] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.544737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.547207 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:23.547458 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.548464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.595231 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:19:23.605532 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.605532 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:23.610035 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:23.615345 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a69defa-64f4-4873-bc81-2c67056ff3bb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:23.616295 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 588/2367] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.666498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.670024 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:23.670353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.670708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.681828 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.681828 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:23.687525 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:23.695255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-1f5f2bd9-b1a9-4874-aec9-b6fea3048954 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:23.696185 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 600/2368] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:23.822193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:23.824430 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:23.824819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:23.824960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:23.825083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:23.830401 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:23.830401 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:23.831337 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6b16ea3-bfac-4586-9bff-8d942d64508b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:23.831854 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 589/2369] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:23 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:24.126599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a328045d-b131-4588-9f7d-17a443d382e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.128564 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8399b0f4-7936-4379-9c29-53a21b00e916 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.129657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a328045d-b131-4588-9f7d-17a443d382e8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:24.129944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a328045d-b131-4588-9f7d-17a443d382e8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.130197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a328045d-b131-4588-9f7d-17a443d382e8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.130358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a328045d-b131-4588-9f7d-17a443d382e8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:24.131070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8399b0f4-7936-4379-9c29-53a21b00e916 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:24.131980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8399b0f4-7936-4379-9c29-53a21b00e916 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.131980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8399b0f4-7936-4379-9c29-53a21b00e916 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.132180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-8399b0f4-7936-4379-9c29-53a21b00e916 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:24.140254 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:24.140254 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:24.140254 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8399b0f4-7936-4379-9c29-53a21b00e916 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:24.141349 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:24.141349 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:24.141552 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 589/2370] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:24.142173 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a328045d-b131-4588-9f7d-17a443d382e8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:24.142627 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 593/2371] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:24.458440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0c7d2066-bd78-45ea-a6e8-bb585ceebe9d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.463554 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c7d2066-bd78-45ea-a6e8-bb585ceebe9d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 Jul 10 13:19:24.465430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2066-bd78-45ea-a6e8-bb585ceebe9d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.465430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2066-bd78-45ea-a6e8-bb585ceebe9d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.473849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c7d2066-bd78-45ea-a6e8-bb585ceebe9d tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 returned with HTTP 404 Jul 10 13:19:24.474857 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 601/2372] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/volumes/5caf627f-7693-44fa-8429-a09e34b67307 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:24.487608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.489987 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] GET https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 Jul 10 13:19:24.490254 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.490642 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.490754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] show called for member 21c69901-b922-4ebd-99f7-a836370525a8 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:24.495148 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15e38942-0ecd-430e-ac0e-4efa1b74e282 tempest-GroupSnapshotsTest-501838011 tempest-GroupSnapshotsTest-501838011-project-member] https://10.4.3.138/volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 returned with HTTP 404 Jul 10 13:19:24.495717 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 590/2373] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/groups/21c69901-b922-4ebd-99f7-a836370525a8 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:24.507669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-60947f4d-a77d-4c71-8967-e49bf0289ed8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.509909 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60947f4d-a77d-4c71-8967-e49bf0289ed8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/c198edd1-b115-4fdb-8524-6b72d8d9e1de Jul 10 13:19:24.510159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60947f4d-a77d-4c71-8967-e49bf0289ed8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.510406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60947f4d-a77d-4c71-8967-e49bf0289ed8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.539191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60947f4d-a77d-4c71-8967-e49bf0289ed8 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/group_types/c198edd1-b115-4fdb-8524-6b72d8d9e1de returned with HTTP 202 Jul 10 13:19:24.539191 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 590/2374] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:19:24 2026] DELETE /volume/v3/group_types/c198edd1-b115-4fdb-8524-6b72d8d9e1de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:24.551563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1f9c36b0-23e8-432e-a305-b6d909b817b1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.557834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f9c36b0-23e8-432e-a305-b6d909b817b1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] DELETE https://10.4.3.138/volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 Jul 10 13:19:24.557834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f9c36b0-23e8-432e-a305-b6d909b817b1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.557834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f9c36b0-23e8-432e-a305-b6d909b817b1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.598053 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f9c36b0-23e8-432e-a305-b6d909b817b1 tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 returned with HTTP 202 Jul 10 13:19:24.598787 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 594/2375] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:19:24 2026] DELETE /volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:24.612718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-43c9704d-9b2c-44bf-a50f-614ef2fc12ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.615371 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-43c9704d-9b2c-44bf-a50f-614ef2fc12ba tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] GET https://10.4.3.138/volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 Jul 10 13:19:24.615780 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-43c9704d-9b2c-44bf-a50f-614ef2fc12ba tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.615864 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-43c9704d-9b2c-44bf-a50f-614ef2fc12ba tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.621592 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-43c9704d-9b2c-44bf-a50f-614ef2fc12ba tempest-GroupSnapshotsTest-1276983358 tempest-GroupSnapshotsTest-1276983358-project-admin] https://10.4.3.138/volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 returned with HTTP 404 Jul 10 13:19:24.621955 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 602/2376] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/types/8992fad9-f25c-401d-acd8-c8c7adcc75e8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:24.847163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a0493b62-71ec-457c-a959-f05cc42476e9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:24.849269 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0493b62-71ec-457c-a959-f05cc42476e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:24.849415 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0493b62-71ec-457c-a959-f05cc42476e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:24.849519 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0493b62-71ec-457c-a959-f05cc42476e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:24.849837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a0493b62-71ec-457c-a959-f05cc42476e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:24.855997 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:24.855997 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:24.857283 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0493b62-71ec-457c-a959-f05cc42476e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:24.857844 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 591/2377] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:24 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:25.157153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:25.158077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:25.159888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:25.160202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:25.160264 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:25.160522 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:25.160925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:25.160975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:25.161014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:25.161014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:25.168978 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:25.168978 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:25.170340 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2423be53-bb8f-4f34-9aa6-3508d6a611b2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:25.170955 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 591/2378] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:25 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:25.174176 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:25.174176 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:25.174176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-89f1364b-0a18-4e71-bd85-a663b9fdf122 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:25.174506 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 595/2379] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:25 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:25.744495 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d6fd5878-00be-4b50-8df3-ec023a1af858 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:25.745310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6fd5878-00be-4b50-8df3-ec023a1af858 None None] GET https://10.4.3.138/volume// Jul 10 13:19:25.745310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6fd5878-00be-4b50-8df3-ec023a1af858 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:25.745653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6fd5878-00be-4b50-8df3-ec023a1af858 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:25.745984 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6fd5878-00be-4b50-8df3-ec023a1af858 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:25.746594 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 603/2380] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:19:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:25.756908 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-9ab4969a-1bba-46f0-be41-0c5b167d8db7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:25.760179 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-9ab4969a-1bba-46f0-be41-0c5b167d8db7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:19:25.760840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-9ab4969a-1bba-46f0-be41-0c5b167d8db7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70c586c4-d204-47cc-8fbb-2a7d88b24da2", "connector": null, "instance_uuid": "5bfc1c1c-1df0-401d-92dc-045c72fbdc33"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:25.772441 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:25.772441 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:25.811070 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-9ab4969a-1bba-46f0-be41-0c5b167d8db7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:19:25.812023 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 592/2381] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:19:25 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:25.871778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:25.878204 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:25.879055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:25.879453 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:25.879637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:25.889904 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:25.889904 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:25.892139 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7fb70f0-5a8c-4fe5-8277-09a5bc224d36 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:25.892139 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 592/2382] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:25 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.185171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-887306d1-c13e-4850-a850-1ae90b095256 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.189385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-887306d1-c13e-4850-a850-1ae90b095256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:26.189385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-887306d1-c13e-4850-a850-1ae90b095256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.189385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-887306d1-c13e-4850-a850-1ae90b095256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.189385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-887306d1-c13e-4850-a850-1ae90b095256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:26.196358 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.196358 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:26.198160 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-887306d1-c13e-4850-a850-1ae90b095256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:26.198285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.198862 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 596/2383] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.200392 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:26.203352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.203648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.203857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:26.216919 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.216919 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:26.217989 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34f8696b-5060-4f81-8d72-2cf2900198f8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:26.220505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 604/2384] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.225539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d81e4e71-885d-48fe-8117-768a924e6655 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.227932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d81e4e71-885d-48fe-8117-768a924e6655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:26.228145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d81e4e71-885d-48fe-8117-768a924e6655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.228342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d81e4e71-885d-48fe-8117-768a924e6655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.244259 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.244259 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:26.253919 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d81e4e71-885d-48fe-8117-768a924e6655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:26.263207 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d81e4e71-885d-48fe-8117-768a924e6655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:26.263207 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 593/2385] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.368744 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1afa7ca2-c7a6-4dc5-8069-72f4b596de6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.369018 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1afa7ca2-c7a6-4dc5-8069-72f4b596de6d None None] GET https://10.4.3.138/volume// Jul 10 13:19:26.369749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1afa7ca2-c7a6-4dc5-8069-72f4b596de6d None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.371313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1afa7ca2-c7a6-4dc5-8069-72f4b596de6d None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.371817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1afa7ca2-c7a6-4dc5-8069-72f4b596de6d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:26.372356 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 593/2386] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:26.392496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.400165 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:26.400606 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.402657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.436985 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.436985 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:26.442414 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:26.450423 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-635ed680-241e-4d77-8b5c-932c578389f4 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:26.451072 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 597/2387] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 1037 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:26.625530 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.628517 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] PUT https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c Jul 10 13:19:26.629858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:26.643258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Acquiring lock "cinder-attachment_update-70c586c4-d204-47cc-8fbb-2a7d88b24da2-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:19:26.657242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Lock "cinder-attachment_update-70c586c4-d204-47cc-8fbb-2a7d88b24da2-np0000005006" acquired by "attachment_update" :: waited 0.014s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:19:26.659023 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.659023 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:26.914174 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.918561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:26.919711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.919711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.919711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:26.930805 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.930805 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:26.930805 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5f39fa93-6ebd-47ae-9032-a703ba623a5f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:26.930805 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 594/2388] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.952733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81faea6d-575c-444d-bd15-32efd7f62af3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.957464 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81faea6d-575c-444d-bd15-32efd7f62af3 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:26.957667 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81faea6d-575c-444d-bd15-32efd7f62af3 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:26.958597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81faea6d-575c-444d-bd15-32efd7f62af3 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:26.958597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-81faea6d-575c-444d-bd15-32efd7f62af3 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:26.967177 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:26.967177 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:26.967177 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81faea6d-575c-444d-bd15-32efd7f62af3 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:26.967177 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 594/2389] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:26 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:26.982812 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:26.983634 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:19:26.984081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "299d736e-a954-473e-bda7-390a15cf95a0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-619029787"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:26.986317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating new backup {'backup': {'volume_id': '299d736e-a954-473e-bda7-390a15cf95a0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-619029787'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:19:26.986511 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Creating backup of volume 299d736e-a954-473e-bda7-390a15cf95a0 in container None Jul 10 13:19:27.001248 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:27.001248 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:27.001617 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Volume info retrieved successfully. Jul 10 13:19:27.042140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Created reservations ['bc09be0c-8f1a-494d-9fef-55378269620d', '56110dac-8cea-4879-9810-05a1540c453a'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:27.115442 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c7c09ba-aced-4b0d-9383-25ac587b796f tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:19:27.116241 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 598/2390] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:19:26 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) Jul 10 13:19:27.129840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:27.131878 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:27.131959 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:27.132288 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:27.132288 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:27.140251 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:27.140251 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:27.141608 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a055fb71-d564-4f62-8fd5-2db7d3a5a0cc tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:27.141784 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 595/2391] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:27 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:27.202753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Lock "cinder-attachment_update-70c586c4-d204-47cc-8fbb-2a7d88b24da2-np0000005006" released by "attachment_update" :: held 0.546s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:19:27.203375 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-7545105c-1649-4cd6-b93c-0fb2c6d9e460 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c returned with HTTP 200 Jul 10 13:19:27.203797 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 605/2392] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:19:26 2026] PUT /volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:27.215073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b1efef8b-c600-429b-8bd1-51e229f15954 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:27.220860 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1efef8b-c600-429b-8bd1-51e229f15954 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:27.221173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1efef8b-c600-429b-8bd1-51e229f15954 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:27.221424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1efef8b-c600-429b-8bd1-51e229f15954 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:27.221713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b1efef8b-c600-429b-8bd1-51e229f15954 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:27.228802 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:27.228802 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:27.230873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1efef8b-c600-429b-8bd1-51e229f15954 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:27.232503 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 595/2393] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:27 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:27.236271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:27.240377 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:27.241312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:27.241312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:27.241312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:27.249113 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:27.249113 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:27.250878 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0acf3cf5-3ba5-4e40-821e-560d87429ff4 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:27.251369 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 599/2394] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:27 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:27.283793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:27.288940 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:27.289197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:27.289419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:27.304757 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:27.304757 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:27.321639 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:27.329150 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-90f8013b-e906-444f-9120-b3d36e3c9c93 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:27.330095 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 596/2395] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:27 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.162040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.166226 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:28.166628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:28.166628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:28.166841 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:28.173472 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:28.173472 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:28.174123 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cfd9487a-cc43-45c3-be1e-b9f30ad75209 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:28.174515 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 606/2396] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:28 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.248968 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5d227a0e-53fb-41ad-846b-1908d626e92a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.250991 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5d227a0e-53fb-41ad-846b-1908d626e92a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:28.251605 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5d227a0e-53fb-41ad-846b-1908d626e92a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:28.251605 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5d227a0e-53fb-41ad-846b-1908d626e92a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:28.251779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5d227a0e-53fb-41ad-846b-1908d626e92a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:28.259125 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:28.259125 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:28.259983 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5d227a0e-53fb-41ad-846b-1908d626e92a tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:28.260517 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 596/2397] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:28 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.267927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.274921 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:28.275331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:28.275654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:28.276276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:28.294511 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:28.294511 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:28.297809 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-863d761b-47f6-4dff-aea4-7a3f57054a2c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:28.299212 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 600/2398] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:28 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.351715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.354606 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:28.354907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:28.355629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:28.380062 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:28.380062 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:28.390730 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:28.394492 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac038e65-0cb2-4f99-ac6b-5fdc24caea53 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:28.394925 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 597/2399] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:28 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.633939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-74253699-fdc4-4d88-8f31-ec22fcf97ebc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.761921 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-74253699-fdc4-4d88-8f31-ec22fcf97ebc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:19:28.763223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-74253699-fdc4-4d88-8f31-ec22fcf97ebc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1753771659"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:28.787887 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-74253699-fdc4-4d88-8f31-ec22fcf97ebc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:19:28.788354 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 607/2400] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:19:28 2026] POST /volume/v3/types => generated 220 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:28.800769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f670e7a6-d147-4592-ad1c-897be511d953 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.805392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f670e7a6-d147-4592-ad1c-897be511d953 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:19:28.805392 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f670e7a6-d147-4592-ad1c-897be511d953 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-269088278"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:28.829368 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f670e7a6-d147-4592-ad1c-897be511d953 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:19:28.829883 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 597/2401] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:19:28 2026] POST /volume/v3/group_types => generated 176 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:28.846178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0dbcf46f-d203-4df5-a20c-656329969f8e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:28.957487 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:19:28.958234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "319bea4e-c190-4355-b506-9f308d771d21", "volume_types": ["af4fae83-f86c-4f29-aa1a-88be84a68444"], "name": "tempest-GroupsV320Test-Group-674824784"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:28.960759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Creating new group {'group': {'group_type': '319bea4e-c190-4355-b506-9f308d771d21', 'volume_types': ['af4fae83-f86c-4f29-aa1a-88be84a68444'], 'name': 'tempest-GroupsV320Test-Group-674824784'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:19:28.965642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Creating group tempest-GroupsV320Test-Group-674824784. Jul 10 13:19:28.974108 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Availability Zones retrieved successfully. Jul 10 13:19:29.003271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Created reservations ['6b46acc6-a35b-4c2a-86d3-7f643af44bce'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:29.038832 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0dbcf46f-d203-4df5-a20c-656329969f8e tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:19:29.039669 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 601/2402] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:19:28 2026] POST /volume/v3/groups => generated 107 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:19:29.051744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:29.053961 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:29.054247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:29.054496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:29.054658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:29.060035 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:29.060035 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:29.072621 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d045adb-ed1f-4c03-9774-809d87e1fac3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:29.073725 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 598/2403] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:29 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:19:29.189389 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:29.191135 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:29.191434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:29.191485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:29.192044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:29.202487 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:29.202487 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:29.204104 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fda3c039-7ef8-4dd8-8a3d-6e7dca0af5d9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:29.204104 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 608/2404] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:29 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:29.277580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:29.280720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:29.281074 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:29.281364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:29.281535 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:29.288244 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:29.288244 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:29.289608 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca5e6d5d-1cb7-4c0c-bc3f-143b7341e4ea tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:29.290268 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 598/2405] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:29 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:29.320919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:29.320919 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:29.320919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:29.320919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:29.320919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:29.327279 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:29.327279 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:29.328532 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f392d87d-7cd0-4ffd-bacf-d58fffce56ce tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:29.329712 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 602/2406] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:29 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:29.410474 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:29.413216 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:29.413504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:29.413837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:29.428114 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:29.428114 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:29.434597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:29.441051 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d09b2cc0-3b80-4ac6-b2b9-35ef4d51f8f7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:29.441340 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 599/2407] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:29 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:30.087878 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.090322 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.090641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.090803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.090976 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.096494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.096494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:30.114108 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45d7dc36-d562-4617-b8d5-e3cbd8dc8abc tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.114443 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 609/2408] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:30.129489 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.132660 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action Jul 10 13:19:30.132660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:30.133611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:30.137354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Updating group '89cfed1e-a54a-456a-8f6a-e632e72d2b77' with 'creating' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 13:19:30.147852 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.147852 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:30.160162 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f9bce649-6ec5-4f73-8ce7-8546aca22bfd tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action returned with HTTP 202 Jul 10 13:19:30.161443 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 599/2409] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:30 2026] POST /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:30.174865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.178957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.178957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.179675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.179675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.184310 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.184310 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:30.200322 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-455fb5a7-39af-43e6-bfd6-37b6f9752f54 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.200322 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 603/2410] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:30.214641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ec60a390-834e-435e-82d3-697f58c45ce4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.217221 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec60a390-834e-435e-82d3-697f58c45ce4 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action Jul 10 13:19:30.217810 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec60a390-834e-435e-82d3-697f58c45ce4 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:30.217951 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec60a390-834e-435e-82d3-697f58c45ce4 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:30.219914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-ec60a390-834e-435e-82d3-697f58c45ce4 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Updating group '89cfed1e-a54a-456a-8f6a-e632e72d2b77' with 'available' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 13:19:30.221849 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.225306 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:30.225840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.226210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.226279 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:30.228805 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.228805 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:30.233682 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.233682 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:30.234246 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7bb52c3c-ee75-46df-9032-003c7f2f28ff tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:30.234246 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 610/2411] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:30.242578 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec60a390-834e-435e-82d3-697f58c45ce4 tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action returned with HTTP 202 Jul 10 13:19:30.243595 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 600/2412] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:30 2026] POST /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:30.254091 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.257809 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.259872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.259872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.259872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.265079 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.265079 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:30.280797 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a78a6ee9-2954-454a-9566-b82ab0080e01 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.281920 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 600/2413] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:30.293915 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.295830 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action Jul 10 13:19:30.296085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:30.296185 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:30.297452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Updating group '89cfed1e-a54a-456a-8f6a-e632e72d2b77' with 'error' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 13:19:30.308025 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d5506179-4659-48f5-b9be-8995a457ed26 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.308301 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.308301 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:30.310049 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d5506179-4659-48f5-b9be-8995a457ed26 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:30.310407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d5506179-4659-48f5-b9be-8995a457ed26 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.311138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d5506179-4659-48f5-b9be-8995a457ed26 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.311138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d5506179-4659-48f5-b9be-8995a457ed26 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:30.316841 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.316841 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:30.317862 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d5506179-4659-48f5-b9be-8995a457ed26 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:30.320082 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 611/2414] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:30.321389 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-776aa91d-fb6e-43e4-b92c-fa0ae02fa42f tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action returned with HTTP 202 Jul 10 13:19:30.321917 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 604/2415] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:30 2026] POST /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:30.335891 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-27bcf743-958d-41a6-832b-d1aa50876175 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.336758 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27bcf743-958d-41a6-832b-d1aa50876175 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.337239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27bcf743-958d-41a6-832b-d1aa50876175 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.337450 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-27bcf743-958d-41a6-832b-d1aa50876175 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.337604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-27bcf743-958d-41a6-832b-d1aa50876175 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.345809 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.345809 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:30.346342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.348367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:30.348367 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.349438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.349438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:30.357121 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.357121 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:30.358624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f717f944-fc9e-48a2-89f1-b5552a6508e6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:30.358624 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 601/2416] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:30.365826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-27bcf743-958d-41a6-832b-d1aa50876175 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.366170 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 601/2417] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 384 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:30.381640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e87236c-7047-4b9d-be64-187617ccbf3c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.384405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e87236c-7047-4b9d-be64-187617ccbf3c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] POST https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action Jul 10 13:19:30.384934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e87236c-7047-4b9d-be64-187617ccbf3c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:30.385893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e87236c-7047-4b9d-be64-187617ccbf3c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:30.387169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-3e87236c-7047-4b9d-be64-187617ccbf3c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Updating group '89cfed1e-a54a-456a-8f6a-e632e72d2b77' with 'available' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 13:19:30.393418 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.393418 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:30.403338 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e87236c-7047-4b9d-be64-187617ccbf3c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action returned with HTTP 202 Jul 10 13:19:30.403956 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 612/2418] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:30 2026] POST /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:30.412740 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.414813 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.415073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.415284 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.415435 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.422177 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.422177 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:30.432197 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab6aecf8-9e31-4cef-bd04-6af576499002 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.432929 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 605/2419] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:30.446766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.447205 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:19:30.447358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.447568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.447836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:30.448612 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:30.458126 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.460458 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:30.460792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.461054 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.464486 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Get all volumes completed successfully. Jul 10 13:19:30.466502 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57fc6d87-cd20-496f-b155-256cc0c0aa74 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:19:30.469711 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 602/2420] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:30.476354 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.476354 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:30.482190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.482753 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:30.484615 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] POST https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action Jul 10 13:19:30.485138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:30.485324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:30.487121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] delete called for group 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:19:30.487121 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Delete group with id: 89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.488047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fc3cfd7-edd8-441f-8c79-b43b60a4d8b9 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:30.488446 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 602/2421] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:30.491624 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.491624 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:30.518853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ef0d1a0d-8cc8-4556-83db-291c5902d9a9 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action returned with HTTP 202 Jul 10 13:19:30.519432 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 613/2422] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:19:30 2026] POST /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:30.530901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:30.532588 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:30.533046 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:30.533421 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:30.533677 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:30.538976 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:30.538976 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:30.551836 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b65fe4d7-177e-4ca7-85ba-0dd11748a1f3 tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 200 Jul 10 13:19:30.551836 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 606/2423] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:30 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:31.251083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-67f858e8-b385-4615-a0c8-d504f416da3c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.253336 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67f858e8-b385-4615-a0c8-d504f416da3c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:31.253606 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67f858e8-b385-4615-a0c8-d504f416da3c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.253886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67f858e8-b385-4615-a0c8-d504f416da3c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.254110 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-67f858e8-b385-4615-a0c8-d504f416da3c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:31.261462 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:31.261462 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:31.262411 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67f858e8-b385-4615-a0c8-d504f416da3c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:31.263012 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 603/2424] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:31.333135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.335542 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:31.335862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.336107 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.337108 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:31.342505 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:31.342505 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:31.344349 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a4c9da59-e795-45dd-abff-5b63cf7af855 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:31.345137 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 603/2425] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:31.371759 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.373876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:31.374113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.374324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.374476 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:31.380933 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:31.380933 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:31.381959 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e4959d9-0a2e-4936-bb0d-255cc199d4b9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:31.382501 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 614/2426] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:31.506640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.510317 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:31.510317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.510317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.529568 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:31.529568 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:31.538132 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:31.545186 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8eb5c59d-a71e-4ca5-bdc9-9ad04e380ac3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:31.545939 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 607/2427] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:31.562195 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.564228 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] GET https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 Jul 10 13:19:31.564441 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.564649 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.564826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] show called for member 89cfed1e-a54a-456a-8f6a-e632e72d2b77 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:19:31.567937 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa972800-298d-4813-bfc9-cc6deaf2ab2a tempest-GroupsV320Test-1829062019 tempest-GroupsV320Test-1829062019-project-member] https://10.4.3.138/volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 returned with HTTP 404 Jul 10 13:19:31.569029 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 604/2428] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/groups/89cfed1e-a54a-456a-8f6a-e632e72d2b77 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:31.577584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cdc4b146-1e72-47a2-bc57-24367280607c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.582016 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cdc4b146-1e72-47a2-bc57-24367280607c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/319bea4e-c190-4355-b506-9f308d771d21 Jul 10 13:19:31.582701 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cdc4b146-1e72-47a2-bc57-24367280607c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.582701 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cdc4b146-1e72-47a2-bc57-24367280607c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.616181 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cdc4b146-1e72-47a2-bc57-24367280607c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/group_types/319bea4e-c190-4355-b506-9f308d771d21 returned with HTTP 202 Jul 10 13:19:31.616892 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 604/2429] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:19:31 2026] DELETE /volume/v3/group_types/319bea4e-c190-4355-b506-9f308d771d21 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:19:31.628263 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1c3a758f-bf66-45e4-824f-4d18dd15b2dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.633662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c3a758f-bf66-45e4-824f-4d18dd15b2dc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] DELETE https://10.4.3.138/volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 Jul 10 13:19:31.634002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c3a758f-bf66-45e4-824f-4d18dd15b2dc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.635044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c3a758f-bf66-45e4-824f-4d18dd15b2dc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.675897 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c3a758f-bf66-45e4-824f-4d18dd15b2dc tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 returned with HTTP 202 Jul 10 13:19:31.676036 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 615/2430] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:19:31 2026] DELETE /volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:31.683912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2760da18-a106-48f9-bf8e-c7782090647c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:31.686096 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2760da18-a106-48f9-bf8e-c7782090647c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] GET https://10.4.3.138/volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 Jul 10 13:19:31.686449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2760da18-a106-48f9-bf8e-c7782090647c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:31.687146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2760da18-a106-48f9-bf8e-c7782090647c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:31.692030 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2760da18-a106-48f9-bf8e-c7782090647c tempest-GroupsV320Test-761321146 tempest-GroupsV320Test-761321146-project-admin] https://10.4.3.138/volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 returned with HTTP 404 Jul 10 13:19:31.692738 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 608/2431] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:19:31 2026] GET /volume/v3/types/af4fae83-f86c-4f29-aa1a-88be84a68444 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:32.275308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:32.277265 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:32.277498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:32.277966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:32.278199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:32.284127 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:32.284127 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:32.284977 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1dbf4c10-f9f1-474e-8fdf-a2260be531e6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:32.285419 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 605/2432] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:32 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:32.356620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:32.362322 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:32.362636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:32.362924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:32.363089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:32.371713 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:32.371713 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:32.371713 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f934dcc0-04d3-46f6-af05-a890d554e5c2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:32.371713 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 605/2433] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:32 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:32.393957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:32.396276 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:32.396677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:32.397018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:32.397247 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:32.403660 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:32.403660 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:32.404771 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbbfe03a-87d5-4159-b8c1-72173a127832 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:32.405238 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 616/2434] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:32 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:32.560142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:32.561989 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:32.562221 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:32.562445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:32.575616 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:32.575616 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:32.580188 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:32.585136 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6e92e47-fc7c-4f11-a659-976fe1fcd7fb tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:32.585521 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 609/2435] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:32 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:33.298017 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.300480 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:33.301427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.301427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.301857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:33.307500 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.307500 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:33.308496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07be40c1-10d7-4d0c-9d3e-3280e2e99fed tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:33.309102 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 606/2436] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:33.384186 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1753e56c-996a-4649-96b2-bbca07c3db3f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.387366 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1753e56c-996a-4649-96b2-bbca07c3db3f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:33.388591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1753e56c-996a-4649-96b2-bbca07c3db3f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.389350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1753e56c-996a-4649-96b2-bbca07c3db3f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.389350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1753e56c-996a-4649-96b2-bbca07c3db3f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:33.397175 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.397175 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:33.398309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1753e56c-996a-4649-96b2-bbca07c3db3f tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:33.399229 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 606/2437] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:33.416845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-55cce975-422f-4606-b61d-50a0acdb5899 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.419250 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-55cce975-422f-4606-b61d-50a0acdb5899 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:33.419536 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-55cce975-422f-4606-b61d-50a0acdb5899 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.419884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-55cce975-422f-4606-b61d-50a0acdb5899 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.420037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-55cce975-422f-4606-b61d-50a0acdb5899 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:33.425414 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.425414 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:33.426295 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-55cce975-422f-4606-b61d-50a0acdb5899 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:33.426783 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 617/2438] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:33.474944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-3d51bea2-2796-4da3-8a8a-7fd175e949d0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.477714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-3d51bea2-2796-4da3-8a8a-7fd175e949d0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c/action Jul 10 13:19:33.478205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-3d51bea2-2796-4da3-8a8a-7fd175e949d0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:33.478387 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-3d51bea2-2796-4da3-8a8a-7fd175e949d0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:33.501795 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.501795 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:33.517354 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a1513a2a-151c-44d8-bfc5-bebe05d0d2af req-3d51bea2-2796-4da3-8a8a-7fd175e949d0 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c/action returned with HTTP 204 Jul 10 13:19:33.518010 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 610/2439] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:19:33 2026] POST /volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:33.602516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.605302 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:33.605531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.605845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.621485 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.621485 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:33.629808 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:33.636790 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86910c53-3bc7-4ffa-a1fe-2a849fea0f1f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:33.637370 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 607/2440] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:33.654754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-93961d65-bb6b-40cb-8fda-253b02090d82 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.657530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93961d65-bb6b-40cb-8fda-253b02090d82 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:33.657786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93961d65-bb6b-40cb-8fda-253b02090d82 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.658029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-93961d65-bb6b-40cb-8fda-253b02090d82 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.673656 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.673656 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:33.679747 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-93961d65-bb6b-40cb-8fda-253b02090d82 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:33.686199 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-93961d65-bb6b-40cb-8fda-253b02090d82 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:33.686673 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 607/2441] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:33.701472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.704401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:33.704906 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-detach": {"attachment_id": "6022619f-66de-49b1-ab41-5e040310e87c"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:33.704971 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "6022619f-66de-49b1-ab41-5e040310e87c"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:33.722958 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.722958 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:33.725305 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:33.737967 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19cc2555-0d7e-4ec9-8975-3c13ed15737e tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 400 Jul 10 13:19:33.738541 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 618/2442] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:33 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 100 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:19:33.835260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.839027 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:33.839027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:33.839027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:33.850803 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.850803 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:33.856909 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:33.863079 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-6b258c2a-55cd-41dc-b0e9-413ea628b4d6 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:33.864549 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 611/2443] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:33 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:33.896005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:33.900790 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2/action Jul 10 13:19:33.901206 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:33.901354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:33.914990 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:33.914990 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:33.915482 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:33.924490 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Begin detaching volume completed successfully. Jul 10 13:19:33.925152 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-5ee489c8-3c18-49c2-afbc-d0eea3f527c3 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2/action returned with HTTP 202 Jul 10 13:19:33.925712 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 608/2444] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:19:33 2026] POST /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:34.321973 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.324390 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:34.324603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.324847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.324975 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:34.330765 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.330765 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:34.331660 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbefdd51-0d22-45b5-a0b2-5af5164bfca4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:34.332236 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 608/2445] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.411500 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.413196 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:34.413544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.413942 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.414210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:34.418951 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.418951 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:34.420598 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf1066c4-4cf0-4780-b428-d253178ed0e2 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:34.420598 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 619/2446] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.437822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3b793065-a249-4206-8ef9-809f904678c0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.439984 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3b793065-a249-4206-8ef9-809f904678c0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:34.440234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3b793065-a249-4206-8ef9-809f904678c0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.440463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3b793065-a249-4206-8ef9-809f904678c0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.440727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3b793065-a249-4206-8ef9-809f904678c0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:34.446766 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.446766 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:34.447552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3b793065-a249-4206-8ef9-809f904678c0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:34.448010 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 612/2447] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.465224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.468202 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa Jul 10 13:19:34.468456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.468756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.486712 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.486712 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:34.494393 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:34.500749 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c73def60-d735-46dc-a7ac-b20dbac33c16 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa returned with HTTP 200 Jul 10 13:19:34.501229 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 609/2448] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.519218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.523208 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:19:34.523429 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.523713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.524011 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:34.525537 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:19:34.527344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-16c542bb-a35f-4bce-9ee7-5b1b976a6196 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.537146 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Get all volumes completed successfully. Jul 10 13:19:34.537893 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3ba5c605-985a-49a2-beec-1b0f0953c075 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:19:34.539107 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 609/2449] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/volumes => generated 661 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.558435 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05f488a2-b3e2-4586-929f-cd71803ce97e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.560801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa Jul 10 13:19:34.561028 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.561270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.561471 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume with id: f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa Jul 10 13:19:34.576448 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.576448 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:34.577088 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:34.611729 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume request issued successfully. Jul 10 13:19:34.611729 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05f488a2-b3e2-4586-929f-cd71803ce97e tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa returned with HTTP 202 Jul 10 13:19:34.611976 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 613/2450] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:34 2026] DELETE /volume/v3/volumes/f00eedec-b0f3-4c5b-a4b5-1c8ce75726fa => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:34.620943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-95789fb1-60b1-493e-a829-00b01ea605b8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.622835 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] DELETE https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de Jul 10 13:19:34.623082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.623800 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.623800 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Delete backup with id: 74da194f-d297-4b27-ba39-49d3e784b3de. Jul 10 13:19:34.632805 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.632805 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:34.655879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] delete_backup rpcapi backup_id 74da194f-d297-4b27-ba39-49d3e784b3de {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:19:34.657519 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95789fb1-60b1-493e-a829-00b01ea605b8 tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de returned with HTTP 202 Jul 10 13:19:34.658403 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 610/2451] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:34 2026] DELETE /volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 13:19:34.667732 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16c542bb-a35f-4bce-9ee7-5b1b976a6196 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] GET https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 Jul 10 13:19:34.667883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-36dc330a-3c16-45a2-9941-a4b3e752775a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.669713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16c542bb-a35f-4bce-9ee7-5b1b976a6196 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.669713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16c542bb-a35f-4bce-9ee7-5b1b976a6196 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.669993 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36dc330a-3c16-45a2-9941-a4b3e752775a tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de Jul 10 13:19:34.669993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36dc330a-3c16-45a2-9941-a4b3e752775a tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.670093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36dc330a-3c16-45a2-9941-a4b3e752775a tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.670165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-36dc330a-3c16-45a2-9941-a4b3e752775a tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Show backup with id 74da194f-d297-4b27-ba39-49d3e784b3de. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:34.676241 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:34.676241 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:34.676769 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36dc330a-3c16-45a2-9941-a4b3e752775a tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de returned with HTTP 200 Jul 10 13:19:34.678030 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 610/2452] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.695933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16c542bb-a35f-4bce-9ee7-5b1b976a6196 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 returned with HTTP 200 Jul 10 13:19:34.696413 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 620/2453] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 => generated 437 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.710506 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-75538f68-8e36-4581-8d7e-af67cfd8bbb1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.713398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75538f68-8e36-4581-8d7e-af67cfd8bbb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 Jul 10 13:19:34.713745 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-75538f68-8e36-4581-8d7e-af67cfd8bbb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:34.775778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75538f68-8e36-4581-8d7e-af67cfd8bbb1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 returned with HTTP 200 Jul 10 13:19:34.776241 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 614/2454] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:19:34 2026] PUT /volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 => generated 390 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:34.789366 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90b03264-c574-46c7-8b02-50d9c7f79627 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.879805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:34.879805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2043987142"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:34.882964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2043987142'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:34.883178 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create volume of 1 GB Jul 10 13:19:34.893778 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Availability Zones retrieved successfully. Jul 10 13:19:34.906847 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Flow 'volume_create_api' (349d12d3-a345-4989-b695-b3d28dd081c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:34.908381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e598b1-94b7-465e-8ef4-ab1db537cb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:34.909938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:34.960615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e598b1-94b7-465e-8ef4-ab1db537cb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:34.961543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e8d03-ba01-47ad-a599-21e9f4a0eaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:34.971758 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e88dbe53-5df9-4fab-9ebb-b9ee20dd0711 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.972435 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e88dbe53-5df9-4fab-9ebb-b9ee20dd0711 None None] GET https://10.4.3.138/volume// Jul 10 13:19:34.972734 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e88dbe53-5df9-4fab-9ebb-b9ee20dd0711 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:34.973042 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e88dbe53-5df9-4fab-9ebb-b9ee20dd0711 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:34.973531 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e88dbe53-5df9-4fab-9ebb-b9ee20dd0711 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:34.974826 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 611/2455] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:34.995063 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:34.999539 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:35.001587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.001930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.026965 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.026965 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:35.036470 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:35.049632 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-a8d861e1-bd47-4528-a51c-546bf7c4da32 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:35.049813 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 621/2456] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:19:34 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:35.114381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Created reservations ['a7886090-61ba-488f-a4a6-865b394756c1', '0f0e5273-e2bb-4866-8817-ee94f086eadd', 'e8b75130-00be-47aa-bfd0-11e08018d156', 'beb53bb5-2f66-4468-ac1c-d860c38d6a28'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:35.114381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e8d03-ba01-47ad-a599-21e9f4a0eaa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7886090-61ba-488f-a4a6-865b394756c1', '0f0e5273-e2bb-4866-8817-ee94f086eadd', 'e8b75130-00be-47aa-bfd0-11e08018d156', 'beb53bb5-2f66-4468-ac1c-d860c38d6a28']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:35.114381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f85d0d-7205-4468-bd97-0080cff68de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:35.162869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01f85d0d-7205-4468-bd97-0080cff68de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6b9855-4803-4ac4-baee-db8c3f96e37f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2043987142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2c2bc8f7b8465a8e161c2215ce0a80',qos_specs=None,replication_status=,reservations=['a7886090-61ba-488f-a4a6-865b394756c1','0f0e5273-e2bb-4866-8817-ee94f086eadd','e8b75130-00be-47aa-bfd0-11e08018d156','beb53bb5-2f66-4468-ac1c-d860c38d6a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275c6739e13544dbafa753fad78e87b5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2043987142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6b9855-4803-4ac4-baee-db8c3f96e37f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2c2bc8f7b8465a8e161c2215ce0a80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='275c6739e13544dbafa753fad78e87b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:35.165058 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4e5510-1d67-492f-985b-520db0ed5115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:35.226118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4e5510-1d67-492f-985b-520db0ed5115) transitioned into state 'SUCCESS' from state '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-2043987142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2c2bc8f7b8465a8e161c2215ce0a80',qos_specs=None,replication_status=,reservations=['a7886090-61ba-488f-a4a6-865b394756c1','0f0e5273-e2bb-4866-8817-ee94f086eadd','e8b75130-00be-47aa-bfd0-11e08018d156','beb53bb5-2f66-4468-ac1c-d860c38d6a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275c6739e13544dbafa753fad78e87b5',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:35.227190 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a72707b-46b8-4c19-aae2-a292abd8d1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:35.246619 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a72707b-46b8-4c19-aae2-a292abd8d1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:35.248062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Flow 'volume_create_api' (349d12d3-a345-4989-b695-b3d28dd081c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:35.248336 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create volume request issued successfully. Jul 10 13:19:35.249261 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b03264-c574-46c7-8b02-50d9c7f79627 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:35.249758 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 611/2457] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:19:34 2026] POST /volume/v3/volumes => generated 767 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:35.265990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.268518 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:35.269074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.269350 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.282423 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.282423 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:35.292545 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:35.299557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54e74a31-1003-4815-bc46-2e3d04ea0aa9 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 200 Jul 10 13:19:35.299557 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 615/2458] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:35 2026] GET /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:35.347191 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.351111 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:35.351409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.352207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.352207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:35.360577 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.360577 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:35.361724 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b44a1147-18a8-42b0-917f-dd5c23e3448c tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:35.362104 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 612/2459] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:35 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:35.434065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.437336 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:35.437676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.438011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.438150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:35.444053 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.444053 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:35.445217 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c21e1bc6-4e40-4643-9994-b2508201cf30 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:35.445728 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 622/2460] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:35 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:35.698787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.703941 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] GET https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de Jul 10 13:19:35.704574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.705411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.705411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Show backup with id 74da194f-d297-4b27-ba39-49d3e784b3de. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:35.713849 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bbdc91e-816b-4ee8-8da2-fd4f5ce6323d tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de returned with HTTP 404 Jul 10 13:19:35.714659 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 612/2461] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:35 2026] GET /volume/v3/backups/74da194f-d297-4b27-ba39-49d3e784b3de => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:35.725508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.729015 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] DELETE https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:35.729015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.731422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.731520 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete backup with id: e0705391-dffe-4828-bfeb-832761b1f682. Jul 10 13:19:35.745723 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.745723 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:35.775716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] delete_backup rpcapi backup_id e0705391-dffe-4828-bfeb-832761b1f682 {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:19:35.778343 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eeb5f6c0-75c2-4c12-adbe-f6e29281c921 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 202 Jul 10 13:19:35.778899 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 616/2462] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:35 2026] DELETE /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:35.789840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:35.791138 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:35.791403 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:35.791737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:35.791892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:35.804976 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:35.804976 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:35.805986 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d2689c2a-8bda-4430-ab3d-84b8be5a0843 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 200 Jul 10 13:19:35.806531 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 613/2463] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:35 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.196160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-ea59aeee-451d-4b45-bb08-bdfea8c204f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.201937 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-ea59aeee-451d-4b45-bb08-bdfea8c204f1 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] DELETE https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c Jul 10 13:19:36.202202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-ea59aeee-451d-4b45-bb08-bdfea8c204f1 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.202406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-ea59aeee-451d-4b45-bb08-bdfea8c204f1 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.215125 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.215125 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:36.315615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e880dc31-c41f-4859-8f16-258f17319979 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.317465 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e880dc31-c41f-4859-8f16-258f17319979 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:36.317651 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e880dc31-c41f-4859-8f16-258f17319979 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.317869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e880dc31-c41f-4859-8f16-258f17319979 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.324506 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.324506 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:36.328964 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e880dc31-c41f-4859-8f16-258f17319979 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:36.334715 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e880dc31-c41f-4859-8f16-258f17319979 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 200 Jul 10 13:19:36.335234 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 613/2464] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.354060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-af518f97-0f41-42f1-ada3-131144906de2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.356219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:36.356640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6b9855-4803-4ac4-baee-db8c3f96e37f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-790326881"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:36.378315 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.378315 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:36.378790 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.379463 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:36.379659 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create snapshot from volume 4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:36.382397 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:36.382469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.382724 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.382864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:36.391937 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.391937 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:36.393633 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1428857-abbd-4ce7-9d9f-087a0864fbc6 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:36.394130 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 614/2465] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.438045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Created reservations ['e90bf691-10a7-4e9c-af11-648d921f27ad', 'a217955f-069b-4377-afbd-b401f2765f32', '99773690-c62f-4afc-90ed-eac932a17225', 'd1403bfe-e952-4724-9cbf-018ef55f023b'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:36.461941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ca175131-9159-42bf-bd64-17ab79dd6720 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.463877 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca175131-9159-42bf-bd64-17ab79dd6720 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:36.464967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca175131-9159-42bf-bd64-17ab79dd6720 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.465210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca175131-9159-42bf-bd64-17ab79dd6720 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.465386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ca175131-9159-42bf-bd64-17ab79dd6720 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:36.471706 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.471706 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:36.473006 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca175131-9159-42bf-bd64-17ab79dd6720 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:36.473457 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 614/2466] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.487666 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot create request issued successfully. Jul 10 13:19:36.488124 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af518f97-0f41-42f1-ada3-131144906de2 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:19:36.488641 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 617/2467] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:19:36 2026] POST /volume/v3/snapshots => generated 322 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:36.500148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.503090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:36.503309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.503540 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.512203 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.512203 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:36.512669 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot retrieved successfully. Jul 10 13:19:36.513681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4318fd09-f75f-4a6e-b802-fc6440f6bf4b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a returned with HTTP 200 Jul 10 13:19:36.514882 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 615/2468] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a => generated 454 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.753362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b9357d5e-afe5-4f2c-b2a5-15e41124d228 req-ea59aeee-451d-4b45-bb08-bdfea8c204f1 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c returned with HTTP 200 Jul 10 13:19:36.753640 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 623/2469] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:19:36 2026] DELETE /volume/v3/attachments/6022619f-66de-49b1-ab41-5e040310e87c => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.824607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.827056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 Jul 10 13:19:36.827724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.827724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.827724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id e0705391-dffe-4828-bfeb-832761b1f682. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:36.833325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-688e5d07-e12d-4778-b7d4-bbac20abb266 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 returned with HTTP 404 Jul 10 13:19:36.834087 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 615/2470] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/backups/e0705391-dffe-4828-bfeb-832761b1f682 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:36.937412 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.940215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:36.940459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.941113 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.953805 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.953805 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:36.959858 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:36.967451 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ca1c5fe-8b1b-411c-aad6-3dac0b225b81 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 200 Jul 10 13:19:36.968095 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 618/2471] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:36 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:36.982496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:36.985179 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:36.985179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:36.985339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:36.985522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume with id: b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:36.998061 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:36.998061 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:36.999071 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:37.029561 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume request issued successfully. Jul 10 13:19:37.029750 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bd639db-4c66-46a1-a35b-bff4935c32b3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 202 Jul 10 13:19:37.030180 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 616/2472] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:36 2026] DELETE /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:37.039252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.042813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:37.043199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.043281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.050979 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.050979 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:37.056961 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:37.062412 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fafdba32-b532-4c31-91a3-e4db5b3b6aad tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 200 Jul 10 13:19:37.062893 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 624/2473] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:37 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.413551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.416904 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:37.416904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.416904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.416904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:37.437123 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.437123 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:37.437123 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-825b44bf-f086-4625-b7e7-4881e34a9b62 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:37.437123 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 616/2474] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:37 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.495383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4dbbbf12-05fe-496d-9244-56ee02632056 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.497940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4dbbbf12-05fe-496d-9244-56ee02632056 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:37.498427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4dbbbf12-05fe-496d-9244-56ee02632056 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.499921 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4dbbbf12-05fe-496d-9244-56ee02632056 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.499921 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-4dbbbf12-05fe-496d-9244-56ee02632056 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:37.506936 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.506936 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:37.510684 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4dbbbf12-05fe-496d-9244-56ee02632056 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:37.510684 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 619/2475] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:37 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.532905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.537289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:37.537289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.537561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.549399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.549399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:37.550147 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot retrieved successfully. Jul 10 13:19:37.551892 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d577cd89-6a40-4786-b09f-b72494a8ac63 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a returned with HTTP 200 Jul 10 13:19:37.555241 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 617/2476] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:37 2026] GET /volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a => generated 481 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.566945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f0e836b9-40b4-4c49-aae9-8ac831249b61 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.568877 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0e836b9-40b4-4c49-aae9-8ac831249b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 Jul 10 13:19:37.569195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0e836b9-40b4-4c49-aae9-8ac831249b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:37.626928 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0e836b9-40b4-4c49-aae9-8ac831249b61 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 returned with HTTP 200 Jul 10 13:19:37.627448 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 625/2477] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:19:37 2026] PUT /volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 => generated 390 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.638484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-37ae787f-b195-4135-b908-3a2f454cb81b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.640477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:37.641099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6b9855-4803-4ac4-baee-db8c3f96e37f"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:37.652001 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.652001 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:37.652812 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:37.653024 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create snapshot from volume 4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:37.686207 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota_utils [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Quota exceeded for 5e2c2bc8f7b8465a8e161c2215ce0a80, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 13:19:37.686207 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.middleware.fault [None req-37ae787f-b195-4135-b908-3a2f454cb81b tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 413 Jul 10 13:19:37.687142 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 617/2478] 10.4.3.138 () {68 vars in 1264 bytes} [Fri Jul 10 13:19:37 2026] POST /volume/v3/snapshots => generated 208 bytes in 50 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 13:19:37.698140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b3b0301a-6ebb-40fa-9fa8-b989590a4c3f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.702296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b3b0301a-6ebb-40fa-9fa8-b989590a4c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 Jul 10 13:19:37.702296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b3b0301a-6ebb-40fa-9fa8-b989590a4c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:37.794956 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b3b0301a-6ebb-40fa-9fa8-b989590a4c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 returned with HTTP 200 Jul 10 13:19:37.795882 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 620/2479] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:19:37 2026] PUT /volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 => generated 390 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:37.814327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.817922 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:37.819199 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6b9855-4803-4ac4-baee-db8c3f96e37f"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:37.834633 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.834633 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:37.835850 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:37.836519 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Create snapshot from volume 4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:37.868243 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota_utils [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Quota exceeded for 5e2c2bc8f7b8465a8e161c2215ce0a80, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 13:19:37.868243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.middleware.fault [None req-76fd1bd4-240a-468b-b7e4-c1ad1ae66336 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 413 Jul 10 13:19:37.871068 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 618/2480] 10.4.3.138 () {68 vars in 1264 bytes} [Fri Jul 10 13:19:37 2026] POST /volume/v3/snapshots => generated 133 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 13:19:37.883488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.886110 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:37.886909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.886909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.886909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Delete snapshot with id: b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:37.893529 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.893529 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:37.894164 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot retrieved successfully. Jul 10 13:19:37.915895 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot delete request issued successfully. Jul 10 13:19:37.916254 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9d5156e3-76cb-4b9e-9a44-ce2e3e984327 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a returned with HTTP 202 Jul 10 13:19:37.916872 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 626/2481] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:19:37 2026] DELETE /volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:37.929067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:37.934109 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:37.934615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:37.934820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:37.944024 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:37.944024 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:37.944320 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Snapshot retrieved successfully. Jul 10 13:19:37.945452 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2da3b33a-f6ed-4a7c-a5a3-e8b35ffcb79f tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a returned with HTTP 200 Jul 10 13:19:37.946133 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 618/2482] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:37 2026] GET /volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:38.081043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2b4a9a4c-aa35-4a51-8746-5589d227dba0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.084863 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2b4a9a4c-aa35-4a51-8746-5589d227dba0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 Jul 10 13:19:38.084863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2b4a9a4c-aa35-4a51-8746-5589d227dba0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.084863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2b4a9a4c-aa35-4a51-8746-5589d227dba0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.092060 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2b4a9a4c-aa35-4a51-8746-5589d227dba0 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 returned with HTTP 404 Jul 10 13:19:38.092846 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 621/2483] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/volumes/b0638520-582f-4f49-8881-92c27820b540 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:38.113496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-157c533c-a015-4ad5-8c17-46a3224673c8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.115777 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:38.117303 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2094733868"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:38.118611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2094733868'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:38.119974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume of 1 GB Jul 10 13:19:38.124838 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Availability Zones retrieved successfully. Jul 10 13:19:38.131949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (d7c37890-e356-4cda-8acb-7032e1cc3be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:38.133447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f35b9ce-3025-44e5-bcfb-33162043ddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:38.134756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:38.171192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f35b9ce-3025-44e5-bcfb-33162043ddb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:38.172756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94dfaaf-5985-4ba2-a6e9-51008712b0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:38.248391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Created reservations ['226ba650-b413-4351-b006-16cd1196e222', '69d9c3ac-1b94-454c-8a26-4f0245baee86', '95fcb3f9-df8d-430b-8195-75f64904ce4a', '738fa1dc-7d08-4424-8109-ca4655db662f'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:38.250144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94dfaaf-5985-4ba2-a6e9-51008712b0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226ba650-b413-4351-b006-16cd1196e222', '69d9c3ac-1b94-454c-8a26-4f0245baee86', '95fcb3f9-df8d-430b-8195-75f64904ce4a', '738fa1dc-7d08-4424-8109-ca4655db662f']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:38.251608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbfcb78-e9c1-4a8f-bb65-3c4a6f24b885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:38.262965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-29b91613-73ec-47ac-a766-132c4e5c666f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.265811 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29b91613-73ec-47ac-a766-132c4e5c666f tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:38.266155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29b91613-73ec-47ac-a766-132c4e5c666f tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:38.266324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29b91613-73ec-47ac-a766-132c4e5c666f tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:38.281303 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.281303 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:38.282465 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efbfcb78-e9c1-4a8f-bb65-3c4a6f24b885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd69db903-feed-4c8c-b9c1-6a7160ff613e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2094733868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['226ba650-b413-4351-b006-16cd1196e222','69d9c3ac-1b94-454c-8a26-4f0245baee86','95fcb3f9-df8d-430b-8195-75f64904ce4a','738fa1dc-7d08-4424-8109-ca4655db662f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2094733868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d69db903-feed-4c8c-b9c1-6a7160ff613e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9efc15e88b4a42b0a6895a0fd7c35659',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e67472ff396740dabe230100923fdc3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:38.284583 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1b408c-df9a-4dbe-871c-74b7daaae41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:38.287626 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-29b91613-73ec-47ac-a766-132c4e5c666f tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] Updating volume 'f3156992-bed2-4b42-9ddd-3032dd6bb9e4' with '{'status': 'in-use'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:19:38.312933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf1b408c-df9a-4dbe-871c-74b7daaae41e) transitioned into state 'SUCCESS' from state '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-2094733868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9efc15e88b4a42b0a6895a0fd7c35659',qos_specs=None,replication_status=,reservations=['226ba650-b413-4351-b006-16cd1196e222','69d9c3ac-1b94-454c-8a26-4f0245baee86','95fcb3f9-df8d-430b-8195-75f64904ce4a','738fa1dc-7d08-4424-8109-ca4655db662f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e67472ff396740dabe230100923fdc3d',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:38.316883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554ce7ca-abab-4771-b840-fbc5da3c3665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:38.322976 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29b91613-73ec-47ac-a766-132c4e5c666f tempest-TestServerVolumeAttachmentScenario-520691077 tempest-TestServerVolumeAttachmentScenario-520691077-project-admin] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 202 Jul 10 13:19:38.324366 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 627/2484] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:19:38 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:38.334154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.334565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554ce7ca-abab-4771-b840-fbc5da3c3665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:38.335893 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Flow 'volume_create_api' (d7c37890-e356-4cda-8acb-7032e1cc3be6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:38.336295 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Create volume request issued successfully. Jul 10 13:19:38.338045 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-157c533c-a015-4ad5-8c17-46a3224673c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:38.338145 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:38.338223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.339114 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.339313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 619/2485] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:19:38 2026] POST /volume/v3/volumes => generated 754 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:38.351705 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.351705 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:38.355916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.360647 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:38.361324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:19:38.361324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.361324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.365231 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e8971199-975f-4c8a-ad41-b45a6ebb8b25 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:38.365733 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 619/2486] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:38.372073 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.372073 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:38.378970 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:38.387757 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-52bb71f5-ad9e-48b0-96b8-ea5c49cd7611 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 200 Jul 10 13:19:38.388548 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 622/2487] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:38.436123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.439454 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:38.439847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.440345 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.453237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.455394 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.455394 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:38.455850 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:38.456839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.456839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.456839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:38.461548 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:38.462476 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.462476 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:38.463721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b6dffb1-c581-447a-948c-8da0fab3cfe9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:38.465153 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 620/2488] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:38.470609 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-69fd67cd-8b7d-4819-9196-f0a3cc3e9579 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:38.470774 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 628/2489] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:38.506914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.510577 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] POST https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action Jul 10 13:19:38.514077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:38.514265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:38.523055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.526069 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:38.526740 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.527369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.527635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:38.535310 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.535310 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:38.536426 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62dc9a08-2d53-458c-ac49-ecb3c8a7fca6 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:38.537055 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 623/2490] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:38.539371 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.539371 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:38.539994 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:38.549268 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Begin detaching volume completed successfully. Jul 10 13:19:38.549268 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-6a74e2d6-ebcd-4426-bd2e-faf652b9d17d tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action returned with HTTP 202 Jul 10 13:19:38.550006 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 620/2491] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:19:38 2026] POST /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:38.877872 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.880982 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:38.881767 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-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": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "source_volid": null, "backup_id": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:38.884418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-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': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'source_volid': None, 'backup_id': None}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:38.958266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-66846df7-a805-4bbb-9dcc-244c31f79c70 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.960164 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66846df7-a805-4bbb-9dcc-244c31f79c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a Jul 10 13:19:38.960513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66846df7-a805-4bbb-9dcc-244c31f79c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.960674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66846df7-a805-4bbb-9dcc-244c31f79c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.965718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66846df7-a805-4bbb-9dcc-244c31f79c70 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a returned with HTTP 404 Jul 10 13:19:38.966257 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 629/2492] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/snapshots/b7c02df8-0266-4d22-bfea-dacded6d9c1a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:38.974234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:38.976680 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:38.977030 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:38.977380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:38.982437 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Create volume of 1 GB Jul 10 13:19:38.988124 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Availability Zones retrieved successfully. Jul 10 13:19:38.989803 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:38.989803 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:38.996965 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:38.998480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Flow 'volume_create_api' (0f33972b-d3f6-4edd-945f-a2078ab6ab0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:39.000394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c87c6c-614c-4aba-a08f-da4ba4dbb086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:39.002586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:39.007203 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46f38670-9b0a-4f5b-bb9d-b58c83b005b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 200 Jul 10 13:19:39.007859 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 624/2493] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:38 2026] GET /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.020867 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.022888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] DELETE https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:39.023100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.023348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.023498 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Delete volume with id: 4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:39.038025 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.038025 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:39.039042 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:39.078866 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Delete volume request issued successfully. Jul 10 13:19:39.079067 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27fee914-c968-46dd-879b-0e8f8c6767a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 202 Jul 10 13:19:39.079941 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 621/2494] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:39 2026] DELETE /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:39.091363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.094190 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:39.094435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.094651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.103678 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c87c6c-614c-4aba-a08f-da4ba4dbb086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:39.104630 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75503d9f-44e5-452c-97c4-bdfd824a0e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:39.105137 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.105137 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:39.113227 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Volume info retrieved successfully. Jul 10 13:19:39.122992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-205b4538-ecf3-49b5-8de6-429bf72b49f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 200 Jul 10 13:19:39.124426 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 630/2495] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.170279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Created reservations ['89320beb-79bb-4727-9e13-1c789c5e0015', 'a030385d-53fd-45f7-8484-9b3338572585', 'ccac2870-caee-4579-a0af-7921ef978902', '72eea393-80e7-4afb-a5b3-66141dff8c03'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:39.171410 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75503d9f-44e5-452c-97c4-bdfd824a0e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89320beb-79bb-4727-9e13-1c789c5e0015', 'a030385d-53fd-45f7-8484-9b3338572585', 'ccac2870-caee-4579-a0af-7921ef978902', '72eea393-80e7-4afb-a5b3-66141dff8c03']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:39.172308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5c86d3-0a8d-47d4-9f80-8b8be631d504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:39.205848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5c86d3-0a8d-47d4-9f80-8b8be631d504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5622e380-a08c-49c7-b68f-a5422bcb42b1', '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='700f47e3162d4f3dacc61b56a483136e',qos_specs=None,replication_status=,reservations=['89320beb-79bb-4727-9e13-1c789c5e0015','a030385d-53fd-45f7-8484-9b3338572585','ccac2870-caee-4579-a0af-7921ef978902','72eea393-80e7-4afb-a5b3-66141dff8c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:39Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5622e380-a08c-49c7-b68f-a5422bcb42b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='700f47e3162d4f3dacc61b56a483136e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:39.206402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadc19b9-6384-4d3f-96d9-879332e636b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:39.228938 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dadc19b9-6384-4d3f-96d9-879332e636b3) transitioned into 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='700f47e3162d4f3dacc61b56a483136e',qos_specs=None,replication_status=,reservations=['89320beb-79bb-4727-9e13-1c789c5e0015','a030385d-53fd-45f7-8484-9b3338572585','ccac2870-caee-4579-a0af-7921ef978902','72eea393-80e7-4afb-a5b3-66141dff8c03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8ae5b5aade4a5c86d26855079e78be',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:39.229673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d428415a-f1d7-4153-bf97-5222fd43c5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:39.240011 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d428415a-f1d7-4153-bf97-5222fd43c5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:39.241625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Flow 'volume_create_api' (0f33972b-d3f6-4edd-945f-a2078ab6ab0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:39.242142 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Create volume request issued successfully. Jul 10 13:19:39.243247 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f1cc9d83-9667-4924-9090-eb120ca29cbf tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:39.244194 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 621/2496] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:19:38 2026] POST /volume/v3/volumes => generated 703 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:39.251707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.257313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:19:39.257500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.257739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.267168 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.267168 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:39.273619 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:19:39.280222 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-c348700f-cbe9-4dce-b581-7197f299b47f tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 200 Jul 10 13:19:39.280837 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 625/2497] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.291465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.294100 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:19:39.294706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.294706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.304920 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.304920 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:39.310283 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:19:39.315183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-df90aaee-980c-4dee-a348-4cfcc5406cfd tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 200 Jul 10 13:19:39.315751 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 622/2498] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 771 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.423826 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.425608 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:19:39.425891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.426137 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.434897 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.434897 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:39.440037 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:39.451153 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4b6b9e4-a1b6-423f-9087-90caade30b0a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 200 Jul 10 13:19:39.451671 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 631/2499] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.482780 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.482912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-798fa9fb-f6fb-4645-8862-45c874308c27 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.483461 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:19:39.483577 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-798fa9fb-f6fb-4645-8862-45c874308c27 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:39.483849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-798fa9fb-f6fb-4645-8862-45c874308c27 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.483924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d69db903-feed-4c8c-b9c1-6a7160ff613e", "name": "tempest-VolumesBackupsAdminTest-Backup-2119718605", "container": "tempest-volumesbackupsadmintest-backup-container-2029970493"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:39.484083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-798fa9fb-f6fb-4645-8862-45c874308c27 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.485315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-798fa9fb-f6fb-4645-8862-45c874308c27 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:39.485716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Creating new backup {'backup': {'volume_id': 'd69db903-feed-4c8c-b9c1-6a7160ff613e', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2119718605', 'container': 'tempest-volumesbackupsadmintest-backup-container-2029970493'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:19:39.485901 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Creating backup of volume d69db903-feed-4c8c-b9c1-6a7160ff613e in container tempest-volumesbackupsadmintest-backup-container-2029970493 Jul 10 13:19:39.496402 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.496402 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:39.498084 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-798fa9fb-f6fb-4645-8862-45c874308c27 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:39.498084 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 626/2500] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.498433 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.498433 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:39.499332 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:19:39.533743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Created reservations ['90d6f613-9b2c-4850-a6c0-7234c7441ac9', '2f6ed1c7-9d36-4686-8d2a-dc55122d16e8'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:39.551960 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.556464 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:39.556638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.559494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.559494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:39.569882 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.569882 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:39.569882 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a5d68f28-84bd-4e50-9cde-f69e323f51dc tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:39.570139 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 623/2501] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.591109 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf002139-c45f-4eb0-8c99-633e6853aa73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.592191 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf002139-c45f-4eb0-8c99-633e6853aa73 None None] GET https://10.4.3.138/volume// Jul 10 13:19:39.592191 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf002139-c45f-4eb0-8c99-633e6853aa73 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.592808 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adf14c26-5887-4a65-90cf-9fe8fe0e6322 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:19:39.598129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 622/2502] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:19:39 2026] POST /volume/v3/backups => generated 335 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:39.598237 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf002139-c45f-4eb0-8c99-633e6853aa73 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.598521 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf002139-c45f-4eb0-8c99-633e6853aa73 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:39.603177 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 632/2503] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:39.615926 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.615926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:39.615926 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.615926 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.615926 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:39.620151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:39.629401 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:39.629914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:39.630118 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.630118 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:39.630231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:39.631347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4c95be5-9664-4a1b-a2a0-33eb089fe42b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:39.631631 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 627/2504] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:39.644530 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:39.644530 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:39.649208 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:39.655343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-7f5a8ae3-c42c-4ff5-99fe-d34b68fbf910 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:39.655998 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 624/2505] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:19:39 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:40.137910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0568ae9c-0c8e-4172-907f-44292a90e480 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.140358 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0568ae9c-0c8e-4172-907f-44292a90e480 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] GET https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f Jul 10 13:19:40.140644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0568ae9c-0c8e-4172-907f-44292a90e480 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:40.140974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0568ae9c-0c8e-4172-907f-44292a90e480 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:40.149356 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0568ae9c-0c8e-4172-907f-44292a90e480 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270 tempest-VolumeSnapshotQuotasNegativeTestJSON-85704270-project-member] https://10.4.3.138/volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f returned with HTTP 404 Jul 10 13:19:40.149910 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 623/2506] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:40 2026] GET /volume/v3/volumes/4e6b9855-4803-4ac4-baee-db8c3f96e37f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:40.157917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e1a585e4-4758-4271-a8d7-ec770d2f86f9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.159867 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e1a585e4-4758-4271-a8d7-ec770d2f86f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] PUT https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 Jul 10 13:19:40.160228 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e1a585e4-4758-4271-a8d7-ec770d2f86f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:40.249413 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e1a585e4-4758-4271-a8d7-ec770d2f86f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097 tempest-VolumeSnapshotQuotasNegativeTestJSON-1241958097-project-admin] https://10.4.3.138/volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 returned with HTTP 200 Jul 10 13:19:40.249769 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 633/2507] 10.4.3.138 () {68 vars in 1375 bytes} [Fri Jul 10 13:19:40 2026] PUT /volume/v3/os-quota-sets/5e2c2bc8f7b8465a8e161c2215ce0a80 => generated 395 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:40.516016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.521326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:40.521326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:40.521326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:40.521326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:40.523358 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:40.523358 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:40.524130 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82b242ea-c2e8-44aa-9927-c048f9bf8fc9 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:40.524483 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 628/2508] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:40 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:40.589220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.592020 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:40.592020 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:40.592156 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:40.592199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:40.597497 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:40.597497 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:40.598463 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2923d492-2114-4bc6-ab34-8a64ee7af256 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:40.598863 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 625/2509] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:40 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:40.636958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-3f245883-1e16-45c8-a9a4-af90aca69f4a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.643894 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-3f245883-1e16-45c8-a9a4-af90aca69f4a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] DELETE https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f Jul 10 13:19:40.644124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-3f245883-1e16-45c8-a9a4-af90aca69f4a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:40.644397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-3f245883-1e16-45c8-a9a4-af90aca69f4a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:40.648984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:40.651800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:40.652097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:40.652380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:40.652539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:40.659296 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:40.659296 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:40.660111 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:40.660111 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:40.660430 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47de6e8a-836f-41cb-91ed-3d5d774d43f1 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:40.661185 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 634/2510] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:40 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:41.197047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd6f2e6-fffd-4dc8-b32d-1e6a0e16a635 req-3f245883-1e16-45c8-a9a4-af90aca69f4a tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f returned with HTTP 200 Jul 10 13:19:41.197678 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 624/2511] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:19:40 2026] DELETE /volume/v3/attachments/4f273ef4-9478-4164-9515-08d727e9662f => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:41.539779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-30e50471-ad6d-432a-9553-23ef2bd11746 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:41.541534 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30e50471-ad6d-432a-9553-23ef2bd11746 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:41.541803 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30e50471-ad6d-432a-9553-23ef2bd11746 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:41.541996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30e50471-ad6d-432a-9553-23ef2bd11746 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:41.542093 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-30e50471-ad6d-432a-9553-23ef2bd11746 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:41.546589 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:41.546589 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:41.547304 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30e50471-ad6d-432a-9553-23ef2bd11746 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:41.547924 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 629/2512] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:41 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:41.616108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:41.617457 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:41.617630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:41.617888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:41.618077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:41.623498 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:41.623498 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:41.625540 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ca70d021-4da2-47b4-ba59-473fdd65ac52 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:41.626613 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 626/2513] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:41 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:41.677073 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e91e380e-1635-4c39-8210-d464eb3a9241 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:41.680142 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e91e380e-1635-4c39-8210-d464eb3a9241 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:41.680365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e91e380e-1635-4c39-8210-d464eb3a9241 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:41.680634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e91e380e-1635-4c39-8210-d464eb3a9241 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:41.681450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-e91e380e-1635-4c39-8210-d464eb3a9241 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:41.686408 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:41.686408 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:41.687504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e91e380e-1635-4c39-8210-d464eb3a9241 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:41.687975 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 635/2514] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:41 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:41.852764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:41.855879 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:41.856237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:41.856520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:41.868346 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:41.868346 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:41.875820 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:41.882504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8887ddcc-c550-4149-833d-4745d2e30695 req-cdeaf49e-15b8-448b-9bcb-7895dd1cb32f tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:41.883222 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 625/2515] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:41 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:42.327422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.329844 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:19:42.330107 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.330254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.338012 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.338012 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:42.343756 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:19:42.351072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e20e5174-a15b-482d-a9b4-725a7e519ae2 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 200 Jul 10 13:19:42.351730 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 630/2516] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 1311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:42.363739 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-620de540-b11a-45c4-a3a0-195c6fe19a6f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.364009 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-620de540-b11a-45c4-a3a0-195c6fe19a6f None None] GET https://10.4.3.138/volume// Jul 10 13:19:42.364255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-620de540-b11a-45c4-a3a0-195c6fe19a6f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.364539 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-620de540-b11a-45c4-a3a0-195c6fe19a6f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.365028 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-620de540-b11a-45c4-a3a0-195c6fe19a6f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:42.365435 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 627/2517] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 13:19:42.374199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f9e4292f-02a8-433b-a91f-32e5df3af6b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.376571 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f9e4292f-02a8-433b-a91f-32e5df3af6b5 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:19:42.377361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f9e4292f-02a8-433b-a91f-32e5df3af6b5 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5622e380-a08c-49c7-b68f-a5422bcb42b1", "connector": null, "instance_uuid": "ff389c5e-ec98-4c82-bde5-49832099f707"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:42.386888 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.386888 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:42.417953 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-f9e4292f-02a8-433b-a91f-32e5df3af6b5 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:19:42.418928 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 636/2518] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:19:42 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) Jul 10 13:19:42.429729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3add26dc-abe1-446f-823c-4a6cc15c542a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.429729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3add26dc-abe1-446f-823c-4a6cc15c542a None None] GET https://10.4.3.138/volume// Jul 10 13:19:42.429729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3add26dc-abe1-446f-823c-4a6cc15c542a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.429729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3add26dc-abe1-446f-823c-4a6cc15c542a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.429729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3add26dc-abe1-446f-823c-4a6cc15c542a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:19:42.430184 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 626/2519] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:19:42.438450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.440444 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:19:42.440704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.440937 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.456045 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.456045 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:42.460976 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:19:42.467838 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-15c1afb5-5a57-4793-8650-b85473615117 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 200 Jul 10 13:19:42.468490 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 631/2520] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 1490 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:19:42.559975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.561964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:42.562813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.562813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.562813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:42.568474 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.568474 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:42.569256 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f20e064d-68d9-428b-b39d-3968e92cafb4 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:42.569774 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 628/2521] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:42.579040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.581553 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] PUT https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 Jul 10 13:19:42.582159 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:42.592959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Acquiring lock "cinder-attachment_update-5622e380-a08c-49c7-b68f-a5422bcb42b1-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:19:42.599428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Lock "cinder-attachment_update-5622e380-a08c-49c7-b68f-a5422bcb42b1-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:19:42.600970 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.600970 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:42.639784 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.642001 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:42.642949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.642949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.643116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:42.647951 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.647951 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:42.648790 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e375e2e4-1f71-4100-9463-b2e4649b9419 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:42.649146 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 627/2522] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:42.702498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:42.704400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:42.704635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:42.704852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:42.704984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:42.709217 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:42.709217 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:42.710070 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6663f93b-06b0-4f9f-84f2-94346740ce29 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:42.710476 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 632/2523] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:42 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:43.035532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a8cb14ae-67de-4c33-8440-8182ec673f9a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.128103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Lock "cinder-attachment_update-5622e380-a08c-49c7-b68f-a5422bcb42b1-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:19:43.128467 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-af6ed664-5eac-4813-a086-34e4e12cabef tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 returned with HTTP 200 Jul 10 13:19:43.129223 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 637/2524] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:19:42 2026] PUT /volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:19:43.166271 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8cb14ae-67de-4c33-8440-8182ec673f9a tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:19:43.166706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8cb14ae-67de-4c33-8440-8182ec673f9a tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-71801762"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.191234 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8cb14ae-67de-4c33-8440-8182ec673f9a tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:19:43.191719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 629/2525] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/types => generated 229 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:43.204669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fe10414f-575e-420b-b04f-d85e90f6e69b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.206966 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fe10414f-575e-420b-b04f-d85e90f6e69b tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] POST https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.207471 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fe10414f-575e-420b-b04f-d85e90f6e69b tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.239955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fe10414f-575e-420b-b04f-d85e90f6e69b tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.240562 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 628/2526] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.250245 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-09cbd0a7-c2aa-409a-99fb-eb534ae30cbb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.251940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09cbd0a7-c2aa-409a-99fb-eb534ae30cbb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 Jul 10 13:19:43.252105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-09cbd0a7-c2aa-409a-99fb-eb534ae30cbb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.252260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-09cbd0a7-c2aa-409a-99fb-eb534ae30cbb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.259823 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09cbd0a7-c2aa-409a-99fb-eb534ae30cbb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 returned with HTTP 200 Jul 10 13:19:43.260235 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 633/2527] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.268467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f796536-5085-402b-a16f-6900fd8d40ec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.270649 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f796536-5085-402b-a16f-6900fd8d40ec tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] DELETE https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 Jul 10 13:19:43.270912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f796536-5085-402b-a16f-6900fd8d40ec tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.271102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f796536-5085-402b-a16f-6900fd8d40ec tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.276610 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:43.276610 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:43.297169 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f796536-5085-402b-a16f-6900fd8d40ec tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 returned with HTTP 202 Jul 10 13:19:43.297749 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 638/2528] 10.4.3.138 () {66 vars in 1399 bytes} [Fri Jul 10 13:19:43 2026] DELETE /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:43.305624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d76ab75-96e8-46e0-9a56-157ca19b47c9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.308174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d76ab75-96e8-46e0-9a56-157ca19b47c9 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 Jul 10 13:19:43.308411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d76ab75-96e8-46e0-9a56-157ca19b47c9 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.308533 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d76ab75-96e8-46e0-9a56-157ca19b47c9 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.318718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d76ab75-96e8-46e0-9a56-157ca19b47c9 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 returned with HTTP 404 Jul 10 13:19:43.319289 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 630/2529] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:43.328641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ea2a114e-f635-47f7-98c3-eb295f46dbb1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.331263 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea2a114e-f635-47f7-98c3-eb295f46dbb1 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] POST https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.331833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea2a114e-f635-47f7-98c3-eb295f46dbb1 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.357318 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea2a114e-f635-47f7-98c3-eb295f46dbb1 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.357969 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 629/2530] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.367304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d863e92b-a223-4c46-85e6-5eaedf8aa415 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.370082 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d863e92b-a223-4c46-85e6-5eaedf8aa415 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.370317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d863e92b-a223-4c46-85e6-5eaedf8aa415 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.370592 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d863e92b-a223-4c46-85e6-5eaedf8aa415 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.378996 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d863e92b-a223-4c46-85e6-5eaedf8aa415 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.379322 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 634/2531] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.389009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f6740458-620c-4adc-a9d3-830090f1be9e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.391386 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f6740458-620c-4adc-a9d3-830090f1be9e tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] POST https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.391883 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f6740458-620c-4adc-a9d3-830090f1be9e tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.419440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f6740458-620c-4adc-a9d3-830090f1be9e tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.419946 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 639/2532] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.427984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9a623c00-dc94-4f8a-bcef-1f30f3635e87 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.429893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a623c00-dc94-4f8a-bcef-1f30f3635e87 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] PUT https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 Jul 10 13:19:43.430274 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9a623c00-dc94-4f8a-bcef-1f30f3635e87 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.453394 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a623c00-dc94-4f8a-bcef-1f30f3635e87 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 returned with HTTP 200 Jul 10 13:19:43.453834 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 631/2533] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:19:43 2026] PUT /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.462260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-10eb9893-36b4-463f-95cc-5af0a48f3ef6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.464711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10eb9893-36b4-463f-95cc-5af0a48f3ef6 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 Jul 10 13:19:43.464948 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10eb9893-36b4-463f-95cc-5af0a48f3ef6 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.465134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10eb9893-36b4-463f-95cc-5af0a48f3ef6 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.475364 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10eb9893-36b4-463f-95cc-5af0a48f3ef6 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 returned with HTTP 200 Jul 10 13:19:43.475977 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 630/2534] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.483450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8f671bbb-6c8b-4777-b248-01bd67396101 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.485176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f671bbb-6c8b-4777-b248-01bd67396101 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] POST https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.485453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f671bbb-6c8b-4777-b248-01bd67396101 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.509196 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f671bbb-6c8b-4777-b248-01bd67396101 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.509667 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 635/2535] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 51 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.517608 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b04e023d-910e-4359-b6ca-9bbc5a4080f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.519808 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b04e023d-910e-4359-b6ca-9bbc5a4080f8 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs Jul 10 13:19:43.520039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b04e023d-910e-4359-b6ca-9bbc5a4080f8 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.520289 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b04e023d-910e-4359-b6ca-9bbc5a4080f8 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.527708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b04e023d-910e-4359-b6ca-9bbc5a4080f8 tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs returned with HTTP 200 Jul 10 13:19:43.528226 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 640/2536] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:19:43.537443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-29f419ec-8ab3-41cc-85a5-f06f36d92e9c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.539817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29f419ec-8ab3-41cc-85a5-f06f36d92e9c tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] DELETE https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa Jul 10 13:19:43.540100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29f419ec-8ab3-41cc-85a5-f06f36d92e9c tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.540388 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29f419ec-8ab3-41cc-85a5-f06f36d92e9c tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.568145 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29f419ec-8ab3-41cc-85a5-f06f36d92e9c tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa returned with HTTP 202 Jul 10 13:19:43.568560 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 632/2537] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:19:43 2026] DELETE /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:43.575766 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e30cd255-5903-4c85-be3c-a3b5872f9deb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.581365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e30cd255-5903-4c85-be3c-a3b5872f9deb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] GET https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa Jul 10 13:19:43.581365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e30cd255-5903-4c85-be3c-a3b5872f9deb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.581365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e30cd255-5903-4c85-be3c-a3b5872f9deb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.583495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.584631 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e30cd255-5903-4c85-be3c-a3b5872f9deb tempest-VolumeTypesExtraSpecsTest-645697350 tempest-VolumeTypesExtraSpecsTest-645697350-project-admin] https://10.4.3.138/volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa returned with HTTP 404 Jul 10 13:19:43.585159 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 631/2538] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/types/fd7c4fde-d2cc-45d1-90a2-0fe1e226cdfa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:43.585558 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:43.585814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.585994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.586133 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:43.593505 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:43.593505 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:43.594809 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84bce22d-7c98-4de6-abc1-82ec4189ea91 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:43.595344 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 636/2539] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:43.643336 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e9dc2abd-bd80-4ae7-9be1-ca6e5e4a7aac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.645462 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e9dc2abd-bd80-4ae7-9be1-ca6e5e4a7aac tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] POST https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4/action Jul 10 13:19:43.645812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e9dc2abd-bd80-4ae7-9be1-ca6e5e4a7aac tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:19:43.645934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e9dc2abd-bd80-4ae7-9be1-ca6e5e4a7aac tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:43.665073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bb57a151-7c16-49fd-a17b-df4bab809afb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.667068 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb57a151-7c16-49fd-a17b-df4bab809afb tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:43.667343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb57a151-7c16-49fd-a17b-df4bab809afb tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.667574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bb57a151-7c16-49fd-a17b-df4bab809afb tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.667652 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:43.667652 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:43.667745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bb57a151-7c16-49fd-a17b-df4bab809afb tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:43.673652 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:43.673652 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:43.674563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bb57a151-7c16-49fd-a17b-df4bab809afb tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:43.674960 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 633/2540] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:43.682442 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dffb0a27-da05-4d2c-a152-b154e494745c req-e9dc2abd-bd80-4ae7-9be1-ca6e5e4a7aac tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4/action returned with HTTP 204 Jul 10 13:19:43.682601 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 641/2541] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:19:43 2026] POST /volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:43.723151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:43.725720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:43.726271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:43.726271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:43.726391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:43.733568 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:43.733568 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:43.734892 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fde0ccd0-8ebe-4c4c-919b-86faad06e447 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:43.735482 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 632/2542] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:43 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:44.613170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:44.615327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:44.615509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:44.615861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:44.616017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:44.622422 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:44.622422 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:44.623586 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50d1a319-d17f-42c1-9b7e-8e32957ef856 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:44.623747 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 637/2543] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:44 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:44.686493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f12b59d9-209e-4578-bb07-67919524986c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:44.688377 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f12b59d9-209e-4578-bb07-67919524986c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:44.688647 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f12b59d9-209e-4578-bb07-67919524986c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:44.688881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f12b59d9-209e-4578-bb07-67919524986c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:44.688977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f12b59d9-209e-4578-bb07-67919524986c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:44.700906 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:44.700906 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:44.701706 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f12b59d9-209e-4578-bb07-67919524986c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:44.702110 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 634/2544] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:44 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:44.751361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:44.754181 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:44.754436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:44.754668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:44.754830 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:44.766672 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:44.766672 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:44.766672 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d6762ef-8dfd-4b48-a71c-71a2b91d791c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:44.766672 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 642/2545] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:44 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.637043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.638577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:19:45.639449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.639687 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.640396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.647057 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.647057 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:45.648964 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d49e35a-24a7-4eee-ac97-680ea3f71e61 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:19:45.650994 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 633/2546] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.665351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.673748 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:19:45.673748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.673748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.673748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.693777 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.693777 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:45.697720 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f23f5a1c-2025-4cae-949b-cdb3c911fa31 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:19:45.697720 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 638/2547] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 752 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.706891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.710774 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:19:45.711005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.711392 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.711392 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.718152 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.719686 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.719686 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:45.720679 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-281603f6-454f-4a9a-90fa-f8b0e913caa1 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:19:45.720816 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:45.720879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.720945 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 635/2548] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.721338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.721338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.733116 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.733116 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:45.735524 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2c25e3a4-f3d4-41df-94e1-edc9fc0be95b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:45.735821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.736029 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 643/2549] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.740391 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:19:45.740391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "299d736e-a954-473e-bda7-390a15cf95a0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1766402193"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:45.742032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating new backup {'backup': {'volume_id': '299d736e-a954-473e-bda7-390a15cf95a0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1766402193'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:19:45.742196 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Creating backup of volume 299d736e-a954-473e-bda7-390a15cf95a0 in container None Jul 10 13:19:45.750381 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-73e03011-60cf-4132-8cf5-fa166d29a08c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.753365 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.753365 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:45.753953 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:19:45.754892 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-73e03011-60cf-4132-8cf5-fa166d29a08c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:45.755483 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-73e03011-60cf-4132-8cf5-fa166d29a08c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.755777 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-73e03011-60cf-4132-8cf5-fa166d29a08c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.779999 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.779999 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:45.783290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.786995 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:45.787638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.787638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.787780 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.791656 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-73e03011-60cf-4132-8cf5-fa166d29a08c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:45.797511 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.797511 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:45.797511 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fa56a59d-c0b0-472e-b393-5a68a9d92074 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:45.797511 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 636/2550] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.798879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Created reservations ['70777a46-456a-4760-aa62-d07395322ecc', 'cb9ac05b-ead6-44b3-b8cd-db10f30ad4c8'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:45.804678 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-73e03011-60cf-4132-8cf5-fa166d29a08c tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 200 Jul 10 13:19:45.804955 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 639/2551] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.823463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2ac707e-04f8-4f7f-a9e6-3c081b38b3ad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.828821 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2ac707e-04f8-4f7f-a9e6-3c081b38b3ad tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] PUT https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:45.829280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2ac707e-04f8-4f7f-a9e6-3c081b38b3ad tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1654482872", "description": "tempest-volume-backup-description-441325471"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:45.845570 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.845570 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:45.854665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2ac707e-04f8-4f7f-a9e6-3c081b38b3ad tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:45.855131 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 644/2552] 10.4.3.138 () {70 vars in 1409 bytes} [Fri Jul 10 13:19:45 2026] PUT /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 333 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.859244 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-460ab5e5-ac6a-4450-9e54-60982d239c7c tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:19:45.859829 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 634/2553] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:19:45 2026] POST /volume/v3/backups => generated 330 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:45.870831 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2aecd911-457d-4427-b87d-72f88bc5308b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.873813 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2aecd911-457d-4427-b87d-72f88bc5308b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:45.873813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2aecd911-457d-4427-b87d-72f88bc5308b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.874059 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2aecd911-457d-4427-b87d-72f88bc5308b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.874229 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2aecd911-457d-4427-b87d-72f88bc5308b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.878291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.883638 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.883638 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:45.884800 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2aecd911-457d-4427-b87d-72f88bc5308b tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:45.885817 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 637/2554] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.888704 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:45.889200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.891970 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.892403 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.900572 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.900572 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:45.901514 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-299c4b40-fc43-4952-aaae-b346d84dc0c4 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:45.901893 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 640/2555] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:45.904410 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.906647 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] DELETE https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:45.907685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.907685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.907969 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Delete backup with id: 4060c282-e2f2-49ed-aa85-f939fc591d84. Jul 10 13:19:45.915725 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.915725 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:45.943265 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] delete_backup rpcapi backup_id 4060c282-e2f2-49ed-aa85-f939fc591d84 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:19:45.945015 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-341d06e4-bb5b-4e59-9c78-66b888f049b8 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 202 Jul 10 13:19:45.945527 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 645/2556] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:19:45 2026] DELETE /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:19:45.958175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b6f967c-e534-4998-9641-50750b5064e4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b6f967c-e534-4998-9641-50750b5064e4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b6f967c-e534-4998-9641-50750b5064e4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b6f967c-e534-4998-9641-50750b5064e4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0b6f967c-e534-4998-9641-50750b5064e4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b6f967c-e534-4998-9641-50750b5064e4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 200 Jul 10 13:19:45.978257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 635/2557] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:45 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 839 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:46.810355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:46.814672 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:46.814922 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:46.815152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:46.815302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:46.823716 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:46.823716 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:46.823716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4556203-c3b3-42db-88a2-ddc55c7b4833 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:46.823933 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 638/2558] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:46 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:46.917642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:46.925415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:46.925877 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:46.926139 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:46.926455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:46.932062 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:46.932062 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:46.932893 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cc836b2e-ced3-46a3-94f1-822ac8e79a37 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:46.933490 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 641/2559] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:46 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:46.981434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:46.983446 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 Jul 10 13:19:46.983709 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:46.983955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:46.984098 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Show backup with id 4060c282-e2f2-49ed-aa85-f939fc591d84. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:46.988710 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54b4f8f1-939b-4db9-9e0f-976f1c7601a3 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 returned with HTTP 404 Jul 10 13:19:46.988710 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 646/2560] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:46 2026] GET /volume/v3/backups/4060c282-e2f2-49ed-aa85-f939fc591d84 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:47.086683 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:47.088555 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:47.088827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:47.089262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:47.097158 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:47.097158 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:47.101490 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:47.106709 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f408cf0-64ed-4e0d-b9de-446797f94186 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 200 Jul 10 13:19:47.107498 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 636/2561] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:47 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:47.123240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-83240d6f-732c-4697-babc-a4e320d1ba72 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:47.125131 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:47.125356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:47.125532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:47.125715 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Delete volume with id: d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:47.133575 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:47.133575 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:47.133881 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:47.156148 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Delete volume request issued successfully. Jul 10 13:19:47.156639 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-83240d6f-732c-4697-babc-a4e320d1ba72 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 202 Jul 10 13:19:47.157466 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 639/2562] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:19:47 2026] DELETE /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:47.166753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-388680c8-d39a-425e-9a37-1c219e8da7ae None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:47.171242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-388680c8-d39a-425e-9a37-1c219e8da7ae tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:47.171469 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-388680c8-d39a-425e-9a37-1c219e8da7ae tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:47.172593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-388680c8-d39a-425e-9a37-1c219e8da7ae tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:47.188465 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:47.188465 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:47.191895 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-388680c8-d39a-425e-9a37-1c219e8da7ae tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Volume info retrieved successfully. Jul 10 13:19:47.195615 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-388680c8-d39a-425e-9a37-1c219e8da7ae tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 200 Jul 10 13:19:47.195954 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 642/2563] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:47 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:47.838058 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:47.840581 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:47.841837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:47.841837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:47.842508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:47.853716 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:47.853716 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:47.853716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be84e7bc-3ebc-4947-85f4-d87e627d1bb9 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:47.853716 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 647/2564] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:47 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:47.946644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:47.948838 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:47.949088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:47.949351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:47.949511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:47.954468 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:47.954468 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:47.955304 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bab82dfe-7868-4ae8-8ee5-a1af00c61d21 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:47.955668 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 637/2565] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:47 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:48.210915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0bfd339b-1d9d-4932-858b-b87baa0388f4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:48.213664 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0bfd339b-1d9d-4932-858b-b87baa0388f4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] GET https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 Jul 10 13:19:48.213886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0bfd339b-1d9d-4932-858b-b87baa0388f4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:48.214151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0bfd339b-1d9d-4932-858b-b87baa0388f4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:48.222199 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0bfd339b-1d9d-4932-858b-b87baa0388f4 tempest-VolumesBackupsV39Test-678879390 tempest-VolumesBackupsV39Test-678879390-project-member] https://10.4.3.138/volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 returned with HTTP 404 Jul 10 13:19:48.222781 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 640/2566] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:19:48 2026] GET /volume/v3/volumes/d06c186a-37b8-402b-b9c8-9be1c9e5a546 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:48.867749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:48.872346 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:48.872346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:48.872490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:48.872600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:48.881349 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:48.881349 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:48.881882 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-32d4dca5-8a21-4721-bbce-dc2f5c6bf514 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:48.882564 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 643/2567] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:48 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:48.968675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-aa356ac9-6d82-47a1-bd33-25087f995073 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:48.972860 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aa356ac9-6d82-47a1-bd33-25087f995073 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:48.972860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aa356ac9-6d82-47a1-bd33-25087f995073 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:48.973839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aa356ac9-6d82-47a1-bd33-25087f995073 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:48.974167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-aa356ac9-6d82-47a1-bd33-25087f995073 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:48.979311 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:48.979311 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:48.980681 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aa356ac9-6d82-47a1-bd33-25087f995073 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:48.981409 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 648/2568] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:48 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:49.765295 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:49.897256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:49.899947 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:49.900177 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:49.900457 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:49.900769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:49.903597 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=490,cinder:UPDATE=98,cinder:INSERT=52 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:19:49.907799 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:49.907799 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:49.913559 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad1ae610-eb69-44b4-b479-4d4b64e11480 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:49.913815 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 641/2569] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:49 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:49.925345 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] GET https://10.4.3.138/volume/v3/volumes/summary Jul 10 13:19:49.925345 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:49.925646 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:49.925802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:49.935312 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] Get summary completed successfully. Jul 10 13:19:49.935711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-46daf0df-b33d-4a6e-9175-85453d5bcfec tempest-VolumesSummaryTest-756414259 tempest-VolumesSummaryTest-756414259-project-member] https://10.4.3.138/volume/v3/volumes/summary returned with HTTP 200 Jul 10 13:19:49.936191 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 638/2570] 10.4.3.138 () {68 vars in 1302 bytes} [Fri Jul 10 13:19:49 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:49.996328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:49.999574 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:50.000477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:50.001647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:50.001937 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:50.009299 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:50.009299 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:50.010201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0802ffc9-b954-4d56-96c3-a2b1ad8853e9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:50.010636 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 644/2571] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:49 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:50.108351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:50.110474 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] DELETE https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:50.110874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:50.111292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:50.111357 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Delete volume with id: 70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:50.119016 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:50.119016 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:50.119603 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:50.157516 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Delete volume request issued successfully. Jul 10 13:19:50.157516 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75e146f0-8858-4c5a-8b0f-f409f359ffd7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 202 Jul 10 13:19:50.157925 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 649/2572] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:50 2026] DELETE /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:50.170909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81f71152-8de9-47c9-9329-4c3514234dec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:50.173174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81f71152-8de9-47c9-9329-4c3514234dec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:50.175029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81f71152-8de9-47c9-9329-4c3514234dec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:50.175029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81f71152-8de9-47c9-9329-4c3514234dec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:50.190637 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:50.190637 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:50.199300 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-81f71152-8de9-47c9-9329-4c3514234dec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:50.206843 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81f71152-8de9-47c9-9329-4c3514234dec tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 200 Jul 10 13:19:50.207318 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 642/2573] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:50 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:50.929037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:50.934562 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:50.934897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:50.935033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:50.935170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:50.951983 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:50.951983 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:50.952989 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0774e8ef-c2a3-48fd-b749-4c4af2802177 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:50.953710 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 639/2574] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:50 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:51.027048 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.030438 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:51.031966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.031966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.031966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:51.042642 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:51.042642 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:51.043795 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6cac7bc-0ecc-4c87-9df6-93dcdb727856 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:51.045076 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 645/2575] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:51.223681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab528982-8895-4870-a57a-b030d6d65655 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.225470 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab528982-8895-4870-a57a-b030d6d65655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 Jul 10 13:19:51.226260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab528982-8895-4870-a57a-b030d6d65655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.226260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab528982-8895-4870-a57a-b030d6d65655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.240959 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab528982-8895-4870-a57a-b030d6d65655 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 returned with HTTP 404 Jul 10 13:19:51.240959 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 650/2576] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/volumes/70c586c4-d204-47cc-8fbb-2a7d88b24da2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:51.248050 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ce6181f2-462d-4276-bcbf-14e257499f41 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.249780 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:51.249943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.250214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.250425 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Delete volume with id: f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:51.260363 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:51.260363 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:51.260363 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:51.290444 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Delete volume request issued successfully. Jul 10 13:19:51.290444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce6181f2-462d-4276-bcbf-14e257499f41 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 202 Jul 10 13:19:51.291790 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 643/2577] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:51 2026] DELETE /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:51.302766 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.304520 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:51.304995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.304995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.315670 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:51.315670 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:51.321012 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Volume info retrieved successfully. Jul 10 13:19:51.330913 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-29fb55b6-a00f-4d5b-943e-4bb79557afff tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 200 Jul 10 13:19:51.331478 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 640/2578] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:51.626976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d06b6410-00da-42c5-8839-d3081df109a7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.822865 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d06b6410-00da-42c5-8839-d3081df109a7 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:51.823020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d06b6410-00da-42c5-8839-d3081df109a7 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a010c6f3-5fb6-450f-8b48-a8d35c7004d7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1056175349"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:51.832861 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d06b6410-00da-42c5-8839-d3081df109a7 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 404 Jul 10 13:19:51.832924 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 646/2579] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:19:51 2026] POST /volume/v3/snapshots => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:51.849483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-72d93ac7-7282-46be-a605-853a49a645fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.854230 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72d93ac7-7282-46be-a605-853a49a645fd tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:51.855331 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72d93ac7-7282-46be-a605-853a49a645fd tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-529601832"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:51.896771 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72d93ac7-7282-46be-a605-853a49a645fd tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 404 Jul 10 13:19:51.899143 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 651/2580] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:19:51 2026] POST /volume/v3/snapshots => generated 77 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:51.910408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.913342 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots?limit=invalid Jul 10 13:19:51.913615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.913934 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.914771 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] HTTP exception thrown: limit param must be an integer Jul 10 13:19:51.914916 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d79b1965-2fd5-4e66-8896-b4f5932d92b4 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 13:19:51.916290 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 644/2581] 10.4.3.138 () {66 vars in 1270 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:51.929060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.932775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots?marker=e390b083-84f0-4a67-af4d-45447067511e Jul 10 13:19:51.932775 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.933301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.933626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:51.937857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:51.945721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e80b33ac-c3a2-493c-89c4-25f44a0a29e3 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots?marker=e390b083-84f0-4a67-af4d-45447067511e returned with HTTP 404 Jul 10 13:19:51.946266 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 641/2582] 10.4.3.138 () {66 vars in 1330 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/snapshots?marker=e390b083-84f0-4a67-af4d-45447067511e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:51.960019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.962314 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots?sort_key=invalid Jul 10 13:19:51.963241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.963505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.963938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:19:51.965353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:19:51.965934 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5d4aaf1-f994-4e32-89b8-ff76443c5f45 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 13:19:51.966537 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 647/2583] 10.4.3.138 () {66 vars in 1276 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:19:51.970869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.973742 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:51.974293 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:51.974725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:51.975653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:51.977364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:51.979489 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:51.980434 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-351860926"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:51.983391 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-351860926'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:51.983391 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create volume of 2 GB Jul 10 13:19:51.987740 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:51.987740 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:51.991603 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ca8bf5b-677d-4e7a-8013-c011bd3936c7 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:51.992285 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 652/2584] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:51 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:51.992685 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Availability Zones retrieved successfully. Jul 10 13:19:52.000184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Flow 'volume_create_api' (1561a5f1-a05d-4b5e-93d5-2989365c947b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:52.001632 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d35ea79-1524-4deb-8d7b-a83c11bdce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:52.002718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Validating volume size '2' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:52.051371 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d35ea79-1524-4deb-8d7b-a83c11bdce83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:52.052676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3509eb59-ee94-4b51-8f0c-10c389302091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:52.061655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:52.064625 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:52.064985 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:52.065190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:52.065267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:52.077200 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:52.077200 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:52.078222 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-583ba1f2-c9e8-43f8-8176-b568968ae606 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:52.079054 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 642/2585] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:52 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:52.181057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Created reservations ['228efd49-a89e-40d8-bdfa-4a17d7352eb6', 'bb310474-113c-43e8-a672-9731d92e1f46', '3f67cd49-6745-43dd-8c98-0853c08c10a1', 'df94ce29-134b-46fd-b3ca-b64a3679c804'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:52.182136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3509eb59-ee94-4b51-8f0c-10c389302091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['228efd49-a89e-40d8-bdfa-4a17d7352eb6', 'bb310474-113c-43e8-a672-9731d92e1f46', '3f67cd49-6745-43dd-8c98-0853c08c10a1', 'df94ce29-134b-46fd-b3ca-b64a3679c804']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:52.183134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cbe187-6aca-40bb-8803-7528b70d4168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:52.213112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cbe187-6aca-40bb-8803-7528b70d4168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b2f66e-dec1-4a1b-8ad1-73ef217e5194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-351860926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db2a50e3901a47609cdf803ba22148d2',qos_specs=None,replication_status=,reservations=['228efd49-a89e-40d8-bdfa-4a17d7352eb6','bb310474-113c-43e8-a672-9731d92e1f46','3f67cd49-6745-43dd-8c98-0853c08c10a1','df94ce29-134b-46fd-b3ca-b64a3679c804'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f656e21e10d4f1d9efebbf46e393543',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-351860926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b2f66e-dec1-4a1b-8ad1-73ef217e5194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db2a50e3901a47609cdf803ba22148d2',provider_auth=None,provider_geometry=None,provider_id=None,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='4f656e21e10d4f1d9efebbf46e393543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:52.215532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c27d07c-58b3-411a-81c1-10ae68085a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:52.241786 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c27d07c-58b3-411a-81c1-10ae68085a76) transitioned into state 'SUCCESS' from state '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-351860926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db2a50e3901a47609cdf803ba22148d2',qos_specs=None,replication_status=,reservations=['228efd49-a89e-40d8-bdfa-4a17d7352eb6','bb310474-113c-43e8-a672-9731d92e1f46','3f67cd49-6745-43dd-8c98-0853c08c10a1','df94ce29-134b-46fd-b3ca-b64a3679c804'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f656e21e10d4f1d9efebbf46e393543',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:52.242067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9604a95f-31d2-403f-8f14-0241a4034b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:52.260473 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9604a95f-31d2-403f-8f14-0241a4034b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:52.261766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Flow 'volume_create_api' (1561a5f1-a05d-4b5e-93d5-2989365c947b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:52.262327 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create volume request issued successfully. Jul 10 13:19:52.263176 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5fb277d9-9db0-46fd-8303-be3a110a79f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:52.263638 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 645/2586] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:19:51 2026] POST /volume/v3/volumes => generated 761 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:52.288165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:52.292642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:52.292933 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:52.293222 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:52.306903 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:52.306903 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:52.314904 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:52.325711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-78fe797f-cf9b-4f6e-9064-582ce03b91fa tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 200 Jul 10 13:19:52.325711 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 648/2587] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:52 2026] GET /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:52.350185 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-982b0627-4c3e-4bc3-aa1f-d045b1e307c7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:52.352716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-982b0627-4c3e-4bc3-aa1f-d045b1e307c7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] GET https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 Jul 10 13:19:52.353260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-982b0627-4c3e-4bc3-aa1f-d045b1e307c7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:52.353260 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-982b0627-4c3e-4bc3-aa1f-d045b1e307c7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:52.361806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-982b0627-4c3e-4bc3-aa1f-d045b1e307c7 tempest-TestServerVolumeAttachmentScenario-1987382999 tempest-TestServerVolumeAttachmentScenario-1987382999-project-member] https://10.4.3.138/volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 returned with HTTP 404 Jul 10 13:19:52.362585 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 653/2588] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:52 2026] GET /volume/v3/volumes/f3156992-bed2-4b42-9ddd-3032dd6bb9e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:53.007751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:53.012717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:53.012717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:53.012717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:53.012717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:53.022547 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:53.022547 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:53.022547 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c5ba5f0-dc73-406d-ae6c-66febc498c49 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:53.022547 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 643/2589] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:53 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:53.097705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:53.105278 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:53.105841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:53.106416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:53.106610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:53.119902 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:53.119902 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:53.119902 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d3d8935-2f0b-4659-8ba7-0342ee5d7a9b tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:53.119902 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 646/2590] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:53 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:53.341027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:53.343242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:53.343465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:53.343839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:53.352984 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:53.352984 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:53.357644 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:53.364494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd0bbc4c-1d91-4cfc-bc7a-35b09b7c764e tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 200 Jul 10 13:19:53.364494 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 649/2591] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:53 2026] GET /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:19:53.383076 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:53.385853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:19:53.386415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75b2f66e-dec1-4a1b-8ad1-73ef217e5194", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2100958291"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:53.398239 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:53.398239 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:53.398239 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:53.398414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create snapshot from volume 75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:53.443519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Created reservations ['ed6f5a40-52a3-46b8-97d5-bc03bf466334', 'dc8d8419-36a2-41b4-813b-98f890cf9834', '74e174b5-424b-4a3a-8c3d-244b5abd3d75', '0dca1aa2-247f-4b55-a52e-2deb80598188'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:53.486652 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot create request issued successfully. Jul 10 13:19:53.487192 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5dee61-0019-485f-a652-26d0a4dd4177 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:19:53.487683 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 654/2592] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:19:53 2026] POST /volume/v3/snapshots => generated 318 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:19:53.500607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:53.503947 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:53.504808 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:53.504808 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:53.518023 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:53.518023 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:53.519734 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot retrieved successfully. Jul 10 13:19:53.520805 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a7dc7a0-2202-4297-832f-c0afb61a6c79 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a returned with HTTP 200 Jul 10 13:19:53.521852 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 644/2593] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:53 2026] GET /volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:54.038674 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.041795 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:54.042172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:54.042494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:54.042705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:54.049555 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.049555 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:54.051323 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5528828f-6e40-4a40-80cb-b4994144a1f6 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:54.051957 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 647/2594] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:54 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:54.135368 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.138717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:54.138944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:54.139190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:54.139321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:54.151195 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.151195 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:54.153201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7828300-0a65-4281-a2a0-71276c14b5f9 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:54.155541 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 650/2595] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:54 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:54.542504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.542504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:54.542504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:54.542504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:54.561766 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.561766 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:54.561766 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot retrieved successfully. Jul 10 13:19:54.561766 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2f2d491-e4d3-41df-966e-fe42b9c0ab09 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a returned with HTTP 200 Jul 10 13:19:54.561766 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 655/2596] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:54 2026] GET /volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:54.573555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.577135 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:54.577549 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "93d71a45-260e-4b3f-81fa-35b4505f656a"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:54.580007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '93d71a45-260e-4b3f-81fa-35b4505f656a'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:54.587708 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.587708 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:54.589577 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot retrieved successfully. Jul 10 13:19:54.589577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Create volume of 1 GB Jul 10 13:19:54.597878 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Availability Zones retrieved successfully. Jul 10 13:19:54.606863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Flow 'volume_create_api' (1c4ff584-f406-4411-a5b7-8b33c79fae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:54.609374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833e152e-28d2-47bd-ae96-1e0f3b90ec44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:54.609374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:54.610831 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833e152e-28d2-47bd-ae96-1e0f3b90ec44) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:19:54.610831 np0000005006 devstack@c-api.service[100115]: 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. Jul 10 13:19:54.613656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833e152e-28d2-47bd-ae96-1e0f3b90ec44) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:54.615747 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833e152e-28d2-47bd-ae96-1e0f3b90ec44) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:19:54.615926 np0000005006 devstack@c-api.service[100115]: WARNING cinder.volume.api [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Flow 'volume_create_api' (1c4ff584-f406-4411-a5b7-8b33c79fae0a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:19:54.617022 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa9f09e2-3360-4274-a3a8-d4e37a0e42f2 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:19:54.617966 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 645/2597] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:19:54 2026] POST /volume/v3/volumes => generated 171 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:19:54.629188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.634720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:54.634720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:54.634720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:54.634720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Delete snapshot with id: 93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:54.645382 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.645382 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:54.647155 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot retrieved successfully. Jul 10 13:19:54.683212 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot delete request issued successfully. Jul 10 13:19:54.684326 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99b84b3b-43ac-472b-a87c-4fdf2792c12d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a returned with HTTP 202 Jul 10 13:19:54.684326 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 648/2598] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:19:54 2026] DELETE /volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:54.697500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:54.701016 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:54.701549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:54.701549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:54.712495 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:54.712495 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:54.713194 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Snapshot retrieved successfully. Jul 10 13:19:54.714575 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7b2c57e8-4a4a-4f42-bdad-deea4f4ff5f0 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a returned with HTTP 200 Jul 10 13:19:54.715181 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 651/2599] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:54 2026] GET /volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:55.065728 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.067646 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:55.069225 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.070448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.070448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:55.078457 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.078457 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:55.081223 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dab6a450-12d8-42a6-a10e-9aaef913ba7d tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:55.081223 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 656/2600] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:55.169239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.176088 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:55.176329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.176711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.176711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:55.185558 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.185558 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:55.186754 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec4cb2fb-cfc2-4278-b787-912a1c7b5507 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:55.187205 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 646/2601] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:55.730803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-16ab708b-da25-4081-a937-45f3863d173d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.736040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-16ab708b-da25-4081-a937-45f3863d173d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a Jul 10 13:19:55.736437 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-16ab708b-da25-4081-a937-45f3863d173d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.739098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-16ab708b-da25-4081-a937-45f3863d173d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.747265 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-16ab708b-da25-4081-a937-45f3863d173d tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a returned with HTTP 404 Jul 10 13:19:55.748057 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 649/2602] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/snapshots/93d71a45-260e-4b3f-81fa-35b4505f656a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:55.762007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.772047 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:55.772519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.772720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.787185 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.787185 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:55.799587 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:55.808542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cd3b5c7-bf32-451f-89e8-a8872de64179 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 200 Jul 10 13:19:55.809498 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 652/2603] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:55.828204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.830635 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] DELETE https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:55.831487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.831822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.832072 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Delete volume with id: 75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:55.843348 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.843348 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:55.844180 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:55.875054 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Delete volume request issued successfully. Jul 10 13:19:55.875926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba1a74f1-1baa-494c-94da-d9b70c958e30 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 202 Jul 10 13:19:55.876517 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 657/2604] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:19:55 2026] DELETE /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:19:55.888351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.892995 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:55.893228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.893418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.894433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:55.897786 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] GET https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:19:55.898043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:55.898311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:55.904154 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.904154 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:55.910321 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Volume info retrieved successfully. Jul 10 13:19:55.918098 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ceebd494-6c36-4995-82c3-685c88be9ec9 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 200 Jul 10 13:19:55.919501 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 647/2605] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:55.922117 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:55.922117 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:55.930425 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:19:55.943626 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-884d3909-ceb5-49c0-9283-1cc39e37b4b3 req-3d92964f-296d-45a7-b2ab-60f4bea9af65 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 200 Jul 10 13:19:55.944246 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 650/2606] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:19:55 2026] GET /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 1603 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:19:56.101006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:56.104347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:56.104768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:56.105150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:56.105293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:56.115644 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:56.115644 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:56.116711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-918ea944-b6cf-4b0e-a6e8-2030f3b657db tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:56.118538 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 653/2607] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:56 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:56.201743 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:56.204829 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:56.204829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:56.204829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:56.204829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:56.217864 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:56.217864 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:56.219014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29f8def6-cfe4-4ed0-ae6b-537544d5ae58 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:56.219513 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 658/2608] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:56 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:56.942097 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-698e2fd2-4bd5-48a5-88a4-16bfb73fb052 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:56.947041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-698e2fd2-4bd5-48a5-88a4-16bfb73fb052 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] GET https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 Jul 10 13:19:56.951200 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-698e2fd2-4bd5-48a5-88a4-16bfb73fb052 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:56.952020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-698e2fd2-4bd5-48a5-88a4-16bfb73fb052 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:56.964234 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-698e2fd2-4bd5-48a5-88a4-16bfb73fb052 tempest-VolumesSnapshotNegativeTestJSON-1887412818 tempest-VolumesSnapshotNegativeTestJSON-1887412818-project-member] https://10.4.3.138/volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 returned with HTTP 404 Jul 10 13:19:56.964936 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 648/2609] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:56 2026] GET /volume/v3/volumes/75b2f66e-dec1-4a1b-8ad1-73ef217e5194 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:57.139568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:57.139568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:57.139568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:57.140311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:57.140311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:57.147892 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:57.147892 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:19:57.149109 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-934d1671-c659-4ca9-b2e0-7ccc67ad43a2 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:57.149462 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 651/2610] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:57 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:57.239177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:57.241074 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:57.241296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:57.241516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:57.241658 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:57.250017 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:57.250017 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:57.251233 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2945409b-0c4e-4e0a-934b-22a1a2762c4d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:57.251830 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 654/2611] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:57 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:58.169402 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:58.173991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:58.174280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:58.174548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:58.175662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:58.185652 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:58.185652 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:58.186855 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6374c9e4-fac8-4a2a-8bca-42b04f6c0252 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:58.187369 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 659/2612] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:58 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:58.264720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:58.267673 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:58.267982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:58.270057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:58.270057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:58.276976 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:58.276976 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:58.278231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81f52921-fc94-436c-838e-b9fb0c0d1716 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:58.280170 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 649/2613] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:58 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:59.186822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81768477-10c3-4b56-9a08-c869722d5b53 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:59.207718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:59.210276 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:19:59.211711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:59.211711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:59.211711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:59.217673 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:59.217673 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:19:59.218948 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ede5be1c-26bf-4e4f-8ed7-ee7ef201c0be tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:19:59.220321 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 655/2614] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:59 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:59.295038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:59.298057 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:19:59.298615 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:59.299380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:59.299380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:19:59.308917 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:59.308917 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:19:59.309749 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cdf46cda-09e7-4937-9a36-a74568d5f1f1 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:19:59.310226 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 660/2615] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:19:59 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:19:59.422561 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:19:59.423108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1328349541"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:19:59.425544 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1328349541'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:19:59.425754 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:19:59.435705 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:19:59.446136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (589cec7c-4f3c-439d-bd68-1007f839325a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:59.447778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2776431-cb70-4bad-abc7-ddadacd64607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:59.448407 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:19:59.510750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2776431-cb70-4bad-abc7-ddadacd64607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:59.510750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73af7752-b943-4255-ad41-21955c09ac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:59.608652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['ccd6444d-bbc7-4221-953d-6782d9620071', 'd26abed8-1a3d-4e5c-943f-c6dc3074bca5', '52e96eb7-dceb-4bb6-8320-c498f5fa4ee5', 'db206743-ae39-4006-b1fa-2d6b8190c460'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:19:59.608652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73af7752-b943-4255-ad41-21955c09ac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd6444d-bbc7-4221-953d-6782d9620071', 'd26abed8-1a3d-4e5c-943f-c6dc3074bca5', '52e96eb7-dceb-4bb6-8320-c498f5fa4ee5', 'db206743-ae39-4006-b1fa-2d6b8190c460']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:59.608652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94641a8b-c761-4bca-a732-1bc6f4a9f086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:59.652403 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94641a8b-c761-4bca-a732-1bc6f4a9f086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf5f3fe-cbab-4251-8cea-a086217a404a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1328349541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['ccd6444d-bbc7-4221-953d-6782d9620071','d26abed8-1a3d-4e5c-943f-c6dc3074bca5','52e96eb7-dceb-4bb6-8320-c498f5fa4ee5','db206743-ae39-4006-b1fa-2d6b8190c460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1328349541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf5f3fe-cbab-4251-8cea-a086217a404a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:59.655074 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a926e2f-f553-459a-98ae-f9ad7965f6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:59.678218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a926e2f-f553-459a-98ae-f9ad7965f6b1) transitioned into state 'SUCCESS' from state '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-1328349541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['ccd6444d-bbc7-4221-953d-6782d9620071','d26abed8-1a3d-4e5c-943f-c6dc3074bca5','52e96eb7-dceb-4bb6-8320-c498f5fa4ee5','db206743-ae39-4006-b1fa-2d6b8190c460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:59.679482 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05229b0b-a1ae-4e54-b192-e331f5c13ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:19:59.696724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05229b0b-a1ae-4e54-b192-e331f5c13ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:19:59.696724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (589cec7c-4f3c-439d-bd68-1007f839325a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:19:59.696724 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:19:59.697025 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81768477-10c3-4b56-9a08-c869722d5b53 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:19:59.697499 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 652/2616] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:19:59 2026] POST /volume/v3/volumes => generated 770 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:19:59.714822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:19:59.717047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:19:59.717221 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:19:59.717436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:19:59.720162 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=478,cinder:UPDATE=135,cinder:INSERT=70,cinder:DELETE=1 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:19:59.729025 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:19:59.729025 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:19:59.737313 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:19:59.746350 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6118f2b9-aa40-4d4c-b169-620c3974d55b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 200 Jul 10 13:19:59.747298 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 650/2617] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:19:59 2026] GET /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:00.238342 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.242049 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:00.243430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:00.243430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:00.243430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:00.254054 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.254054 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:00.254054 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e6dc8bca-cf83-4fe7-9ca5-ef7af6386e42 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:00.254054 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 656/2618] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:00 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:00.326616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-203a56cf-769d-4279-8e67-91535f645417 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.332390 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-203a56cf-769d-4279-8e67-91535f645417 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:00.332758 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-203a56cf-769d-4279-8e67-91535f645417 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:00.333183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-203a56cf-769d-4279-8e67-91535f645417 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:00.333372 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-203a56cf-769d-4279-8e67-91535f645417 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:00.342275 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.342275 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:00.343174 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-203a56cf-769d-4279-8e67-91535f645417 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:20:00.343859 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 661/2619] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:00 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:00.430443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.573038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:00.573562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-554290018"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:00.575411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-554290018'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:00.575666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:00.576454 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.576454 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:00.583284 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:00.590639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (683a9d17-a739-4103-8528-d9e2fbd367b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:00.591910 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b233aad-435a-47e1-94c8-f0734182ff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:00.593420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:00.637036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b233aad-435a-47e1-94c8-f0734182ff6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:00.638171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa35a1b-1fe6-427c-b787-0172e5dccc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:00.767874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['6208f837-0c37-4bd9-8f09-ce16061711fd', '464552db-8fdd-45c6-9dec-60c037c08848', '51366ea2-565d-4b56-a252-a83ebae08f64', 'a357ed32-558a-4ed6-b8cc-72c8550d5add'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:00.767874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaa35a1b-1fe6-427c-b787-0172e5dccc8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6208f837-0c37-4bd9-8f09-ce16061711fd', '464552db-8fdd-45c6-9dec-60c037c08848', '51366ea2-565d-4b56-a252-a83ebae08f64', 'a357ed32-558a-4ed6-b8cc-72c8550d5add']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:00.768329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.768892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c9716-4111-418c-936d-188633468d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:00.772016 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:00.772470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:00.772779 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:00.789189 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.789189 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:00.798441 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:00.805135 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abde7b8d-d852-4ad2-b245-4f3e250ec228 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 200 Jul 10 13:20:00.805881 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 651/2620] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:00 2026] GET /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:00.814227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c9716-4111-418c-936d-188633468d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdeedde9-c012-40e5-b51e-a567b3cefa3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-554290018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['6208f837-0c37-4bd9-8f09-ce16061711fd','464552db-8fdd-45c6-9dec-60c037c08848','51366ea2-565d-4b56-a252-a83ebae08f64','a357ed32-558a-4ed6-b8cc-72c8550d5add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-554290018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdeedde9-c012-40e5-b51e-a567b3cefa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:00.815778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7207579-1865-4ac3-9dcb-2a392f76e5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:00.831247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.834484 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:00.834949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bf5f3fe-cbab-4251-8cea-a086217a404a", "name": "tempest-VolumeDependencyTests-Snapshot-844772750"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:00.843900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7207579-1865-4ac3-9dcb-2a392f76e5aa) transitioned into state 'SUCCESS' from state '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-554290018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['6208f837-0c37-4bd9-8f09-ce16061711fd','464552db-8fdd-45c6-9dec-60c037c08848','51366ea2-565d-4b56-a252-a83ebae08f64','a357ed32-558a-4ed6-b8cc-72c8550d5add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:00.844897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e352193-fb45-463a-bcdb-ea7be5ff5834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:00.848430 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.848430 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:00.849125 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:00.849300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create snapshot from volume 1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:00.862475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e352193-fb45-463a-bcdb-ea7be5ff5834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:00.863526 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (683a9d17-a739-4103-8528-d9e2fbd367b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:00.864317 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:00.865143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cc1ddf9-4830-47e2-b5f2-f73121994834 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:00.865897 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 653/2621] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:00 2026] POST /volume/v3/volumes => generated 757 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:00.887587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:00.894499 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:00.894872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:00.895291 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:00.909839 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:00.909839 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:00.912618 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:00.921958 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ff6873e-4872-4d52-8f92-0b1f53d9e764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b returned with HTTP 200 Jul 10 13:20:00.923144 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 662/2622] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:00 2026] GET /volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:00.927242 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['ccac3d54-a58d-48d0-8f51-60c93c781dae', 'b186410a-4f40-4e4c-b313-29d2ba1c9a2f', 'b147d8c7-ba51-4935-8c2a-9a193e60ed8d', 'e6dd1728-0a20-4e13-a19a-e3b99705b7e0'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:00.991417 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot create request issued successfully. Jul 10 13:20:00.991942 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4418fe8-0760-4d98-91f1-8d9acd8918a7 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:00.992479 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 657/2623] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:01.008765 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:01.011611 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:01.011611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:01.012625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:01.020424 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:01.020424 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:01.021235 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:01.022657 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5227999b-0403-4a43-9fc2-5aa1a95acf93 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 200 Jul 10 13:20:01.023187 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 652/2624] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:01 2026] GET /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:01.271152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f05f4c6f-18a5-4597-9b8b-01951374319b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:01.274807 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f05f4c6f-18a5-4597-9b8b-01951374319b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:01.274807 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f05f4c6f-18a5-4597-9b8b-01951374319b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:01.276134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f05f4c6f-18a5-4597-9b8b-01951374319b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:01.276274 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f05f4c6f-18a5-4597-9b8b-01951374319b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:01.286297 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:01.286297 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:01.286297 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f05f4c6f-18a5-4597-9b8b-01951374319b tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:01.287092 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 654/2625] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:01 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:01.360633 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:01.368738 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:01.371551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:01.371551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:01.371551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:01.377393 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:01.377393 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:01.378658 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b810aa1e-d4e6-4e88-bab0-ab0277aea83d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:20:01.379155 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 663/2626] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:01 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:01.938080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:01.940292 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:01.940626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:01.940801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:01.953396 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:01.953396 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:01.961250 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:01.974178 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a77c3fb4-66bc-4c87-9809-2e326e3c88f3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b returned with HTTP 200 Jul 10 13:20:01.974729 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 658/2627] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:01 2026] GET /volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:01.994919 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:01.996107 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:20:01.996409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdeedde9-c012-40e5-b51e-a567b3cefa3b", "name": "tempest-CreateVolumesFromBackupTest-Backup-2074324198"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:01.998208 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Creating new backup {'backup': {'volume_id': 'fdeedde9-c012-40e5-b51e-a567b3cefa3b', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-2074324198'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:20:02.002435 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Creating backup of volume fdeedde9-c012-40e5-b51e-a567b3cefa3b in container None Jul 10 13:20:02.010232 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.010232 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:02.013152 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:02.040500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.042568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:02.042843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.043142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.061492 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.061492 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:02.062525 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:02.063819 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e68b2010-40a8-4b7a-81f7-e79e05a5ddca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 200 Jul 10 13:20:02.064725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['da0adced-0780-4235-8190-ff17afe673d6', 'f8178195-1317-4294-8251-032addb73df4'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:02.064989 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 655/2628] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.078258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b141ca92-2083-43b3-8282-a06fed427ac9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.080728 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:02.081317 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "78b26eac-64c3-4fce-897d-cfa0e5e18055", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-854209860"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:02.083775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'snapshot_id': '78b26eac-64c3-4fce-897d-cfa0e5e18055', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-854209860'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:02.092312 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.092312 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:02.092521 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:02.092768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:02.099055 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:02.107576 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (44b793a9-9eb6-4914-8e6c-5dc1105e1aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:02.109059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821db487-67c1-4cce-9cd0-2b6f86e96170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:02.110286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:02.128110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fe91a2f5-26bd-40d1-95c1-2bbee81f95a8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:20:02.128110 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 653/2629] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:01 2026] POST /volume/v3/backups => generated 339 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:02.142461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.146768 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:02.146768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.146768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.146768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.153533 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.153533 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:02.154595 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ad045e7-c07a-4c84-a96e-7dca29e8664f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:02.155104 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 659/2630] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.168668 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821db487-67c1-4cce-9cd0-2b6f86e96170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '78b26eac-64c3-4fce-897d-cfa0e5e18055', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:02.169734 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3825dc2-a993-4145-871c-584f506ebe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:02.261305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['2d976422-75d7-44fa-821c-102d5f795938', '1b6c29d6-5645-49a2-a356-2c857fbd60ac', '6a732df7-a058-4ce4-a3ef-5940be0e0c04', 'f2adebeb-d828-4006-89ae-76b0e5794e89'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:02.262573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3825dc2-a993-4145-871c-584f506ebe6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d976422-75d7-44fa-821c-102d5f795938', '1b6c29d6-5645-49a2-a356-2c857fbd60ac', '6a732df7-a058-4ce4-a3ef-5940be0e0c04', 'f2adebeb-d828-4006-89ae-76b0e5794e89']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:02.263452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd92903-f465-4dd0-9302-9bcc9b01c886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:02.303289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-763b181b-74bc-4f2f-81b2-dd577708733c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.305959 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-763b181b-74bc-4f2f-81b2-dd577708733c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:02.306045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-763b181b-74bc-4f2f-81b2-dd577708733c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.306402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-763b181b-74bc-4f2f-81b2-dd577708733c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.306979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-763b181b-74bc-4f2f-81b2-dd577708733c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.312464 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.312464 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:02.314649 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-763b181b-74bc-4f2f-81b2-dd577708733c tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:02.315338 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 656/2631] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.319575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd92903-f465-4dd0-9302-9bcc9b01c886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1d2e92-1c15-4092-be18-e1465fab3837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-854209860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['2d976422-75d7-44fa-821c-102d5f795938','1b6c29d6-5645-49a2-a356-2c857fbd60ac','6a732df7-a058-4ce4-a3ef-5940be0e0c04','f2adebeb-d828-4006-89ae-76b0e5794e89'],size=1,snapshot_id=78b26eac-64c3-4fce-897d-cfa0e5e18055,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-854209860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1d2e92-1c15-4092-be18-e1465fab3837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=78b26eac-64c3-4fce-897d-cfa0e5e18055,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:02.320874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d14f5ee-b159-4a8e-b04d-c4dcde244896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:02.330176 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.332767 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:02.332981 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.333242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.344063 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.344063 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:02.348973 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:20:02.350604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d14f5ee-b159-4a8e-b04d-c4dcde244896) transitioned into state 'SUCCESS' from state '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-854209860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['2d976422-75d7-44fa-821c-102d5f795938','1b6c29d6-5645-49a2-a356-2c857fbd60ac','6a732df7-a058-4ce4-a3ef-5940be0e0c04','f2adebeb-d828-4006-89ae-76b0e5794e89'],size=1,snapshot_id=78b26eac-64c3-4fce-897d-cfa0e5e18055,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:02.351729 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9eaaa1c-bdf9-49a6-92b1-c99ea93e4ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:02.356305 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6584fe9-2606-4b5f-9d25-aa9c339bbe74 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 200 Jul 10 13:20:02.356767 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 654/2632] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.372966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.375205 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] POST https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9/action Jul 10 13:20:02.375631 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:02.375778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:02.377064 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] Updating backup '97d78f13-6267-4efb-bc41-42d229333ae9' with '{'status': 'error'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 13:20:02.379744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9eaaa1c-bdf9-49a6-92b1-c99ea93e4ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:02.380771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (44b793a9-9eb6-4914-8e6c-5dc1105e1aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:02.381200 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:02.381945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b141ca92-2083-43b3-8282-a06fed427ac9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:02.382639 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 664/2633] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:02 2026] POST /volume/v3/volumes => generated 803 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:02.385308 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.385308 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:02.393925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] reset_status in rpcapi backup_id 97d78f13-6267-4efb-bc41-42d229333ae9 on host np0000005006. {{(pid=100114) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 13:20:02.395972 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8bcadc8d-dac0-4242-a6d8-3bed4c7ad98c tempest-VolumesBackupsAdminTest-578674730 tempest-VolumesBackupsAdminTest-578674730-project-admin] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9/action returned with HTTP 202 Jul 10 13:20:02.396435 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 660/2634] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:02 2026] POST /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:02.396812 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.397764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.399714 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:02.400018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.400148 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:02.401215 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.401283 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.401541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.401587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.405534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.406585 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.406585 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:02.407684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c23035ad-8f68-46dc-922f-da0e9e21b55d tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:20:02.408650 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:02.408837 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 657/2635] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.408924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.408924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.409111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.411636 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.411636 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:02.416442 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:02.420955 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.420955 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:02.422175 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-772a02fe-0a88-4d28-9f1f-3629b8c47ef3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:02.422298 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea40911b-6308-4866-887a-9f5d2c2a82eb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 200 Jul 10 13:20:02.422655 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 665/2636] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 803 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.422728 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 655/2637] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:02.424101 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.430881 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:20:02.431060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.431289 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.431421 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.436517 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.436517 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:02.437400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7516f31f-45f1-4137-a4aa-d16f8de9d4c7 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:20:02.437835 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 661/2638] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:02.450042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0a88636f-8ba5-4f60-a4cf-140670754645 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.454999 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:02.455433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.457262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.457416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete backup with id: b060d7e4-4250-4cb0-9ae4-8a566f526431. Jul 10 13:20:02.466325 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.466325 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:02.489343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] delete_backup rpcapi backup_id b060d7e4-4250-4cb0-9ae4-8a566f526431 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:02.491754 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0a88636f-8ba5-4f60-a4cf-140670754645 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 202 Jul 10 13:20:02.492083 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 658/2639] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:02 2026] DELETE /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:02.503399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9d568908-d663-479b-83b3-267d2d63d3f2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:02.507115 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9d568908-d663-479b-83b3-267d2d63d3f2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:02.507115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9d568908-d663-479b-83b3-267d2d63d3f2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:02.507115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9d568908-d663-479b-83b3-267d2d63d3f2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:02.507115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9d568908-d663-479b-83b3-267d2d63d3f2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:02.513450 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:02.513450 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:02.514760 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9d568908-d663-479b-83b3-267d2d63d3f2 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 200 Jul 10 13:20:02.515656 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 666/2640] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:02 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:03.168122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.170472 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:03.170909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.171176 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.171337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:03.177194 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.177194 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:03.178404 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34b4c973-0ed9-4e61-847f-0c20c4f1838f tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:03.179021 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 656/2641] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:03.437264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.439047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.439363 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:03.439941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.439941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.440042 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:03.441085 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:03.441339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.442144 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.444520 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.444520 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:03.445391 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fa3f08a5-bf85-4c02-9bce-982bc1df337f tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:03.445885 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 662/2642] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:03.449637 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.449637 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:03.454173 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:03.456816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.458441 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4763f7d0-98bc-4f0b-a81e-76773a11391c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 200 Jul 10 13:20:03.458864 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 659/2643] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:03.459258 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] DELETE https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:03.459541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.459860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.460043 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete backup with id: 97d78f13-6267-4efb-bc41-42d229333ae9. Jul 10 13:20:03.478909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.478909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:03.483222 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.485589 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:03.486041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1d2e92-1c15-4092-be18-e1465fab3837", "name": "tempest-VolumeDependencyTests-Snapshot-23421266"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:03.499757 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.499757 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:03.500911 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:03.500911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create snapshot from volume af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:03.503684 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] delete_backup rpcapi backup_id 97d78f13-6267-4efb-bc41-42d229333ae9 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:03.506101 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86dc910a-23c0-42f2-bce5-1ff64fae9f3a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 202 Jul 10 13:20:03.506710 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 667/2644] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:03 2026] DELETE /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:03.519565 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.521411 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:03.521640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.521825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.521916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:03.530308 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.530308 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:03.532126 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce1b88a7-2ca4-46ef-9abc-0713dc77d0c8 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 200 Jul 10 13:20:03.533453 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-08539b5c-458f-461c-964d-ac79a69de47f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.533953 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 663/2645] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:03.537256 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08539b5c-458f-461c-964d-ac79a69de47f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 Jul 10 13:20:03.537256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08539b5c-458f-461c-964d-ac79a69de47f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.537256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-08539b5c-458f-461c-964d-ac79a69de47f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.537256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-08539b5c-458f-461c-964d-ac79a69de47f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id b060d7e4-4250-4cb0-9ae4-8a566f526431. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:03.541935 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['5d2433d6-48c9-4113-893d-265ef3ab6bbf', '634adaa9-a3b5-4d8b-8771-a6dc8a89bf7e', 'eb2c5297-a941-4084-965a-b20eed756af2', '9b1792d2-a0ea-4a6e-b547-d99f2901a03e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:03.543269 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-08539b5c-458f-461c-964d-ac79a69de47f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 returned with HTTP 404 Jul 10 13:20:03.543971 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 660/2646] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/backups/b060d7e4-4250-4cb0-9ae4-8a566f526431 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:03.555103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.560089 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] DELETE https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:20:03.560412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.560731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.560921 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Delete backup with id: eed389e7-3d1d-49e0-8040-2d374dd71a5f. Jul 10 13:20:03.569323 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.569323 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:03.597588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] delete_backup rpcapi backup_id eed389e7-3d1d-49e0-8040-2d374dd71a5f {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:03.598979 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot create request issued successfully. Jul 10 13:20:03.599383 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69d86dad-0e34-4e8e-aea7-9d5411c3c828 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 202 Jul 10 13:20:03.599453 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13d49b5c-db6a-4689-a95f-f11aa2314767 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:03.600466 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 668/2647] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:03 2026] DELETE /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:03.600610 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 657/2648] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:03.609260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.611778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:20:03.611993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.612249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.612393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:03.618554 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.618554 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:03.620520 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0efd4ed-ed20-46a6-b11f-6154e04aa566 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 200 Jul 10 13:20:03.620520 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 664/2649] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:03.621143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:03.623769 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:03.623995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:03.624236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:03.639441 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:03.639441 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:03.640022 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:03.641036 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12c8d48d-50c8-4473-9818-ade4ef12c956 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 200 Jul 10 13:20:03.641453 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 661/2650] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:03 2026] GET /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.190740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-13765456-38ca-4521-8d9d-68b2080f0724 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.194440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13765456-38ca-4521-8d9d-68b2080f0724 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:04.194753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13765456-38ca-4521-8d9d-68b2080f0724 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.195015 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13765456-38ca-4521-8d9d-68b2080f0724 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.195166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-13765456-38ca-4521-8d9d-68b2080f0724 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:04.208448 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.208448 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:04.209735 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13765456-38ca-4521-8d9d-68b2080f0724 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:04.210415 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 669/2651] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.546855 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.549162 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 Jul 10 13:20:04.549395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.549645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.549769 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Show backup with id 97d78f13-6267-4efb-bc41-42d229333ae9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:04.554574 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e906395-7d5a-4d25-b0cc-f4976d6a38f3 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 returned with HTTP 404 Jul 10 13:20:04.555261 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 658/2652] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/backups/97d78f13-6267-4efb-bc41-42d229333ae9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:04.637065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-85d5285a-681f-4257-99db-1d483665b4f5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.637423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-79984f24-ab83-4494-a9e6-d159c487c36a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.639207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-85d5285a-681f-4257-99db-1d483665b4f5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f Jul 10 13:20:04.639801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-85d5285a-681f-4257-99db-1d483665b4f5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.640103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-79984f24-ab83-4494-a9e6-d159c487c36a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:04.640171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-85d5285a-681f-4257-99db-1d483665b4f5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.640336 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-79984f24-ab83-4494-a9e6-d159c487c36a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.640444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-85d5285a-681f-4257-99db-1d483665b4f5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id eed389e7-3d1d-49e0-8040-2d374dd71a5f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:04.640540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-79984f24-ab83-4494-a9e6-d159c487c36a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.644337 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-85d5285a-681f-4257-99db-1d483665b4f5 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f returned with HTTP 404 Jul 10 13:20:04.646965 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 665/2653] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/backups/eed389e7-3d1d-49e0-8040-2d374dd71a5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:04.651714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d26d7958-d754-4a28-917a-ef3602fb9550 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.653768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d26d7958-d754-4a28-917a-ef3602fb9550 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:04.654030 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d26d7958-d754-4a28-917a-ef3602fb9550 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.654286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d26d7958-d754-4a28-917a-ef3602fb9550 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.657089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-07f8eb18-4171-4baf-881e-522635be1376 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.659950 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:20:04.660230 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.660479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.660758 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.660758 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:04.660831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete backup with id: 460808fd-b044-4ec3-a5f2-2377ab43e09e. Jul 10 13:20:04.662097 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.662097 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:04.662765 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d26d7958-d754-4a28-917a-ef3602fb9550 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:04.664021 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d26d7958-d754-4a28-917a-ef3602fb9550 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 200 Jul 10 13:20:04.664523 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 670/2654] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.666431 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.666431 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:04.672142 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-79984f24-ab83-4494-a9e6-d159c487c36a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:20:04.678546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-79984f24-ab83-4494-a9e6-d159c487c36a tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 200 Jul 10 13:20:04.678725 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.678802 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 662/2655] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.681346 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:04.681784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8219327d-54aa-47a3-8468-42a3ec0fe750", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1219072540"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:04.683922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'snapshot_id': '8219327d-54aa-47a3-8468-42a3ec0fe750', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1219072540'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:04.692192 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.692192 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:04.692192 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:04.692192 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:04.692442 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] delete_backup rpcapi backup_id 460808fd-b044-4ec3-a5f2-2377ab43e09e {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:04.695494 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-07f8eb18-4171-4baf-881e-522635be1376 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 202 Jul 10 13:20:04.695494 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 659/2656] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:04 2026] DELETE /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:04.695626 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:04.699072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.701454 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:04.701766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.702020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.702206 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume with id: d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:04.707099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.708558 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (8efd55db-ac91-473d-9a9c-2237bdf575fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:04.711879 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf8fcdd-830d-41b5-a0cc-31c9949ff390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:04.712069 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:20:04.712069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.712069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.712175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:04.712225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:04.718058 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.718058 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:04.719001 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:20:04.719294 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.719294 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:04.720278 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4fe88ce-0054-4a14-b0f8-c54e3a06d206 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 200 Jul 10 13:20:04.720649 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 663/2657] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.743452 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Delete volume request issued successfully. Jul 10 13:20:04.743751 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f24b92c3-9b0b-4c58-8c22-dc61dafa1c40 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 202 Jul 10 13:20:04.744324 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 671/2658] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:04 2026] DELETE /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:04.748978 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaf8fcdd-830d-41b5-a0cc-31c9949ff390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8219327d-54aa-47a3-8468-42a3ec0fe750', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:04.749450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e4dc38-e372-4835-ba83-5af5548108a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:04.757468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.760779 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:04.761168 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.761397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.773011 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.773011 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:04.781218 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Volume info retrieved successfully. Jul 10 13:20:04.789753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-43c3a722-a666-43a7-ab70-abdfa8d20637 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 200 Jul 10 13:20:04.789753 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 660/2659] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:04.808896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['41f4e0be-01cd-4554-a276-483938043948', 'b167167b-9278-47d8-9fca-65da9ebd534a', 'bd7e9bac-e4c4-4525-817f-6a47e1452fce', '34c98f8f-e813-4eb7-81a1-bcaa8b70ff4d'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:04.810063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32e4dc38-e372-4835-ba83-5af5548108a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41f4e0be-01cd-4554-a276-483938043948', 'b167167b-9278-47d8-9fca-65da9ebd534a', 'bd7e9bac-e4c4-4525-817f-6a47e1452fce', '34c98f8f-e813-4eb7-81a1-bcaa8b70ff4d']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:04.811204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceef1c43-6e97-474f-8e33-b589e187c6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:04.878328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceef1c43-6e97-474f-8e33-b589e187c6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b056cc71-c52a-4c47-b80c-33687162268c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1219072540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['41f4e0be-01cd-4554-a276-483938043948','b167167b-9278-47d8-9fca-65da9ebd534a','bd7e9bac-e4c4-4525-817f-6a47e1452fce','34c98f8f-e813-4eb7-81a1-bcaa8b70ff4d'],size=1,snapshot_id=8219327d-54aa-47a3-8468-42a3ec0fe750,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1219072540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b056cc71-c52a-4c47-b80c-33687162268c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8219327d-54aa-47a3-8468-42a3ec0fe750,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:04.878328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e857e020-b183-4946-8450-67df481ecacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:04.899634 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e857e020-b183-4946-8450-67df481ecacc) transitioned into state 'SUCCESS' from state '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-1219072540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['41f4e0be-01cd-4554-a276-483938043948','b167167b-9278-47d8-9fca-65da9ebd534a','bd7e9bac-e4c4-4525-817f-6a47e1452fce','34c98f8f-e813-4eb7-81a1-bcaa8b70ff4d'],size=1,snapshot_id=8219327d-54aa-47a3-8468-42a3ec0fe750,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:04.900581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbfb8c1-9037-42a7-bf37-2c2338223acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:04.929996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bbfb8c1-9037-42a7-bf37-2c2338223acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:04.931073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (8efd55db-ac91-473d-9a9c-2237bdf575fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:04.931304 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:04.932168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f6ebf83-da71-4c7c-8668-17aafe404702 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:04.932665 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 666/2660] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:04 2026] POST /volume/v3/volumes => generated 804 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:04.946741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:04.949584 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:04.950313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:04.950313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:04.963581 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:04.963581 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:04.970046 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:04.984768 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a3f0624-2dfa-4d8d-ae06-79c73562e3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 200 Jul 10 13:20:04.984768 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 664/2661] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:04 2026] GET /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:05.223614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-db540b3a-6d88-4014-886b-99be018b518e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:05.227490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db540b3a-6d88-4014-886b-99be018b518e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:05.227490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db540b3a-6d88-4014-886b-99be018b518e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:05.227490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db540b3a-6d88-4014-886b-99be018b518e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:05.227490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-db540b3a-6d88-4014-886b-99be018b518e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:05.238167 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:05.238167 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:05.238167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db540b3a-6d88-4014-886b-99be018b518e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:05.238167 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 672/2662] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:05 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:05.735304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:05.737259 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e Jul 10 13:20:05.737628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:05.737947 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:05.739072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Show backup with id 460808fd-b044-4ec3-a5f2-2377ab43e09e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:05.742926 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e082c0c-f7ae-4b33-809f-459a83de3701 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e returned with HTTP 404 Jul 10 13:20:05.742926 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 661/2663] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:05 2026] GET /volume/v3/backups/460808fd-b044-4ec3-a5f2-2377ab43e09e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:05.750556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:05.753419 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] DELETE https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:20:05.753738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:05.753985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:05.754175 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Delete backup with id: dba4595c-651f-48ee-bb44-b109a54c0aff. Jul 10 13:20:05.759030 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:05.759030 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:05.775184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] delete_backup rpcapi backup_id dba4595c-651f-48ee-bb44-b109a54c0aff {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:05.777219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9a76a7b-6b01-4235-9941-d823d9b59d49 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 202 Jul 10 13:20:05.777735 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 667/2664] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:05 2026] DELETE /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:05.785378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:05.790876 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:20:05.791123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:05.791349 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:05.791475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:05.798183 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:05.798183 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:05.802068 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ac893c9-dd72-4b94-9389-6a8e1f132b48 tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 200 Jul 10 13:20:05.802068 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 665/2665] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:05 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:05.805999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a1d878c0-fb46-4d44-a96e-7893ee359709 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:05.812883 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1d878c0-fb46-4d44-a96e-7893ee359709 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] GET https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e Jul 10 13:20:05.813905 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1d878c0-fb46-4d44-a96e-7893ee359709 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:05.817835 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a1d878c0-fb46-4d44-a96e-7893ee359709 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:05.832711 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a1d878c0-fb46-4d44-a96e-7893ee359709 tempest-VolumesBackupsAdminTest-459476665 tempest-VolumesBackupsAdminTest-459476665-project-member] https://10.4.3.138/volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e returned with HTTP 404 Jul 10 13:20:05.833752 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 673/2666] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:05 2026] GET /volume/v3/volumes/d69db903-feed-4c8c-b9c1-6a7160ff613e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:06.000414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.005315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:06.005315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.005315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.017860 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.017860 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:06.030109 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:06.036758 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10f3274c-5d54-4567-8a3b-585f2f790ae0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 200 Jul 10 13:20:06.037443 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 662/2667] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:05 2026] GET /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 897 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:06.052786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.057757 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:06.058227 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b056cc71-c52a-4c47-b80c-33687162268c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-656061024"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:06.063240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'source_volid': 'b056cc71-c52a-4c47-b80c-33687162268c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-656061024'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:06.076969 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.076969 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:06.077629 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume retrieved successfully. Jul 10 13:20:06.077989 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:06.082967 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:06.088800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (0b3cf9b3-7c06-4c14-bbb4-1455dc6b59ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:06.090207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3627c-adc3-4e4f-9618-9fb418affa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:06.091223 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:06.122334 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a3627c-adc3-4e4f-9618-9fb418affa45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b056cc71-c52a-4c47-b80c-33687162268c', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:06.123971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208866bd-9167-4090-88b7-bda391f0aef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:06.174345 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['7382c1ea-b019-4537-852b-3129ee48392d', 'dd80eacc-3b51-46e7-9c10-e5d30ffc10b0', '990f6bed-ace1-4e25-997c-4d3a2e11a4b5', 'd2ba5e35-afef-4d99-aa8c-84671dbc62d5'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:06.175167 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208866bd-9167-4090-88b7-bda391f0aef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7382c1ea-b019-4537-852b-3129ee48392d', 'dd80eacc-3b51-46e7-9c10-e5d30ffc10b0', '990f6bed-ace1-4e25-997c-4d3a2e11a4b5', 'd2ba5e35-afef-4d99-aa8c-84671dbc62d5']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:06.176100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996ef671-68a8-4d64-a0db-0e0a0353a1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:06.230442 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996ef671-68a8-4d64-a0db-0e0a0353a1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '410e1a85-b35d-436f-b7a8-8c249993a289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-656061024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['7382c1ea-b019-4537-852b-3129ee48392d','dd80eacc-3b51-46e7-9c10-e5d30ffc10b0','990f6bed-ace1-4e25-997c-4d3a2e11a4b5','d2ba5e35-afef-4d99-aa8c-84671dbc62d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=b056cc71-c52a-4c47-b80c-33687162268c,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-656061024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=410e1a85-b35d-436f-b7a8-8c249993a289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b056cc71-c52a-4c47-b80c-33687162268c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:06.231486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c6ffc1-7993-47d1-ba7a-33d95c3a10c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:06.252596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.255187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:06.255187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.255187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.255389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:06.255445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24c6ffc1-7993-47d1-ba7a-33d95c3a10c8) transitioned into state 'SUCCESS' from state '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-656061024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['7382c1ea-b019-4537-852b-3129ee48392d','dd80eacc-3b51-46e7-9c10-e5d30ffc10b0','990f6bed-ace1-4e25-997c-4d3a2e11a4b5','d2ba5e35-afef-4d99-aa8c-84671dbc62d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=b056cc71-c52a-4c47-b80c-33687162268c,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:06.256472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93d8bc-31e6-4e8e-8b26-aaae224ab910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:06.260665 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.260665 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:06.261640 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-49dff4ac-3423-4e6c-81d5-341c80d18fc4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:06.262029 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 666/2668] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:06 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:06.273819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93d8bc-31e6-4e8e-8b26-aaae224ab910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:06.275111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (0b3cf9b3-7c06-4c14-bbb4-1455dc6b59ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:06.275111 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:06.275655 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cc3d022-6b1b-4dea-a0e5-c7678b90c4e8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:06.276107 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 668/2669] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:06 2026] POST /volume/v3/volumes => generated 803 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:06.293671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.295235 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:06.295662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.295980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.306146 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.306146 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:06.310452 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:06.316721 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-108ed8ab-a391-48d5-883c-25cc9b01dbe9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 200 Jul 10 13:20:06.317573 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 674/2670] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:06 2026] GET /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:06.813752 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5e333c75-2a0a-418c-b8b1-f0188849676d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.815734 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e333c75-2a0a-418c-b8b1-f0188849676d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] GET https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff Jul 10 13:20:06.815734 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5e333c75-2a0a-418c-b8b1-f0188849676d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.815916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5e333c75-2a0a-418c-b8b1-f0188849676d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.815982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-5e333c75-2a0a-418c-b8b1-f0188849676d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] Show backup with id dba4595c-651f-48ee-bb44-b109a54c0aff. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:06.819284 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e333c75-2a0a-418c-b8b1-f0188849676d tempest-VolumesBackupsTest-775346033 tempest-VolumesBackupsTest-775346033-project-admin] https://10.4.3.138/volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff returned with HTTP 404 Jul 10 13:20:06.819859 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 663/2671] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:06 2026] GET /volume/v3/backups/dba4595c-651f-48ee-bb44-b109a54c0aff => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:06.833862 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.836006 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:20:06.836242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.836498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.836740 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume with id: 299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:20:06.845927 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.845927 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:06.846645 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:06.868812 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume request issued successfully. Jul 10 13:20:06.869020 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-50671bbc-9dc1-4d4b-9e9d-55e493aa8438 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 returned with HTTP 202 Jul 10 13:20:06.869569 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 667/2672] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:06 2026] DELETE /volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:20:06.878044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:06.879937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:20:06.880733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:06.880733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:06.889784 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:06.889784 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:06.894269 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:06.901035 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45907f27-9e1f-4eef-a7f6-9d8cca59f5db tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 returned with HTTP 200 Jul 10 13:20:06.901522 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 669/2673] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:06 2026] GET /volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:07.285630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0a146cdd-d656-433f-b179-ca3dace35686 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.288468 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a146cdd-d656-433f-b179-ca3dace35686 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:07.288627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a146cdd-d656-433f-b179-ca3dace35686 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.289203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a146cdd-d656-433f-b179-ca3dace35686 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.289203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0a146cdd-d656-433f-b179-ca3dace35686 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:07.297591 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:07.297591 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:07.298799 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a146cdd-d656-433f-b179-ca3dace35686 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:07.299562 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 675/2674] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:07 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:07.336732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.336732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:07.336732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.336732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.346679 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:07.346679 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:07.353818 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:07.361871 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-caf8927f-28fb-4c1e-b8c5-51fbd9c7367d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 200 Jul 10 13:20:07.362547 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 664/2675] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:07 2026] GET /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:07.380669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ebd39a7c-76d5-402c-9227-65c042833576 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.383563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:07.384143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.384676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.384676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:07.391980 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:07.391980 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:07.392530 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:07.416285 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot delete request issued successfully. Jul 10 13:20:07.416577 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ebd39a7c-76d5-402c-9227-65c042833576 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 202 Jul 10 13:20:07.417291 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 668/2676] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:07 2026] DELETE /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:07.426975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-622789cc-3bcc-4d65-927e-8169acf19367 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.429557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-622789cc-3bcc-4d65-927e-8169acf19367 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:07.430370 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-622789cc-3bcc-4d65-927e-8169acf19367 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.430370 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-622789cc-3bcc-4d65-927e-8169acf19367 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.436873 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:07.436873 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:07.437401 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-622789cc-3bcc-4d65-927e-8169acf19367 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:07.438259 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-622789cc-3bcc-4d65-927e-8169acf19367 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 200 Jul 10 13:20:07.438750 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 670/2677] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:07 2026] GET /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:07.915651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4130aad2-06a0-4f5e-a722-aadd9d62e3ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.918126 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4130aad2-06a0-4f5e-a722-aadd9d62e3ab tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 Jul 10 13:20:07.918837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4130aad2-06a0-4f5e-a722-aadd9d62e3ab tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.918837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4130aad2-06a0-4f5e-a722-aadd9d62e3ab tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.925918 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4130aad2-06a0-4f5e-a722-aadd9d62e3ab tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 returned with HTTP 404 Jul 10 13:20:07.926540 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 676/2678] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:07 2026] GET /volume/v3/volumes/299d736e-a954-473e-bda7-390a15cf95a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:07.939479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f608f027-22e5-4824-a2b5-fc661fab1834 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:07.942398 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:20:07.942398 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:07.944121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:07.944121 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume with id: b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:20:07.964801 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:07.964801 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:07.965950 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:08.000771 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume request issued successfully. Jul 10 13:20:08.001151 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f608f027-22e5-4824-a2b5-fc661fab1834 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 returned with HTTP 202 Jul 10 13:20:08.001601 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 665/2679] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:07 2026] DELETE /volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:08.016889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.019086 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:20:08.019344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.019917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.032644 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:08.032644 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:08.039527 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:08.045926 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06fbf5ed-3295-4d23-bd8f-edfb94c63016 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 returned with HTTP 200 Jul 10 13:20:08.046742 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 669/2680] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:08.313321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.315488 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:08.316018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.316995 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.316995 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:08.326759 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:08.326759 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:08.330401 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e05e8f26-2124-4a2f-90ed-b70c8cf3474d tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:08.331052 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 671/2681] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:08.452740 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-024eb741-63a0-4309-a6dc-dbb385774543 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.454838 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-024eb741-63a0-4309-a6dc-dbb385774543 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:08.455094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-024eb741-63a0-4309-a6dc-dbb385774543 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.455338 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-024eb741-63a0-4309-a6dc-dbb385774543 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.460722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-024eb741-63a0-4309-a6dc-dbb385774543 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 404 Jul 10 13:20:08.461431 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 677/2682] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:08.470024 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.471576 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:08.471783 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.471988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.472367 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:08.477154 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:08.477154 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:08.477621 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:08.498475 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot delete request issued successfully. Jul 10 13:20:08.498782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fcf90cf-a2da-48ce-8cbd-fd425aee0db8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 202 Jul 10 13:20:08.499369 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 666/2683] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:08 2026] DELETE /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:08.509889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a465111d-e6e1-40b4-953b-ec14225485bc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.512158 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a465111d-e6e1-40b4-953b-ec14225485bc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:08.512158 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a465111d-e6e1-40b4-953b-ec14225485bc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.512158 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a465111d-e6e1-40b4-953b-ec14225485bc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.518515 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:08.518515 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:08.519266 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a465111d-e6e1-40b4-953b-ec14225485bc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:08.520203 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a465111d-e6e1-40b4-953b-ec14225485bc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 200 Jul 10 13:20:08.520674 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 670/2684] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:08.581149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.723019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:20:08.723204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.723395 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.723699 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:20:08.724617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:20:08.732397 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Get all volumes completed successfully. Jul 10 13:20:08.733227 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-88cec888-2034-4c4b-a6ba-5dbedc8db520 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:20:08.733370 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 672/2685] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/volumes => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:20:08.742599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.744609 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:08.745179 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-375874056"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:08.746680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-375874056'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:08.746869 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume of 1 GB Jul 10 13:20:08.753284 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Availability Zones retrieved successfully. Jul 10 13:20:08.759155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (5116971f-0c4b-4ad9-8e6c-2eb7f96fcecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:08.760232 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c677f11-b9a9-4cc8-8da6-45697b9ef403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:08.761155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:08.791420 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c677f11-b9a9-4cc8-8da6-45697b9ef403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:08.792143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2026f5f4-ccf1-4d58-b410-a97aaee20331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:08.864588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Created reservations ['2fd0f5a6-18a9-4733-ab6a-27871e2b79c0', 'd2d672db-04d8-4f32-9bf0-41b5f72fb1fc', '1fc61b21-a3ca-4522-9414-e81e0354cb49', '73952688-bc5c-4be9-adb5-e436e0ddaca5'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:08.865439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2026f5f4-ccf1-4d58-b410-a97aaee20331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fd0f5a6-18a9-4733-ab6a-27871e2b79c0', 'd2d672db-04d8-4f32-9bf0-41b5f72fb1fc', '1fc61b21-a3ca-4522-9414-e81e0354cb49', '73952688-bc5c-4be9-adb5-e436e0ddaca5']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:08.866250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (023e29f5-6917-464d-82a2-ebb601ea8fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:08.889126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (023e29f5-6917-464d-82a2-ebb601ea8fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94e2a712-104c-48c8-8144-86a503202158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-375874056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['2fd0f5a6-18a9-4733-ab6a-27871e2b79c0','d2d672db-04d8-4f32-9bf0-41b5f72fb1fc','1fc61b21-a3ca-4522-9414-e81e0354cb49','73952688-bc5c-4be9-adb5-e436e0ddaca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-375874056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94e2a712-104c-48c8-8144-86a503202158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b29c4cabde4479b7a2a3cf03f0456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='409915963f2f4ffcadac97817c2b5b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:08.889912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5a1d3d-1253-4ca7-8b06-18676928036d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:08.912028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5a1d3d-1253-4ca7-8b06-18676928036d) transitioned into state 'SUCCESS' from state '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-375874056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['2fd0f5a6-18a9-4733-ab6a-27871e2b79c0','d2d672db-04d8-4f32-9bf0-41b5f72fb1fc','1fc61b21-a3ca-4522-9414-e81e0354cb49','73952688-bc5c-4be9-adb5-e436e0ddaca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:08.912941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80ec1fc-2248-4e09-a4d0-b0442e4f0ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:08.924863 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80ec1fc-2248-4e09-a4d0-b0442e4f0ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:08.926105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (5116971f-0c4b-4ad9-8e6c-2eb7f96fcecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:08.926527 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request issued successfully. Jul 10 13:20:08.927355 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18784ba3-efa8-4f27-b25d-4caa27427f01 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:08.928070 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 678/2686] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:08 2026] POST /volume/v3/volumes => generated 754 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:08.943657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:08.946368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:08.946702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:08.947013 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:08.956759 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:08.956759 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:08.961786 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:08.966111 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2b4e68a8-1acb-47bc-936c-e11cfe0bb310 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 200 Jul 10 13:20:08.966598 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 667/2687] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:08 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:09.059270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-66805bf1-c4ae-4c24-8dba-6d0ca30f7c2f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.061518 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-66805bf1-c4ae-4c24-8dba-6d0ca30f7c2f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 Jul 10 13:20:09.061797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-66805bf1-c4ae-4c24-8dba-6d0ca30f7c2f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.062037 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-66805bf1-c4ae-4c24-8dba-6d0ca30f7c2f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.069071 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-66805bf1-c4ae-4c24-8dba-6d0ca30f7c2f tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 returned with HTTP 404 Jul 10 13:20:09.069620 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 671/2688] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/volumes/b6dfda21-8f46-4a93-9b3b-f3406f54b195 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:09.076373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.078739 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:20:09.079016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.079291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.079519 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume with id: f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:20:09.087983 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.087983 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:09.088635 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:09.104539 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Delete volume request issued successfully. Jul 10 13:20:09.104829 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aa326a1b-82cf-4f32-8012-0cd5d9ee9bb3 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 returned with HTTP 202 Jul 10 13:20:09.105274 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 673/2689] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:09 2026] DELETE /volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:09.113544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-98aa1aed-2bf4-426e-b662-4610d8771242 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.115702 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-98aa1aed-2bf4-426e-b662-4610d8771242 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:20:09.115998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-98aa1aed-2bf4-426e-b662-4610d8771242 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.116268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-98aa1aed-2bf4-426e-b662-4610d8771242 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.124976 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.124976 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:09.132622 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-98aa1aed-2bf4-426e-b662-4610d8771242 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Volume info retrieved successfully. Jul 10 13:20:09.135325 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-98aa1aed-2bf4-426e-b662-4610d8771242 tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 returned with HTTP 200 Jul 10 13:20:09.135888 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 679/2690] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:09.344248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.346241 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:09.346503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.346826 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.346995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:09.352504 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.352504 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:09.354035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d51d1779-4b93-4ec6-ab36-c4496e860a16 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:09.354289 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 668/2691] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:09.533930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cd77ba2f-92f0-4fb3-b0c9-f7cb3d9df7b8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.535673 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd77ba2f-92f0-4fb3-b0c9-f7cb3d9df7b8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:09.535899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd77ba2f-92f0-4fb3-b0c9-f7cb3d9df7b8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.536126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd77ba2f-92f0-4fb3-b0c9-f7cb3d9df7b8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.541170 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd77ba2f-92f0-4fb3-b0c9-f7cb3d9df7b8 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 404 Jul 10 13:20:09.541750 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 672/2692] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:09.550050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-610aa8a8-809f-4096-b023-dbeffc77174e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.552363 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:09.552952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.553139 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.553332 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:09.562679 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.562679 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:09.563405 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:09.586705 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:09.586911 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-610aa8a8-809f-4096-b023-dbeffc77174e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 202 Jul 10 13:20:09.587330 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 674/2693] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:09 2026] DELETE /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:09.596622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.598358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:09.598596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.598850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.606657 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.606657 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:09.610544 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:09.616076 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abdc0cf7-ff34-4b20-bfa9-12b19019415b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 200 Jul 10 13:20:09.616728 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 680/2694] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:09.980000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:09.981949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:09.982156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:09.982374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:09.989864 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:09.989864 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:09.993771 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:09.998277 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ab6620f2-5c42-4cbf-bcbf-463275b184b0 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 200 Jul 10 13:20:09.998727 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 669/2695] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:09 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:10.011193 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.013872 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:10.014260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.014566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.025728 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:10.025728 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:10.032219 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:10.039846 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd83bfea-d1ef-4c88-a756-57d61a3f77db tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 200 Jul 10 13:20:10.040446 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 673/2696] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:10.055084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.056923 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:10.057402 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1651949480"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:10.058987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1651949480'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:10.059558 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume of 1 GB Jul 10 13:20:10.064277 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Availability Zones retrieved successfully. Jul 10 13:20:10.071813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (39dea8dc-b1c6-402e-8329-68eabf6c311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:10.072011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26f1c1a-c2e0-42a8-bd38-5b8282888dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:10.073021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:10.101852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26f1c1a-c2e0-42a8-bd38-5b8282888dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:10.102770 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988a9986-1c00-4489-a3a8-e7598b5df7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:10.144949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Created reservations ['0f283139-0994-408f-a2f2-45144b69f7b1', '16a6318e-6dab-45e6-9908-656bf18c9fd4', 'ddc598ea-d0f8-4a4c-9213-99b756365d3c', '0834217f-11f0-4c78-bd7f-4093d0d3bbd7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:10.145829 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988a9986-1c00-4489-a3a8-e7598b5df7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f283139-0994-408f-a2f2-45144b69f7b1', '16a6318e-6dab-45e6-9908-656bf18c9fd4', 'ddc598ea-d0f8-4a4c-9213-99b756365d3c', '0834217f-11f0-4c78-bd7f-4093d0d3bbd7']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:10.146444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ee72a3-3c40-401f-add9-8cfb887b60ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:10.153213 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a58be6c4-a627-4d99-ab03-6b6c9cb385ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.157414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a58be6c4-a627-4d99-ab03-6b6c9cb385ea tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] GET https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 Jul 10 13:20:10.157649 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a58be6c4-a627-4d99-ab03-6b6c9cb385ea tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.157918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a58be6c4-a627-4d99-ab03-6b6c9cb385ea tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.167579 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a58be6c4-a627-4d99-ab03-6b6c9cb385ea tempest-VolumesBackupsTest-1004809355 tempest-VolumesBackupsTest-1004809355-project-member] https://10.4.3.138/volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 returned with HTTP 404 Jul 10 13:20:10.168214 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 681/2697] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/volumes/f1dfa68a-978d-4790-87dc-5e09bb1d6319 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:10.169162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57ee72a3-3c40-401f-add9-8cfb887b60ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d330722-fd01-4929-a291-75fcd91a201c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1651949480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['0f283139-0994-408f-a2f2-45144b69f7b1','16a6318e-6dab-45e6-9908-656bf18c9fd4','ddc598ea-d0f8-4a4c-9213-99b756365d3c','0834217f-11f0-4c78-bd7f-4093d0d3bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1651949480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d330722-fd01-4929-a291-75fcd91a201c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b29c4cabde4479b7a2a3cf03f0456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='409915963f2f4ffcadac97817c2b5b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:10.170178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f6e52f-06d9-414c-81d0-ed48ef291ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:10.192833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74f6e52f-06d9-414c-81d0-ed48ef291ea6) transitioned into state 'SUCCESS' from state '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-1651949480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['0f283139-0994-408f-a2f2-45144b69f7b1','16a6318e-6dab-45e6-9908-656bf18c9fd4','ddc598ea-d0f8-4a4c-9213-99b756365d3c','0834217f-11f0-4c78-bd7f-4093d0d3bbd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:10.194017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8f79f7-588a-4246-9b5a-9812b3e53320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:10.205542 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f8f79f7-588a-4246-9b5a-9812b3e53320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:10.206590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (39dea8dc-b1c6-402e-8329-68eabf6c311f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:10.207041 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request issued successfully. Jul 10 13:20:10.208044 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38e78c86-c0b2-4fcf-b367-b7e0ebb3a355 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:10.208636 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 675/2698] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:10 2026] POST /volume/v3/volumes => generated 755 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:10.224394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.226754 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:10.227039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.227362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.236821 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:10.236821 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:10.241646 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:10.246783 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d9311e8-fb4f-4315-b8a5-df2e9c16238e tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 200 Jul 10 13:20:10.247309 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 670/2699] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:10.370068 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.372105 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:10.372373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.372628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.372774 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:10.379472 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:10.379472 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:10.382219 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b36bb9dd-2c29-4fd8-8b40-31be56448764 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:10.382219 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 674/2700] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:10.632945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6db50e53-72a3-4ef2-9283-8b6a98ab73f9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.635090 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6db50e53-72a3-4ef2-9283-8b6a98ab73f9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:10.635160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6db50e53-72a3-4ef2-9283-8b6a98ab73f9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.635356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6db50e53-72a3-4ef2-9283-8b6a98ab73f9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.643733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6db50e53-72a3-4ef2-9283-8b6a98ab73f9 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 404 Jul 10 13:20:10.644331 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 682/2701] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:10.654276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-06d71581-327d-4eb6-9041-3344c494a686 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.657835 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:10.658013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.658492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.658492 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:10.670826 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:10.670826 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:10.671230 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:10.710160 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:10.710398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06d71581-327d-4eb6-9041-3344c494a686 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 202 Jul 10 13:20:10.710882 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 676/2702] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:10 2026] DELETE /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:10.718436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:10.720292 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:10.720510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:10.720679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:10.728375 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:10.728375 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:10.733816 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:10.739096 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f8b79b3-9bac-4aa7-a00f-2160e33ad849 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 200 Jul 10 13:20:10.739722 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 671/2703] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:10 2026] GET /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:11.259713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.261888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:11.262218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.262362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.269655 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.269655 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:11.273512 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:11.279223 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-370b994c-6081-4a0d-a6e3-e2cbb57eb3ff tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 200 Jul 10 13:20:11.279368 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 675/2704] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:11.295867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.297753 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:11.297904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.298093 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.307831 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.307831 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:11.311598 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:11.315848 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d0cc01b-93b7-460e-97da-ccf6a366de13 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 200 Jul 10 13:20:11.316316 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 683/2705] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:11.328232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f489827a-2605-4297-957f-a64595029348 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.332113 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:11.332410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-611806442"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:11.335004 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-611806442'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:11.335123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume of 1 GB Jul 10 13:20:11.337454 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=522,cinder:INSERT=86,cinder:UPDATE=151 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:20:11.339544 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Availability Zones retrieved successfully. Jul 10 13:20:11.345625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (62d5c62c-f0d3-4c8e-b479-747fb30761ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:11.346899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399a708-2b27-43ad-8096-baf844320ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:11.347993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:11.375052 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9399a708-2b27-43ad-8096-baf844320ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:11.375739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f279d86a-33ac-4f28-9138-2bffdc7e3c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:11.393147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-06278139-8e4e-492d-bb4d-d2363ecff371 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.396508 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06278139-8e4e-492d-bb4d-d2363ecff371 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:11.396776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06278139-8e4e-492d-bb4d-d2363ecff371 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.397081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06278139-8e4e-492d-bb4d-d2363ecff371 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.397228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-06278139-8e4e-492d-bb4d-d2363ecff371 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:11.405677 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.405677 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:11.406784 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06278139-8e4e-492d-bb4d-d2363ecff371 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:11.407275 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 672/2706] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:11.437823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Created reservations ['ee749662-2301-4aa0-9692-46691981ff83', 'de503866-d24f-47b3-bfb2-d34ba9b140e5', '157ff1c9-0f58-49be-8a15-ce71b3fb0f18', '1e5cf6da-e5f3-4b02-9232-d28b78917a21'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:11.438953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f279d86a-33ac-4f28-9138-2bffdc7e3c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee749662-2301-4aa0-9692-46691981ff83', 'de503866-d24f-47b3-bfb2-d34ba9b140e5', '157ff1c9-0f58-49be-8a15-ce71b3fb0f18', '1e5cf6da-e5f3-4b02-9232-d28b78917a21']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:11.440055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93782c5d-dcd0-4b8e-8c50-5b5e70d56528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:11.468331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93782c5d-dcd0-4b8e-8c50-5b5e70d56528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '648b988c-6e2d-4c2b-92c5-db10cc323be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-611806442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['ee749662-2301-4aa0-9692-46691981ff83','de503866-d24f-47b3-bfb2-d34ba9b140e5','157ff1c9-0f58-49be-8a15-ce71b3fb0f18','1e5cf6da-e5f3-4b02-9232-d28b78917a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-611806442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=648b988c-6e2d-4c2b-92c5-db10cc323be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b29c4cabde4479b7a2a3cf03f0456a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='409915963f2f4ffcadac97817c2b5b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:11.469131 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b4acbb-fc92-4f9e-8c69-c25f40eb6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:11.487590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b4acbb-fc92-4f9e-8c69-c25f40eb6c3b) transitioned into state 'SUCCESS' from state '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-611806442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33b29c4cabde4479b7a2a3cf03f0456a',qos_specs=None,replication_status=,reservations=['ee749662-2301-4aa0-9692-46691981ff83','de503866-d24f-47b3-bfb2-d34ba9b140e5','157ff1c9-0f58-49be-8a15-ce71b3fb0f18','1e5cf6da-e5f3-4b02-9232-d28b78917a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='409915963f2f4ffcadac97817c2b5b92',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:11.488388 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe03da40-36f5-4984-a3e9-14b3da19e554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:11.498245 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe03da40-36f5-4984-a3e9-14b3da19e554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:11.499137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Flow 'volume_create_api' (62d5c62c-f0d3-4c8e-b479-747fb30761ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:11.499434 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Create volume request issued successfully. Jul 10 13:20:11.500346 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f489827a-2605-4297-957f-a64595029348 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:11.500730 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 677/2707] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:11 2026] POST /volume/v3/volumes => generated 754 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:11.514645 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d352af4-4f2b-475a-90e1-974e4b21954d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.516801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d352af4-4f2b-475a-90e1-974e4b21954d tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:11.517081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d352af4-4f2b-475a-90e1-974e4b21954d tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.517480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d352af4-4f2b-475a-90e1-974e4b21954d tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.526135 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.526135 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:11.531020 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4d352af4-4f2b-475a-90e1-974e4b21954d tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:11.539134 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d352af4-4f2b-475a-90e1-974e4b21954d tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 200 Jul 10 13:20:11.539852 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 676/2708] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:11.755037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d0926d13-71a5-468b-9489-083a1c0b481e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.757917 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0926d13-71a5-468b-9489-083a1c0b481e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:11.758811 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0926d13-71a5-468b-9489-083a1c0b481e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.758811 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0926d13-71a5-468b-9489-083a1c0b481e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.768136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0926d13-71a5-468b-9489-083a1c0b481e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 404 Jul 10 13:20:11.768404 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 684/2709] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:11.779252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44be5360-75c0-498a-93f8-252b13a81915 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.783567 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:11.783567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.783567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.783567 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:11.798544 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.798544 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:11.798544 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:11.852680 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:11.852824 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44be5360-75c0-498a-93f8-252b13a81915 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 202 Jul 10 13:20:11.853633 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 673/2710] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:11 2026] DELETE /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:11.868404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:11.872215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:11.872215 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:11.872938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:11.885272 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:11.885272 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:11.889143 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:11.896098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-59870ff6-3e2e-4e90-8138-bf0815ce1f79 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 200 Jul 10 13:20:11.896674 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 678/2711] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:11 2026] GET /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:12.194163 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.197141 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:12.197654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1701495754"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:12.200217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1701495754'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:12.200416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume of 1 GB Jul 10 13:20:12.206781 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Availability Zones retrieved successfully. Jul 10 13:20:12.214294 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Flow 'volume_create_api' (ccc7807c-3efd-46db-b28a-1ef1e826b775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:12.214865 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968c56f-4714-4481-a75d-a9d5c71b57f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.216407 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:12.260140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4968c56f-4714-4481-a75d-a9d5c71b57f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.261717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673a7cf3-9e20-4dae-b7ac-b09529bcc9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.398360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Created reservations ['89517a40-b885-49e7-aa39-853cd9236ac8', 'd9469862-b809-4ae8-a48a-7b033f13d760', 'cb226a56-2494-421e-94c2-c532cce75fea', 'a937d0e8-a5ed-4ed8-99ca-3b9f111466fb'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:12.399719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673a7cf3-9e20-4dae-b7ac-b09529bcc9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89517a40-b885-49e7-aa39-853cd9236ac8', 'd9469862-b809-4ae8-a48a-7b033f13d760', 'cb226a56-2494-421e-94c2-c532cce75fea', 'a937d0e8-a5ed-4ed8-99ca-3b9f111466fb']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.402421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206c37e1-1d67-48f2-a67a-8133aebe7261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.427597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.430666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:12.430917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.431140 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.431448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:12.434665 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206c37e1-1d67-48f2-a67a-8133aebe7261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1701495754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8bbe304dc04964828be7c8355b0ad7',qos_specs=None,replication_status=,reservations=['89517a40-b885-49e7-aa39-853cd9236ac8','d9469862-b809-4ae8-a48a-7b033f13d760','cb226a56-2494-421e-94c2-c532cce75fea','a937d0e8-a5ed-4ed8-99ca-3b9f111466fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1701495754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8bbe304dc04964828be7c8355b0ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.435709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec4be89-14ab-466c-8a53-d4b8dc050ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.438190 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.438190 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:12.439358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fc6ec19-7ed2-49c3-8ab1-accdbbd82d52 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:12.440639 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 685/2712] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:12.465145 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec4be89-14ab-466c-8a53-d4b8dc050ca5) transitioned into state 'SUCCESS' from state '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-1701495754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8bbe304dc04964828be7c8355b0ad7',qos_specs=None,replication_status=,reservations=['89517a40-b885-49e7-aa39-853cd9236ac8','d9469862-b809-4ae8-a48a-7b033f13d760','cb226a56-2494-421e-94c2-c532cce75fea','a937d0e8-a5ed-4ed8-99ca-3b9f111466fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.465914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d688eb6c-2895-42e4-8cc5-49529735b0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.482385 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d688eb6c-2895-42e4-8cc5-49529735b0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.483409 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Flow 'volume_create_api' (ccc7807c-3efd-46db-b28a-1ef1e826b775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:12.484158 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume request issued successfully. Jul 10 13:20:12.485208 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c53d7145-705e-4ca0-adfe-2e2109165e4b tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:12.485967 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 677/2713] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:12 2026] POST /volume/v3/volumes => generated 754 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:12.505178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.508598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:12.508830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.509045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.518305 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.518305 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:12.523285 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:12.528754 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22f4d08d-d396-4a18-9c4a-66a9365c4a02 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 200 Jul 10 13:20:12.529190 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 674/2714] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:12.553287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-acab2fe0-4665-4589-88de-5beab35128b3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.555411 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acab2fe0-4665-4589-88de-5beab35128b3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:12.555632 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acab2fe0-4665-4589-88de-5beab35128b3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.556512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acab2fe0-4665-4589-88de-5beab35128b3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.567221 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.567221 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:12.576077 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-acab2fe0-4665-4589-88de-5beab35128b3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:12.584015 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acab2fe0-4665-4589-88de-5beab35128b3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 200 Jul 10 13:20:12.584154 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 679/2715] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:12.602864 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-88df98be-5439-4792-a861-50b9c7e93c98 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.605645 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-88df98be-5439-4792-a861-50b9c7e93c98 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:12.605905 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-88df98be-5439-4792-a861-50b9c7e93c98 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.607311 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-88df98be-5439-4792-a861-50b9c7e93c98 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.621101 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.621101 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:12.628976 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-88df98be-5439-4792-a861-50b9c7e93c98 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:12.640414 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-88df98be-5439-4792-a861-50b9c7e93c98 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 200 Jul 10 13:20:12.641005 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 686/2716] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:12.657637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-54435a50-34c1-4914-85f4-da3c67ce7963 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.843600 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:12.844136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:12.846018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:12.846235 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Create volume of 1 GB Jul 10 13:20:12.846661 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.846661 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:12.851662 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Availability Zones retrieved successfully. Jul 10 13:20:12.859833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Flow 'volume_create_api' (c76cd649-35d8-4c54-9d7f-6603c213b63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:12.861298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc15369a-05e1-48fb-a6d2-aa256a4e7901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.862446 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:12.893392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8a3c5d3a-7583-4db4-9b2f-5475881f7a9b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.896779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc15369a-05e1-48fb-a6d2-aa256a4e7901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:12.897917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd416c1-ef4e-49e8-b478-d16952794413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:12.916034 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-db47b2b1-5266-44b2-ade7-ae727f9e5e48 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.918890 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db47b2b1-5266-44b2-ade7-ae727f9e5e48 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:12.919589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db47b2b1-5266-44b2-ade7-ae727f9e5e48 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.919589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db47b2b1-5266-44b2-ade7-ae727f9e5e48 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.927369 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db47b2b1-5266-44b2-ade7-ae727f9e5e48 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 404 Jul 10 13:20:12.928061 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 680/2717] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:12.939730 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f9f366d9-d896-43e2-84f5-da2bb460653a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.944321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:12.944321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.944321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:12.944321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:12.952470 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:12.952470 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:12.953047 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:12.974179 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a3c5d3a-7583-4db4-9b2f-5475881f7a9b tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:12.974565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8a3c5d3a-7583-4db4-9b2f-5475881f7a9b tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:12.981090 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:12.981398 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f9f366d9-d896-43e2-84f5-da2bb460653a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 202 Jul 10 13:20:12.981971 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 687/2718] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:12 2026] DELETE /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:12.993932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:12.994851 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a3c5d3a-7583-4db4-9b2f-5475881f7a9b tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:12.995434 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 675/2719] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:12 2026] POST /volume/v3/types => generated 287 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:12.996328 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:12.996562 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:12.996801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.005600 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.005600 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:13.011001 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:13.013151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Created reservations ['1a67c905-b948-4663-b146-f42817f988ff', '14dfa99c-2029-4b25-a717-a00c864c9146', '5c23ccc1-cf6d-4059-96c5-4dd955a69799', '2ff66467-aa1e-4992-b359-ea9650a729bd'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:13.014216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd416c1-ef4e-49e8-b478-d16952794413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a67c905-b948-4663-b146-f42817f988ff', '14dfa99c-2029-4b25-a717-a00c864c9146', '5c23ccc1-cf6d-4059-96c5-4dd955a69799', '2ff66467-aa1e-4992-b359-ea9650a729bd']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:13.015012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ab3bbd-0196-4121-9dae-d23e8d48ae5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:13.016313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896b2be2-2fdf-4871-9ff9-0bbb791ab0fc tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 200 Jul 10 13:20:13.016911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 681/2720] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:12 2026] GET /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:13.051013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59ab3bbd-0196-4121-9dae-d23e8d48ae5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af79f419-49ff-4a38-b12a-bb1d95582266', '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='4a65d1958cc94e7eb8030aa90bcf6420',qos_specs=None,replication_status=,reservations=['1a67c905-b948-4663-b146-f42817f988ff','14dfa99c-2029-4b25-a717-a00c864c9146','5c23ccc1-cf6d-4059-96c5-4dd955a69799','2ff66467-aa1e-4992-b359-ea9650a729bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6938b25758a4dc0b96c2cb600a28e50',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:13Z,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=af79f419-49ff-4a38-b12a-bb1d95582266,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a65d1958cc94e7eb8030aa90bcf6420',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6938b25758a4dc0b96c2cb600a28e50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:13.052091 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd04ed75-9d61-4f60-82e8-c6d44e19a118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:13.077056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd04ed75-9d61-4f60-82e8-c6d44e19a118) transitioned into state 'SUCCESS' from 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='4a65d1958cc94e7eb8030aa90bcf6420',qos_specs=None,replication_status=,reservations=['1a67c905-b948-4663-b146-f42817f988ff','14dfa99c-2029-4b25-a717-a00c864c9146','5c23ccc1-cf6d-4059-96c5-4dd955a69799','2ff66467-aa1e-4992-b359-ea9650a729bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6938b25758a4dc0b96c2cb600a28e50',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:13.078239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13077862-d0f2-43fc-a2cd-36c88e809545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:13.091808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13077862-d0f2-43fc-a2cd-36c88e809545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:13.093582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Flow 'volume_create_api' (c76cd649-35d8-4c54-9d7f-6603c213b63f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:13.093582 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Create volume request issued successfully. Jul 10 13:20:13.094571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54435a50-34c1-4914-85f4-da3c67ce7963 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:13.095215 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 678/2721] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:12 2026] POST /volume/v3/volumes => generated 733 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:13.109395 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-39f61010-4215-4544-a9a6-1ab105ad8380 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.112315 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-39f61010-4215-4544-a9a6-1ab105ad8380 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] GET https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 Jul 10 13:20:13.112540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-39f61010-4215-4544-a9a6-1ab105ad8380 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:13.112894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-39f61010-4215-4544-a9a6-1ab105ad8380 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.123759 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.123759 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:13.127517 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-39f61010-4215-4544-a9a6-1ab105ad8380 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Volume info retrieved successfully. Jul 10 13:20:13.134590 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-39f61010-4215-4544-a9a6-1ab105ad8380 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 returned with HTTP 200 Jul 10 13:20:13.134957 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 688/2722] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:13 2026] GET /volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:13.454057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.457006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:13.457158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:13.457455 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.457669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:13.464116 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.464116 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:13.465316 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ec2a1008-173e-4a06-9d9f-6f5c77a5ba47 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:13.466109 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 676/2723] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:13 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:13.548413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.550632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:13.550867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:13.551063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.559305 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.559305 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:13.564022 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:13.569143 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-76e2c9bd-c012-43d3-a817-bc806b70cd0d tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 200 Jul 10 13:20:13.569301 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 682/2724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:13 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:13.590066 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.592451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] POST https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb/action Jul 10 13:20:13.592756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:13.592990 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:13.609017 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.609017 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:13.610703 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:13.625934 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume updated successfully. Jul 10 13:20:13.625934 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c10d4aa8-6605-4d4a-8e9d-d6fd37fd62de tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb/action returned with HTTP 200 Jul 10 13:20:13.626487 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 679/2725] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:13 2026] POST /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:20:13.637509 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed38fff9-709e-4cb5-90d6-14294885b046 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.640945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed38fff9-709e-4cb5-90d6-14294885b046 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:13.642423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed38fff9-709e-4cb5-90d6-14294885b046 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:13.643344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed38fff9-709e-4cb5-90d6-14294885b046 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.654142 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.654142 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:13.658946 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed38fff9-709e-4cb5-90d6-14294885b046 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:13.666173 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed38fff9-709e-4cb5-90d6-14294885b046 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 200 Jul 10 13:20:13.666600 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 689/2726] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:13 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:13.858620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:13.861782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:13.861782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:13.862217 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:13.870668 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:13.870668 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:13.876430 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:13.880022 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1f2024ed-6469-4630-8ed2-1742aff7d3f4 req-6d75158d-0f53-4762-b04f-9148ae094f81 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 200 Jul 10 13:20:13.880870 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 677/2727] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:20:13 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:14.036194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1a5c8636-4d60-4772-a0f2-223d06c647af None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.038653 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a5c8636-4d60-4772-a0f2-223d06c647af tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:14.039061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a5c8636-4d60-4772-a0f2-223d06c647af tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.039061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a5c8636-4d60-4772-a0f2-223d06c647af tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.045961 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a5c8636-4d60-4772-a0f2-223d06c647af tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 404 Jul 10 13:20:14.046464 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 683/2728] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:14.061354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.064861 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:14.065414 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1271467270"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:14.067810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1271467270'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:14.067810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:14.075070 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:14.082700 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (1b8b8451-b0ba-4da6-9add-2d2ddf34f50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:14.084979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecc6a45-d1db-40e7-bf77-0d663733a333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.085864 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:14.141989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecc6a45-d1db-40e7-bf77-0d663733a333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.142632 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc57c818-21d6-4a02-a7d8-73b39dc11144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.158399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.161496 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] GET https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 Jul 10 13:20:14.161888 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.162112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.183093 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.183093 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:14.190053 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Volume info retrieved successfully. Jul 10 13:20:14.196643 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae123229-94fc-4e22-a5b3-f5d857e5c0a8 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 returned with HTTP 200 Jul 10 13:20:14.197201 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 690/2729] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:14.219822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.221130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['878c8003-968a-4d17-aaae-732221cf6f41', 'df0905c5-fd99-4f15-8a16-428dac913c07', 'c46620a7-20ef-4a7b-a2b4-daf63ab38dcd', 'cfa983f8-14c1-4158-b992-03ca7f837b5e'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:14.223712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc57c818-21d6-4a02-a7d8-73b39dc11144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['878c8003-968a-4d17-aaae-732221cf6f41', 'df0905c5-fd99-4f15-8a16-428dac913c07', 'c46620a7-20ef-4a7b-a2b4-daf63ab38dcd', 'cfa983f8-14c1-4158-b992-03ca7f837b5e']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.223850 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1&project_id=33b29c4cabde4479b7a2a3cf03f0456a Jul 10 13:20:14.223850 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.223966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3949ac-8fbc-45c6-9e14-f16884c97842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.224139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.224139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Could not evaluate value 33b29c4cabde4479b7a2a3cf03f0456a, assuming string {{(pid=100115) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 13:20:14.224902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Searching by: MultiDict([('project_id', '33b29c4cabde4479b7a2a3cf03f0456a'), ('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:20:14.258718 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Get all volumes completed successfully. Jul 10 13:20:14.259056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3949ac-8fbc-45c6-9e14-f16884c97842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1271467270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['878c8003-968a-4d17-aaae-732221cf6f41','df0905c5-fd99-4f15-8a16-428dac913c07','c46620a7-20ef-4a7b-a2b4-daf63ab38dcd','cfa983f8-14c1-4158-b992-03ca7f837b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1271467270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.259468 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.259468 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:14.262891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4b5ad1-6066-4bcf-b527-54b97af14d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.264589 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b0dbfdfb-41f0-4bbe-8bc7-c188e1c483f3 tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1&project_id=33b29c4cabde4479b7a2a3cf03f0456a returned with HTTP 200 Jul 10 13:20:14.265402 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 678/2730] 10.4.3.138 () {66 vars in 1373 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=33b29c4cabde4479b7a2a3cf03f0456a => generated 3035 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:14.282467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.285214 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 Jul 10 13:20:14.285504 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.285734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.285899 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Delete volume with id: af79f419-49ff-4a38-b12a-bb1d95582266 Jul 10 13:20:14.293361 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4b5ad1-6066-4bcf-b527-54b97af14d2e) transitioned into state 'SUCCESS' from state '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-1271467270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['878c8003-968a-4d17-aaae-732221cf6f41','df0905c5-fd99-4f15-8a16-428dac913c07','c46620a7-20ef-4a7b-a2b4-daf63ab38dcd','cfa983f8-14c1-4158-b992-03ca7f837b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.295310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8651c1c6-89c8-48db-aa58-4fcee76227c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.297660 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.297660 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:14.298169 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Volume info retrieved successfully. Jul 10 13:20:14.313402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8651c1c6-89c8-48db-aa58-4fcee76227c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.315989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (1b8b8451-b0ba-4da6-9add-2d2ddf34f50e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:14.317844 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:14.317844 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9afc7e6-bc7a-488f-a761-09a7b5599d04 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:14.317844 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 680/2731] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:14 2026] POST /volume/v3/volumes => generated 770 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:14.325986 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] Delete volume request issued successfully. Jul 10 13:20:14.326603 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6dcaf269-f359-4fe2-86ec-a91ac2b99e0c tempest-VolumesListAdminTestJSON-790923830 tempest-VolumesListAdminTestJSON-790923830-project-admin] https://10.4.3.138/volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 returned with HTTP 202 Jul 10 13:20:14.327174 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 684/2732] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:14 2026] DELETE /volume/v3/volumes/af79f419-49ff-4a38-b12a-bb1d95582266 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:14.339108 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eccfa711-557a-4191-819b-7ae6110b6de6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.341613 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eccfa711-557a-4191-819b-7ae6110b6de6 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:14.342306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eccfa711-557a-4191-819b-7ae6110b6de6 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.342473 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.342515 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eccfa711-557a-4191-819b-7ae6110b6de6 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.344957 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:14.345296 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.345582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.356518 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.356518 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:14.360039 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.360039 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:14.363929 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eccfa711-557a-4191-819b-7ae6110b6de6 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:14.367337 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:14.371330 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eccfa711-557a-4191-819b-7ae6110b6de6 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 200 Jul 10 13:20:14.371451 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 691/2733] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:14.375426 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92508b4b-2d1b-42a5-91f1-c0e0762baff0 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 200 Jul 10 13:20:14.375927 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 679/2734] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:14.385597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.389716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] DELETE https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:14.389716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.389716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.389716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume with id: 648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:14.402953 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.402953 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:14.403654 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:14.441786 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume request issued successfully. Jul 10 13:20:14.442121 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7c46641a-9505-47f3-bb3a-facf45b6d769 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 202 Jul 10 13:20:14.443525 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 681/2735] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:14 2026] DELETE /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:14.460014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.462357 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:14.462567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.462811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.472539 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.472539 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:14.479847 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41c47337-2e66-4335-8ced-781708a242dd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.480272 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:14.482327 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41c47337-2e66-4335-8ced-781708a242dd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:14.482706 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41c47337-2e66-4335-8ced-781708a242dd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.482931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41c47337-2e66-4335-8ced-781708a242dd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.483123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-41c47337-2e66-4335-8ced-781708a242dd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:14.488304 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f57f2132-a1f2-46a2-a4d7-ae5e631aa217 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 200 Jul 10 13:20:14.489007 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 685/2736] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:20:14.491938 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.491938 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:14.493292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41c47337-2e66-4335-8ced-781708a242dd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:14.493954 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 692/2737] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:14.551511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f69473af-9018-4b93-8a9a-4d712771ac90 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.551511 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:14.551511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2111425089"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:14.551511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2111425089'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:14.551511 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume of 1 GB Jul 10 13:20:14.557903 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Availability Zones retrieved successfully. Jul 10 13:20:14.569629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Flow 'volume_create_api' (c49b5979-a2e2-49f7-9b0f-7a5ce5ec1ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:14.571464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d07b69-8fa9-4f34-aabe-b5461ee89947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.573188 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:14.619243 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d07b69-8fa9-4f34-aabe-b5461ee89947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.620708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb5eae0-c234-4f63-8bff-9b7f46690846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.687680 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Created reservations ['d87ad538-b07b-4358-9343-ab8034ab44f2', '664803b9-01c1-4f58-a8b0-3332a93e7e7e', 'b7883b89-e9dd-4d08-b510-b3c87299650d', '2978796b-cf42-4dad-baf3-b1361df8eaa7'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:14.688995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb5eae0-c234-4f63-8bff-9b7f46690846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87ad538-b07b-4358-9343-ab8034ab44f2', '664803b9-01c1-4f58-a8b0-3332a93e7e7e', 'b7883b89-e9dd-4d08-b510-b3c87299650d', '2978796b-cf42-4dad-baf3-b1361df8eaa7']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.691240 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db640e3-8dfe-4439-bf4d-126f31d96e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.730980 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db640e3-8dfe-4439-bf4d-126f31d96e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c7269e-6f3d-4d5d-ae67-16c3533656b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2111425089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8bbe304dc04964828be7c8355b0ad7',qos_specs=None,replication_status=,reservations=['d87ad538-b07b-4358-9343-ab8034ab44f2','664803b9-01c1-4f58-a8b0-3332a93e7e7e','b7883b89-e9dd-4d08-b510-b3c87299650d','2978796b-cf42-4dad-baf3-b1361df8eaa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2111425089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c7269e-6f3d-4d5d-ae67-16c3533656b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad8bbe304dc04964828be7c8355b0ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.731660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f172d199-f034-4bdb-8cb3-b3eb4a304d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.763049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f172d199-f034-4bdb-8cb3-b3eb4a304d0d) transitioned into state 'SUCCESS' from state '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-2111425089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad8bbe304dc04964828be7c8355b0ad7',qos_specs=None,replication_status=,reservations=['d87ad538-b07b-4358-9343-ab8034ab44f2','664803b9-01c1-4f58-a8b0-3332a93e7e7e','b7883b89-e9dd-4d08-b510-b3c87299650d','2978796b-cf42-4dad-baf3-b1361df8eaa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1eee1cad24224c27a13eb9843dc76fa8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.764863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5e5c3c-4673-4f10-a80e-88024eac0e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:14.775714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5e5c3c-4673-4f10-a80e-88024eac0e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:14.777475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Flow 'volume_create_api' (c49b5979-a2e2-49f7-9b0f-7a5ce5ec1ed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:14.777475 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Create volume request issued successfully. Jul 10 13:20:14.778448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f69473af-9018-4b93-8a9a-4d712771ac90 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:14.779067 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 680/2738] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:14 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) Jul 10 13:20:14.796268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:14.798563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:14.799176 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:14.799176 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:14.809224 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:14.809224 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:14.817748 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:14.823115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-78898dc3-17b7-4aad-b4ea-96bee0616505 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 returned with HTTP 200 Jul 10 13:20:14.823207 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 682/2739] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:14 2026] GET /volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.394152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.396141 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:15.396929 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.396929 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.405283 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.405283 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:15.412274 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:15.421306 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6b1d552-84e1-423f-a88b-ae63aafddd34 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 200 Jul 10 13:20:15.421810 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 686/2740] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:15.439493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.441868 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:15.441868 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c", "name": "tempest-VolumeDependencyTests-Snapshot-1220027957"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:15.452493 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.452493 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:15.453712 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:15.454008 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create snapshot from volume 0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:15.496123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['617b4bc0-0333-43a6-8248-002d946f9ae6', 'c941c275-f416-4daa-9eff-7584f37813be', 'a87446be-aad7-47af-b7da-adb7ea929dd1', '8fa2d9d1-fee6-4f1e-9b94-fb191cd263f8'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:15.506011 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-996de24e-d52e-4675-bb03-b00b171b15b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.512479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-996de24e-d52e-4675-bb03-b00b171b15b9 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 Jul 10 13:20:15.512479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-996de24e-d52e-4675-bb03-b00b171b15b9 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.512860 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.513269 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-996de24e-d52e-4675-bb03-b00b171b15b9 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.513305 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:15.513305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.513424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.513562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:15.521384 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-996de24e-d52e-4675-bb03-b00b171b15b9 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 returned with HTTP 404 Jul 10 13:20:15.521818 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.521818 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:15.522722 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 681/2741] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/volumes/648b988c-6e2d-4c2b-92c5-db10cc323be9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:15.524269 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bc158aa-d722-4fb9-83c1-2337031312b0 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:15.524269 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 683/2742] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.536706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a1143032-0917-42f7-969f-ecc58d364d83 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.539891 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1143032-0917-42f7-969f-ecc58d364d83 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:15.540393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1143032-0917-42f7-969f-ecc58d364d83 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.540393 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1143032-0917-42f7-969f-ecc58d364d83 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.550371 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot create request issued successfully. Jul 10 13:20:15.550371 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d15b5921-73ec-4f4d-8503-3dd1eeb9bd1c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:15.550555 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 693/2743] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:15.552834 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.552834 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:15.560600 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a1143032-0917-42f7-969f-ecc58d364d83 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:15.565793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.568290 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:15.568649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.568889 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1143032-0917-42f7-969f-ecc58d364d83 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 200 Jul 10 13:20:15.568946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.569726 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 687/2744] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.581465 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.581465 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:15.582311 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:15.583874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-db5d1c4f-37f2-4e46-a74a-7f6480d5240d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 200 Jul 10 13:20:15.584602 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 682/2745] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.595772 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.599780 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:15.599780 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.599780 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.599780 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume with id: 7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:15.609004 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.609004 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:15.609709 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:15.622758 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8c5edb38-f3cd-400e-970b-648e42714975 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.625516 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:15.626005 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "b020ef71-de7c-41b2-a6fc-23d649d6b468", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:15.629052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'b020ef71-de7c-41b2-a6fc-23d649d6b468', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:15.643881 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume request issued successfully. Jul 10 13:20:15.644192 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cbbfd10e-0865-47e0-bc58-c2400df4b874 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 202 Jul 10 13:20:15.644905 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 684/2746] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:15 2026] DELETE /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:15.654782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.657155 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:15.657346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.657503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.668626 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.668626 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:15.675250 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:15.683327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a8be5f87-5bb2-49cf-8692-a3fe0bd5fa09 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 200 Jul 10 13:20:15.684424 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 688/2747] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.803028 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Create volume of 1 GB Jul 10 13:20:15.803661 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.803661 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:15.808998 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Availability Zones retrieved successfully. Jul 10 13:20:15.817013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Flow 'volume_create_api' (0fcd42d2-43a6-49bc-8845-281418c76233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:15.818718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99333a67-4ec3-43e3-89fd-d721ea423727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:15.820819 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:15.843577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:15.844969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:15.845064 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:15.845242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:15.855055 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:15.855055 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:15.860210 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:15.867236 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb046946-c9b7-4846-9ce3-a9659677bc9a tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 returned with HTTP 200 Jul 10 13:20:15.867872 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 683/2748] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:15 2026] GET /volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:15.898503 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99333a67-4ec3-43e3-89fd-d721ea423727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:20:13Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=eacfd3e6-aca9-49cc-8c08-7470ecf5bc88,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': 'eacfd3e6-aca9-49cc-8c08-7470ecf5bc88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:15.899966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f286c390-4c3a-4744-9ca8-6de8f0ea7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:15.936275 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-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. Jul 10 13:20:15.936571 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-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. Jul 10 13:20:15.999002 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Created reservations ['9fe13289-d094-45dd-9148-9e73615ca139', 'd2510a4c-9b48-483d-b2ef-6f5f4c5d8055', 'cde9b09f-5766-43f0-8e05-e41188e9cabe', '9803e69e-863d-43bc-b662-784bddc2f677'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:15.999952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f286c390-4c3a-4744-9ca8-6de8f0ea7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fe13289-d094-45dd-9148-9e73615ca139', 'd2510a4c-9b48-483d-b2ef-6f5f4c5d8055', 'cde9b09f-5766-43f0-8e05-e41188e9cabe', '9803e69e-863d-43bc-b662-784bddc2f677']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.000960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f738ff75-8a8a-4280-8284-23e844aa9be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.030800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f738ff75-8a8a-4280-8284-23e844aa9be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6', '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='e70d512c517a4117ad048799c85959ba',qos_specs=None,replication_status=,reservations=['9fe13289-d094-45dd-9148-9e73615ca139','d2510a4c-9b48-483d-b2ef-6f5f4c5d8055','cde9b09f-5766-43f0-8e05-e41188e9cabe','9803e69e-863d-43bc-b662-784bddc2f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d3ff6bfc25447bb8ec9e0831b518c5',volume_type_id=eacfd3e6-aca9-49cc-8c08-7470ecf5bc88), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e70d512c517a4117ad048799c85959ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d3ff6bfc25447bb8ec9e0831b518c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eacfd3e6-aca9-49cc-8c08-7470ecf5bc88),volume_type_id=eacfd3e6-aca9-49cc-8c08-7470ecf5bc88)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.033321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b6a28f-c41c-4af5-a928-827b63b6cf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.092160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b6a28f-c41c-4af5-a928-827b63b6cf7d) transitioned into state 'SUCCESS' from 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='e70d512c517a4117ad048799c85959ba',qos_specs=None,replication_status=,reservations=['9fe13289-d094-45dd-9148-9e73615ca139','d2510a4c-9b48-483d-b2ef-6f5f4c5d8055','cde9b09f-5766-43f0-8e05-e41188e9cabe','9803e69e-863d-43bc-b662-784bddc2f677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d3ff6bfc25447bb8ec9e0831b518c5',volume_type_id=eacfd3e6-aca9-49cc-8c08-7470ecf5bc88)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.093654 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e478c02-33c5-4580-96fc-5a2abefd7b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.122683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e478c02-33c5-4580-96fc-5a2abefd7b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.125716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Flow 'volume_create_api' (0fcd42d2-43a6-49bc-8845-281418c76233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:16.126126 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Create volume request issued successfully. Jul 10 13:20:16.127951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8c5edb38-f3cd-400e-970b-648e42714975 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:16.128572 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 694/2749] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:15 2026] POST /volume/v3/volumes => generated 798 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:16.153492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-063c3c69-67bb-495b-9e53-59158f8e7188 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.156544 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-063c3c69-67bb-495b-9e53-59158f8e7188 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:16.156854 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-063c3c69-67bb-495b-9e53-59158f8e7188 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.157156 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-063c3c69-67bb-495b-9e53-59158f8e7188 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.169145 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.169145 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:16.175101 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-063c3c69-67bb-495b-9e53-59158f8e7188 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:16.184098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-063c3c69-67bb-495b-9e53-59158f8e7188 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:16.184915 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 685/2750] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:16.254977 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.257552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:16.257867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.258064 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.258215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Delete volume with id: c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:16.266445 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.266445 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:16.266957 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:16.291007 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Delete volume request issued successfully. Jul 10 13:20:16.291193 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b6c44b0-0b73-4aab-9d81-f2eb7b2f0865 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 returned with HTTP 202 Jul 10 13:20:16.291803 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 689/2751] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:16 2026] DELETE /volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:16.303576 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.306140 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:16.306443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.308085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.319630 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.319630 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:16.329992 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:16.346500 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efab0054-f085-4818-b1a4-b4c546fdd3d5 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 returned with HTTP 200 Jul 10 13:20:16.347075 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 684/2752] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:16.542486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.545573 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:16.545899 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.546169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.546306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:16.552043 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.552043 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:16.553164 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f6d6c750-96ef-43d5-80d5-8a38db3ba4d7 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:16.553669 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 695/2753] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:16.598541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.605423 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:16.605423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.605423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.612662 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.612662 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:16.612662 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:16.617069 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a284cca7-f25e-4e47-8f87-b64f0e01635a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 200 Jul 10 13:20:16.617069 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 686/2754] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:16.623224 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-81f158c1-6264-427d-ac07-30034dc2fe6e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.624908 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:16.625249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "87572e3c-e95e-4666-b8b0-1f83dd0ad365", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1372496190"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:16.626813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'snapshot_id': '87572e3c-e95e-4666-b8b0-1f83dd0ad365', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1372496190'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:16.632092 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.632092 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:16.632634 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:16.632767 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:16.638121 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:16.643668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (d26f1bea-6f29-4ac2-a359-995d15455634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:16.644994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99bfa2a-9325-4542-b7b1-6c5f87bc27b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.646313 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:16.685549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d99bfa2a-9325-4542-b7b1-6c5f87bc27b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87572e3c-e95e-4666-b8b0-1f83dd0ad365', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.686423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38571359-34e4-4680-898c-79382303f609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.699376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d3d78778-51a6-4e3f-a22c-5081a1740fbf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.702164 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3d78778-51a6-4e3f-a22c-5081a1740fbf tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c Jul 10 13:20:16.703041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3d78778-51a6-4e3f-a22c-5081a1740fbf tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.703041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3d78778-51a6-4e3f-a22c-5081a1740fbf tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.710895 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3d78778-51a6-4e3f-a22c-5081a1740fbf tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c returned with HTTP 404 Jul 10 13:20:16.711496 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 685/2755] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/7d330722-fd01-4929-a291-75fcd91a201c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:16.723206 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2f76da02-d651-4308-a858-5915c39e5831 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.731374 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2f76da02-d651-4308-a858-5915c39e5831 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:16.734465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2f76da02-d651-4308-a858-5915c39e5831 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.736268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2f76da02-d651-4308-a858-5915c39e5831 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.738017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['9ff1fad7-0122-485d-b4ac-faac7e109719', '12d3312e-06d1-4823-8e08-08d3a8714c97', '1a2a99b0-95a3-4fdc-997d-33ee112b8885', '30eaa40c-8549-4210-a2a2-dc02dc3b26b0'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:16.739293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38571359-34e4-4680-898c-79382303f609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff1fad7-0122-485d-b4ac-faac7e109719', '12d3312e-06d1-4823-8e08-08d3a8714c97', '1a2a99b0-95a3-4fdc-997d-33ee112b8885', '30eaa40c-8549-4210-a2a2-dc02dc3b26b0']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.739850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4710440-4f2b-4df9-89e4-7ac2ec9bc902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.747048 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=452,cinder:UPDATE=119,cinder:INSERT=66,cinder:DELETE=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:20:16.772977 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.772977 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:16.791963 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2f76da02-d651-4308-a858-5915c39e5831 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:16.794616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4710440-4f2b-4df9-89e4-7ac2ec9bc902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02865e67-0e31-4029-8c21-792808c1afdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1372496190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['9ff1fad7-0122-485d-b4ac-faac7e109719','12d3312e-06d1-4823-8e08-08d3a8714c97','1a2a99b0-95a3-4fdc-997d-33ee112b8885','30eaa40c-8549-4210-a2a2-dc02dc3b26b0'],size=1,snapshot_id=87572e3c-e95e-4666-b8b0-1f83dd0ad365,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1372496190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02865e67-0e31-4029-8c21-792808c1afdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87572e3c-e95e-4666-b8b0-1f83dd0ad365,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.795456 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28893806-5c7b-4195-9672-ec7b341423bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.807030 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2f76da02-d651-4308-a858-5915c39e5831 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 200 Jul 10 13:20:16.808790 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 696/2756] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:16.821545 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28893806-5c7b-4195-9672-ec7b341423bd) transitioned into state 'SUCCESS' from state '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-1372496190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['9ff1fad7-0122-485d-b4ac-faac7e109719','12d3312e-06d1-4823-8e08-08d3a8714c97','1a2a99b0-95a3-4fdc-997d-33ee112b8885','30eaa40c-8549-4210-a2a2-dc02dc3b26b0'],size=1,snapshot_id=87572e3c-e95e-4666-b8b0-1f83dd0ad365,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.822736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1ea9a1-7b99-483d-8b56-a3ffe99a7175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:16.824042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.827772 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] DELETE https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:16.828983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.829400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.829571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume with id: 94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:16.841446 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.841446 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:16.842713 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:16.856232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1ea9a1-7b99-483d-8b56-a3ffe99a7175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:16.857314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (d26f1bea-6f29-4ac2-a359-995d15455634) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:16.857750 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:16.859039 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81f158c1-6264-427d-ac07-30034dc2fe6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:16.859546 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 690/2757] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:16 2026] POST /volume/v3/volumes => generated 804 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:16.876053 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c11def55-94a1-432e-adb7-f40e7073b027 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.877951 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Delete volume request issued successfully. Jul 10 13:20:16.878185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64d0a9fb-ea82-4956-aa59-e04202f85058 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 202 Jul 10 13:20:16.878942 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 687/2758] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:16 2026] DELETE /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:16.879483 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c11def55-94a1-432e-adb7-f40e7073b027 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:16.879757 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c11def55-94a1-432e-adb7-f40e7073b027 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.880052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c11def55-94a1-432e-adb7-f40e7073b027 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.890280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:16.895154 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:16.895426 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:16.896831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:16.897554 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.897554 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:16.905809 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c11def55-94a1-432e-adb7-f40e7073b027 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:16.913420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c11def55-94a1-432e-adb7-f40e7073b027 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 200 Jul 10 13:20:16.914318 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 686/2759] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:16.923447 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:16.923447 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:16.938880 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Volume info retrieved successfully. Jul 10 13:20:16.947046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-abaf01db-f17b-4634-b9c9-6dc80fc7adb3 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 200 Jul 10 13:20:16.947649 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 697/2760] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:16 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:17.203339 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.205194 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:17.205385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.205570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.214274 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.214274 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:17.220180 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:17.224123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8e894ce-5a40-4023-85fe-2dee2874e76c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:17.224483 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 691/2761] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 890 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:17.283907 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.285990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:17.286391 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1870422147"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:17.288132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1870422147'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:17.288290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:17.294740 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:17.302935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (f7e8f7c6-800d-4905-9bda-463f82b75a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:17.304381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795557d-4273-47fe-8ba8-e71cbb0e527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:17.305827 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:17.342046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2795557d-4273-47fe-8ba8-e71cbb0e527d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:17.343198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c004d938-a06d-46d2-82c8-4595d78bf14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:17.361045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0ebc41eb-0b28-44b4-a0a8-5b5103c27ef1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.363097 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0ebc41eb-0b28-44b4-a0a8-5b5103c27ef1 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 Jul 10 13:20:17.363398 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0ebc41eb-0b28-44b4-a0a8-5b5103c27ef1 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.363543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0ebc41eb-0b28-44b4-a0a8-5b5103c27ef1 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.370621 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0ebc41eb-0b28-44b4-a0a8-5b5103c27ef1 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 returned with HTTP 404 Jul 10 13:20:17.371326 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 687/2762] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/c4c7269e-6f3d-4d5d-ae67-16c3533656b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:17.381304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.384317 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:17.384665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.384890 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.385077 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Delete volume with id: c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:17.394891 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.394891 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:17.395511 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:17.424359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['4f5f0530-5367-483d-b665-fec390c6cf7e', '2c2f233f-2a67-455a-b3bf-5bec42755dd2', '7fa9cb72-7bc7-4eff-8b35-7656bfe86f4f', '3de3c9c4-ec2f-4ed6-8a21-3e4386de69e1'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:17.424359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c004d938-a06d-46d2-82c8-4595d78bf14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5f0530-5367-483d-b665-fec390c6cf7e', '2c2f233f-2a67-455a-b3bf-5bec42755dd2', '7fa9cb72-7bc7-4eff-8b35-7656bfe86f4f', '3de3c9c4-ec2f-4ed6-8a21-3e4386de69e1']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:17.425268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e53c5a-7daa-46d4-9241-79e1f0917c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:17.426499 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Delete volume request issued successfully. Jul 10 13:20:17.426792 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-09e0e2d6-a626-4e64-8b59-6b6acba366c6 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 202 Jul 10 13:20:17.427208 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 698/2763] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:17 2026] DELETE /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:17.437479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.440934 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:17.441363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.441784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.453960 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.453960 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:17.462248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8e53c5a-7daa-46d4-9241-79e1f0917c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afae57f1-bf43-4438-a93a-8ac2bb168373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1870422147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['4f5f0530-5367-483d-b665-fec390c6cf7e','2c2f233f-2a67-455a-b3bf-5bec42755dd2','7fa9cb72-7bc7-4eff-8b35-7656bfe86f4f','3de3c9c4-ec2f-4ed6-8a21-3e4386de69e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1870422147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afae57f1-bf43-4438-a93a-8ac2bb168373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:17.462997 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Volume info retrieved successfully. Jul 10 13:20:17.463774 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eeb296-32ca-400b-85db-7aa7beefcfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:17.471942 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e73e9a0-aefd-479e-8d30-d875bbd26fab tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 200 Jul 10 13:20:17.472992 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 692/2764] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:17.488654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eeb296-32ca-400b-85db-7aa7beefcfc2) transitioned into state 'SUCCESS' from state '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-1870422147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['4f5f0530-5367-483d-b665-fec390c6cf7e','2c2f233f-2a67-455a-b3bf-5bec42755dd2','7fa9cb72-7bc7-4eff-8b35-7656bfe86f4f','3de3c9c4-ec2f-4ed6-8a21-3e4386de69e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:17.489443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235b1c87-8b1d-40f1-84d0-ae5fa80c5089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:17.505310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235b1c87-8b1d-40f1-84d0-ae5fa80c5089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:17.506846 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (f7e8f7c6-800d-4905-9bda-463f82b75a70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:17.507252 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:17.508208 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2908f3e0-fe1e-43b8-a8e0-386e8e1b93e9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:17.508872 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 688/2765] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:17 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:17.528136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.532521 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:17.532521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.532521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.549903 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.549903 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:17.557967 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:17.566671 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5944eab8-8988-4dce-8505-8d0ab23d1de9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:17.568467 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 688/2766] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:17.577727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.580170 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:17.581541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.581541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.581541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:17.588526 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.588526 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:17.590571 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf286dda-310d-4e09-bda0-46bdfea4c183 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:17.592275 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 699/2767] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:17.929854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f01cbdc9-1740-418d-a72a-2be913642d45 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.933213 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f01cbdc9-1740-418d-a72a-2be913642d45 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:17.933213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f01cbdc9-1740-418d-a72a-2be913642d45 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.933213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f01cbdc9-1740-418d-a72a-2be913642d45 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.939649 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.939649 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:17.944723 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f01cbdc9-1740-418d-a72a-2be913642d45 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:17.948843 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f01cbdc9-1740-418d-a72a-2be913642d45 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 200 Jul 10 13:20:17.949446 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 693/2768] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:17.963115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.965288 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:17.965679 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02865e67-0e31-4029-8c21-792808c1afdd", "name": "tempest-VolumeDependencyTests-Snapshot-889183174"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:17.971085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d52948ff-161f-4537-86e8-34a0d516e196 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:17.973373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d52948ff-161f-4537-86e8-34a0d516e196 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] GET https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 Jul 10 13:20:17.973650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d52948ff-161f-4537-86e8-34a0d516e196 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:17.973937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d52948ff-161f-4537-86e8-34a0d516e196 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:17.976651 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:17.976651 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:17.977282 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:17.977410 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create snapshot from volume 02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:17.983448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d52948ff-161f-4537-86e8-34a0d516e196 tempest-VolumesListAdminTestJSON-2092913698 tempest-VolumesListAdminTestJSON-2092913698-project-member] https://10.4.3.138/volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 returned with HTTP 404 Jul 10 13:20:17.984108 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 689/2769] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:17 2026] GET /volume/v3/volumes/94e2a712-104c-48c8-8144-86a503202158 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:18.033062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['cedad971-bd74-4689-968d-942989604dfa', '6af25129-5ddb-4a7d-9a61-015eebf25c84', 'f9ebff2b-ad7e-43e2-affd-9ac4b2f11e5f', '3801bba0-2729-47eb-b8f9-a3339ba92450'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:18.082006 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot create request issued successfully. Jul 10 13:20:18.082490 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b181c7df-1fd8-4309-82f7-c3dbb7586971 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:18.083106 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 689/2770] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:18.093053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.095190 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:18.095449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:18.095721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:18.104135 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:18.104135 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:18.104807 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:18.105909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-491e9a30-8baa-4745-a4e6-dd68dcd318b3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 200 Jul 10 13:20:18.106438 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 700/2771] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:18 2026] GET /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:18.242399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.245281 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:18.245496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:18.246188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:18.256889 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:18.256889 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:18.267979 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:18.274112 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f5885d1-7268-4b6d-bcc5-f8bacfedf362 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:18.274112 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 694/2772] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:18 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 948 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:18.488147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b393a0e4-2f17-4e26-927c-aceb6a89e1b0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.490102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b393a0e4-2f17-4e26-927c-aceb6a89e1b0 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] GET https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb Jul 10 13:20:18.490265 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b393a0e4-2f17-4e26-927c-aceb6a89e1b0 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:18.490425 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b393a0e4-2f17-4e26-927c-aceb6a89e1b0 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:18.496312 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b393a0e4-2f17-4e26-927c-aceb6a89e1b0 tempest-ServersNegativeTestJSON-1950744216 tempest-ServersNegativeTestJSON-1950744216-project-member] https://10.4.3.138/volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb returned with HTTP 404 Jul 10 13:20:18.496892 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 690/2773] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:18 2026] GET /volume/v3/volumes/c4c07ef5-8b6c-4fea-9456-ea3b064e4cbb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:18.586536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.588992 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:18.588992 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:18.588992 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:18.603383 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:18.603383 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:18.606669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.614174 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:18.614174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:18.614174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:18.614174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:18.620654 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:18.622065 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:18.622065 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:18.623003 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fff79126-f9c7-4198-a187-b2fc21c788b4 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:18.623596 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 701/2774] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:18 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:18.627114 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaaf8b8f-5613-4269-b554-d8c95a641363 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:18.627682 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 690/2775] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:18 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:18.643962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3f95f201-ed40-48b3-a811-859ab89fb598 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:18.645785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action Jul 10 13:20:18.646077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action body: b'{"os-attach": {"instance_uuid": "752ba6cb-57de-4a2f-b878-aa7a0fb61f72", "mountpoint": "/dev/vdb"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:18.646225 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "752ba6cb-57de-4a2f-b878-aa7a0fb61f72", "mountpoint": "/dev/vdb"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:18.658441 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:18.658441 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:18.659035 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:18.670390 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Update volume admin metadata completed successfully. Jul 10 13:20:19.119371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.121510 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:19.121748 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.121950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.126954 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.126954 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:19.127395 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:19.128469 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a651f559-02b8-45b5-8e7b-99cc5a38b49f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 200 Jul 10 13:20:19.128902 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 691/2776] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:19.139738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0664c725-db10-4284-90bd-6ad848331922 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.143946 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:19.143946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1726bab2-278b-4009-b93e-146aa3a15472", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2071164635"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:19.145575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'snapshot_id': '1726bab2-278b-4009-b93e-146aa3a15472', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2071164635'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:19.154789 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.154789 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:19.154789 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:19.155571 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:19.162659 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:19.175163 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Attach volume completed successfully. Jul 10 13:20:19.175520 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f95f201-ed40-48b3-a811-859ab89fb598 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action returned with HTTP 202 Jul 10 13:20:19.176209 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 695/2777] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:18 2026] POST /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action => generated 0 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:19.176507 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (b74a2660-6872-413a-8ec9-35e460d196b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:19.183043 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a0ce0f-c4da-4689-8bae-b43a86128f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:19.185187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:19.189840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.191853 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:19.192192 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.192416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.207412 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.207412 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:19.212003 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:19.220003 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e4d705ba-5cc5-4e2d-b7cc-21758d3d0bb8 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:19.220880 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 691/2778] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:19.238818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99487bc2-3125-4443-b431-9b705990bae9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.241946 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99487bc2-3125-4443-b431-9b705990bae9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:19.242209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99487bc2-3125-4443-b431-9b705990bae9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.242449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99487bc2-3125-4443-b431-9b705990bae9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.244012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a0ce0f-c4da-4689-8bae-b43a86128f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1726bab2-278b-4009-b93e-146aa3a15472', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:19.244766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78fc4ff-86df-44f3-ac30-6c52d83896d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:19.261490 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.261490 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:19.268575 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-99487bc2-3125-4443-b431-9b705990bae9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:19.275220 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99487bc2-3125-4443-b431-9b705990bae9 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:19.275220 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 692/2779] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:19.292468 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.295211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.296091 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:19.296444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.296793 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.310776 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.310776 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:19.315747 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:19.321575 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-56bc35f9-23bc-4c1f-9247-11c76b7ea7e8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:19.322251 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 696/2780] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:19.335349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['7740be8d-8ee3-48ef-aee2-7996427b5a48', 'f2aad3cc-a154-4eff-9c8c-a35b4997aab1', '73a6fcb4-c9f3-4d84-8ace-1d5fa5141cd8', '37e4c06f-9499-4aad-ac43-6f43c573528f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:19.336591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a78fc4ff-86df-44f3-ac30-6c52d83896d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7740be8d-8ee3-48ef-aee2-7996427b5a48', 'f2aad3cc-a154-4eff-9c8c-a35b4997aab1', '73a6fcb4-c9f3-4d84-8ace-1d5fa5141cd8', '37e4c06f-9499-4aad-ac43-6f43c573528f']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:19.337747 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e923730-bd1a-4b30-ac60-7512e1d427fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:19.392055 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e923730-bd1a-4b30-ac60-7512e1d427fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3116dd6-6547-4866-b57d-392a07ca2980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2071164635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['7740be8d-8ee3-48ef-aee2-7996427b5a48','f2aad3cc-a154-4eff-9c8c-a35b4997aab1','73a6fcb4-c9f3-4d84-8ace-1d5fa5141cd8','37e4c06f-9499-4aad-ac43-6f43c573528f'],size=1,snapshot_id=1726bab2-278b-4009-b93e-146aa3a15472,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2071164635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3116dd6-6547-4866-b57d-392a07ca2980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1726bab2-278b-4009-b93e-146aa3a15472,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:19.393053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d09a14f-7029-422f-8c22-a208a82ad0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:19.416090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d09a14f-7029-422f-8c22-a208a82ad0c4) transitioned into state 'SUCCESS' from state '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-2071164635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['7740be8d-8ee3-48ef-aee2-7996427b5a48','f2aad3cc-a154-4eff-9c8c-a35b4997aab1','73a6fcb4-c9f3-4d84-8ace-1d5fa5141cd8','37e4c06f-9499-4aad-ac43-6f43c573528f'],size=1,snapshot_id=1726bab2-278b-4009-b93e-146aa3a15472,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:19.417089 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8260dd4-7779-4113-b8da-99a412ee82dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:19.444575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8260dd4-7779-4113-b8da-99a412ee82dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:19.446035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (b74a2660-6872-413a-8ec9-35e460d196b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:19.446489 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:19.447465 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0664c725-db10-4284-90bd-6ad848331922 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:19.448127 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 702/2781] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:19 2026] POST /volume/v3/volumes => generated 804 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:19.464262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.467660 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:19.467660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.467660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.475334 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.475334 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:19.480218 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:19.485514 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ea18f04-25f7-4ae2-9a17-f4083f96626a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 200 Jul 10 13:20:19.486455 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 693/2782] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:19.515731 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action Jul 10 13:20:19.516116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:19.516270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:19.531563 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.531563 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:19.531923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume 'afae57f1-bf43-4438-a93a-8ac2bb168373' with '{'status': 'error'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:19.583837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9ed999e4-b854-4e39-9fd3-9a9e9e116546 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action returned with HTTP 202 Jul 10 13:20:19.584537 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 692/2783] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:19 2026] POST /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:19.595452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.597940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:19.598126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.598640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.612568 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.612568 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:19.620057 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:19.629271 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9184eeb6-d13b-4c66-b85d-22512ef7b76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:19.630114 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 697/2784] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:19.642344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3769679f-9646-44e9-9a01-77b154cfc9ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.646716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3769679f-9646-44e9-9a01-77b154cfc9ea tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:19.647102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3769679f-9646-44e9-9a01-77b154cfc9ea tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:19.647380 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3769679f-9646-44e9-9a01-77b154cfc9ea tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:19.647660 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3769679f-9646-44e9-9a01-77b154cfc9ea tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:19.652505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:19.655216 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action Jul 10 13:20:19.655643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8625b15a-c57d-40fd-81da-afff4554b865"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:19.655824 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8625b15a-c57d-40fd-81da-afff4554b865"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:19.659090 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.659090 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:19.660570 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3769679f-9646-44e9-9a01-77b154cfc9ea tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:19.661206 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 703/2785] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:19 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:19.675773 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:19.675773 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:19.675773 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Volume info retrieved successfully. Jul 10 13:20:20.183389 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Terminate volume connection completed successfully. Jul 10 13:20:20.193338 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100115) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 13:20:20.337951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-41785d80-c58a-4712-a971-5f57287ffd6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.340191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-41785d80-c58a-4712-a971-5f57287ffd6d tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:20.340494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-41785d80-c58a-4712-a971-5f57287ffd6d tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.340831 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-41785d80-c58a-4712-a971-5f57287ffd6d tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.348918 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.348918 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:20.352884 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-41785d80-c58a-4712-a971-5f57287ffd6d tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:20.357814 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-41785d80-c58a-4712-a971-5f57287ffd6d tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:20.358215 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 693/2786] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:20.504923 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-01ebeb90-3947-4506-b92a-0337845f41c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.507033 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01ebeb90-3947-4506-b92a-0337845f41c6 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:20.507255 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01ebeb90-3947-4506-b92a-0337845f41c6 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.507470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01ebeb90-3947-4506-b92a-0337845f41c6 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.516847 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.516847 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:20.521939 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-01ebeb90-3947-4506-b92a-0337845f41c6 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:20.528294 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01ebeb90-3947-4506-b92a-0337845f41c6 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 200 Jul 10 13:20:20.528913 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 698/2787] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:20.545857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.547713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:20.548080 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.548424 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.549710 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:20.556514 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.556514 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:20.557216 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:20.600659 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot delete request issued successfully. Jul 10 13:20:20.600974 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0313d0a0-3cce-40b5-a500-3ded6bf2da0b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 202 Jul 10 13:20:20.602095 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 704/2788] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:20 2026] DELETE /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:20.615011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.621447 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:20.621718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.622870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.640302 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.640302 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:20.642712 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:20.643960 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-16912ef8-ced5-446f-8b76-7db837c2ae7e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 200 Jul 10 13:20:20.644281 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 694/2789] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:20.679103 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d6e078f-c383-481d-8e40-640c55d14f9e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.684207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d6e078f-c383-481d-8e40-640c55d14f9e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:20.684207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d6e078f-c383-481d-8e40-640c55d14f9e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.684207 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d6e078f-c383-481d-8e40-640c55d14f9e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.686875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.687237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5d6e078f-c383-481d-8e40-640c55d14f9e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:20.689787 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:20.690271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2122981335"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:20.692680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2122981335'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:20.697973 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.697973 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:20.698850 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d6e078f-c383-481d-8e40-640c55d14f9e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:20.699550 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 699/2790] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 760 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:20.708310 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Detach volume completed successfully. Jul 10 13:20:20.708627 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb67efa4-7f9d-40f2-8083-b9c7a5b7af38 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action returned with HTTP 202 Jul 10 13:20:20.709208 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 694/2791] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:19 2026] POST /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action => generated 0 bytes in 1058 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:20.719703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.722467 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:20.722758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.723044 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.736335 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.736335 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:20.744117 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:20.753884 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eef42413-df1f-44a2-9b4a-6463c9c923b3 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:20.754472 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 695/2792] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:20.772866 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.775400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:20.775708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:20.775994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:20.785824 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.785824 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:20.792063 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:20.799483 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-201c11e1-9db7-4d4d-9a84-8f86d3890879 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:20.800341 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 700/2793] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:20 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:20.809590 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Create volume of 1 GB Jul 10 13:20:20.810213 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.810213 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:20.815633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:20.816861 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Availability Zones retrieved successfully. Jul 10 13:20:20.818584 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action Jul 10 13:20:20.819092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action body: b'{"os-detach": {}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:20.819234 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:20.825557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Flow 'volume_create_api' (8d478d6d-8b39-43b6-95f8-88304c413a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:20.825810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4b4a17-41fe-42aa-a179-99305afcc947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:20.827527 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:20.835369 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:20.835369 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:20.836046 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:20.904387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4b4a17-41fe-42aa-a179-99305afcc947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:20.905614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90339a2f-ee8e-4d39-9f77-3185349c00b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:20.977306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Created reservations ['e1e0f8b0-4864-4702-ba65-c007364ca874', '4c48c347-f648-4639-b044-9f81830b7f81', '83451bfc-68a7-4dbc-bc54-36a23ce3d03b', 'ea0560af-12c6-48fd-ae85-d39583285fce'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:20.978313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90339a2f-ee8e-4d39-9f77-3185349c00b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1e0f8b0-4864-4702-ba65-c007364ca874', '4c48c347-f648-4639-b044-9f81830b7f81', '83451bfc-68a7-4dbc-bc54-36a23ce3d03b', 'ea0560af-12c6-48fd-ae85-d39583285fce']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:20.979106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84fa547-15a2-49e2-ac70-64acc68cad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:21.003366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c84fa547-15a2-49e2-ac70-64acc68cad7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2122981335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8eb99f78004422ebcc3f8dc96fe9afa',qos_specs=None,replication_status=,reservations=['e1e0f8b0-4864-4702-ba65-c007364ca874','4c48c347-f648-4639-b044-9f81830b7f81','83451bfc-68a7-4dbc-bc54-36a23ce3d03b','ea0560af-12c6-48fd-ae85-d39583285fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66cdd94e6eba42a9adc6c3ddfca5f3c3',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2122981335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8eb99f78004422ebcc3f8dc96fe9afa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66cdd94e6eba42a9adc6c3ddfca5f3c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:21.004153 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2c629c-ef24-4adc-8e38-f1053884a585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:21.021783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c2c629c-ef24-4adc-8e38-f1053884a585) transitioned into state 'SUCCESS' from state '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-2122981335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8eb99f78004422ebcc3f8dc96fe9afa',qos_specs=None,replication_status=,reservations=['e1e0f8b0-4864-4702-ba65-c007364ca874','4c48c347-f648-4639-b044-9f81830b7f81','83451bfc-68a7-4dbc-bc54-36a23ce3d03b','ea0560af-12c6-48fd-ae85-d39583285fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66cdd94e6eba42a9adc6c3ddfca5f3c3',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:21.022470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aefd2e-e622-463d-aad2-bcd255e55802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:21.033714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aefd2e-e622-463d-aad2-bcd255e55802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:21.033714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Flow 'volume_create_api' (8d478d6d-8b39-43b6-95f8-88304c413a9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:21.033714 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Create volume request issued successfully. Jul 10 13:20:21.033714 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1b3c3f34-99ef-487d-9d12-ee367f002a6d tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:21.033714 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 705/2794] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:20 2026] POST /volume/v3/volumes => generated 751 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:21.051574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.054228 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:21.054500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.055184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.062682 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.062682 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:21.066669 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:21.071275 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-711029f7-d0d0-4dff-9c02-a9e25a48e898 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 200 Jul 10 13:20:21.071736 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 696/2795] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.346096 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Detach volume completed successfully. Jul 10 13:20:21.346096 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc0c822c-b4e2-4be8-8ab8-fed09edff5ae tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action returned with HTTP 202 Jul 10 13:20:21.346096 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 695/2796] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:20 2026] POST /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:21.355552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0d607d69-756c-4420-9341-625c37a95e26 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.358869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d607d69-756c-4420-9341-625c37a95e26 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:21.359087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d607d69-756c-4420-9341-625c37a95e26 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.359279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d607d69-756c-4420-9341-625c37a95e26 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.374577 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.374577 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:21.375932 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-34c3d88a-f535-4513-8481-e074e9d13739 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.378367 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34c3d88a-f535-4513-8481-e074e9d13739 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:21.378635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34c3d88a-f535-4513-8481-e074e9d13739 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.378945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34c3d88a-f535-4513-8481-e074e9d13739 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.386460 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0d607d69-756c-4420-9341-625c37a95e26 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:21.393805 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.393805 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:21.395315 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d607d69-756c-4420-9341-625c37a95e26 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:21.395989 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 701/2797] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.408345 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-34c3d88a-f535-4513-8481-e074e9d13739 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:21.411036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.414574 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:21.414839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.414884 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34c3d88a-f535-4513-8481-e074e9d13739 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:21.415035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.415297 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 706/2798] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.424924 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.424924 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:21.431807 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:21.436767 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd0a91e6-264b-4cdd-851b-0cb75d22e00c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:21.436767 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 697/2799] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.450991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.453189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:21.453417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.453676 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.453891 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:21.467441 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.467441 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:21.468119 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:21.492708 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume request issued successfully. Jul 10 13:20:21.492909 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-097fa04c-a0b4-4146-92ec-83d0f6d3be23 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 202 Jul 10 13:20:21.493466 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 696/2800] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:21 2026] DELETE /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:21.501338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.503285 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:21.503384 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.503510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.511592 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.511592 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:21.515919 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:21.520988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b9834e1e-7397-49cd-a5ca-c5fb0cef38c5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 200 Jul 10 13:20:21.521516 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 702/2801] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.658534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9b44515f-7925-4525-b2df-7c671306f5f2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.660367 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9b44515f-7925-4525-b2df-7c671306f5f2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:21.660582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9b44515f-7925-4525-b2df-7c671306f5f2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.660850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9b44515f-7925-4525-b2df-7c671306f5f2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.664780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9b44515f-7925-4525-b2df-7c671306f5f2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 404 Jul 10 13:20:21.665245 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 707/2802] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:21.674127 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.676476 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:21.676758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.679138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.679301 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:21.688133 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.688133 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:21.688907 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:21.709145 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot delete request issued successfully. Jul 10 13:20:21.709413 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91b1d4f2-fd4e-48d5-8528-bbeca9ca1e5c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 202 Jul 10 13:20:21.710276 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 698/2803] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:21 2026] DELETE /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:21.713434 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.715321 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:21.715510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.715769 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.715882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:21.717535 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:21.720598 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.720598 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:21.721528 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d36ea5c1-da39-40f8-a1ea-1baa21c3d915 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:21.722008 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 697/2804] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:21.722378 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:21.722708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:21.723050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:21.730023 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:21.730023 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:21.731136 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:21.731842 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7122b8a-4b8b-4a30-b43a-f21e0a6f668a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 200 Jul 10 13:20:21.732358 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 703/2805] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:21 2026] GET /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:22.086399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.088484 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.088725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.088952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.098087 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.098087 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:22.102553 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.108949 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd57a5dd-6d7a-4dd2-a02a-5a9b1cc69e3b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 200 Jul 10 13:20:22.109583 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 708/2806] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:22.123884 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3954a351-7aea-4e81-b09c-9728c44283f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.125529 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] POST https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action Jul 10 13:20:22.125843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-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=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:22.125975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-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=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:22.134289 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.134289 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:22.141972 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.141972 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:22.142645 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.155273 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Update volume metadata completed successfully. Jul 10 13:20:22.155586 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3954a351-7aea-4e81-b09c-9728c44283f9 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action returned with HTTP 200 Jul 10 13:20:22.156050 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 699/2807] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:22 2026] POST /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action => generated 563 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:22.166879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-483ea993-e031-4e07-9086-652d9d5a9ced None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.170356 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-483ea993-e031-4e07-9086-652d9d5a9ced tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.170702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-483ea993-e031-4e07-9086-652d9d5a9ced tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.170962 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-483ea993-e031-4e07-9086-652d9d5a9ced tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.181096 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.181096 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:22.186231 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-483ea993-e031-4e07-9086-652d9d5a9ced tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.193714 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-483ea993-e031-4e07-9086-652d9d5a9ced tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 200 Jul 10 13:20:22.195552 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 698/2808] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 1419 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:22.208494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5a779520-f3ab-4f6a-8804-a630812a83fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.210537 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] POST https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action Jul 10 13:20:22.210985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:22.211168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:22.219892 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.219892 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:22.227137 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.227137 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:22.227667 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.234777 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Get volume image-metadata completed successfully. Jul 10 13:20:22.248634 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Delete volume metadata completed successfully. Jul 10 13:20:22.249004 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5a779520-f3ab-4f6a-8804-a630812a83fa tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action returned with HTTP 200 Jul 10 13:20:22.249594 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 704/2809] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:22 2026] POST /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 13:20:22.257483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.259528 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] POST https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action Jul 10 13:20:22.259956 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:22.260075 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:22.269275 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.269275 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:22.269822 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.275296 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Get volume image-metadata completed successfully. Jul 10 13:20:22.275673 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff8eb926-0d30-466d-95db-66c4654dfdb0 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action returned with HTTP 200 Jul 10 13:20:22.276147 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 709/2810] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:22 2026] POST /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7/action => generated 537 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:22.288019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.290616 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.290889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.291087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.299883 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.299883 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:22.305071 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.310285 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ef88e7f-b91c-497e-ae1a-d4c0f36ec78b tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 200 Jul 10 13:20:22.310935 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 700/2811] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:22.324400 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.326702 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.326932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.327163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.327357 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Delete volume with id: 6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.336092 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.336092 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:22.336701 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.354706 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Delete volume request issued successfully. Jul 10 13:20:22.355149 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da7010b4-a70f-4765-8c16-6d6bc9a1b9d1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 202 Jul 10 13:20:22.355517 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 699/2812] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:22 2026] DELETE /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:22.366764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.369672 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:22.369962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.370248 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.384025 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.384025 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:22.392284 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Volume info retrieved successfully. Jul 10 13:20:22.399622 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e307d9a2-cc5f-444c-b0b7-6a64aa2773e1 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 200 Jul 10 13:20:22.400169 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 705/2813] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:22.431175 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.433307 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:22.433596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.433827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.441633 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.441633 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:22.446921 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:22.452191 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d9a7a9f-0203-4f0c-9e40-392c2c247550 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:22.452676 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 710/2814] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:22.534804 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7734623b-52dd-4bed-a085-c736a3f6e2a4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.536699 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7734623b-52dd-4bed-a085-c736a3f6e2a4 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 Jul 10 13:20:22.536916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7734623b-52dd-4bed-a085-c736a3f6e2a4 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.537097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7734623b-52dd-4bed-a085-c736a3f6e2a4 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.543119 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7734623b-52dd-4bed-a085-c736a3f6e2a4 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 returned with HTTP 404 Jul 10 13:20:22.543596 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 701/2815] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/afae57f1-bf43-4438-a93a-8ac2bb168373 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:22.732276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.734031 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:22.734211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.734386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.734479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:22.739515 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.739515 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:22.740304 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fc42a4b-6375-43bb-b7e9-2cf08067d0b1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:22.740667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 700/2816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:22.742244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce1fe97e-bd3d-4b50-b83e-9ab67b71959a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.744142 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce1fe97e-bd3d-4b50-b83e-9ab67b71959a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:22.744268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce1fe97e-bd3d-4b50-b83e-9ab67b71959a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.744444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce1fe97e-bd3d-4b50-b83e-9ab67b71959a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.749189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce1fe97e-bd3d-4b50-b83e-9ab67b71959a tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 404 Jul 10 13:20:22.749673 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 706/2817] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:22.756339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.758124 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:22.758387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.758650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.758901 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:22.766671 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.766671 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:22.767193 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:22.785088 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:22.785426 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-27223b05-2d14-4b1c-9089-fae8d9cb59cd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 202 Jul 10 13:20:22.785816 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 711/2818] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:22 2026] DELETE /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:22.793115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f9f597f4-3911-45a6-8348-3eaac43f890e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:22.796685 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f9f597f4-3911-45a6-8348-3eaac43f890e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:22.796971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f9f597f4-3911-45a6-8348-3eaac43f890e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:22.797201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f9f597f4-3911-45a6-8348-3eaac43f890e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:22.804751 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:22.804751 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:22.809670 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f9f597f4-3911-45a6-8348-3eaac43f890e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:22.814181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f9f597f4-3911-45a6-8348-3eaac43f890e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 200 Jul 10 13:20:22.814543 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 702/2819] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:22 2026] GET /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:23.413263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f3dfee48-f094-47aa-ae53-4bb1f1294320 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.414811 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3dfee48-f094-47aa-ae53-4bb1f1294320 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] GET https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 Jul 10 13:20:23.415013 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3dfee48-f094-47aa-ae53-4bb1f1294320 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.415238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3dfee48-f094-47aa-ae53-4bb1f1294320 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.423308 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3dfee48-f094-47aa-ae53-4bb1f1294320 tempest-VolumesImageMetadata-1113119352 tempest-VolumesImageMetadata-1113119352-project-member] https://10.4.3.138/volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 returned with HTTP 404 Jul 10 13:20:23.424056 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 701/2820] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:23 2026] GET /volume/v3/volumes/6c3ae8eb-7fd7-4da2-a2ac-a5fbff905ad7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:23.465800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.468984 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:23.468984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.470014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.478753 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:23.478753 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:23.482968 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:23.489248 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4b9a9581-d57e-4eb4-b729-cdc26aaa938f tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:23.489894 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 707/2821] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:23 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:23.751745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.757076 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:23.757231 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.757417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.757563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:23.763027 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:23.763027 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:23.763809 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64c36e8b-c64b-474f-9193-9b2b401925a2 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:23.764284 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 712/2822] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:23 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:23.773763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.775801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:23.776180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "71aae124-7b77-4d38-8e6b-3c349ee1427a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1208707100"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:23.777706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {"'backup_id": '71aae124-7b77-4d38-8e6b-3c349ee1427a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1208707100'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:23.777845 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:23.782034 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:23.787594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (ee4bcea9-83ab-46ad-b929-b2a42aed4ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:23.788717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd2076-ffc0-4257-8ed7-34f0173508fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:23.789888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:23.822949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ebd2076-ffc0-4257-8ed7-34f0173508fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:23.823771 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2166f9-a317-46b4-b3ef-f665333770df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:23.830015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a198292f-dd92-4946-af8d-b16349f3383b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.831819 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a198292f-dd92-4946-af8d-b16349f3383b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:23.832037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a198292f-dd92-4946-af8d-b16349f3383b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.832259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a198292f-dd92-4946-af8d-b16349f3383b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.838273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a198292f-dd92-4946-af8d-b16349f3383b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 404 Jul 10 13:20:23.839011 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 702/2823] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:23 2026] GET /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:23.846947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-783d803d-2103-4166-a262-368482701336 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.848752 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:23.849011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.849325 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.849467 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:23.857197 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:23.857197 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:23.858116 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:23.886477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['42865f9d-6949-416b-b417-32ff460d5a7b', 'ea62bcbc-4ae8-4b66-b3a9-05831523f195', '5f523526-a85d-4f75-b1c1-9397ca0ae2e7', 'dc93d8b0-4c3c-4246-a7dc-530b799dd36d'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:23.887407 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:23.887517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2166f9-a317-46b4-b3ef-f665333770df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42865f9d-6949-416b-b417-32ff460d5a7b', 'ea62bcbc-4ae8-4b66-b3a9-05831523f195', '5f523526-a85d-4f75-b1c1-9397ca0ae2e7', 'dc93d8b0-4c3c-4246-a7dc-530b799dd36d']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:23.887830 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-783d803d-2103-4166-a262-368482701336 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 202 Jul 10 13:20:23.888367 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f16303-78b6-49d8-ab32-460bdb22b7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:23.888437 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 708/2824] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:23 2026] DELETE /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:23.898757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.903010 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:23.903201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:23.903539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:23.913291 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:23.913291 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:23.917878 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:23.918002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f16303-78b6-49d8-ab32-460bdb22b7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7882059-0e40-4079-895c-be048dc37e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1208707100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['42865f9d-6949-416b-b417-32ff460d5a7b','ea62bcbc-4ae8-4b66-b3a9-05831523f195','5f523526-a85d-4f75-b1c1-9397ca0ae2e7','dc93d8b0-4c3c-4246-a7dc-530b799dd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1208707100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7882059-0e40-4079-895c-be048dc37e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:23.919803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85160585-92d3-44d6-9fdf-b74777e426d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:23.923955 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01b5ec05-99e5-4a94-b973-b9f66a13cc9f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 200 Jul 10 13:20:23.927602 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 713/2825] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:23 2026] GET /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:23.954865 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85160585-92d3-44d6-9fdf-b74777e426d7) transitioned into state 'SUCCESS' from state '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-1208707100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['42865f9d-6949-416b-b417-32ff460d5a7b','ea62bcbc-4ae8-4b66-b3a9-05831523f195','5f523526-a85d-4f75-b1c1-9397ca0ae2e7','dc93d8b0-4c3c-4246-a7dc-530b799dd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:23.955931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d68f1-b2ad-4d0b-9b14-0bb112b78e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:23.973400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d68f1-b2ad-4d0b-9b14-0bb112b78e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:23.974837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (ee4bcea9-83ab-46ad-b929-b2a42aed4ad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:23.975264 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:23.976099 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e1bebff-283b-4d94-b226-f8b524d4abf8 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:23.976679 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 703/2826] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:23 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:23.991038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-de07777c-97ac-43ed-a68e-8b72bc416250 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:23.995411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:23.995874 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "71aae124-7b77-4d38-8e6b-3c349ee1427a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-465118028"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:23.997746 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {"'backup_id": '71aae124-7b77-4d38-8e6b-3c349ee1427a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-465118028'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:23.997937 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:24.004347 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:24.011023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (6c4ac70c-ec33-4956-bb72-839c41eacbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.012243 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128e1a51-7240-4914-aee9-55e44cfb1010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.013461 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:24.052479 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128e1a51-7240-4914-aee9-55e44cfb1010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.053438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3761e59-7191-4d24-aa8c-322bfaea5eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.109536 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['071a5c81-f949-4b00-bb88-c0e8dd8d6720', '1b4f721e-2813-4427-9998-513784e1d0cc', '695f7571-ab7d-4730-8d03-eceac68efaf3', '6f4243bc-a58c-479c-b7cc-1498c14fc42a'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:24.110653 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3761e59-7191-4d24-aa8c-322bfaea5eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071a5c81-f949-4b00-bb88-c0e8dd8d6720', '1b4f721e-2813-4427-9998-513784e1d0cc', '695f7571-ab7d-4730-8d03-eceac68efaf3', '6f4243bc-a58c-479c-b7cc-1498c14fc42a']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.112248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7838ee21-d70d-42ec-a15c-8b2c5ffb925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.140126 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7838ee21-d70d-42ec-a15c-8b2c5ffb925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '234b355b-43be-4fb7-b7cd-d46b99021590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-465118028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['071a5c81-f949-4b00-bb88-c0e8dd8d6720','1b4f721e-2813-4427-9998-513784e1d0cc','695f7571-ab7d-4730-8d03-eceac68efaf3','6f4243bc-a58c-479c-b7cc-1498c14fc42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-465118028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=234b355b-43be-4fb7-b7cd-d46b99021590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.141591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940634da-9e2c-41bf-914e-3baab0dc059b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.165297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (940634da-9e2c-41bf-914e-3baab0dc059b) transitioned into state 'SUCCESS' from state '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-465118028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['071a5c81-f949-4b00-bb88-c0e8dd8d6720','1b4f721e-2813-4427-9998-513784e1d0cc','695f7571-ab7d-4730-8d03-eceac68efaf3','6f4243bc-a58c-479c-b7cc-1498c14fc42a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.165931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45cc69-5e61-41b1-8005-60ab788b29eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.174341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb45cc69-5e61-41b1-8005-60ab788b29eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.175502 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (6c4ac70c-ec33-4956-bb72-839c41eacbe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.175956 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:24.176565 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-de07777c-97ac-43ed-a68e-8b72bc416250 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:24.177374 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 703/2827] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:23 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:24.191792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.193845 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:24.194218 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "71aae124-7b77-4d38-8e6b-3c349ee1427a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1525450614"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:24.195597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {"'backup_id": '71aae124-7b77-4d38-8e6b-3c349ee1427a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1525450614'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:24.195793 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:24.199860 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:24.209559 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (d2cff6fd-e677-4e22-be42-4d5ccd884b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.211313 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bda1917-08fb-413b-b705-ac13068172e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.212531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:24.251461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bda1917-08fb-413b-b705-ac13068172e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.252858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b51d8c-a820-43a6-8ca6-c8fff3960868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.316055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['3e803947-0928-459a-b394-7403dd2732f5', '13f37f80-e8f3-4b3e-8434-6b4d775c78ec', 'bc6e60d1-7127-46bb-abb7-c7be3e994d37', 'cd9a22e3-3a14-4cd0-8b6c-d050130df9a6'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:24.316864 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b51d8c-a820-43a6-8ca6-c8fff3960868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e803947-0928-459a-b394-7403dd2732f5', '13f37f80-e8f3-4b3e-8434-6b4d775c78ec', 'bc6e60d1-7127-46bb-abb7-c7be3e994d37', 'cd9a22e3-3a14-4cd0-8b6c-d050130df9a6']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.319719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46163cc0-11b3-46c2-950a-e27ebc12894c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.347732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46163cc0-11b3-46c2-950a-e27ebc12894c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f409895-83dd-4503-8e58-a4b1036bbf59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1525450614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['3e803947-0928-459a-b394-7403dd2732f5','13f37f80-e8f3-4b3e-8434-6b4d775c78ec','bc6e60d1-7127-46bb-abb7-c7be3e994d37','cd9a22e3-3a14-4cd0-8b6c-d050130df9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1525450614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f409895-83dd-4503-8e58-a4b1036bbf59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.349825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e75b9d-1659-4c3e-b8b1-f8d15e05f50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.369095 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a785039a-e362-42f9-bab1-1d06aab45aad req-1b964b8c-de17-4ae1-aaaa-448b57d96ab1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.372225 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-1b964b8c-de17-4ae1-aaaa-448b57d96ab1 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] DELETE https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 Jul 10 13:20:24.372507 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-1b964b8c-de17-4ae1-aaaa-448b57d96ab1 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.372874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-1b964b8c-de17-4ae1-aaaa-448b57d96ab1 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.374079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03e75b9d-1659-4c3e-b8b1-f8d15e05f50d) transitioned into state 'SUCCESS' from state '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-1525450614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['3e803947-0928-459a-b394-7403dd2732f5','13f37f80-e8f3-4b3e-8434-6b4d775c78ec','bc6e60d1-7127-46bb-abb7-c7be3e994d37','cd9a22e3-3a14-4cd0-8b6c-d050130df9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.374959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98671c83-c95c-4a08-ab29-0a43c23d92b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.383624 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.383624 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:24.384398 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98671c83-c95c-4a08-ab29-0a43c23d92b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.385460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (d2cff6fd-e677-4e22-be42-4d5ccd884b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.385835 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:24.389728 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f174a41f-9c52-47b3-8ac8-abc84b91bf49 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:24.389728 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 709/2828] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:24 2026] POST /volume/v3/volumes => generated 758 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:24.401134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8181e071-d876-456e-b28b-f9def3ffc957 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.404147 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:24.404147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "71aae124-7b77-4d38-8e6b-3c349ee1427a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2096863081"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:24.405121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {"'backup_id": '71aae124-7b77-4d38-8e6b-3c349ee1427a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2096863081'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:24.405272 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:24.405537 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.405537 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:24.413530 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:24.419040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (16fcce8a-633d-4174-ac77-18f1d345854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.420035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2c672e-f83a-4b7a-8ae4-92c6fdb076eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.420923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:24.448642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef2c672e-f83a-4b7a-8ae4-92c6fdb076eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.449400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d6b4de-b5bc-40f7-9366-afc13e7a3aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.495061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['8d39acff-f079-45a6-b78c-6fafa44f60d5', 'ad79454f-4a1d-4237-9184-536c414ab5b9', '84b730e3-e308-42e2-bb8b-b8357d6722e0', '2672381d-2365-42f0-a2a9-64843fe4f0f4'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:24.496400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d6b4de-b5bc-40f7-9366-afc13e7a3aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d39acff-f079-45a6-b78c-6fafa44f60d5', 'ad79454f-4a1d-4237-9184-536c414ab5b9', '84b730e3-e308-42e2-bb8b-b8357d6722e0', '2672381d-2365-42f0-a2a9-64843fe4f0f4']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.497244 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5e1698-3639-4b95-873f-698d13bad2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.503004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-40624eb2-3985-4822-9fa1-afcdff96e768 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.504889 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40624eb2-3985-4822-9fa1-afcdff96e768 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:24.505079 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-40624eb2-3985-4822-9fa1-afcdff96e768 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.505250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-40624eb2-3985-4822-9fa1-afcdff96e768 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.515362 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.515362 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:24.520716 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-40624eb2-3985-4822-9fa1-afcdff96e768 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:24.526808 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40624eb2-3985-4822-9fa1-afcdff96e768 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:24.530440 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 704/2829] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.537859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb5e1698-3639-4b95-873f-698d13bad2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '981768d7-c603-4be8-a2aa-9d603d38e834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2096863081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['8d39acff-f079-45a6-b78c-6fafa44f60d5','ad79454f-4a1d-4237-9184-536c414ab5b9','84b730e3-e308-42e2-bb8b-b8357d6722e0','2672381d-2365-42f0-a2a9-64843fe4f0f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2096863081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=981768d7-c603-4be8-a2aa-9d603d38e834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.538995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3028e6bb-8966-4dbe-a8cc-0ceb38fadf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.566004 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3028e6bb-8966-4dbe-a8cc-0ceb38fadf22) transitioned into state 'SUCCESS' from state '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-2096863081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['8d39acff-f079-45a6-b78c-6fafa44f60d5','ad79454f-4a1d-4237-9184-536c414ab5b9','84b730e3-e308-42e2-bb8b-b8357d6722e0','2672381d-2365-42f0-a2a9-64843fe4f0f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.566642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f748676f-c8b2-425c-abd6-78e540b5432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.579632 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f748676f-c8b2-425c-abd6-78e540b5432a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.581019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (16fcce8a-633d-4174-ac77-18f1d345854e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.581414 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:24.582200 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8181e071-d876-456e-b28b-f9def3ffc957 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:24.582809 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 704/2830] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:24 2026] POST /volume/v3/volumes => generated 758 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:24.596088 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dee2d217-777e-42e0-a00c-66653bd98762 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.598864 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:24.599363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "71aae124-7b77-4d38-8e6b-3c349ee1427a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-638328753"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:24.601363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request body: {'volume': {"'backup_id": '71aae124-7b77-4d38-8e6b-3c349ee1427a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-638328753'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:24.601462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume of 1 GB Jul 10 13:20:24.601865 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.601865 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:24.607269 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Availability Zones retrieved successfully. Jul 10 13:20:24.615382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (97cbfb99-ce5d-42c5-8b22-a9a83dc2cd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.616547 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc764a-f6a0-4867-aac9-ae09f1e178a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.617815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:24.651414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86dc764a-f6a0-4867-aac9-ae09f1e178a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.652448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba618ed5-8cdb-4785-a35f-c0858dfcd5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.707134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Created reservations ['62653479-a44d-4a01-b9ca-088f9129b5f4', 'fe22bdc6-9b84-4d89-9fae-9c600fe8cb77', '4edf9a58-b2b8-4df8-9f4d-6d5f8625c422', 'c7cc0ad1-0175-4a3c-99ac-07615144f712'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:24.708126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba618ed5-8cdb-4785-a35f-c0858dfcd5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62653479-a44d-4a01-b9ca-088f9129b5f4', 'fe22bdc6-9b84-4d89-9fae-9c600fe8cb77', '4edf9a58-b2b8-4df8-9f4d-6d5f8625c422', 'c7cc0ad1-0175-4a3c-99ac-07615144f712']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.708814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b68a3d-eb20-4dca-9b8d-1ad70c895eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.735046 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b68a3d-eb20-4dca-9b8d-1ad70c895eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ec03cc-11a5-4920-a467-9244f836e640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-638328753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['62653479-a44d-4a01-b9ca-088f9129b5f4','fe22bdc6-9b84-4d89-9fae-9c600fe8cb77','4edf9a58-b2b8-4df8-9f4d-6d5f8625c422','c7cc0ad1-0175-4a3c-99ac-07615144f712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-638328753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ec03cc-11a5-4920-a467-9244f836e640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='730cec70219d4b5a9bae129f2ce08e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7912b7e5234146c491c24cdb777af751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.735983 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962d0098-c324-4875-bbf9-ffe99283e0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.763766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962d0098-c324-4875-bbf9-ffe99283e0b9) transitioned into state 'SUCCESS' from state '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-638328753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='730cec70219d4b5a9bae129f2ce08e5e',qos_specs=None,replication_status=,reservations=['62653479-a44d-4a01-b9ca-088f9129b5f4','fe22bdc6-9b84-4d89-9fae-9c600fe8cb77','4edf9a58-b2b8-4df8-9f4d-6d5f8625c422','c7cc0ad1-0175-4a3c-99ac-07615144f712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7912b7e5234146c491c24cdb777af751',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.764603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b701c8-3d2e-43ae-b244-8a845a155498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:24.778772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-999e0138-3443-40af-b8ec-c5c90a3a1fa2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.779254 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-999e0138-3443-40af-b8ec-c5c90a3a1fa2 None None] GET https://10.4.3.138/volume// Jul 10 13:20:24.779499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-999e0138-3443-40af-b8ec-c5c90a3a1fa2 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.779764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-999e0138-3443-40af-b8ec-c5c90a3a1fa2 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.780183 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-999e0138-3443-40af-b8ec-c5c90a3a1fa2 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:20:24.780377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5b701c8-3d2e-43ae-b244-8a845a155498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:24.780546 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 705/2831] 10.4.3.138 () {64 vars in 1004 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:20:24.781389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Flow 'volume_create_api' (97cbfb99-ce5d-42c5-8b22-a9a83dc2cd2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:24.781835 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Create volume request issued successfully. Jul 10 13:20:24.782469 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee2d217-777e-42e0-a00c-66653bd98762 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:24.782957 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 710/2832] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:24 2026] POST /volume/v3/volumes => generated 757 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:24.790479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e6308315-c6ed-4849-a44e-3e3cb3fffd76 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.791131 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6308315-c6ed-4849-a44e-3e3cb3fffd76 None None] GET https://10.4.3.138/volume// Jul 10 13:20:24.791396 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6308315-c6ed-4849-a44e-3e3cb3fffd76 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.791787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6308315-c6ed-4849-a44e-3e3cb3fffd76 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.792233 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6308315-c6ed-4849-a44e-3e3cb3fffd76 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:20:24.792772 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 705/2833] 10.4.3.138 () {64 vars in 1004 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:20:24.796963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-430ff2be-e202-4ced-8658-4d882794c736 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.798657 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-430ff2be-e202-4ced-8658-4d882794c736 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 Jul 10 13:20:24.798883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-430ff2be-e202-4ced-8658-4d882794c736 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.799066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-430ff2be-e202-4ced-8658-4d882794c736 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.803164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8fd2621a-2ac7-4a5e-9a6d-bcb07b2a243a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.806891 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.806891 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:24.811427 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-430ff2be-e202-4ced-8658-4d882794c736 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:24.817040 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-430ff2be-e202-4ced-8658-4d882794c736 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 returned with HTTP 200 Jul 10 13:20:24.817468 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 706/2834] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.835046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.837520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 Jul 10 13:20:24.837901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.838099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.849302 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.849302 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:24.854006 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:24.859822 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d116bd3-6a3c-426b-a1a9-b596cc22c943 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 returned with HTTP 200 Jul 10 13:20:24.860316 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 706/2835] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.875645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-00837790-2f9f-4612-981b-16855584e6cd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.878270 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00837790-2f9f-4612-981b-16855584e6cd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 Jul 10 13:20:24.878595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00837790-2f9f-4612-981b-16855584e6cd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.878922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00837790-2f9f-4612-981b-16855584e6cd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.887283 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.887283 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:24.891498 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00837790-2f9f-4612-981b-16855584e6cd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:24.896324 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00837790-2f9f-4612-981b-16855584e6cd tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 returned with HTTP 200 Jul 10 13:20:24.896818 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 707/2836] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.907794 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8fd2621a-2ac7-4a5e-9a6d-bcb07b2a243a tempest-VersionsTest-692615906 tempest-VersionsTest-692615906-project-member] GET https://10.4.3.138/volume/v3/ Jul 10 13:20:24.908051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8fd2621a-2ac7-4a5e-9a6d-bcb07b2a243a tempest-VersionsTest-692615906 tempest-VersionsTest-692615906-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.908254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8fd2621a-2ac7-4a5e-9a6d-bcb07b2a243a tempest-VersionsTest-692615906 tempest-VersionsTest-692615906-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.908604 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8fd2621a-2ac7-4a5e-9a6d-bcb07b2a243a tempest-VersionsTest-692615906 tempest-VersionsTest-692615906-project-member] https://10.4.3.138/volume/v3/ returned with HTTP 200 Jul 10 13:20:24.909009 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 711/2837] 10.4.3.138 () {66 vars in 1216 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/ => generated 386 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.909898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86270bab-f786-4fd6-96f5-56acc0071872 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.912333 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86270bab-f786-4fd6-96f5-56acc0071872 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 Jul 10 13:20:24.912555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86270bab-f786-4fd6-96f5-56acc0071872 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.912811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86270bab-f786-4fd6-96f5-56acc0071872 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.914281 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-1b964b8c-de17-4ae1-aaaa-448b57d96ab1 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 returned with HTTP 200 Jul 10 13:20:24.914789 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 714/2838] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:20:24 2026] DELETE /volume/v3/attachments/2f679094-66f7-4786-8a45-04abc9f440b4 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.920397 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.920397 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:24.926386 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-86270bab-f786-4fd6-96f5-56acc0071872 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:24.927389 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.929832 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:20:24.930028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.930375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.930526 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Delete volume with id: 5622e380-a08c-49c7-b68f-a5422bcb42b1 Jul 10 13:20:24.931806 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86270bab-f786-4fd6-96f5-56acc0071872 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 returned with HTTP 200 Jul 10 13:20:24.932257 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 707/2839] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.938678 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.938678 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:24.939128 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e5777b3b-cf69-4360-9b38-7d412fc2a5c1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.939253 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:20:24.941075 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5777b3b-cf69-4360-9b38-7d412fc2a5c1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:24.941304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5777b3b-cf69-4360-9b38-7d412fc2a5c1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.941518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5777b3b-cf69-4360-9b38-7d412fc2a5c1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.946109 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.947663 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5777b3b-cf69-4360-9b38-7d412fc2a5c1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 404 Jul 10 13:20:24.947894 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 Jul 10 13:20:24.948108 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.948168 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 712/2840] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:24.948347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.956848 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.957764 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.957764 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:24.959534 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:24.959962 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.960265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.961027 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:24.962222 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:24.966170 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Delete volume request issued successfully. Jul 10 13:20:24.966395 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a785039a-e362-42f9-bab1-1d06aab45aad req-f275fd50-9c73-4b77-b791-6ab2edd3cfd4 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 returned with HTTP 202 Jul 10 13:20:24.966568 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9ac0124-5a7c-4238-bd9d-a28c1ff969ab tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 returned with HTTP 200 Jul 10 13:20:24.967047 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 715/2841] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:24 2026] GET /volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:24.967129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 708/2842] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:20:24 2026] DELETE /volume/v3/volumes/5622e380-a08c-49c7-b68f-a5422bcb42b1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:24.968340 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.968340 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:24.968806 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:24.980527 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31528275-164f-43bb-8e15-4414e2206558 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:24.982418 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:24.982635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:24.982873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:24.982978 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete backup with id: 71aae124-7b77-4d38-8e6b-3c349ee1427a. Jul 10 13:20:24.991389 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:24.991389 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:24.992188 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:24.992547 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3acc09fa-342c-4ba5-a9c8-42461fc47363 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 202 Jul 10 13:20:24.993137 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 708/2843] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:24 2026] DELETE /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:25.001256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:25.003410 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:25.003659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:25.003942 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:25.012319 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:25.012319 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:25.017102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] delete_backup rpcapi backup_id 71aae124-7b77-4d38-8e6b-3c349ee1427a {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:25.017473 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:25.019058 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31528275-164f-43bb-8e15-4414e2206558 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 202 Jul 10 13:20:25.019356 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 713/2844] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:24 2026] DELETE /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:25.023027 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0442cac-1ce0-459a-92f4-76fd737d2a4d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 200 Jul 10 13:20:25.023510 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 716/2845] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:25 2026] GET /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:25.028748 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1acc7285-0f50-4488-9192-face28cb38e5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:25.031148 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1acc7285-0f50-4488-9192-face28cb38e5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:25.031438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1acc7285-0f50-4488-9192-face28cb38e5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:25.031732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1acc7285-0f50-4488-9192-face28cb38e5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:25.031889 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1acc7285-0f50-4488-9192-face28cb38e5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:25.036324 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:25.036324 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:25.037249 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1acc7285-0f50-4488-9192-face28cb38e5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 200 Jul 10 13:20:25.037943 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 709/2846] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:25 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:25.545866 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:25.548344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:25.548454 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:25.548663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:25.558288 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:25.558288 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:25.563386 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:25.569205 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-090c1e7e-c589-4b95-afea-4b8cc5f85ff8 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:25.569777 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 709/2847] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:25 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:25.584933 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:25.587965 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] DELETE https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:25.588364 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:25.588705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:25.589032 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Delete volume with id: df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:25.598380 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:25.598380 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:25.598380 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:25.621045 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Delete volume request issued successfully. Jul 10 13:20:25.621977 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cac5cea-d6c1-454f-92bc-7d32b478bef9 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 202 Jul 10 13:20:25.622562 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 714/2848] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:25 2026] DELETE /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:25.631158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e4e49638-454e-4b96-bd3a-5230e23be256 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:25.633843 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4e49638-454e-4b96-bd3a-5230e23be256 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:25.634176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4e49638-454e-4b96-bd3a-5230e23be256 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:25.634526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4e49638-454e-4b96-bd3a-5230e23be256 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:25.645872 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:25.645872 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:25.654739 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e4e49638-454e-4b96-bd3a-5230e23be256 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Volume info retrieved successfully. Jul 10 13:20:25.660997 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4e49638-454e-4b96-bd3a-5230e23be256 tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 200 Jul 10 13:20:25.661546 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 717/2849] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:25 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 1294 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:26.038643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1f061ecc-1965-4a27-ada9-7b01a8c25290 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.040804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f061ecc-1965-4a27-ada9-7b01a8c25290 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:26.041124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f061ecc-1965-4a27-ada9-7b01a8c25290 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.041351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f061ecc-1965-4a27-ada9-7b01a8c25290 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.048376 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f061ecc-1965-4a27-ada9-7b01a8c25290 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 404 Jul 10 13:20:26.049016 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 710/2850] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:26 2026] GET /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:26.049851 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.051979 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a Jul 10 13:20:26.052210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.052426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.052548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Show backup with id 71aae124-7b77-4d38-8e6b-3c349ee1427a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:26.057155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2cd78618-58c1-41b1-8c8c-3477d487d42c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a returned with HTTP 404 Jul 10 13:20:26.057646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 710/2851] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:26 2026] GET /volume/v3/backups/71aae124-7b77-4d38-8e6b-3c349ee1427a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:26.058102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.060150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:26.060800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1383850015"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:26.062549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1383850015'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:26.062726 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:26.067938 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:26.070527 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41647b44-0510-438a-ab6b-5d4044975407 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.073408 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 Jul 10 13:20:26.073812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.074024 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.074378 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: 50ec03cc-11a5-4920-a467-9244f836e640 Jul 10 13:20:26.075515 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (606495df-06e7-4530-9025-ab8222a86044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:26.076884 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7754e54e-9d9f-44bc-bccc-b0a947764a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:26.078348 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:26.084083 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:26.084083 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:26.084286 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:26.111910 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:26.112386 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41647b44-0510-438a-ab6b-5d4044975407 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 returned with HTTP 202 Jul 10 13:20:26.112734 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 718/2852] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:26 2026] DELETE /volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:26.114173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7754e54e-9d9f-44bc-bccc-b0a947764a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:26.115336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79db44a0-497b-4c9a-9708-b6eab02feb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:26.121631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.124327 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 Jul 10 13:20:26.124659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.124993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.134221 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:26.134221 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:26.139788 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:26.146893 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e3b130b-28cf-4793-8c79-83f415b3db1e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 returned with HTTP 200 Jul 10 13:20:26.147460 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 711/2853] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:26 2026] GET /volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:26.178209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['3d4998e7-a4f2-4d70-947f-c63897168273', '2f5b888a-af92-4fa4-a163-35db3808c3dd', '216ce480-67e4-4f5e-8973-9f77d9aff308', '37506e35-d2ac-4f7b-8c2a-0f84857cbf70'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:26.179536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79db44a0-497b-4c9a-9708-b6eab02feb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d4998e7-a4f2-4d70-947f-c63897168273', '2f5b888a-af92-4fa4-a163-35db3808c3dd', '216ce480-67e4-4f5e-8973-9f77d9aff308', '37506e35-d2ac-4f7b-8c2a-0f84857cbf70']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:26.180779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94859a8-07a4-4305-a90c-a1f2d0068d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:26.209444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a94859a8-07a4-4305-a90c-a1f2d0068d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0eb8eec-573a-435a-b771-66312d020e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1383850015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['3d4998e7-a4f2-4d70-947f-c63897168273','2f5b888a-af92-4fa4-a163-35db3808c3dd','216ce480-67e4-4f5e-8973-9f77d9aff308','37506e35-d2ac-4f7b-8c2a-0f84857cbf70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1383850015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0eb8eec-573a-435a-b771-66312d020e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:26.210327 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca613df3-e33f-4efb-b383-56539d28433c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:26.250820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca613df3-e33f-4efb-b383-56539d28433c) transitioned into state 'SUCCESS' from state '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-1383850015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['3d4998e7-a4f2-4d70-947f-c63897168273','2f5b888a-af92-4fa4-a163-35db3808c3dd','216ce480-67e4-4f5e-8973-9f77d9aff308','37506e35-d2ac-4f7b-8c2a-0f84857cbf70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:26.251348 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749ef5bb-baf4-4339-8366-a6f321594d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:26.266566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749ef5bb-baf4-4339-8366-a6f321594d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:26.267492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (606495df-06e7-4530-9025-ab8222a86044) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:26.268716 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:26.268895 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4e7871c2-c6a4-4d16-ac93-8b39d781dd82 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:26.269838 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 715/2854] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:26 2026] POST /volume/v3/volumes => generated 770 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:26.289514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.293220 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:26.293877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.294230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.303260 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:26.303260 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:26.308931 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:26.314647 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1073e33b-7e72-4a97-a026-a5f7d8f54224 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 200 Jul 10 13:20:26.314977 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 711/2855] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:26 2026] GET /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:26.678731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e51ad191-3302-47f5-8667-035feb81119c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:26.681866 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e51ad191-3302-47f5-8667-035feb81119c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] GET https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 Jul 10 13:20:26.682072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e51ad191-3302-47f5-8667-035feb81119c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:26.684883 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e51ad191-3302-47f5-8667-035feb81119c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:26.691623 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e51ad191-3302-47f5-8667-035feb81119c tempest-VolumeAndVolumeTypeFromImageTest-52081398 tempest-VolumeAndVolumeTypeFromImageTest-52081398-project-member] https://10.4.3.138/volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 returned with HTTP 404 Jul 10 13:20:26.694177 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 719/2856] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:26 2026] GET /volume/v3/volumes/df3b0f2e-0dd6-416c-a98e-0c8f843dc2b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:27.048138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.050423 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:20:27.052137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.052137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.053004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:20:27.093100 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Get all volumes completed successfully. Jul 10 13:20:27.095368 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.095368 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:27.100235 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a74c142-f751-45fd-b7d9-6fe5188f90c3 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:20:27.100723 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 712/2857] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9511 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:27.119251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.121234 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 Jul 10 13:20:27.121457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.122053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.122053 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Delete volume with id: ed887d45-9b70-426c-bbc9-a8052162aa16 Jul 10 13:20:27.130187 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.130187 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:27.130575 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Volume info retrieved successfully. Jul 10 13:20:27.146213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.image.cache [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'b020ef71-de7c-41b2-a6fc-23d649d6b468', 'volume_id': 'ed887d45-9b70-426c-bbc9-a8052162aa16', 'host': 'np0000005006@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 13, 20, 15), 'last_used': datetime.datetime(2026, 7, 10, 13, 20, 25)}. {{(pid=100114) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 13:20:27.159535 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Delete volume request issued successfully. Jul 10 13:20:27.159750 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b520e9d1-c82e-4f95-b886-e2df0f1be960 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 returned with HTTP 202 Jul 10 13:20:27.160206 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 716/2858] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:27 2026] DELETE /volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:27.164411 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a3c8c39f-fa8c-47a0-9e50-82bb4d1cec86 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.166406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a3c8c39f-fa8c-47a0-9e50-82bb4d1cec86 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 Jul 10 13:20:27.166681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a3c8c39f-fa8c-47a0-9e50-82bb4d1cec86 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.166896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a3c8c39f-fa8c-47a0-9e50-82bb4d1cec86 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.169278 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d7609490-146e-48a9-beec-944c1eca42a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.171575 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d7609490-146e-48a9-beec-944c1eca42a6 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] GET https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 Jul 10 13:20:27.171922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d7609490-146e-48a9-beec-944c1eca42a6 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.172645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d7609490-146e-48a9-beec-944c1eca42a6 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.173966 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a3c8c39f-fa8c-47a0-9e50-82bb4d1cec86 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 returned with HTTP 404 Jul 10 13:20:27.174534 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 712/2859] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/volumes/50ec03cc-11a5-4920-a467-9244f836e640 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:27.183271 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.183271 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:27.184668 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.187265 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 Jul 10 13:20:27.187554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.187897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.188125 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: 981768d7-c603-4be8-a2aa-9d603d38e834 Jul 10 13:20:27.188497 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d7609490-146e-48a9-beec-944c1eca42a6 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Volume info retrieved successfully. Jul 10 13:20:27.195337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d7609490-146e-48a9-beec-944c1eca42a6 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 returned with HTTP 200 Jul 10 13:20:27.195824 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 720/2860] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 => generated 1105 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:27.200344 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.200344 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:27.201004 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:27.226590 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:27.227135 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d9b5a72-93fd-4e2f-bb80-085b3eb30172 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 returned with HTTP 202 Jul 10 13:20:27.227718 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 713/2861] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:27 2026] DELETE /volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:27.237538 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.240282 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 Jul 10 13:20:27.240488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.241521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.249368 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.249368 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:27.253464 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:27.259087 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4c0bca6-dcdf-45be-bb74-0b140e28cf12 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 returned with HTTP 200 Jul 10 13:20:27.259537 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 717/2862] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:27.333994 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.336057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:27.336337 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.336579 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.345728 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.345728 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:27.350566 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:27.356954 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89275e4f-93ff-42b8-8bf8-3328e3115207 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 200 Jul 10 13:20:27.357427 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 713/2863] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:27.371967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.373810 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:27.374170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e0eb8eec-573a-435a-b771-66312d020e34", "name": "tempest-VolumeDependencyTests-Snapshot-587365972"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:27.382830 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.382830 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:27.383412 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:27.383582 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create snapshot from volume e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:27.416100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['91680381-2225-4280-8fe4-1f85e0b823b4', 'be80ee01-8c58-4910-95c3-8d85f98d4250', '0fef9858-b62d-4cd9-8aa1-3469f10dcca6', '104a0753-4bd8-49fd-a5b3-5ee274a0ae54'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:27.458951 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot create request issued successfully. Jul 10 13:20:27.460015 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e4eafc0c-4494-4442-b130-74d5eb3c687b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:27.460015 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 721/2864] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:27.470588 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5c84bd74-77e9-4891-bd8b-21b265661544 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:27.472819 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5c84bd74-77e9-4891-bd8b-21b265661544 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:27.473040 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5c84bd74-77e9-4891-bd8b-21b265661544 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:27.473272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5c84bd74-77e9-4891-bd8b-21b265661544 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:27.479381 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:27.479381 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:27.479903 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5c84bd74-77e9-4891-bd8b-21b265661544 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:27.480853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5c84bd74-77e9-4891-bd8b-21b265661544 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 200 Jul 10 13:20:27.481307 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 714/2865] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:27 2026] GET /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:28.213453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d01660bd-1c83-4a0e-9fe1-1399aa9d2f77 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.215910 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d01660bd-1c83-4a0e-9fe1-1399aa9d2f77 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] GET https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 Jul 10 13:20:28.216172 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d01660bd-1c83-4a0e-9fe1-1399aa9d2f77 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.216600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d01660bd-1c83-4a0e-9fe1-1399aa9d2f77 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.225599 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d01660bd-1c83-4a0e-9fe1-1399aa9d2f77 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 returned with HTTP 404 Jul 10 13:20:28.226157 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 718/2866] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/volumes/ed887d45-9b70-426c-bbc9-a8052162aa16 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:28.234560 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b644896c-2e7d-4b81-9cf4-06b4cdeccc71 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.237002 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b644896c-2e7d-4b81-9cf4-06b4cdeccc71 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] DELETE https://10.4.3.138/volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 Jul 10 13:20:28.237292 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b644896c-2e7d-4b81-9cf4-06b4cdeccc71 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.237524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b644896c-2e7d-4b81-9cf4-06b4cdeccc71 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.276085 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e5b1efb5-45c7-4e61-9f71-9ef2f42717a5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.278539 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e5b1efb5-45c7-4e61-9f71-9ef2f42717a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 Jul 10 13:20:28.278839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e5b1efb5-45c7-4e61-9f71-9ef2f42717a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.278923 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b644896c-2e7d-4b81-9cf4-06b4cdeccc71 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 returned with HTTP 202 Jul 10 13:20:28.279913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e5b1efb5-45c7-4e61-9f71-9ef2f42717a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.280059 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 714/2867] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:28 2026] DELETE /volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:28.288734 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e5b1efb5-45c7-4e61-9f71-9ef2f42717a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 returned with HTTP 404 Jul 10 13:20:28.289816 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 722/2868] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/volumes/981768d7-c603-4be8-a2aa-9d603d38e834 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:28.289943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-733ec231-673e-4294-be5c-f9c9cd20d206 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.294831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-733ec231-673e-4294-be5c-f9c9cd20d206 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] GET https://10.4.3.138/volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 Jul 10 13:20:28.294831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-733ec231-673e-4294-be5c-f9c9cd20d206 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.294831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-733ec231-673e-4294-be5c-f9c9cd20d206 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.299870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.300017 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-733ec231-673e-4294-be5c-f9c9cd20d206 tempest-VolumeAndVolumeTypeFromImageTest-99895052 tempest-VolumeAndVolumeTypeFromImageTest-99895052-project-admin] https://10.4.3.138/volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 returned with HTTP 404 Jul 10 13:20:28.300446 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 715/2869] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/types/eacfd3e6-aca9-49cc-8c08-7470ecf5bc88 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:20:28.303433 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 Jul 10 13:20:28.303433 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.304032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.304594 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: 9f409895-83dd-4503-8e58-a4b1036bbf59 Jul 10 13:20:28.315868 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:28.315868 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:28.316026 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:28.353946 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:28.354063 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9379352d-95e7-44a6-8c14-21dbe3958fd1 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 returned with HTTP 202 Jul 10 13:20:28.354653 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 719/2870] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:28 2026] DELETE /volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:28.365256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-afc991d3-576d-4756-adc1-d2a030f204a5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.367252 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-afc991d3-576d-4756-adc1-d2a030f204a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 Jul 10 13:20:28.367479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-afc991d3-576d-4756-adc1-d2a030f204a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.367970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-afc991d3-576d-4756-adc1-d2a030f204a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.377177 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:28.377177 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:28.383069 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-afc991d3-576d-4756-adc1-d2a030f204a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:28.390753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-afc991d3-576d-4756-adc1-d2a030f204a5 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 returned with HTTP 200 Jul 10 13:20:28.391533 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 715/2871] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:28.493439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0db44241-b77f-4f57-9e51-7b3930e6512b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.496450 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0db44241-b77f-4f57-9e51-7b3930e6512b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:28.497766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0db44241-b77f-4f57-9e51-7b3930e6512b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.498451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0db44241-b77f-4f57-9e51-7b3930e6512b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.506954 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:28.506954 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:28.507733 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0db44241-b77f-4f57-9e51-7b3930e6512b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:28.509125 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0db44241-b77f-4f57-9e51-7b3930e6512b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 200 Jul 10 13:20:28.509932 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 723/2872] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:28.521312 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.523308 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:28.523878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d01f84b9-c878-4170-badd-c2e5e1852d9b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-795708836"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:28.525932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'snapshot_id': 'd01f84b9-c878-4170-badd-c2e5e1852d9b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-795708836'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:28.535384 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:28.535384 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:28.536314 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:28.536444 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:28.542120 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:28.550047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (1bf69055-ea9e-49d6-9174-0690d0c7195c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:28.551897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60445133-13aa-40c5-9277-1aa30dd5abf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:28.553410 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:28.606118 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60445133-13aa-40c5-9277-1aa30dd5abf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd01f84b9-c878-4170-badd-c2e5e1852d9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:28.607281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d7f54f-8751-458d-ad7d-1fcebed272cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:28.669484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['fe9bb962-609f-4856-b378-0f3c3224c971', '83d68225-5708-463c-953c-c735a47d838e', '7ecbc9f2-bfa9-43f2-ace3-c0c61644b21e', '0414fdee-ba4c-4e23-a9e4-63dee6980dc5'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:28.670258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d7f54f-8751-458d-ad7d-1fcebed272cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe9bb962-609f-4856-b378-0f3c3224c971', '83d68225-5708-463c-953c-c735a47d838e', '7ecbc9f2-bfa9-43f2-ace3-c0c61644b21e', '0414fdee-ba4c-4e23-a9e4-63dee6980dc5']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:28.671503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3c9f29-dfa7-48a1-b58e-e035ed36a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:28.731272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3c9f29-dfa7-48a1-b58e-e035ed36a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6666846-a2d1-4488-afb4-e4320474ec5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-795708836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['fe9bb962-609f-4856-b378-0f3c3224c971','83d68225-5708-463c-953c-c735a47d838e','7ecbc9f2-bfa9-43f2-ace3-c0c61644b21e','0414fdee-ba4c-4e23-a9e4-63dee6980dc5'],size=1,snapshot_id=d01f84b9-c878-4170-badd-c2e5e1852d9b,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-795708836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6666846-a2d1-4488-afb4-e4320474ec5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d01f84b9-c878-4170-badd-c2e5e1852d9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:28.732296 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1eb82a7-65d5-40db-9b2a-4ecc5a2e7635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:28.764955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1eb82a7-65d5-40db-9b2a-4ecc5a2e7635) transitioned into state 'SUCCESS' from state '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-795708836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['fe9bb962-609f-4856-b378-0f3c3224c971','83d68225-5708-463c-953c-c735a47d838e','7ecbc9f2-bfa9-43f2-ace3-c0c61644b21e','0414fdee-ba4c-4e23-a9e4-63dee6980dc5'],size=1,snapshot_id=d01f84b9-c878-4170-badd-c2e5e1852d9b,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:28.765933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7646cd91-5655-4d66-a03d-be676598a4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:28.800927 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7646cd91-5655-4d66-a03d-be676598a4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:28.802364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (1bf69055-ea9e-49d6-9174-0690d0c7195c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:28.802789 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:28.804209 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-586fb267-dcdb-4efc-a75d-52a8617cb087 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:28.804557 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 716/2873] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:28 2026] POST /volume/v3/volumes => generated 803 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:28.819152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:28.821274 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:28.821540 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:28.821967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:28.831413 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:28.831413 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:28.837972 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:28.843258 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84b72c3b-1b13-43e6-9c03-cc9468faef18 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b returned with HTTP 200 Jul 10 13:20:28.843823 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 720/2874] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:28 2026] GET /volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:29.410279 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d8d879d-9f89-4b2b-aedf-bbbf1ff22902 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.414363 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d8d879d-9f89-4b2b-aedf-bbbf1ff22902 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 Jul 10 13:20:29.414363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d8d879d-9f89-4b2b-aedf-bbbf1ff22902 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.414363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d8d879d-9f89-4b2b-aedf-bbbf1ff22902 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.424179 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d8d879d-9f89-4b2b-aedf-bbbf1ff22902 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 returned with HTTP 404 Jul 10 13:20:29.425087 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 716/2875] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:29 2026] GET /volume/v3/volumes/9f409895-83dd-4503-8e58-a4b1036bbf59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:29.438650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4283ccb3-8022-4564-83db-ed83cb11af3b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.441013 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 Jul 10 13:20:29.441282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.441664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.442255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: 234b355b-43be-4fb7-b7cd-d46b99021590 Jul 10 13:20:29.449954 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:29.449954 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:29.450725 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:29.479398 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:29.479571 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4283ccb3-8022-4564-83db-ed83cb11af3b tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 returned with HTTP 202 Jul 10 13:20:29.480024 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 724/2876] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:29 2026] DELETE /volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:29.489587 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.492015 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 Jul 10 13:20:29.492271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.492527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.501885 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:29.501885 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:29.508263 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:29.517755 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4df5e46f-2a7f-47fa-9bd5-0a36c7412896 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 returned with HTTP 200 Jul 10 13:20:29.518237 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 717/2877] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:29 2026] GET /volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:29.838763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.841742 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:29.842106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1760448285"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:29.844391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1760448285'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:29.844523 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:29.851261 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:29.860153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (89060e0a-b990-428a-a2af-1f98be7f2f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:29.861712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a345665f-2700-492b-810a-42151ce897c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:29.862777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.863185 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:29.865190 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:29.865470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.865710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.875347 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:29.875347 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:29.881142 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:29.891578 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1d9ffcf-deeb-4396-9221-7b256b49da0c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b returned with HTTP 200 Jul 10 13:20:29.891578 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 717/2878] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:29 2026] GET /volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:29.900804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a345665f-2700-492b-810a-42151ce897c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:29.902556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b5f04d-3c44-468c-8caa-c8097f2c0bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:29.914343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.917210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:29.917210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.918450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.918450 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:29.925600 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:29.925600 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:29.927135 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:29.951848 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot delete request issued successfully. Jul 10 13:20:29.951848 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c980420a-5188-4d41-a4ef-ef4c8c89e898 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 202 Jul 10 13:20:29.952407 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 725/2879] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:29 2026] DELETE /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:20:29.973897 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:29.977964 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:29.977964 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:29.977964 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:29.984527 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:29.984527 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:29.985104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['dfbe1b9b-ab63-4ed7-a193-9b9e8412402b', 'fb406afd-c958-4e48-a441-9dffe71fe9d6', '0ed6f735-49e7-4531-90b6-175158cd16c4', 'fb62b4cf-0598-4388-910f-30b1d5dee237'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:29.985197 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Snapshot retrieved successfully. Jul 10 13:20:29.987657 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62accbc2-97a1-48c8-8287-f956e13f4f49 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 200 Jul 10 13:20:29.987884 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b5f04d-3c44-468c-8caa-c8097f2c0bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfbe1b9b-ab63-4ed7-a193-9b9e8412402b', 'fb406afd-c958-4e48-a441-9dffe71fe9d6', '0ed6f735-49e7-4531-90b6-175158cd16c4', 'fb62b4cf-0598-4388-910f-30b1d5dee237']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:29.988996 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 718/2880] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:29 2026] GET /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:29.989180 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0112d8-166b-4c69-8efd-4011315641be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:30.047733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0112d8-166b-4c69-8efd-4011315641be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221acd30-452b-45f6-9f00-2028837574d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1760448285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['dfbe1b9b-ab63-4ed7-a193-9b9e8412402b','fb406afd-c958-4e48-a441-9dffe71fe9d6','0ed6f735-49e7-4531-90b6-175158cd16c4','fb62b4cf-0598-4388-910f-30b1d5dee237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1760448285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=221acd30-452b-45f6-9f00-2028837574d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:30.049408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55600db-f9f1-4b57-a183-07b79c64d89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:30.094943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55600db-f9f1-4b57-a183-07b79c64d89c) transitioned into state 'SUCCESS' from state '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-1760448285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['dfbe1b9b-ab63-4ed7-a193-9b9e8412402b','fb406afd-c958-4e48-a441-9dffe71fe9d6','0ed6f735-49e7-4531-90b6-175158cd16c4','fb62b4cf-0598-4388-910f-30b1d5dee237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:30.096889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3755237d-98b6-4014-a24e-9b78ca11f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:30.120315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3755237d-98b6-4014-a24e-9b78ca11f206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:30.123252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (89060e0a-b990-428a-a2af-1f98be7f2f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:30.123943 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:30.125104 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce701d30-31b5-494a-abd3-2410a7d3cc16 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:30.125801 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 721/2881] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:29 2026] POST /volume/v3/volumes => generated 749 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:30.147520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a215b682-45da-4023-bf9d-7918566dbe76 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:30.150489 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a215b682-45da-4023-bf9d-7918566dbe76 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:30.150926 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a215b682-45da-4023-bf9d-7918566dbe76 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:30.151162 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a215b682-45da-4023-bf9d-7918566dbe76 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:30.163368 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:30.163368 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:30.170326 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a215b682-45da-4023-bf9d-7918566dbe76 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:30.179986 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a215b682-45da-4023-bf9d-7918566dbe76 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 200 Jul 10 13:20:30.180752 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 718/2882] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:30 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:30.535283 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5e8162f4-122b-4985-acd7-ea63188abad3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:30.537669 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e8162f4-122b-4985-acd7-ea63188abad3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 Jul 10 13:20:30.538012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e8162f4-122b-4985-acd7-ea63188abad3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:30.538320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e8162f4-122b-4985-acd7-ea63188abad3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:30.547435 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e8162f4-122b-4985-acd7-ea63188abad3 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 returned with HTTP 404 Jul 10 13:20:30.548412 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 726/2883] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:30 2026] GET /volume/v3/volumes/234b355b-43be-4fb7-b7cd-d46b99021590 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:30.555530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:30.559133 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 Jul 10 13:20:30.559435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:30.559809 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:30.560069 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: b7882059-0e40-4079-895c-be048dc37e27 Jul 10 13:20:30.571094 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:30.571094 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:30.571800 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:30.612644 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:30.612876 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45b9c20d-3df4-43fa-abcf-656916b5d67c tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 returned with HTTP 202 Jul 10 13:20:30.613407 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 719/2884] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:30 2026] DELETE /volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:30.624812 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c57adc76-d663-45bd-a092-5674609f3768 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:30.628785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c57adc76-d663-45bd-a092-5674609f3768 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 Jul 10 13:20:30.629251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c57adc76-d663-45bd-a092-5674609f3768 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:30.629526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c57adc76-d663-45bd-a092-5674609f3768 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:30.640771 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:30.640771 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:30.645800 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c57adc76-d663-45bd-a092-5674609f3768 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:30.651612 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c57adc76-d663-45bd-a092-5674609f3768 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 returned with HTTP 200 Jul 10 13:20:30.652231 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 722/2885] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:30 2026] GET /volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:30.965727 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ee422423-637f-4605-874d-4a98554a551f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.002656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2bab0e24-795c-4d03-a1c0-a960d876e88b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.004553 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bab0e24-795c-4d03-a1c0-a960d876e88b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:31.004780 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bab0e24-795c-4d03-a1c0-a960d876e88b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.005069 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2bab0e24-795c-4d03-a1c0-a960d876e88b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.011450 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2bab0e24-795c-4d03-a1c0-a960d876e88b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 404 Jul 10 13:20:31.012505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 727/2886] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:31.024281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.027225 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:31.027500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.027802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.028028 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:31.044861 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.044861 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:31.045578 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:31.079133 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:31.079841 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8ca42ef-ff65-4f89-a1c9-90b003df72da tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 202 Jul 10 13:20:31.080115 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 720/2887] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:31 2026] DELETE /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:31.091080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.093993 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:31.094579 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.095010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.105933 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.105933 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:31.112646 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:31.119851 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc10e262-2563-41ed-b8f3-d6bb74d420d2 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 200 Jul 10 13:20:31.120261 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 723/2888] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:31.128645 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:31.129064 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-517435075"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.130900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request body: {'volume': {"'imageRef": 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-517435075'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:31.131056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume of 1 GB Jul 10 13:20:31.135972 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Availability Zones retrieved successfully. Jul 10 13:20:31.142332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (11c27ffc-6fd0-433b-9e52-5d44856d53cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.143377 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b52f3-507b-4318-ab1c-b7c6059e1806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.144709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:31.182812 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a8b52f3-507b-4318-ab1c-b7c6059e1806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.184388 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b7045a-480b-480e-97c1-1667db46a11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.201205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.209362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:31.210894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.210894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.229934 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.229934 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:31.237412 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:31.246151 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fa9f696-16a3-43fb-9e2c-fd87ba604e51 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 200 Jul 10 13:20:31.246151 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 728/2889] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:31.267373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.269952 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action Jul 10 13:20:31.271545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:31.271545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.283817 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.283817 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:31.284223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '221acd30-452b-45f6-9f00-2028837574d4' with '{'status': 'attaching'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:31.298936 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Created reservations ['9bc793e3-a360-47a2-a214-f9489ec47c15', '10ff4ad0-ea18-499f-bc99-f2e65d0665c4', '115fc73f-4183-4bc5-867c-d3abb6afecaa', '7af10f48-cfe6-4a8c-bec0-2c2734d49a6f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:31.299181 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6b7045a-480b-480e-97c1-1667db46a11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc793e3-a360-47a2-a214-f9489ec47c15', '10ff4ad0-ea18-499f-bc99-f2e65d0665c4', '115fc73f-4183-4bc5-867c-d3abb6afecaa', '7af10f48-cfe6-4a8c-bec0-2c2734d49a6f']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.300912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6f48d1-3691-4330-8638-49e03933d426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.315297 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-32fb6330-efab-4033-a4d5-7ff61e9c4bce tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action returned with HTTP 202 Jul 10 13:20:31.315857 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 721/2890] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:31 2026] POST /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:31.324806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f4b21465-65d3-4400-926c-71e944c4ffce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.327572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4b21465-65d3-4400-926c-71e944c4ffce tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:31.328816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4b21465-65d3-4400-926c-71e944c4ffce tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.328816 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4b21465-65d3-4400-926c-71e944c4ffce tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.334749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb6f48d1-3691-4330-8638-49e03933d426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8375c6-b245-4aa8-b281-802bea04b85b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517435075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['9bc793e3-a360-47a2-a214-f9489ec47c15','10ff4ad0-ea18-499f-bc99-f2e65d0665c4','115fc73f-4183-4bc5-867c-d3abb6afecaa','7af10f48-cfe6-4a8c-bec0-2c2734d49a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-517435075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8375c6-b245-4aa8-b281-802bea04b85b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f068dd7d053c41ac81af6eab5b112379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84527734202d4e5d9732843a9feb03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.335589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6432a43b-c568-4128-81ed-08741f62778b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.341022 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.341022 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:31.347526 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f4b21465-65d3-4400-926c-71e944c4ffce tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:31.355133 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4b21465-65d3-4400-926c-71e944c4ffce tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 200 Jul 10 13:20:31.355974 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 724/2891] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:31.365828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6432a43b-c568-4128-81ed-08741f62778b) transitioned into state 'SUCCESS' from state '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-517435075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['9bc793e3-a360-47a2-a214-f9489ec47c15','10ff4ad0-ea18-499f-bc99-f2e65d0665c4','115fc73f-4183-4bc5-867c-d3abb6afecaa','7af10f48-cfe6-4a8c-bec0-2c2734d49a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.366956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fab4a6-47b5-499e-84ea-caa1f4d9336a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.370853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.373063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action Jul 10 13:20:31.373497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:31.373662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.380512 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63fab4a6-47b5-499e-84ea-caa1f4d9336a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.381851 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (11c27ffc-6fd0-433b-9e52-5d44856d53cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.382359 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request issued successfully. Jul 10 13:20:31.383320 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee422423-637f-4605-874d-4a98554a551f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:31.383929 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 719/2892] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:30 2026] POST /volume/v3/volumes => generated 756 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:31.385298 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.385298 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:31.385678 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Volume info retrieved successfully. Jul 10 13:20:31.402062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-22a81c63-d193-4982-a9a0-b569485c7019 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.404420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:31.404950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-666430243"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.406904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request body: {'volume': {"'imageRef": 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-666430243'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:31.407065 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume of 1 GB Jul 10 13:20:31.407402 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.407402 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:31.413430 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Availability Zones retrieved successfully. Jul 10 13:20:31.413587 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Delete volume request issued successfully. Jul 10 13:20:31.414154 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed081d91-5bcc-4bfe-99f0-0f747e02a268 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action returned with HTTP 202 Jul 10 13:20:31.414660 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 729/2893] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:31 2026] POST /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:31.421924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (837f2c57-394a-4d20-bbbc-eebf394fbcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.423551 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd667d4-654d-4755-8bfd-dac85ad95e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.424383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e1615253-65f3-430b-846d-824624b8a3e2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.425188 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:31.427576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e1615253-65f3-430b-846d-824624b8a3e2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:31.427576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e1615253-65f3-430b-846d-824624b8a3e2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.428813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e1615253-65f3-430b-846d-824624b8a3e2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.444206 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.444206 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:31.450706 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e1615253-65f3-430b-846d-824624b8a3e2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:31.458943 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e1615253-65f3-430b-846d-824624b8a3e2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 200 Jul 10 13:20:31.459914 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 725/2894] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:31.462725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd667d4-654d-4755-8bfd-dac85ad95e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.464159 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a2448a-81a4-42b5-b0fe-91631e0c218a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.539141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Created reservations ['0584f68c-2f9f-4548-8aaf-732967ee8a90', 'ec32c7be-6dad-4eaf-8f12-d99674d44039', '35123e52-783e-4f8e-8736-a1e1e83bebcf', '74cf836b-eb71-413e-9883-ff540d63b2a5'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:31.540390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a2448a-81a4-42b5-b0fe-91631e0c218a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0584f68c-2f9f-4548-8aaf-732967ee8a90', 'ec32c7be-6dad-4eaf-8f12-d99674d44039', '35123e52-783e-4f8e-8736-a1e1e83bebcf', '74cf836b-eb71-413e-9883-ff540d63b2a5']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.541559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd32115-562b-4407-88ed-89a3a85550e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.569988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd32115-562b-4407-88ed-89a3a85550e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09e8630f-9f17-4773-aaca-e0502ec28f74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-666430243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['0584f68c-2f9f-4548-8aaf-732967ee8a90','ec32c7be-6dad-4eaf-8f12-d99674d44039','35123e52-783e-4f8e-8736-a1e1e83bebcf','74cf836b-eb71-413e-9883-ff540d63b2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-666430243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09e8630f-9f17-4773-aaca-e0502ec28f74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f068dd7d053c41ac81af6eab5b112379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84527734202d4e5d9732843a9feb03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.571047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b558307-46f0-4bf0-a5d3-6eb150b3ff8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.599654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b558307-46f0-4bf0-a5d3-6eb150b3ff8d) transitioned into state 'SUCCESS' from state '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-666430243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['0584f68c-2f9f-4548-8aaf-732967ee8a90','ec32c7be-6dad-4eaf-8f12-d99674d44039','35123e52-783e-4f8e-8736-a1e1e83bebcf','74cf836b-eb71-413e-9883-ff540d63b2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.600460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80dd16a-1575-47aa-86b2-133218bd38ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.622501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e80dd16a-1575-47aa-86b2-133218bd38ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.623494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (837f2c57-394a-4d20-bbbc-eebf394fbcb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.624034 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request issued successfully. Jul 10 13:20:31.625393 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22a81c63-d193-4982-a9a0-b569485c7019 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:31.626150 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 722/2895] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:31 2026] POST /volume/v3/volumes => generated 756 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:31.642133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.645050 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:31.645384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-324710033"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.647280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request body: {'volume': {"'imageRef": 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-324710033'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:31.647503 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume of 1 GB Jul 10 13:20:31.648029 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.648029 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:31.653526 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Availability Zones retrieved successfully. Jul 10 13:20:31.660768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (4d6e5dbf-743d-4ee8-a7db-6e7d82e7c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.661970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e6dd7-2b1f-49c4-89f2-9206977fd5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.663664 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:31.669879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d5924e73-e7db-48b4-8b40-66ebbebf8d4e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.672646 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d5924e73-e7db-48b4-8b40-66ebbebf8d4e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 Jul 10 13:20:31.672646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d5924e73-e7db-48b4-8b40-66ebbebf8d4e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.672814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d5924e73-e7db-48b4-8b40-66ebbebf8d4e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.681718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d5924e73-e7db-48b4-8b40-66ebbebf8d4e tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 returned with HTTP 404 Jul 10 13:20:31.682678 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 730/2896] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/b7882059-0e40-4079-895c-be048dc37e27 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:31.691619 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9c246464-dac5-42e5-a317-899833d59528 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.694545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:31.694900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.695121 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.695340 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume with id: fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:31.705454 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.705454 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:31.706063 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:31.706270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e6dd7-2b1f-49c4-89f2-9206977fd5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.707324 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6242838-fc1b-45fb-8a67-2038e2ebc2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.734680 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Delete volume request issued successfully. Jul 10 13:20:31.734924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9c246464-dac5-42e5-a317-899833d59528 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b returned with HTTP 202 Jul 10 13:20:31.735668 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 726/2897] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:31 2026] DELETE /volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:31.746029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.747989 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:31.748297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:31.748484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:31.757487 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:31.757487 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:31.766930 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Volume info retrieved successfully. Jul 10 13:20:31.772002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Created reservations ['b2ccae04-f49c-43d7-837c-925bd4ec375a', 'b8b18612-da8d-4190-9f14-ebb57aa77d79', '9101d35c-99b7-4709-a734-5414d3a828e9', '2513b8a1-e42d-4e4f-9745-a44c615055a6'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:31.772790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6242838-fc1b-45fb-8a67-2038e2ebc2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ccae04-f49c-43d7-837c-925bd4ec375a', 'b8b18612-da8d-4190-9f14-ebb57aa77d79', '9101d35c-99b7-4709-a734-5414d3a828e9', '2513b8a1-e42d-4e4f-9745-a44c615055a6']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.773561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef218312-df0c-4f16-b017-2f886fb842bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.774058 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52d6fbd5-233c-4c6e-aaa3-dd60736e2688 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b returned with HTTP 200 Jul 10 13:20:31.774588 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 723/2898] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:31 2026] GET /volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:31.802990 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef218312-df0c-4f16-b017-2f886fb842bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85ad799a-34f9-495a-821d-8f0dce6e15bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-324710033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['b2ccae04-f49c-43d7-837c-925bd4ec375a','b8b18612-da8d-4190-9f14-ebb57aa77d79','9101d35c-99b7-4709-a734-5414d3a828e9','2513b8a1-e42d-4e4f-9745-a44c615055a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-324710033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85ad799a-34f9-495a-821d-8f0dce6e15bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f068dd7d053c41ac81af6eab5b112379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84527734202d4e5d9732843a9feb03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.803970 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f6deab-8fe0-4cf9-9c33-50482813efc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.829890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f6deab-8fe0-4cf9-9c33-50482813efc3) transitioned into state 'SUCCESS' from state '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-324710033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['b2ccae04-f49c-43d7-837c-925bd4ec375a','b8b18612-da8d-4190-9f14-ebb57aa77d79','9101d35c-99b7-4709-a734-5414d3a828e9','2513b8a1-e42d-4e4f-9745-a44c615055a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.830709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0523080-b48d-404c-99b3-35c962855e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.846786 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0523080-b48d-404c-99b3-35c962855e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.847981 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (4d6e5dbf-743d-4ee8-a7db-6e7d82e7c68f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.847981 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request issued successfully. Jul 10 13:20:31.848759 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cb3f5f2-8e62-43fd-b193-cf04c442d625 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:31.849318 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 720/2899] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:31 2026] POST /volume/v3/volumes => generated 756 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:31.863731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed44af52-1e47-4c37-8838-552229a23e12 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:31.866153 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:31.866664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1006917380"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:31.868809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request body: {'volume': {"'imageRef": 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1006917380'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:31.868986 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume of 1 GB Jul 10 13:20:31.875312 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Availability Zones retrieved successfully. Jul 10 13:20:31.881777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (3a0ef115-e13a-484f-aaca-7a5653494f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:31.882927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c4e9ce-e9d5-431f-a4e4-1554ef66dc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.883952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:31.924201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17c4e9ce-e9d5-431f-a4e4-1554ef66dc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.925145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5cfb458-0a58-4c55-8604-35485785f5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:31.985381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Created reservations ['b90b7c59-08b2-4694-b041-88e7707913b2', 'e095c450-53db-4093-8e3c-6efd32480505', '960c0e18-5b9c-4931-ac40-c34f5ba4f8de', 'b2398913-eb69-4b3e-9450-81a12c774298'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:31.987160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5cfb458-0a58-4c55-8604-35485785f5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90b7c59-08b2-4694-b041-88e7707913b2', 'e095c450-53db-4093-8e3c-6efd32480505', '960c0e18-5b9c-4931-ac40-c34f5ba4f8de', 'b2398913-eb69-4b3e-9450-81a12c774298']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:31.989523 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e5501e-3eb7-4cb7-a794-69f44d1c31ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.020916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6e5501e-3eb7-4cb7-a794-69f44d1c31ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15de3d0-a940-4902-a998-ddfe6b0de7e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1006917380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['b90b7c59-08b2-4694-b041-88e7707913b2','e095c450-53db-4093-8e3c-6efd32480505','960c0e18-5b9c-4931-ac40-c34f5ba4f8de','b2398913-eb69-4b3e-9450-81a12c774298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1006917380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15de3d0-a940-4902-a998-ddfe6b0de7e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f068dd7d053c41ac81af6eab5b112379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84527734202d4e5d9732843a9feb03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.022383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2532a27-209e-4617-9c8e-4f07923645d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.059519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2532a27-209e-4617-9c8e-4f07923645d8) transitioned into state 'SUCCESS' from state '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-1006917380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['b90b7c59-08b2-4694-b041-88e7707913b2','e095c450-53db-4093-8e3c-6efd32480505','960c0e18-5b9c-4931-ac40-c34f5ba4f8de','b2398913-eb69-4b3e-9450-81a12c774298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.060524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9de5ed4-2c7a-4dde-aa4e-9cc2c9b59c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.073834 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9de5ed4-2c7a-4dde-aa4e-9cc2c9b59c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.075250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (3a0ef115-e13a-484f-aaca-7a5653494f15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.075423 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request issued successfully. Jul 10 13:20:32.076401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed44af52-1e47-4c37-8838-552229a23e12 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:32.076977 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 731/2900] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:31 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:20:32.093058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-03317e22-94f4-4928-a7de-7046b082845a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.099292 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:32.099461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-969578590"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:32.104449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request body: {'volume': {"'imageRef": 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-969578590'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:32.105061 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume of 1 GB Jul 10 13:20:32.112257 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Availability Zones retrieved successfully. Jul 10 13:20:32.118673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (a3767b51-43f3-44c0-a61a-8340733489a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.120050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1913de93-1bb8-4bc5-a1a8-14a9938aadef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.120998 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:32.137464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ecffb57e-26d0-44c9-8671-f4fa40104f60 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.140597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecffb57e-26d0-44c9-8671-f4fa40104f60 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:32.140597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecffb57e-26d0-44c9-8671-f4fa40104f60 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.140983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecffb57e-26d0-44c9-8671-f4fa40104f60 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.152005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecffb57e-26d0-44c9-8671-f4fa40104f60 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 404 Jul 10 13:20:32.152565 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 724/2901] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:32.162726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1913de93-1bb8-4bc5-a1a8-14a9938aadef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.163675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a480cb7e-cf1c-4cf4-9e15-7da736f3cd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.166677 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.168711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:32.169123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1614316296"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:32.170583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1614316296'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:32.170746 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:32.171110 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.171110 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:32.176546 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:32.183903 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (676ed287-d36d-48ae-8dc0-645589420dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.185354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9087a8f4-eb82-4257-b4a0-53e4950f9208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.186169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:32.225030 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Created reservations ['d0cebb66-beef-40f4-b468-8f04590ca1e3', 'd5e08efb-a2c6-40ff-b036-d9da9a273a9f', '88b5128f-2c35-4994-b115-0c928aabfcb7', '1aa70152-77cb-4514-b568-9dcf64268761'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:32.226270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a480cb7e-cf1c-4cf4-9e15-7da736f3cd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0cebb66-beef-40f4-b468-8f04590ca1e3', 'd5e08efb-a2c6-40ff-b036-d9da9a273a9f', '88b5128f-2c35-4994-b115-0c928aabfcb7', '1aa70152-77cb-4514-b568-9dcf64268761']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.227116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9087a8f4-eb82-4257-b4a0-53e4950f9208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.227367 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd2056a-56aa-46e0-a5b7-cef5c0d17afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.227989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fcb5b9-06f3-484c-9e14-718881363629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.255877 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efd2056a-56aa-46e0-a5b7-cef5c0d17afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec0bb966-ef6b-448e-9c61-eb9665c888db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-969578590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['d0cebb66-beef-40f4-b468-8f04590ca1e3','d5e08efb-a2c6-40ff-b036-d9da9a273a9f','88b5128f-2c35-4994-b115-0c928aabfcb7','1aa70152-77cb-4514-b568-9dcf64268761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-969578590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec0bb966-ef6b-448e-9c61-eb9665c888db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f068dd7d053c41ac81af6eab5b112379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84527734202d4e5d9732843a9feb03cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.256715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4e948d-ee79-406a-b8a4-f3d0395901cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.278703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4e948d-ee79-406a-b8a4-f3d0395901cf) transitioned into state 'SUCCESS' from state '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-969578590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f068dd7d053c41ac81af6eab5b112379',qos_specs=None,replication_status=,reservations=['d0cebb66-beef-40f4-b468-8f04590ca1e3','d5e08efb-a2c6-40ff-b036-d9da9a273a9f','88b5128f-2c35-4994-b115-0c928aabfcb7','1aa70152-77cb-4514-b568-9dcf64268761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84527734202d4e5d9732843a9feb03cd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.279501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfc635c-4357-4b73-82a0-978ebbb8eb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.290255 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edfc635c-4357-4b73-82a0-978ebbb8eb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.291253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Flow 'volume_create_api' (a3767b51-43f3-44c0-a61a-8340733489a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.291891 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Create volume request issued successfully. Jul 10 13:20:32.292534 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03317e22-94f4-4928-a7de-7046b082845a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:32.292998 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 727/2902] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:32 2026] POST /volume/v3/volumes => generated 756 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:32.294892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['19f67806-5f9d-4b62-8f75-ad67dc93cd89', 'b1414cce-afa3-4682-9914-bcc6629436f2', '48da1a11-9db4-4226-b27e-ef3306b1223e', 'd520306d-048f-4982-9548-ae103198e5b0'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:32.296164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fcb5b9-06f3-484c-9e14-718881363629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19f67806-5f9d-4b62-8f75-ad67dc93cd89', 'b1414cce-afa3-4682-9914-bcc6629436f2', '48da1a11-9db4-4226-b27e-ef3306b1223e', 'd520306d-048f-4982-9548-ae103198e5b0']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.297365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b602dbcb-81c6-4d4a-b370-d0655f384bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.312423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.318812 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b Jul 10 13:20:32.319070 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.319381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.330304 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.330304 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:32.331444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b602dbcb-81c6-4d4a-b370-d0655f384bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d84c510-ca7e-400a-83a5-41df04506f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1614316296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['19f67806-5f9d-4b62-8f75-ad67dc93cd89','b1414cce-afa3-4682-9914-bcc6629436f2','48da1a11-9db4-4226-b27e-ef3306b1223e','d520306d-048f-4982-9548-ae103198e5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1614316296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d84c510-ca7e-400a-83a5-41df04506f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.332462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95e0e70-b1d0-4dd2-a3cb-f9f5bf301c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.336287 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:32.342580 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fdf7b6e-e64f-4811-a270-d32dd4bd6381 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b returned with HTTP 200 Jul 10 13:20:32.343378 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 732/2903] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.361074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.361639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f95e0e70-b1d0-4dd2-a3cb-f9f5bf301c16) transitioned into state 'SUCCESS' from state '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-1614316296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['19f67806-5f9d-4b62-8f75-ad67dc93cd89','b1414cce-afa3-4682-9914-bcc6629436f2','48da1a11-9db4-4226-b27e-ef3306b1223e','d520306d-048f-4982-9548-ae103198e5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.362399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd252077-c169-4e77-b9d9-0bd20a9313fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.363410 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 Jul 10 13:20:32.363591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.363910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.372453 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.372453 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:32.377046 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:32.377265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd252077-c169-4e77-b9d9-0bd20a9313fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.378487 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (676ed287-d36d-48ae-8dc0-645589420dfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.379141 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:32.379802 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c4dbb656-ceaa-4fbb-a810-2a83adf3acbf tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:32.380340 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 721/2904] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:32 2026] POST /volume/v3/volumes => generated 770 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:32.382230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0cd4c04-ae6b-4dbe-9b28-640075a66fbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 returned with HTTP 200 Jul 10 13:20:32.382775 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 725/2905] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.398935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-37996d34-0b81-4064-9c9b-374a4bc54add None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.399249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.401211 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb Jul 10 13:20:32.401312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37996d34-0b81-4064-9c9b-374a4bc54add tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:32.401924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.402052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37996d34-0b81-4064-9c9b-374a4bc54add tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.402094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.402181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37996d34-0b81-4064-9c9b-374a4bc54add tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.410808 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.410808 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:32.412251 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.412251 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:32.415120 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-37996d34-0b81-4064-9c9b-374a4bc54add tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:32.416835 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:32.421572 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37996d34-0b81-4064-9c9b-374a4bc54add tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 200 Jul 10 13:20:32.421755 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4c3b979-a0b3-4c2f-9364-08e0e7d3a52f tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb returned with HTTP 200 Jul 10 13:20:32.422046 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 733/2906] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:32.422191 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 728/2907] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.437565 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62721bf4-d06c-4506-a6ed-a93108f82879 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.439953 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62721bf4-d06c-4506-a6ed-a93108f82879 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 Jul 10 13:20:32.440194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62721bf4-d06c-4506-a6ed-a93108f82879 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.440384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62721bf4-d06c-4506-a6ed-a93108f82879 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.449708 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.449708 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:32.454290 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-62721bf4-d06c-4506-a6ed-a93108f82879 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:32.459779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62721bf4-d06c-4506-a6ed-a93108f82879 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 returned with HTTP 200 Jul 10 13:20:32.460284 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 722/2908] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.474331 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.474670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-745007b3-ca48-47f7-84e3-671ac186692b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.476382 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:32.476759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.477004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.477283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-745007b3-ca48-47f7-84e3-671ac186692b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:32.477596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-745007b3-ca48-47f7-84e3-671ac186692b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.477898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-745007b3-ca48-47f7-84e3-671ac186692b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.484866 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.484866 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:32.485167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-745007b3-ca48-47f7-84e3-671ac186692b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 404 Jul 10 13:20:32.485814 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 734/2909] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:32.490520 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:32.495420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-26e634fc-e3e6-4f5c-b4e8-0745a5cd4e1c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.497258 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5794c2f1-7f5d-4277-aa9a-d4455bf3e284 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db returned with HTTP 200 Jul 10 13:20:32.497258 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 726/2910] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.500470 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26e634fc-e3e6-4f5c-b4e8-0745a5cd4e1c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:32.500771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26e634fc-e3e6-4f5c-b4e8-0745a5cd4e1c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.501032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26e634fc-e3e6-4f5c-b4e8-0745a5cd4e1c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.512572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26e634fc-e3e6-4f5c-b4e8-0745a5cd4e1c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 404 Jul 10 13:20:32.513187 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 729/2911] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:32.523857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.523857 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:32.524104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.524343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.524532 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: 221acd30-452b-45f6-9f00-2028837574d4 Jul 10 13:20:32.533311 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaf421e4-ec75-47b8-a189-63a6c1b1b1ec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 returned with HTTP 404 Jul 10 13:20:32.534092 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 723/2912] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:32 2026] DELETE /volume/v3/volumes/221acd30-452b-45f6-9f00-2028837574d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:32.545731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4134f034-0d54-4585-86bb-91be00a441d7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.547876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:32.548321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1323310217"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:32.549961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1323310217'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:32.550069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:32.555120 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:32.565727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (c58beb9a-a82b-4c68-8209-350f165e4ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.565727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66372e6-d473-42ff-85a9-a50f9d442800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.565727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:32.592305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66372e6-d473-42ff-85a9-a50f9d442800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.592978 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c077a91f-0ae0-42c0-abfa-9f08f94a4f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.640771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['bc2b9e9b-7249-4d40-9d2f-6d21f172c046', 'fabb6804-4ba5-4edc-ba2c-69587b054660', '9b3ec7d7-3e8a-4d16-85ed-d074dd775670', 'a414756a-bd9d-4bbd-8792-c122f1c87db3'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:32.641597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c077a91f-0ae0-42c0-abfa-9f08f94a4f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc2b9e9b-7249-4d40-9d2f-6d21f172c046', 'fabb6804-4ba5-4edc-ba2c-69587b054660', '9b3ec7d7-3e8a-4d16-85ed-d074dd775670', 'a414756a-bd9d-4bbd-8792-c122f1c87db3']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.642590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0023810-5878-4082-a4ca-ccbaf400ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.671870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0023810-5878-4082-a4ca-ccbaf400ebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a893aff-9d12-4ff8-8ce3-24419bd4cc76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1323310217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['bc2b9e9b-7249-4d40-9d2f-6d21f172c046','fabb6804-4ba5-4edc-ba2c-69587b054660','9b3ec7d7-3e8a-4d16-85ed-d074dd775670','a414756a-bd9d-4bbd-8792-c122f1c87db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1323310217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a893aff-9d12-4ff8-8ce3-24419bd4cc76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.672891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74c308b-b503-4f14-a8b8-27113953428c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.694601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74c308b-b503-4f14-a8b8-27113953428c) transitioned into state 'SUCCESS' from state '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-1323310217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['bc2b9e9b-7249-4d40-9d2f-6d21f172c046','fabb6804-4ba5-4edc-ba2c-69587b054660','9b3ec7d7-3e8a-4d16-85ed-d074dd775670','a414756a-bd9d-4bbd-8792-c122f1c87db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.695659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fffb36-082d-4dbc-82d2-697348c2c6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:32.708981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50fffb36-082d-4dbc-82d2-697348c2c6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:32.710118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (c58beb9a-a82b-4c68-8209-350f165e4ab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:32.710507 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:32.711288 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4134f034-0d54-4585-86bb-91be00a441d7 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:32.711870 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 735/2913] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:32 2026] POST /volume/v3/volumes => generated 749 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:32.724032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.726428 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:32.726673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.726947 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.737556 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:32.737556 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:32.743381 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:32.750891 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-237a7cdd-49eb-430a-a8f7-c077bc793302 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 200 Jul 10 13:20:32.751437 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 727/2914] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:32.792279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-20fb021a-c799-4f71-8388-992486e4f565 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:32.793987 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-20fb021a-c799-4f71-8388-992486e4f565 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] GET https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b Jul 10 13:20:32.794181 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-20fb021a-c799-4f71-8388-992486e4f565 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:32.794363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-20fb021a-c799-4f71-8388-992486e4f565 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:32.800198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-20fb021a-c799-4f71-8388-992486e4f565 tempest-CreateVolumesFromBackupTest-236217454 tempest-CreateVolumesFromBackupTest-236217454-project-member] https://10.4.3.138/volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b returned with HTTP 404 Jul 10 13:20:32.800617 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 730/2915] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:32 2026] GET /volume/v3/volumes/fdeedde9-c012-40e5-b51e-a567b3cefa3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:33.437987 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8feed77f-c365-4627-8245-e4448533b7ca None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.440362 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8feed77f-c365-4627-8245-e4448533b7ca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:33.441143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8feed77f-c365-4627-8245-e4448533b7ca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.441143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8feed77f-c365-4627-8245-e4448533b7ca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.449996 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.449996 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:33.454123 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8feed77f-c365-4627-8245-e4448533b7ca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:33.460230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8feed77f-c365-4627-8245-e4448533b7ca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 200 Jul 10 13:20:33.460735 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 724/2916] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:33.476461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.478443 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:33.479539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1d84c510-ca7e-400a-83a5-41df04506f04", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1985599021"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:33.480985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request body: {'volume': {'source_volid': '1d84c510-ca7e-400a-83a5-41df04506f04', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1985599021'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:33.492654 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.492654 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:33.493684 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume retrieved successfully. Jul 10 13:20:33.493684 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume of 1 GB Jul 10 13:20:33.499744 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Availability Zones retrieved successfully. Jul 10 13:20:33.509309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (0adc4f15-cb01-4a8f-b6fd-0d89b45f2f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:33.510809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b3f710-b3d6-45c1-82a3-f81b0805d2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:33.512809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:33.515158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ccf39866-b16e-4810-860a-069bced701a9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.519167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ccf39866-b16e-4810-860a-069bced701a9 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:33.519542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ccf39866-b16e-4810-860a-069bced701a9 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.520272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ccf39866-b16e-4810-860a-069bced701a9 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.529777 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.529777 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:33.534914 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ccf39866-b16e-4810-860a-069bced701a9 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:33.541347 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ccf39866-b16e-4810-860a-069bced701a9 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db returned with HTTP 200 Jul 10 13:20:33.541707 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 728/2917] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:33.558531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b3f710-b3d6-45c1-82a3-f81b0805d2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1d84c510-ca7e-400a-83a5-41df04506f04', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:33.559731 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8333b6ef-05f4-4b5c-91a5-0bf54a4706fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:33.559968 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-66609714-c9a5-4f78-83af-44c30347d404 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.562460 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:33.562671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.562884 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.563118 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume with id: ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:33.571571 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.571571 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:33.572141 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:33.597717 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume request issued successfully. Jul 10 13:20:33.597717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-66609714-c9a5-4f78-83af-44c30347d404 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db returned with HTTP 202 Jul 10 13:20:33.597717 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 731/2918] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:33 2026] DELETE /volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:33.608648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.609599 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:33.609914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.610173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.619575 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.619575 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:33.620882 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Created reservations ['a9c76ff3-95ac-41eb-a2bb-53860ac9f178', '5de3041e-025e-485d-a0f9-72066ae915f2', '2ba06b3d-1ab3-48ce-9b7c-b676609e0817', 'b6e2308e-e8b6-402d-8cd5-cbc5b8b49cd7'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:33.622600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8333b6ef-05f4-4b5c-91a5-0bf54a4706fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9c76ff3-95ac-41eb-a2bb-53860ac9f178', '5de3041e-025e-485d-a0f9-72066ae915f2', '2ba06b3d-1ab3-48ce-9b7c-b676609e0817', 'b6e2308e-e8b6-402d-8cd5-cbc5b8b49cd7']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:33.625665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aba7983-faa4-447a-966f-b3a226ad39de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:33.625815 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:33.630590 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96982e45-c5e2-4f45-8a58-ba8272b5d4b6 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db returned with HTTP 200 Jul 10 13:20:33.631195 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 725/2919] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:33.667866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aba7983-faa4-447a-966f-b3a226ad39de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91cd9066-0549-4db6-9ab0-5c06210fe9de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1985599021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['a9c76ff3-95ac-41eb-a2bb-53860ac9f178','5de3041e-025e-485d-a0f9-72066ae915f2','2ba06b3d-1ab3-48ce-9b7c-b676609e0817','b6e2308e-e8b6-402d-8cd5-cbc5b8b49cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d84c510-ca7e-400a-83a5-41df04506f04,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1985599021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91cd9066-0549-4db6-9ab0-5c06210fe9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6074928d1834163906f1640af2e483f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1d84c510-ca7e-400a-83a5-41df04506f04,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='590fafb2b0e64c49b3ba26fae534686c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:33.668645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a258ad-24b1-40a0-a38e-3475cc936db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:33.693365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a258ad-24b1-40a0-a38e-3475cc936db8) transitioned into state 'SUCCESS' from state '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-1985599021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e6074928d1834163906f1640af2e483f',qos_specs=None,replication_status=,reservations=['a9c76ff3-95ac-41eb-a2bb-53860ac9f178','5de3041e-025e-485d-a0f9-72066ae915f2','2ba06b3d-1ab3-48ce-9b7c-b676609e0817','b6e2308e-e8b6-402d-8cd5-cbc5b8b49cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d84c510-ca7e-400a-83a5-41df04506f04,status='creating',user_id='590fafb2b0e64c49b3ba26fae534686c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:33.693941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d56205-6b59-4e64-a890-422c8a4c05e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:33.723899 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d56205-6b59-4e64-a890-422c8a4c05e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:33.725092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Flow 'volume_create_api' (0adc4f15-cb01-4a8f-b6fd-0d89b45f2f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:33.725474 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Create volume request issued successfully. Jul 10 13:20:33.726310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-04cf04f6-9403-40bf-bc3a-49b7f954e071 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:33.726967 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 736/2920] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:20:33 2026] POST /volume/v3/volumes => generated 804 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:33.739673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.743451 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:33.743812 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.744094 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.752803 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.752803 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:33.758857 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:33.766504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-681992bf-0021-4f95-ba7c-83966e91b4f4 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de returned with HTTP 200 Jul 10 13:20:33.766788 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-105a26ba-222c-49ff-b39d-88ba129e0295 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.766935 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 729/2921] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:33.768474 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-105a26ba-222c-49ff-b39d-88ba129e0295 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:33.768844 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-105a26ba-222c-49ff-b39d-88ba129e0295 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.769036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-105a26ba-222c-49ff-b39d-88ba129e0295 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.778167 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.778167 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:33.783223 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-105a26ba-222c-49ff-b39d-88ba129e0295 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:33.790003 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-105a26ba-222c-49ff-b39d-88ba129e0295 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 200 Jul 10 13:20:33.790291 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 732/2922] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:33.804548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.807142 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action Jul 10 13:20:33.807469 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:33.807789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:33.820510 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.820510 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:33.821119 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '1a893aff-9d12-4ff8-8ce3-24419bd4cc76' with '{'status': 'creating'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:33.845848 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d7f3fe6-d435-4bb4-a4e5-ff65d53ef82a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action returned with HTTP 202 Jul 10 13:20:33.846422 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 726/2923] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:33 2026] POST /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:33.860363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.862716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:33.862975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.863258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.873711 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.873711 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:33.879122 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:33.885291 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-386cfbef-7a20-4f8b-b5f2-18cbabd15d27 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 200 Jul 10 13:20:33.885700 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 737/2924] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:33.898622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-00b85a6e-8131-441e-a931-0e6f639a0897 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.900597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action Jul 10 13:20:33.900999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:33.901146 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:33.912326 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.912326 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:33.912578 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Volume info retrieved successfully. Jul 10 13:20:33.937423 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Delete volume request issued successfully. Jul 10 13:20:33.937707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00b85a6e-8131-441e-a931-0e6f639a0897 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action returned with HTTP 202 Jul 10 13:20:33.938284 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 730/2925] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:33 2026] POST /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:33.946554 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:33.949327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:33.949401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:33.949707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:33.959502 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:33.959502 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:33.965714 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:33.971855 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e298a87-f7f5-4d97-a543-5936e98ba17a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 200 Jul 10 13:20:33.972447 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 733/2926] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:33 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:34.645810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-01b583b9-9bc9-427c-a9e5-7ca1eb010b6a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.650654 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-01b583b9-9bc9-427c-a9e5-7ca1eb010b6a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db Jul 10 13:20:34.650654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-01b583b9-9bc9-427c-a9e5-7ca1eb010b6a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.650654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-01b583b9-9bc9-427c-a9e5-7ca1eb010b6a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.656554 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-01b583b9-9bc9-427c-a9e5-7ca1eb010b6a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db returned with HTTP 404 Jul 10 13:20:34.657403 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 727/2927] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:34 2026] GET /volume/v3/volumes/ec0bb966-ef6b-448e-9c61-eb9665c888db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:34.665171 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-64b95959-07be-4725-b678-7a8637bf80a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.667404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] DELETE https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 Jul 10 13:20:34.667712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.667977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.668190 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume with id: a15de3d0-a940-4902-a998-ddfe6b0de7e4 Jul 10 13:20:34.678674 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:34.678674 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:34.679288 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:34.702072 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume request issued successfully. Jul 10 13:20:34.702662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64b95959-07be-4725-b678-7a8637bf80a1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 returned with HTTP 202 Jul 10 13:20:34.702886 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 738/2928] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:34 2026] DELETE /volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:34.715594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.718006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 Jul 10 13:20:34.718270 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.718504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.729035 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:34.729035 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:34.734063 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:34.743364 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf4c826e-f93a-4534-9746-c01b61a5caa3 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 returned with HTTP 200 Jul 10 13:20:34.744714 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 731/2929] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:34 2026] GET /volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:34.782494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.784464 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:34.784733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.784964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.793421 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:34.793421 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:34.797867 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:34.803711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-64742ec3-533e-4583-9c7a-e0a7e4d68f25 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de returned with HTTP 200 Jul 10 13:20:34.804260 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 734/2930] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:34 2026] GET /volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:34.818917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-21bc3031-3299-4672-acf8-a101a3e47bea None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.820680 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:34.821427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.822052 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.822052 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:34.832409 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:34.832409 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:34.833037 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:34.852845 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:34.853079 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21bc3031-3299-4672-acf8-a101a3e47bea tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 202 Jul 10 13:20:34.853593 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 728/2931] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:34 2026] DELETE /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:34.862187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e9859262-0875-48c9-aa19-e85720bbe745 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.864619 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9859262-0875-48c9-aa19-e85720bbe745 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:34.864919 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9859262-0875-48c9-aa19-e85720bbe745 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.865415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9859262-0875-48c9-aa19-e85720bbe745 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.873733 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:34.873733 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:34.877926 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e9859262-0875-48c9-aa19-e85720bbe745 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:34.883182 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9859262-0875-48c9-aa19-e85720bbe745 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 200 Jul 10 13:20:34.883620 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 739/2932] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:34 2026] GET /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:34.954341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.986950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-57456b75-33c2-4e72-b706-1633c84f89a1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:34.989123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-57456b75-33c2-4e72-b706-1633c84f89a1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:34.989461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-57456b75-33c2-4e72-b706-1633c84f89a1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:34.989788 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-57456b75-33c2-4e72-b706-1633c84f89a1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:34.998271 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-57456b75-33c2-4e72-b706-1633c84f89a1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 404 Jul 10 13:20:34.999232 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 735/2933] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:34 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:20:35.006758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-29e9a7b1-d93c-4ccb-86b7-0e9c73694f50 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.008626 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29e9a7b1-d93c-4ccb-86b7-0e9c73694f50 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:35.008856 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29e9a7b1-d93c-4ccb-86b7-0e9c73694f50 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.009345 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-29e9a7b1-d93c-4ccb-86b7-0e9c73694f50 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.016996 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-29e9a7b1-d93c-4ccb-86b7-0e9c73694f50 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 404 Jul 10 13:20:35.017628 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 729/2934] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:35.025359 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-701f9396-57f0-4ef4-8317-10b097fa0688 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.027470 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-701f9396-57f0-4ef4-8317-10b097fa0688 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:35.027710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-701f9396-57f0-4ef4-8317-10b097fa0688 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.027898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-701f9396-57f0-4ef4-8317-10b097fa0688 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.028063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-701f9396-57f0-4ef4-8317-10b097fa0688 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: 1a893aff-9d12-4ff8-8ce3-24419bd4cc76 Jul 10 13:20:35.035807 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-701f9396-57f0-4ef4-8317-10b097fa0688 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 returned with HTTP 404 Jul 10 13:20:35.036532 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 740/2935] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:35 2026] DELETE /volume/v3/volumes/1a893aff-9d12-4ff8-8ce3-24419bd4cc76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:35.047090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.049449 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:35.050246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-748370368"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:35.052331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-748370368'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:35.052629 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:35.058782 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:35.065600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (2e42b02d-f061-4dd4-ba92-d3fb7d0273ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:35.067142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998361ca-b26a-4821-a2c4-d66181e4b573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.068295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:35.099492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998361ca-b26a-4821-a2c4-d66181e4b573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.100341 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa8da17-b4bd-4e62-9b04-15b9d86a014e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.103528 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:35.103989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-234537294"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:35.105747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-234537294'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:35.105916 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Create volume of 1 GB Jul 10 13:20:35.110502 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Availability Zones retrieved successfully. Jul 10 13:20:35.118849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Flow 'volume_create_api' (db899d11-c770-416d-a726-d5d4ad5a53f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:35.120319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1298b435-7273-4e85-8def-cb4b79cf9fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.121481 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:35.142943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['93c247df-0d0c-4345-9a74-75048462fd59', 'd2c14d78-3392-454e-8f43-99624a4f220d', '44b3de00-ec45-4c92-a807-107216d17d8a', '52900dfc-11c1-46d7-b543-b845c254f182'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:35.144011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa8da17-b4bd-4e62-9b04-15b9d86a014e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93c247df-0d0c-4345-9a74-75048462fd59', 'd2c14d78-3392-454e-8f43-99624a4f220d', '44b3de00-ec45-4c92-a807-107216d17d8a', '52900dfc-11c1-46d7-b543-b845c254f182']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.145370 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f14a40-17be-460e-9983-93f8fecb56be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.150625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1298b435-7273-4e85-8def-cb4b79cf9fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.151540 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae00331-2bb8-4222-bc6d-d13053a5c5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.176069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5f14a40-17be-460e-9983-93f8fecb56be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d861dca-9615-48ac-87c1-3a41e2374f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-748370368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['93c247df-0d0c-4345-9a74-75048462fd59','d2c14d78-3392-454e-8f43-99624a4f220d','44b3de00-ec45-4c92-a807-107216d17d8a','52900dfc-11c1-46d7-b543-b845c254f182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-748370368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d861dca-9615-48ac-87c1-3a41e2374f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.177811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90f4133-bf59-400d-824c-1dfc850c91d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.200858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a90f4133-bf59-400d-824c-1dfc850c91d6) transitioned into state 'SUCCESS' from state '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-748370368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['93c247df-0d0c-4345-9a74-75048462fd59','d2c14d78-3392-454e-8f43-99624a4f220d','44b3de00-ec45-4c92-a807-107216d17d8a','52900dfc-11c1-46d7-b543-b845c254f182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.201980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23ba191-e1ac-4564-9108-7b73620250d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.219183 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23ba191-e1ac-4564-9108-7b73620250d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.221723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (2e42b02d-f061-4dd4-ba92-d3fb7d0273ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:35.221723 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:35.221723 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bf201c08-f5cc-43c1-9e14-6d5def0dc2db tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:35.222511 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 736/2936] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:35 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:35.237133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.237247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Created reservations ['c493057e-69d1-44c3-8d2d-cc60642e7051', 'dc20fe8d-5c77-4e8c-80fc-beab7c550705', '8bf82949-e2ad-4ca9-bb74-bb0fdfe839b0', 'f4e4b382-585e-42ad-ad9b-3a2b0a55c0ed'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:35.238424 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ae00331-2bb8-4222-bc6d-d13053a5c5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c493057e-69d1-44c3-8d2d-cc60642e7051', 'dc20fe8d-5c77-4e8c-80fc-beab7c550705', '8bf82949-e2ad-4ca9-bb74-bb0fdfe839b0', 'f4e4b382-585e-42ad-ad9b-3a2b0a55c0ed']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.239002 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:35.239210 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4bda75a-7ad3-4788-a44c-d3652947abbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.239415 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.239790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.248110 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.248110 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:35.252451 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:35.257496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-476cde56-6c38-4f70-98bf-aaa9cc15f0bc tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 200 Jul 10 13:20:35.258064 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 730/2937] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:35.270324 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4bda75a-7ad3-4788-a44c-d3652947abbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5119867-5280-4de2-905e-2a2a7fc709d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234537294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f0fc684feed4bd888e129b968ec7917',qos_specs=None,replication_status=,reservations=['c493057e-69d1-44c3-8d2d-cc60642e7051','dc20fe8d-5c77-4e8c-80fc-beab7c550705','8bf82949-e2ad-4ca9-bb74-bb0fdfe839b0','f4e4b382-585e-42ad-ad9b-3a2b0a55c0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01df16b4c5df45eeb3e7034479d66301',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234537294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5119867-5280-4de2-905e-2a2a7fc709d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f0fc684feed4bd888e129b968ec7917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01df16b4c5df45eeb3e7034479d66301',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.271021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f43386c-3e4a-4d9c-ba95-918fb1f0ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.289387 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f43386c-3e4a-4d9c-ba95-918fb1f0ddb2) transitioned into state 'SUCCESS' from state '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-234537294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f0fc684feed4bd888e129b968ec7917',qos_specs=None,replication_status=,reservations=['c493057e-69d1-44c3-8d2d-cc60642e7051','dc20fe8d-5c77-4e8c-80fc-beab7c550705','8bf82949-e2ad-4ca9-bb74-bb0fdfe839b0','f4e4b382-585e-42ad-ad9b-3a2b0a55c0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01df16b4c5df45eeb3e7034479d66301',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.290403 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b85f2-ee2d-4c6a-bb02-c269f01513f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.300753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9b85f2-ee2d-4c6a-bb02-c269f01513f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.301470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Flow 'volume_create_api' (db899d11-c770-416d-a726-d5d4ad5a53f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:35.301787 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Create volume request issued successfully. Jul 10 13:20:35.302315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad96fc73-1618-4be2-9a5c-6645299fab68 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:35.303058 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 732/2938] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:20:34 2026] POST /volume/v3/volumes => generated 777 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:35.314664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.316666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:35.317263 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.317514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.324783 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.324783 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:35.330175 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Volume info retrieved successfully. Jul 10 13:20:35.335527 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6471ae9d-90cc-407a-b60d-4284b9f3dc3c tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 returned with HTTP 200 Jul 10 13:20:35.335527 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 741/2939] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:35.457523 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.556518 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:35.556908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-228945567", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:35.558654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-228945567', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:35.758947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b1e5422d-24c9-468c-b70c-f7ce4f4882b1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.760924 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1e5422d-24c9-468c-b70c-f7ce4f4882b1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 Jul 10 13:20:35.761131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1e5422d-24c9-468c-b70c-f7ce4f4882b1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.761359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1e5422d-24c9-468c-b70c-f7ce4f4882b1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.768438 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1e5422d-24c9-468c-b70c-f7ce4f4882b1 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 returned with HTTP 404 Jul 10 13:20:35.769202 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 731/2940] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/a15de3d0-a940-4902-a998-ddfe6b0de7e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:35.771494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume of 1 GB Jul 10 13:20:35.771847 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.771847 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:35.772389 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Availability Zones retrieved successfully. Jul 10 13:20:35.777501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (06f192e3-9603-41a6-ba8f-c670dd9ba957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:35.778586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.779027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d7e514-4af6-4e98-89ed-eecf47235e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.779789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:35.781250 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] DELETE https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb Jul 10 13:20:35.781516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.781814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.782043 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume with id: 85ad799a-34f9-495a-821d-8f0dce6e15bb Jul 10 13:20:35.789931 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.789931 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:35.790415 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:35.808786 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume request issued successfully. Jul 10 13:20:35.809008 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf5df7b1-2519-41b4-b4b7-8e77516b1cbd tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb returned with HTTP 202 Jul 10 13:20:35.809389 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 733/2941] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:35 2026] DELETE /volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:35.817129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.820570 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb Jul 10 13:20:35.820914 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.821129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.824383 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.824383 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:35.830381 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.830381 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:35.837156 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:35.842671 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cdd86969-80aa-4b13-b1de-79ae1b1f6f18 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb returned with HTTP 200 Jul 10 13:20:35.843252 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 742/2942] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:35.844503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6d7e514-4af6-4e98-89ed-eecf47235e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.845867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653e84bb-23f9-4379-b7a6-697411a0394c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.899544 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-088db1d2-1bde-44fd-8c80-1e6552148000 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.901712 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-088db1d2-1bde-44fd-8c80-1e6552148000 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:35.902008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-088db1d2-1bde-44fd-8c80-1e6552148000 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.902350 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-088db1d2-1bde-44fd-8c80-1e6552148000 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.909319 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-088db1d2-1bde-44fd-8c80-1e6552148000 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 404 Jul 10 13:20:35.910102 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 732/2943] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:35.919715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-16400d68-8556-41a1-bf3b-9637e06c9295 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.922021 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:35.922682 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.922682 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.922682 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:35.929719 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.929719 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:35.930196 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:35.934461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Created reservations ['56b81848-e72a-4d54-80b2-5e3ced38724a', '07946ccc-98bf-4a4f-90d6-fc7076cf3247', '0d9beb2f-0db0-4f18-b967-2ae1bb871ffe', '050c1f3f-c536-432e-bd76-f643d8da8476'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:35.935757 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653e84bb-23f9-4379-b7a6-697411a0394c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b81848-e72a-4d54-80b2-5e3ced38724a', '07946ccc-98bf-4a4f-90d6-fc7076cf3247', '0d9beb2f-0db0-4f18-b967-2ae1bb871ffe', '050c1f3f-c536-432e-bd76-f643d8da8476']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.936875 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec265758-6df6-40c2-bce5-d772777493ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.950505 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:35.950777 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-16400d68-8556-41a1-bf3b-9637e06c9295 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de returned with HTTP 202 Jul 10 13:20:35.951321 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 734/2944] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:35 2026] DELETE /volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:35.960618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-702e16d0-631b-4424-95e3-9ce0cd806181 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:35.962718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-702e16d0-631b-4424-95e3-9ce0cd806181 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:35.962981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-702e16d0-631b-4424-95e3-9ce0cd806181 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:35.963232 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-702e16d0-631b-4424-95e3-9ce0cd806181 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:35.967037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec265758-6df6-40c2-bce5-d772777493ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8484d4bd-531a-42ea-9fd3-7b9c4c493c7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-228945567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['56b81848-e72a-4d54-80b2-5e3ced38724a','07946ccc-98bf-4a4f-90d6-fc7076cf3247','0d9beb2f-0db0-4f18-b967-2ae1bb871ffe','050c1f3f-c536-432e-bd76-f643d8da8476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-228945567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8484d4bd-531a-42ea-9fd3-7b9c4c493c7e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f08716453e504bcfbf5e5bb321f0b1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:35.968011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b406231e-3f77-4ed6-ad5a-11f7ae2bf1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:35.973441 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:35.973441 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:35.981641 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-702e16d0-631b-4424-95e3-9ce0cd806181 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:35.993275 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-702e16d0-631b-4424-95e3-9ce0cd806181 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de returned with HTTP 200 Jul 10 13:20:35.994131 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 743/2945] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:35 2026] GET /volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:36.007950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b406231e-3f77-4ed6-ad5a-11f7ae2bf1a0) transitioned into state 'SUCCESS' from state '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-228945567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['56b81848-e72a-4d54-80b2-5e3ced38724a','07946ccc-98bf-4a4f-90d6-fc7076cf3247','0d9beb2f-0db0-4f18-b967-2ae1bb871ffe','050c1f3f-c536-432e-bd76-f643d8da8476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:36.009341 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3876d2f1-71c8-4f73-a915-2f73088ae8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:36.027534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3876d2f1-71c8-4f73-a915-2f73088ae8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:36.028472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (06f192e3-9603-41a6-ba8f-c670dd9ba957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:36.028878 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request issued successfully. Jul 10 13:20:36.029538 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b291486-4f38-4cf9-9b26-a1c452a95afa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:36.030036 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 737/2946] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:20:35 2026] POST /volume/v3/volumes => generated 759 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:36.044509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.046540 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:20:36.047393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.047393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.057492 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.057492 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:36.062262 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:20:36.067257 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cffd9c87-92af-4a5b-9839-7dbd6edfbf2d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:20:36.067883 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 733/2947] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:36.273201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.275509 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:36.275773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.276036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.283462 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.283462 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:36.288594 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:36.294665 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64aaa491-0fc8-4d65-94fd-d02950b55e67 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 200 Jul 10 13:20:36.295108 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 735/2948] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:36.311509 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-261440cb-df55-4560-bb76-a8018677748a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.313765 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-261440cb-df55-4560-bb76-a8018677748a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action Jul 10 13:20:36.315404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-261440cb-df55-4560-bb76-a8018677748a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:36.315404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-261440cb-df55-4560-bb76-a8018677748a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:36.331577 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.331577 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:36.332066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-261440cb-df55-4560-bb76-a8018677748a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '3d861dca-9615-48ac-87c1-3a41e2374f64' with '{'status': 'error'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:36.353022 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.355594 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:36.355594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.355893 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.361565 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-261440cb-df55-4560-bb76-a8018677748a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action returned with HTTP 202 Jul 10 13:20:36.362044 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 744/2949] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:36 2026] POST /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:36.364923 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.364923 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:36.372732 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Volume info retrieved successfully. Jul 10 13:20:36.373529 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.375999 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:36.377282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.377282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.377853 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8aaaf314-60a2-486d-8e5c-7f0a22891732 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 returned with HTTP 200 Jul 10 13:20:36.378435 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 738/2950] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:36.388043 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.388043 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:36.393671 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:36.395769 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.397383 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:20:36.397553 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5119867-5280-4de2-905e-2a2a7fc709d0", "name": "tempest-type-Backup-1202196208"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:36.398997 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Creating new backup {'backup': {'volume_id': 'd5119867-5280-4de2-905e-2a2a7fc709d0', 'name': 'tempest-type-Backup-1202196208'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:20:36.399131 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-deeb6639-d466-4acb-b2c6-dcee8ae1ac0d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 200 Jul 10 13:20:36.399173 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Creating backup of volume d5119867-5280-4de2-905e-2a2a7fc709d0 in container None Jul 10 13:20:36.399642 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 734/2951] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:36.407742 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.407742 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:36.408275 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Volume info retrieved successfully. Jul 10 13:20:36.413490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-29832f5c-de90-4bfc-9f72-84e3f405811b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.416135 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action Jul 10 13:20:36.416879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:36.416879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:36.426810 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.426810 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:36.427247 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Volume info retrieved successfully. Jul 10 13:20:36.445755 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Created reservations ['a6fc2adc-f508-427f-8a7c-a955f165ac70', '83d5aff2-9afc-47f9-a29d-5cce55d01d43'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:36.450861 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Delete volume request issued successfully. Jul 10 13:20:36.450861 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-29832f5c-de90-4bfc-9f72-84e3f405811b tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action returned with HTTP 202 Jul 10 13:20:36.451372 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 745/2952] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:36 2026] POST /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:36.460681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.463042 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:36.463194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.463827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.471760 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.471760 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:36.475707 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:36.481649 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-187bf944-3a3a-490c-a8f1-ae4cbb96250a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 200 Jul 10 13:20:36.481995 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 739/2953] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:36.497178 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84d8d576-dc6a-404e-aca2-4b3f77f3ccd5 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:20:36.499779 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 736/2954] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:36 2026] POST /volume/v3/backups => generated 316 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:36.509959 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.512347 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:36.513115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.513115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.513115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:36.519546 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.519546 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:36.519900 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9bfdca93-e186-40d3-a1e2-f06ad73df564 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:36.520480 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 735/2955] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:36.861474 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-393d52ff-f6e9-49e3-9625-264ce7a25c38 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.863352 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-393d52ff-f6e9-49e3-9625-264ce7a25c38 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb Jul 10 13:20:36.863495 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-393d52ff-f6e9-49e3-9625-264ce7a25c38 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.863710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-393d52ff-f6e9-49e3-9625-264ce7a25c38 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.869774 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-393d52ff-f6e9-49e3-9625-264ce7a25c38 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb returned with HTTP 404 Jul 10 13:20:36.870327 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 746/2956] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/85ad799a-34f9-495a-821d-8f0dce6e15bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:36.877388 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.879291 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] DELETE https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 Jul 10 13:20:36.879525 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.879756 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.879950 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume with id: 09e8630f-9f17-4773-aaca-e0502ec28f74 Jul 10 13:20:36.887978 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.887978 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:36.888497 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:36.906073 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume request issued successfully. Jul 10 13:20:36.906281 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ccfaee4-01e4-4321-bc83-67e7fe6e59dc tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 returned with HTTP 202 Jul 10 13:20:36.906893 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 740/2957] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:36 2026] DELETE /volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:36.914772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:36.916081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 Jul 10 13:20:36.916312 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:36.916498 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:36.924039 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:36.924039 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:36.928401 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:36.932499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86e3d4e8-6fb5-4ef9-a98e-92d65131f74a tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 returned with HTTP 200 Jul 10 13:20:36.932961 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 737/2958] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:36 2026] GET /volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:37.010586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ae488b7f-e5ac-4cee-ad03-be6c76061368 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.012788 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ae488b7f-e5ac-4cee-ad03-be6c76061368 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de Jul 10 13:20:37.013002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ae488b7f-e5ac-4cee-ad03-be6c76061368 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.013201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ae488b7f-e5ac-4cee-ad03-be6c76061368 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.019920 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ae488b7f-e5ac-4cee-ad03-be6c76061368 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de returned with HTTP 404 Jul 10 13:20:37.020546 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 736/2959] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/91cd9066-0549-4db6-9ab0-5c06210fe9de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:37.027590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.029383 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:37.029592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.029819 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.029977 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:37.035769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4f75a4b-fb7d-4c67-95b4-c625931b767f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 404 Jul 10 13:20:37.036213 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 747/2960] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:37 2026] DELETE /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:37.043314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e79edef5-53a0-4fd6-a555-7ef91e8f1278 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.045198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e79edef5-53a0-4fd6-a555-7ef91e8f1278 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 Jul 10 13:20:37.045402 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e79edef5-53a0-4fd6-a555-7ef91e8f1278 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.045584 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e79edef5-53a0-4fd6-a555-7ef91e8f1278 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.051158 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e79edef5-53a0-4fd6-a555-7ef91e8f1278 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 returned with HTTP 404 Jul 10 13:20:37.051731 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 741/2961] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/1d84c510-ca7e-400a-83a5-41df04506f04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:37.058408 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3092841-596f-43af-ab26-1601432aa9d3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.060674 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:37.060972 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.061212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.061438 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:37.070333 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.070333 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:37.071000 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:37.081493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.083817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:20:37.084068 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.084307 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.090477 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume request issued successfully. Jul 10 13:20:37.090699 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3092841-596f-43af-ab26-1601432aa9d3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b returned with HTTP 202 Jul 10 13:20:37.091297 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 738/2962] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:37 2026] DELETE /volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:37.092648 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.092648 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:37.097420 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:20:37.098309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.100340 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:37.100563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.100833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.103637 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-05b75c1a-f8f1-4a84-ab2e-7d2f0c81c45d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:20:37.104205 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 737/2963] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:37.109148 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.109148 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:37.114290 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Volume info retrieved successfully. Jul 10 13:20:37.119764 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab092fad-8a00-4f30-b9f0-f7bd597f36e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b returned with HTTP 200 Jul 10 13:20:37.120149 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 748/2964] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:37.203447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.206227 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:20:37.206497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.206793 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.214911 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.214911 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:37.221411 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:20:37.226405 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e2a8df8e-ae68-42ec-a525-d228e5992e66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:20:37.227176 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 742/2965] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:37.494759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-07a766e6-9174-4fab-84c5-671d0058097f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.496590 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-07a766e6-9174-4fab-84c5-671d0058097f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:37.496887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-07a766e6-9174-4fab-84c5-671d0058097f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.497109 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-07a766e6-9174-4fab-84c5-671d0058097f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.504435 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-07a766e6-9174-4fab-84c5-671d0058097f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 404 Jul 10 13:20:37.505052 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 739/2966] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:37.512552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-173d2e96-513c-4117-adca-7ebf8deef531 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.513888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-173d2e96-513c-4117-adca-7ebf8deef531 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:37.514081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-173d2e96-513c-4117-adca-7ebf8deef531 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.514278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-173d2e96-513c-4117-adca-7ebf8deef531 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.520115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-173d2e96-513c-4117-adca-7ebf8deef531 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 404 Jul 10 13:20:37.520664 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 738/2967] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:37.528421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.530372 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:37.530562 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.531157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.531157 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: 3d861dca-9615-48ac-87c1-3a41e2374f64 Jul 10 13:20:37.531252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.533081 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:37.533371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.533653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.533840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:37.537321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-848ba2ba-3100-49ea-8fa4-8c2fc863618b tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 returned with HTTP 404 Jul 10 13:20:37.537988 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 749/2968] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:37 2026] DELETE /volume/v3/volumes/3d861dca-9615-48ac-87c1-3a41e2374f64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:37.539077 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.539077 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:37.539907 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-69d2e18f-69fe-4cf7-91c9-35e58e7f96df tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:37.540381 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 743/2969] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:37.545925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6582382c-af04-45f1-b21f-d5f6414eda43 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.547902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:37.548330 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-69153345"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:37.549777 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-69153345'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:37.551448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:37.558167 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:37.565204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (49d1b13f-0b0a-4b24-b013-71c94756ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:37.566319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbda656a-7461-441e-a76a-4275b24a7ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:37.567387 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:37.598930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbda656a-7461-441e-a76a-4275b24a7ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:37.599885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bae9c77-5d1c-4089-92c0-b13f2aa99d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:37.650195 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['1c2d5fe7-927d-4e4a-9fea-32ce85a68123', 'fb502d29-72cc-47c0-97c3-2d032a8f616c', '10a6c648-147a-4e26-90ea-87d1c9fc3634', 'a520b0e4-8e37-463d-bee0-3e08b82b1392'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:37.651716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bae9c77-5d1c-4089-92c0-b13f2aa99d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2d5fe7-927d-4e4a-9fea-32ce85a68123', 'fb502d29-72cc-47c0-97c3-2d032a8f616c', '10a6c648-147a-4e26-90ea-87d1c9fc3634', 'a520b0e4-8e37-463d-bee0-3e08b82b1392']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:37.652388 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286e4b42-f97c-4295-8820-1e7b1f14ce83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:37.678367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286e4b42-f97c-4295-8820-1e7b1f14ce83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e426b98-8f36-46b3-bb81-d4d22e977363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-69153345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['1c2d5fe7-927d-4e4a-9fea-32ce85a68123','fb502d29-72cc-47c0-97c3-2d032a8f616c','10a6c648-147a-4e26-90ea-87d1c9fc3634','a520b0e4-8e37-463d-bee0-3e08b82b1392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-69153345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e426b98-8f36-46b3-bb81-d4d22e977363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:37.679140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc0b711b-5c1f-4de9-a750-6e4d78097397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:37.696867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc0b711b-5c1f-4de9-a750-6e4d78097397) transitioned into state 'SUCCESS' from state '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-69153345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['1c2d5fe7-927d-4e4a-9fea-32ce85a68123','fb502d29-72cc-47c0-97c3-2d032a8f616c','10a6c648-147a-4e26-90ea-87d1c9fc3634','a520b0e4-8e37-463d-bee0-3e08b82b1392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:37.697558 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d869c-8fa8-48a4-96e3-3bbed903402b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:37.708245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784d869c-8fa8-48a4-96e3-3bbed903402b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:37.709337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (49d1b13f-0b0a-4b24-b013-71c94756ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:37.709751 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:37.710337 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6582382c-af04-45f1-b21f-d5f6414eda43 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:37.710914 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 740/2970] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:37 2026] POST /volume/v3/volumes => generated 747 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:37.723894 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.726538 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:37.726748 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.726929 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.735987 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.735987 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:37.740986 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:37.746362 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a7fc95f-ceef-4222-a7e9-0695ad9713d1 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 200 Jul 10 13:20:37.746872 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 739/2971] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:37.803816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.806007 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:20:37.806193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.806378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.812833 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.812833 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:37.816416 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:20:37.820594 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-ea925ddd-eba7-49b2-b0ec-7376e1ce3965 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:20:37.821356 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 750/2972] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:37.830802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eaec8032-10ff-48e8-979f-9c9ad10ebfd1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.831137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eaec8032-10ff-48e8-979f-9c9ad10ebfd1 None None] GET https://10.4.3.138/volume// Jul 10 13:20:37.831279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eaec8032-10ff-48e8-979f-9c9ad10ebfd1 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.831437 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eaec8032-10ff-48e8-979f-9c9ad10ebfd1 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.831764 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eaec8032-10ff-48e8-979f-9c9ad10ebfd1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:20:37.832019 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 744/2973] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:20:37.840111 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e08988cc-f8e7-45f6-83ce-0c92f7a86f66 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.843035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e08988cc-f8e7-45f6-83ce-0c92f7a86f66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:20:37.843494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e08988cc-f8e7-45f6-83ce-0c92f7a86f66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8484d4bd-531a-42ea-9fd3-7b9c4c493c7e", "connector": null, "instance_uuid": "3e917d8d-19fd-436c-97b4-cee505fc6d0f"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:37.854815 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.854815 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:37.884177 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-e08988cc-f8e7-45f6-83ce-0c92f7a86f66 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:20:37.884586 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 741/2974] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:20:37 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) Jul 10 13:20:37.949382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-057f1844-ce4c-44fd-a587-e72d263c6266 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.952278 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-057f1844-ce4c-44fd-a587-e72d263c6266 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 Jul 10 13:20:37.952570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-057f1844-ce4c-44fd-a587-e72d263c6266 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.952888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-057f1844-ce4c-44fd-a587-e72d263c6266 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.962018 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-057f1844-ce4c-44fd-a587-e72d263c6266 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 returned with HTTP 404 Jul 10 13:20:37.962729 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 740/2975] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:37 2026] GET /volume/v3/volumes/09e8630f-9f17-4773-aaca-e0502ec28f74 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:37.969770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:37.971600 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b Jul 10 13:20:37.971912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:37.972100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:37.972236 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume with id: 7e8375c6-b245-4aa8-b281-802bea04b85b Jul 10 13:20:37.980869 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:37.980869 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:37.981420 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:38.003050 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Delete volume request issued successfully. Jul 10 13:20:38.003251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d4cd1dd5-528e-47be-854f-bbf17b39f60b tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b returned with HTTP 202 Jul 10 13:20:38.003707 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 751/2976] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:37 2026] DELETE /volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:38.015095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.018091 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b Jul 10 13:20:38.018282 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.018538 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.030029 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.030029 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:38.037371 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Volume info retrieved successfully. Jul 10 13:20:38.043820 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77dab39b-cbaf-4cfb-aaa3-0c9c3a0f44f7 tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b returned with HTTP 200 Jul 10 13:20:38.044344 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 745/2977] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:38.133044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6645d2ab-4fc9-4667-9107-31b7eb379853 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.134489 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6645d2ab-4fc9-4667-9107-31b7eb379853 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b Jul 10 13:20:38.134706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6645d2ab-4fc9-4667-9107-31b7eb379853 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.134892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6645d2ab-4fc9-4667-9107-31b7eb379853 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.139889 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6645d2ab-4fc9-4667-9107-31b7eb379853 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b returned with HTTP 404 Jul 10 13:20:38.140320 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 742/2978] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/e6666846-a2d1-4488-afb4-e4320474ec5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.148140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.149720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:38.149910 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.150085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.150183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:38.154098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c49c38e9-2b8c-4044-90ef-0369e0507d28 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 404 Jul 10 13:20:38.154638 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 741/2979] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.162553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc8730a4-59e5-4106-9695-874c1b009ea1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.164762 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc8730a4-59e5-4106-9695-874c1b009ea1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b Jul 10 13:20:38.164957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc8730a4-59e5-4106-9695-874c1b009ea1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.165167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc8730a4-59e5-4106-9695-874c1b009ea1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.169250 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc8730a4-59e5-4106-9695-874c1b009ea1 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b returned with HTTP 404 Jul 10 13:20:38.169855 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 752/2980] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/snapshots/d01f84b9-c878-4170-badd-c2e5e1852d9b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.179359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.182101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:38.182466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.182746 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.182971 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:38.190731 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d53f90a7-bbe8-4f8a-a4b2-344da045f0dd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 404 Jul 10 13:20:38.191249 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 746/2981] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.199589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0457a707-43e6-45aa-a18a-362b606ce85d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.202431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0457a707-43e6-45aa-a18a-362b606ce85d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 Jul 10 13:20:38.202599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0457a707-43e6-45aa-a18a-362b606ce85d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.202811 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0457a707-43e6-45aa-a18a-362b606ce85d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.209911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0457a707-43e6-45aa-a18a-362b606ce85d tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 returned with HTTP 404 Jul 10 13:20:38.210529 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 743/2982] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/e0eb8eec-573a-435a-b771-66312d020e34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.220947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-05864104-49cf-4c58-ac84-c0a79adc920c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.223183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-05864104-49cf-4c58-ac84-c0a79adc920c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:38.223574 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-05864104-49cf-4c58-ac84-c0a79adc920c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.223859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-05864104-49cf-4c58-ac84-c0a79adc920c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.224016 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-05864104-49cf-4c58-ac84-c0a79adc920c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:38.234387 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-05864104-49cf-4c58-ac84-c0a79adc920c tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 404 Jul 10 13:20:38.234960 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 742/2983] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.242785 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d2b16e3-1bf1-47bf-8a0a-4e99295c7e16 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.244461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d2b16e3-1bf1-47bf-8a0a-4e99295c7e16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 Jul 10 13:20:38.244756 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d2b16e3-1bf1-47bf-8a0a-4e99295c7e16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.244956 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d2b16e3-1bf1-47bf-8a0a-4e99295c7e16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.251433 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d2b16e3-1bf1-47bf-8a0a-4e99295c7e16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 returned with HTTP 404 Jul 10 13:20:38.252001 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 753/2984] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/e3116dd6-6547-4866-b57d-392a07ca2980 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.259640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-020be250-5e68-43f4-9533-5af1236a8c6e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.261566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-020be250-5e68-43f4-9533-5af1236a8c6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:38.261934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-020be250-5e68-43f4-9533-5af1236a8c6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.262196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-020be250-5e68-43f4-9533-5af1236a8c6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.262354 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-020be250-5e68-43f4-9533-5af1236a8c6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:38.267108 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-020be250-5e68-43f4-9533-5af1236a8c6e tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 404 Jul 10 13:20:38.267642 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 747/2985] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.276179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-96638276-2e7c-40f6-9ce3-0e1b14ecf3e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.278101 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-96638276-2e7c-40f6-9ce3-0e1b14ecf3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 Jul 10 13:20:38.278367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-96638276-2e7c-40f6-9ce3-0e1b14ecf3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.278658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-96638276-2e7c-40f6-9ce3-0e1b14ecf3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.283483 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-96638276-2e7c-40f6-9ce3-0e1b14ecf3e3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 returned with HTTP 404 Jul 10 13:20:38.284027 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 744/2986] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/snapshots/1726bab2-278b-4009-b93e-146aa3a15472 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.292079 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3d00617f-1b6f-4f50-968f-064521c2fbda None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.293869 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d00617f-1b6f-4f50-968f-064521c2fbda tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:38.294038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3d00617f-1b6f-4f50-968f-064521c2fbda tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.294280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3d00617f-1b6f-4f50-968f-064521c2fbda tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.294431 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3d00617f-1b6f-4f50-968f-064521c2fbda tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:38.300466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3d00617f-1b6f-4f50-968f-064521c2fbda tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 404 Jul 10 13:20:38.301073 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 743/2987] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.308638 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bd68ff47-4892-4024-8372-2e32152cd625 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.311785 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd68ff47-4892-4024-8372-2e32152cd625 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd Jul 10 13:20:38.311785 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd68ff47-4892-4024-8372-2e32152cd625 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.312682 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd68ff47-4892-4024-8372-2e32152cd625 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.319839 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd68ff47-4892-4024-8372-2e32152cd625 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd returned with HTTP 404 Jul 10 13:20:38.320664 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 754/2988] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/02865e67-0e31-4029-8c21-792808c1afdd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.328959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.331246 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:38.331644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.331931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.332072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:38.338106 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-298bc5db-3bbb-4b4c-bac1-87473251e084 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 404 Jul 10 13:20:38.338865 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 748/2989] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.348844 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a4e9331f-3d62-4d1c-a9fd-c1e74e167960 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.352022 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a4e9331f-3d62-4d1c-a9fd-c1e74e167960 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 Jul 10 13:20:38.352022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a4e9331f-3d62-4d1c-a9fd-c1e74e167960 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.352022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a4e9331f-3d62-4d1c-a9fd-c1e74e167960 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.357988 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a4e9331f-3d62-4d1c-a9fd-c1e74e167960 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 returned with HTTP 404 Jul 10 13:20:38.358820 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 745/2990] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/snapshots/87572e3c-e95e-4666-b8b0-1f83dd0ad365 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.366863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.369202 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:38.369408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.369727 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.369923 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:38.376416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c09cfb6f-8563-49b5-a2ba-55d3d39f1611 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 404 Jul 10 13:20:38.377248 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 744/2991] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.385909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-37cc9c9a-3052-4a51-a68f-aa87d803ca1f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.388034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37cc9c9a-3052-4a51-a68f-aa87d803ca1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c Jul 10 13:20:38.388302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37cc9c9a-3052-4a51-a68f-aa87d803ca1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.388504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37cc9c9a-3052-4a51-a68f-aa87d803ca1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.395035 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37cc9c9a-3052-4a51-a68f-aa87d803ca1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c returned with HTTP 404 Jul 10 13:20:38.395545 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 755/2992] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/0b3a25ad-4354-4ae8-8ef5-2ba3b8454e8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.403742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.405552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:38.405920 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.406121 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.406550 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:38.414200 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12350dab-8113-44eb-b9d5-7a0b883d5365 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 404 Jul 10 13:20:38.414757 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 749/2993] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.423002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9bb3def7-7f91-444a-827f-2152e904416b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.425239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bb3def7-7f91-444a-827f-2152e904416b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 Jul 10 13:20:38.425239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bb3def7-7f91-444a-827f-2152e904416b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.425239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bb3def7-7f91-444a-827f-2152e904416b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.432069 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bb3def7-7f91-444a-827f-2152e904416b tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 returned with HTTP 404 Jul 10 13:20:38.432571 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 746/2994] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/410e1a85-b35d-436f-b7a8-8c249993a289 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.443050 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.445049 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:38.445320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.445542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.445766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:38.452627 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-72ab390c-d716-4556-8cc4-20b63d5e6fca tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 404 Jul 10 13:20:38.453394 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 745/2995] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.466224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f3752672-b6fb-483d-b7e5-04b2150b9a1f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.468633 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3752672-b6fb-483d-b7e5-04b2150b9a1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c Jul 10 13:20:38.468832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3752672-b6fb-483d-b7e5-04b2150b9a1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.469012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3752672-b6fb-483d-b7e5-04b2150b9a1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.474233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3752672-b6fb-483d-b7e5-04b2150b9a1f tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c returned with HTTP 404 Jul 10 13:20:38.474676 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 756/2996] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/b056cc71-c52a-4c47-b80c-33687162268c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.486162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.487996 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:38.488216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.488432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.488578 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:38.493174 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9981cb7a-98ed-44d0-8ca4-98d3835b94fb tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 404 Jul 10 13:20:38.493792 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 750/2997] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.502036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-18371bc6-7546-4cf4-99b7-9921f73afafa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.504335 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18371bc6-7546-4cf4-99b7-9921f73afafa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 Jul 10 13:20:38.504563 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18371bc6-7546-4cf4-99b7-9921f73afafa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.504885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18371bc6-7546-4cf4-99b7-9921f73afafa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.510639 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18371bc6-7546-4cf4-99b7-9921f73afafa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 returned with HTTP 404 Jul 10 13:20:38.511292 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 747/2998] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/snapshots/8219327d-54aa-47a3-8468-42a3ec0fe750 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.518982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.520858 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:38.521073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.521268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.521443 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:38.528041 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09db4dc5-b736-4b94-9d57-d1cfa19e15fa tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 404 Jul 10 13:20:38.528508 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 746/2999] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.536116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-398341cf-e263-41fa-afe3-cc92e10e6ee3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.538493 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-398341cf-e263-41fa-afe3-cc92e10e6ee3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 Jul 10 13:20:38.538822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-398341cf-e263-41fa-afe3-cc92e10e6ee3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.539054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-398341cf-e263-41fa-afe3-cc92e10e6ee3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.545767 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-398341cf-e263-41fa-afe3-cc92e10e6ee3 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 returned with HTTP 404 Jul 10 13:20:38.546376 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 757/3000] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/af1d2e92-1c15-4092-be18-e1465fab3837 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.554153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.554334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.555927 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:38.556141 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:38.556195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.556373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.556522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.556569 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:38.556596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.556751 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete snapshot with id: 78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:38.561120 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c40e518e-30ac-4dd1-aa82-40405f37ad16 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 404 Jul 10 13:20:38.561374 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.561374 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:38.561704 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 748/3001] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.562105 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-807a6f05-c239-4bfb-903a-82eb2f0478fa tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:38.562560 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 751/3002] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:20:38.570055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ab4e4692-96d7-45c9-9b09-1acd3eb5c814 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.572414 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4e4692-96d7-45c9-9b09-1acd3eb5c814 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 Jul 10 13:20:38.572716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4e4692-96d7-45c9-9b09-1acd3eb5c814 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.572998 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4e4692-96d7-45c9-9b09-1acd3eb5c814 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.579705 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4e4692-96d7-45c9-9b09-1acd3eb5c814 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 returned with HTTP 404 Jul 10 13:20:38.580407 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 747/3003] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/snapshots/78b26eac-64c3-4fce-897d-cfa0e5e18055 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:38.589042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.591177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-2cf04162-939e-4b44-8d9c-959b79e41037 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.591484 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:38.591828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.592040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.592262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Delete volume with id: 1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:38.594104 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-2cf04162-939e-4b44-8d9c-959b79e41037 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] DELETE https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f Jul 10 13:20:38.594427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-2cf04162-939e-4b44-8d9c-959b79e41037 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.594765 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-2cf04162-939e-4b44-8d9c-959b79e41037 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.598350 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b812af0-129f-48a3-bf4d-8f40ba8678fd tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 404 Jul 10 13:20:38.598881 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 758/3004] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.602672 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.602672 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:38.608667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-20785424-bfc0-4bd5-82fb-778248449b81 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.611849 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-20785424-bfc0-4bd5-82fb-778248449b81 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] GET https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a Jul 10 13:20:38.612056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-20785424-bfc0-4bd5-82fb-778248449b81 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.612241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-20785424-bfc0-4bd5-82fb-778248449b81 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.621496 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-20785424-bfc0-4bd5-82fb-778248449b81 tempest-VolumeDependencyTests-1296854363 tempest-VolumeDependencyTests-1296854363-project-member] https://10.4.3.138/volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a returned with HTTP 404 Jul 10 13:20:38.622560 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 752/3005] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/1bf5f3fe-cbab-4251-8cea-a086217a404a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:38.758146 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-554aeadf-7d86-4113-925f-bba8cb2af47c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.759813 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-554aeadf-7d86-4113-925f-bba8cb2af47c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:38.760003 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-554aeadf-7d86-4113-925f-bba8cb2af47c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.760190 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-554aeadf-7d86-4113-925f-bba8cb2af47c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.768134 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.768134 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:38.772440 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-554aeadf-7d86-4113-925f-bba8cb2af47c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:38.776557 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-554aeadf-7d86-4113-925f-bba8cb2af47c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 200 Jul 10 13:20:38.776936 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 748/3006] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:38.794586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-985450c4-c751-4c64-aefe-10072c877bfb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.797370 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-985450c4-c751-4c64-aefe-10072c877bfb tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action Jul 10 13:20:38.797370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-985450c4-c751-4c64-aefe-10072c877bfb tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:38.797370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-985450c4-c751-4c64-aefe-10072c877bfb tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:38.808272 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.808272 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:38.808797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-985450c4-c751-4c64-aefe-10072c877bfb tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '3e426b98-8f36-46b3-bb81-d4d22e977363' with '{'status': 'maintenance'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:38.833390 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-985450c4-c751-4c64-aefe-10072c877bfb tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action returned with HTTP 202 Jul 10 13:20:38.833896 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 759/3007] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:38 2026] POST /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:38.842382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.844557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:38.844850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.845058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.851957 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.851957 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:38.855584 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:38.859963 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-84a8e0b5-32a4-4875-9648-247eb58eaaf5 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 200 Jul 10 13:20:38.860346 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 753/3008] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:38.875777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-67e3cb19-870f-42d5-a93c-574edb156604 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.877900 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action Jul 10 13:20:38.878275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:38.878421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:38.888593 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.888593 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:38.889197 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Volume info retrieved successfully. Jul 10 13:20:38.910713 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Delete volume request issued successfully. Jul 10 13:20:38.910962 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67e3cb19-870f-42d5-a93c-574edb156604 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action returned with HTTP 202 Jul 10 13:20:38.911423 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 749/3009] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:38 2026] POST /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:38.918591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:38.920428 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:38.920713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:38.920970 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:38.928868 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:38.928868 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:38.933705 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:38.938711 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f330ca8-8d58-493d-83cd-739f7fb1ad47 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 200 Jul 10 13:20:38.939098 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 760/3010] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:38 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:39.059076 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f510a999-2070-4d66-b55b-2652f876d7db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.060507 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f510a999-2070-4d66-b55b-2652f876d7db tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] GET https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b Jul 10 13:20:39.060734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f510a999-2070-4d66-b55b-2652f876d7db tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:39.060913 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f510a999-2070-4d66-b55b-2652f876d7db tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:39.066421 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f510a999-2070-4d66-b55b-2652f876d7db tempest-CreateVolumesFromImageTest-469136209 tempest-CreateVolumesFromImageTest-469136209-project-member] https://10.4.3.138/volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b returned with HTTP 404 Jul 10 13:20:39.066928 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 754/3011] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:39 2026] GET /volume/v3/volumes/7e8375c6-b245-4aa8-b281-802bea04b85b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:39.132772 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-2cf04162-939e-4b44-8d9c-959b79e41037 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f returned with HTTP 200 Jul 10 13:20:39.133240 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 749/3012] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:20:38 2026] DELETE /volume/v3/attachments/97f1902c-d9f3-425c-9102-50bce81be76f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:39.143585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.145569 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] DELETE https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:20:39.145682 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:39.145886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:39.146030 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Delete volume with id: a1167ea1-73a2-4c48-9eff-3b312b2f00e9 Jul 10 13:20:39.153117 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:39.153117 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:39.153582 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Volume info retrieved successfully. Jul 10 13:20:39.169394 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] Delete volume request issued successfully. Jul 10 13:20:39.169615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-685868e5-3bc7-4cc4-a888-46f7fd241834 req-eb083120-697d-4a21-9207-beaf36c81d32 tempest-ServerBootFromVolumeStableRescueTest-1606931081 tempest-ServerBootFromVolumeStableRescueTest-1606931081-project-member] https://10.4.3.138/volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 returned with HTTP 202 Jul 10 13:20:39.170118 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 750/3013] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:20:39 2026] DELETE /volume/v3/volumes/a1167ea1-73a2-4c48-9eff-3b312b2f00e9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:39.573643 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.576210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:39.576508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:39.576800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:39.576950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:39.582518 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:39.582518 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:39.583514 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b2a2fe36-03a5-4b91-b0df-55e4375ca9e8 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:39.584470 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 761/3014] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:39 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:39.824671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3289a374-6fb7-4c82-808f-ebee4271a74e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.831126 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.954188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62ebd83f-9812-4db8-b7e2-392a6aea777f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.958276 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62ebd83f-9812-4db8-b7e2-392a6aea777f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:39.959899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62ebd83f-9812-4db8-b7e2-392a6aea777f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:39.960734 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62ebd83f-9812-4db8-b7e2-392a6aea777f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:39.964079 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:39.964924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1519632347"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:39.966471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1519632347'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:39.966650 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Create volume of 1 GB Jul 10 13:20:39.972680 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Availability Zones retrieved successfully. Jul 10 13:20:39.972857 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62ebd83f-9812-4db8-b7e2-392a6aea777f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 404 Jul 10 13:20:39.973444 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 751/3015] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:39 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:39.979684 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Flow 'volume_create_api' (a641b03a-d716-4ef9-b16c-a418176ab7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:39.981828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947d9740-f8d2-423a-8b28-dd32d3b7f3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:39.982202 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:39.982681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8915971c-ec1b-4014-b514-18623c3c333f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:39.984568 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:39.985014 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1062970816"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:39.985403 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8915971c-ec1b-4014-b514-18623c3c333f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:39.985680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8915971c-ec1b-4014-b514-18623c3c333f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:39.985982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8915971c-ec1b-4014-b514-18623c3c333f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:39.986703 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1062970816'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:39.986918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume of 1 GB Jul 10 13:20:39.987243 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:39.987243 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:39.993512 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Availability Zones retrieved successfully. Jul 10 13:20:39.995158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8915971c-ec1b-4014-b514-18623c3c333f tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 404 Jul 10 13:20:39.995663 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 762/3016] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:39 2026] GET /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:40.004216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c18ae6c-589c-4030-86ca-97247538c76d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.006412 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c18ae6c-589c-4030-86ca-97247538c76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:40.006706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c18ae6c-589c-4030-86ca-97247538c76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:40.006826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c18ae6c-589c-4030-86ca-97247538c76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:40.007050 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-1c18ae6c-589c-4030-86ca-97247538c76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: 3e426b98-8f36-46b3-bb81-d4d22e977363 Jul 10 13:20:40.009756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Flow 'volume_create_api' (da9f3b8d-96d5-4382-9446-91b8f078b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:40.011854 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51159a62-a527-457d-9e0c-16cb5f0bbe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.012982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:40.014914 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c18ae6c-589c-4030-86ca-97247538c76d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 returned with HTTP 404 Jul 10 13:20:40.015557 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 752/3017] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:40 2026] DELETE /volume/v3/volumes/3e426b98-8f36-46b3-bb81-d4d22e977363 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:40.024770 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (947d9740-f8d2-423a-8b28-dd32d3b7f3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.025732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da8193a-20af-48b4-a011-4d5380e4499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.028068 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b702d735-6499-4895-9553-d2194fa10aec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.030855 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:40.031289 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-810567949"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:40.033292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-810567949'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:40.033466 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume of 1 GB Jul 10 13:20:40.039935 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Availability Zones retrieved successfully. Jul 10 13:20:40.049250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (65454edf-7b36-478b-92f8-cab005c2c774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:40.051669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55a20e7-2b11-4809-a66d-163fe1d13576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.052936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:40.062507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51159a62-a527-457d-9e0c-16cb5f0bbe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.063993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36552a72-5051-43f7-b58f-f58e2f5a026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.096200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55a20e7-2b11-4809-a66d-163fe1d13576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.097277 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e014ee-22f9-4a3f-b845-5eb5cb926861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.117769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Created reservations ['ef1a1baa-95f6-4078-9041-53be83493175', '31b784c5-caca-437a-adab-9b201ba94d8b', '0f01b757-51c6-46d0-aec4-33ec97ee887d', 'f5ce328c-1a47-4c4d-8b62-c8cc4a62d0b9'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:40.118723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da8193a-20af-48b4-a011-4d5380e4499e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1a1baa-95f6-4078-9041-53be83493175', '31b784c5-caca-437a-adab-9b201ba94d8b', '0f01b757-51c6-46d0-aec4-33ec97ee887d', 'f5ce328c-1a47-4c4d-8b62-c8cc4a62d0b9']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.119826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07faf360-1344-4bf9-abe8-c762c5af4e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.148502 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07faf360-1344-4bf9-abe8-c762c5af4e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1519632347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5f3c1c2269451f87f8902956d82324',qos_specs=None,replication_status=,reservations=['ef1a1baa-95f6-4078-9041-53be83493175','31b784c5-caca-437a-adab-9b201ba94d8b','0f01b757-51c6-46d0-aec4-33ec97ee887d','f5ce328c-1a47-4c4d-8b62-c8cc4a62d0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f67a6828f1b4f12bb05c3ff50a80dbe',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1519632347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d5f3c1c2269451f87f8902956d82324',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f67a6828f1b4f12bb05c3ff50a80dbe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.148929 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Created reservations ['eb9a7fd2-1f62-40a1-9a80-af67d617fa3c', 'd1815023-9467-45ae-98fd-156bb4e33b6e', '4d4ba360-ff0a-4383-b316-e915f7728f0e', '89a9960b-ef02-409b-ba89-891d03f143a0'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:40.149448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94d187e-25e9-40cf-aa0f-875d455256f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.150043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36552a72-5051-43f7-b58f-f58e2f5a026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9a7fd2-1f62-40a1-9a80-af67d617fa3c', 'd1815023-9467-45ae-98fd-156bb4e33b6e', '4d4ba360-ff0a-4383-b316-e915f7728f0e', '89a9960b-ef02-409b-ba89-891d03f143a0']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.150854 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2589f-76f5-41b8-a673-580ffc18ebd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.161018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Created reservations ['d897d4a5-77c3-4337-9be7-5f24ebd3d4d0', '84475ccc-dce2-420d-b59f-321f430dfdcb', '6235492f-cf22-406c-80b6-ecde98f576b2', '3191a48b-4cab-463f-923e-afefd81ecb45'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:40.162113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e014ee-22f9-4a3f-b845-5eb5cb926861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d897d4a5-77c3-4337-9be7-5f24ebd3d4d0', '84475ccc-dce2-420d-b59f-321f430dfdcb', '6235492f-cf22-406c-80b6-ecde98f576b2', '3191a48b-4cab-463f-923e-afefd81ecb45']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.163099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4256f9a-cb90-4e1f-a6e7-76aabf6de161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.177358 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2589f-76f5-41b8-a673-580ffc18ebd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05f66c2d-7fb2-4490-9802-90826ce2a1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1062970816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c020100fc73e4ed4b26df8a282f2282b',qos_specs=None,replication_status=,reservations=['eb9a7fd2-1f62-40a1-9a80-af67d617fa3c','d1815023-9467-45ae-98fd-156bb4e33b6e','4d4ba360-ff0a-4383-b316-e915f7728f0e','89a9960b-ef02-409b-ba89-891d03f143a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbea7684d2448ac8a37027093e27b1b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1062970816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05f66c2d-7fb2-4490-9802-90826ce2a1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c020100fc73e4ed4b26df8a282f2282b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbea7684d2448ac8a37027093e27b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.178524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce677c93-bc68-49df-9236-eff8e2291c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.179708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94d187e-25e9-40cf-aa0f-875d455256f9) transitioned into state 'SUCCESS' from state '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-1519632347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d5f3c1c2269451f87f8902956d82324',qos_specs=None,replication_status=,reservations=['ef1a1baa-95f6-4078-9041-53be83493175','31b784c5-caca-437a-adab-9b201ba94d8b','0f01b757-51c6-46d0-aec4-33ec97ee887d','f5ce328c-1a47-4c4d-8b62-c8cc4a62d0b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f67a6828f1b4f12bb05c3ff50a80dbe',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.180508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf83187-d328-46f4-8111-069f5b768da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.191881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4256f9a-cb90-4e1f-a6e7-76aabf6de161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04ad7262-f1c9-42b1-8234-34d49d2e45a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-810567949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['d897d4a5-77c3-4337-9be7-5f24ebd3d4d0','84475ccc-dce2-420d-b59f-321f430dfdcb','6235492f-cf22-406c-80b6-ecde98f576b2','3191a48b-4cab-463f-923e-afefd81ecb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-810567949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04ad7262-f1c9-42b1-8234-34d49d2e45a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db33b823a8b641919b03669c7740611e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9889821c29fd4c2b9c041a49df6313f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.192716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefd5bf-12c4-46f2-b688-740d2d28f52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.194941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdf83187-d328-46f4-8111-069f5b768da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.196096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Flow 'volume_create_api' (a641b03a-d716-4ef9-b16c-a418176ab7dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:40.196581 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Create volume request issued successfully. Jul 10 13:20:40.197394 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3289a374-6fb7-4c82-808f-ebee4271a74e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:40.198091 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 755/3018] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:39 2026] POST /volume/v3/volumes => generated 774 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:40.201356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce677c93-bc68-49df-9236-eff8e2291c4f) transitioned into state 'SUCCESS' from state '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-1062970816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c020100fc73e4ed4b26df8a282f2282b',qos_specs=None,replication_status=,reservations=['eb9a7fd2-1f62-40a1-9a80-af67d617fa3c','d1815023-9467-45ae-98fd-156bb4e33b6e','4d4ba360-ff0a-4383-b316-e915f7728f0e','89a9960b-ef02-409b-ba89-891d03f143a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbea7684d2448ac8a37027093e27b1b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.202485 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b89bf5c-744e-4f53-8966-bafb42384193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.211925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.214074 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:20:40.214360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:40.214663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:40.215867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fefd5bf-12c4-46f2-b688-740d2d28f52f) transitioned into state 'SUCCESS' from state '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-810567949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db33b823a8b641919b03669c7740611e',qos_specs=None,replication_status=,reservations=['d897d4a5-77c3-4337-9be7-5f24ebd3d4d0','84475ccc-dce2-420d-b59f-321f430dfdcb','6235492f-cf22-406c-80b6-ecde98f576b2','3191a48b-4cab-463f-923e-afefd81ecb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9889821c29fd4c2b9c041a49df6313f0',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.216973 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3a1da7-85ca-4213-8af0-dd2948ce25b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:40.217350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b89bf5c-744e-4f53-8966-bafb42384193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.218383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Flow 'volume_create_api' (da9f3b8d-96d5-4382-9446-91b8f078b76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:40.218870 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume request issued successfully. Jul 10 13:20:40.219526 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e5dc50c-ba48-47a2-aabe-b112c010b2e5 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:40.220169 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 750/3019] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:39 2026] POST /volume/v3/volumes => generated 766 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:40.223241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:40.223241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:40.228886 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:20:40.230966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3a1da7-85ca-4213-8af0-dd2948ce25b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:40.231868 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Flow 'volume_create_api' (65454edf-7b36-478b-92f8-cab005c2c774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:40.232237 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Create volume request issued successfully. Jul 10 13:20:40.232891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b702d735-6499-4895-9553-d2194fa10aec tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:40.233468 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 763/3020] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:40 2026] POST /volume/v3/volumes => generated 748 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:40.235031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07b5230f-a68e-40ad-a7d3-6a78d6c56ff5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:20:40.235339 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.235525 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 753/3021] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:40 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:40.237554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:40.237930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:40.237987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:40.246916 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:40.246916 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:40.250060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.250908 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:40.252636 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:40.252962 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:40.253232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:40.255103 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3de06e2c-3302-4435-bacc-8b2929d9e00a tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:40.255519 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 756/3022] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:40 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:40.263671 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:40.263671 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:40.269035 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:40.275224 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b9e40573-29b0-49d1-b04a-c4b827f5b552 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:40.275896 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 751/3023] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:40 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:40.597520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:40.599365 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:40.599581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:40.599881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:40.600018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:40.604350 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:40.604350 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:40.605000 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5766991d-a0b8-499d-8ec1-290dce4c3844 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:40.605354 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 764/3024] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:40 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:40.976431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1de60f9b-e57e-4f83-a838-7b7413d91b3f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.035704 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1de60f9b-e57e-4f83-a838-7b7413d91b3f tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools Jul 10 13:20:41.035876 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1de60f9b-e57e-4f83-a838-7b7413d91b3f tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.036097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1de60f9b-e57e-4f83-a838-7b7413d91b3f tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-admin] Calling method 'get_pools' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.250090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.252198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:20:41.252481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.252766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.261268 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.261268 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:41.266759 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:20:41.270785 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.272558 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:41.272776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.272828 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-209ef08f-1c33-47d7-bdf3-2f0db787137c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:20:41.272975 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.273267 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 757/3025] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:41.280479 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.280479 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:41.284929 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:41.290110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9380cd0-5bbf-4f8d-b35b-ad0895a88e75 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:41.290525 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 752/3026] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:41.291056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-57a87089-e313-4fc6-a78d-6b424e019a6d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.293227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57a87089-e313-4fc6-a78d-6b424e019a6d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.293472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57a87089-e313-4fc6-a78d-6b424e019a6d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.293795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57a87089-e313-4fc6-a78d-6b424e019a6d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.301488 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.301488 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.306783 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-57a87089-e313-4fc6-a78d-6b424e019a6d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.308195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b8cac820-439a-4159-bbb5-303fed680810 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.310052 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:41.310498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05f66c2d-7fb2-4490-9802-90826ce2a1ff", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-128146925"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:41.312105 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57a87089-e313-4fc6-a78d-6b424e019a6d tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.312504 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 765/3027] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.319026 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.319026 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:41.319485 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:41.319642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create snapshot from volume 05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:41.327094 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.328980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action Jul 10 13:20:41.329365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:41.329517 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:41.337819 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.337819 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:41.338184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '04ad7262-f1c9-42b1-8234-34d49d2e45a7' with '{'status': 'error'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:41.359684 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a65ae944-3831-40ce-a2ee-df96e5d2aaf7 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action returned with HTTP 202 Jul 10 13:20:41.360203 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 753/3028] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:41 2026] POST /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:41.361883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Created reservations ['7e9338f1-a244-4fcc-bea7-1b2b91ef4d3a', 'db2fc5b1-5a86-4c71-981a-9cb96a316029', 'dcfacbdc-6620-4571-9721-7a5ac23accb0', '65b2a048-ec44-48b5-a34e-c98985ecf9b4'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:41.367951 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.370136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.370320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.370628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.378104 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.378104 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.382030 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.386754 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-42bcc9db-61f6-45fb-a850-3fc6eee228f0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.387186 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 766/3029] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.399194 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot create request issued successfully. Jul 10 13:20:41.399536 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8cac820-439a-4159-bbb5-303fed680810 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:41.400044 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 758/3030] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:41 2026] POST /volume/v3/snapshots => generated 321 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:41.405419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-323f6393-b37b-4416-8e26-42d5abbfec1a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.407912 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-323f6393-b37b-4416-8e26-42d5abbfec1a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action Jul 10 13:20:41.408167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.408377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-323f6393-b37b-4416-8e26-42d5abbfec1a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:41.408667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-323f6393-b37b-4416-8e26-42d5abbfec1a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:41.410000 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:41.410212 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.410391 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.416068 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.416068 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.416739 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:41.417840 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-66d9d329-8688-4c84-af46-ca1bdc76faa4 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 200 Jul 10 13:20:41.418212 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 767/3031] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.420950 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.420950 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:41.421534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-323f6393-b37b-4416-8e26-42d5abbfec1a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '04ad7262-f1c9-42b1-8234-34d49d2e45a7' with '{'status': 'available'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:41.447292 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-323f6393-b37b-4416-8e26-42d5abbfec1a tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action returned with HTTP 202 Jul 10 13:20:41.447799 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 754/3032] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:41 2026] POST /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:41.456484 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.458523 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.458827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.459036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.467388 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.467388 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:41.471964 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.476744 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-637838c0-a4e9-4210-85f9-afd2dadccd2c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.477226 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 759/3033] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.492964 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.495420 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action Jul 10 13:20:41.495951 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:41.496135 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:41.508064 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.508064 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.508563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '04ad7262-f1c9-42b1-8234-34d49d2e45a7' with '{'status': 'maintenance'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:41.531596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5da68c5b-c3ea-427a-a093-d5496f14a34f tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action returned with HTTP 202 Jul 10 13:20:41.532155 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 768/3034] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:41 2026] POST /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:41.539456 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1de60f9b-e57e-4f83-a838-7b7413d91b3f tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 13:20:41.540194 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 754/3035] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:20:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.544156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-50235dec-9ff5-453d-838e-4a817e95cf1a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.544156 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50235dec-9ff5-453d-838e-4a817e95cf1a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.544156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-50235dec-9ff5-453d-838e-4a817e95cf1a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.544397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-50235dec-9ff5-453d-838e-4a817e95cf1a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.553043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-93cf42f7-754b-443b-9b7c-95e12f134dff None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.553868 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.553868 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:41.558836 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-50235dec-9ff5-453d-838e-4a817e95cf1a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.564504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-50235dec-9ff5-453d-838e-4a817e95cf1a tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.565121 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 755/3036] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.582952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.584796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] POST https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action Jul 10 13:20:41.585170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:41.585514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:41.595251 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.595251 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.595748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.admin_actions [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] Updating volume '04ad7262-f1c9-42b1-8234-34d49d2e45a7' with '{'status': 'available'}' {{(pid=100113) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 13:20:41.619883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.621905 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:41.622379 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.623323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.623323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:41.626213 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91244a69-64db-42f9-b0cf-5a8206c4f892 tempest-VolumesActionsTest-2140558954 tempest-VolumesActionsTest-2140558954-project-admin] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action returned with HTTP 202 Jul 10 13:20:41.626964 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 769/3037] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:20:41 2026] POST /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:20:41.631627 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.631627 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:41.633400 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0b428563-a6ce-4a6b-908f-95c68c4c9ec7 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:41.633400 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 755/3038] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.636876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.638973 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.639332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.639449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.646584 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93cf42f7-754b-443b-9b7c-95e12f134dff tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-reader] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:20:41.646821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-93cf42f7-754b-443b-9b7c-95e12f134dff tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.647045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-93cf42f7-754b-443b-9b7c-95e12f134dff tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.647885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-93cf42f7-754b-443b-9b7c-95e12f134dff tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '2802247671a9440cb7997351c58a07f4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6d22e32b73d34fbc9c6593f7105d1f31', '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=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:41.648013 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93cf42f7-754b-443b-9b7c-95e12f134dff tempest-ProjectReaderTests-873472033 tempest-ProjectReaderTests-873472033-project-reader] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 403 Jul 10 13:20:41.648467 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 760/3039] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 110 bytes in 96 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:41.650022 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.650022 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:41.656540 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.664153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1bbb46d7-f2b9-4d26-9ddd-63ea2d2b4da0 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.665002 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 756/3040] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.682150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.684532 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.684926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.685100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.695210 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.695210 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:41.700563 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.706722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e85f9fc2-5387-45f2-948c-43a3f271b0c2 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.707444 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 770/3041] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:41.722879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-80365a18-0ea3-48df-916f-397be93e8b6c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.725872 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] DELETE https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.726097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.726344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.726511 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume with id: 04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.742198 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.742198 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:41.743098 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.771119 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Delete volume request issued successfully. Jul 10 13:20:41.771756 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80365a18-0ea3-48df-916f-397be93e8b6c tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 202 Jul 10 13:20:41.771918 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 756/3042] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:20:41 2026] DELETE /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:41.785035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9e313655-f2f8-44ad-ba95-726b626de799 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:41.787728 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9e313655-f2f8-44ad-ba95-726b626de799 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:41.790140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9e313655-f2f8-44ad-ba95-726b626de799 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:41.790358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9e313655-f2f8-44ad-ba95-726b626de799 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:41.806711 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:41.806711 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:41.812712 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9e313655-f2f8-44ad-ba95-726b626de799 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Volume info retrieved successfully. Jul 10 13:20:41.822869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9e313655-f2f8-44ad-ba95-726b626de799 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 200 Jul 10 13:20:41.822869 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 761/3043] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:41 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:42.431961 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:42.435035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:42.435305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:42.435577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:42.442049 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:42.442049 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:42.442709 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:42.443800 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-92c5a3e1-2730-4b32-9d63-b06506a0cef2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 200 Jul 10 13:20:42.444887 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 757/3044] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:42 2026] GET /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:42.457200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:42.459936 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff/action Jul 10 13:20:42.460405 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action body: b'{"revert": {"snapshot_id": "5477d595-79c4-4b22-91b4-e2766570b942"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:42.460714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5477d595-79c4-4b22-91b4-e2766570b942"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:42.472783 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:42.472783 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:42.473576 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume retrieved successfully. Jul 10 13:20:42.492370 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Reverting volume 05f66c2d-7fb2-4490-9802-90826ce2a1ff to snapshot 5477d595-79c4-4b22-91b4-e2766570b942. Jul 10 13:20:42.493489 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:42.493489 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:42.513981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-70e0cbdc-a268-4aae-b271-8373e3db0f12 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff/action returned with HTTP 202 Jul 10 13:20:42.514766 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 771/3045] 10.4.3.138 () {70 vars in 1431 bytes} [Fri Jul 10 13:20:42 2026] POST /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:20:42.523847 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:42.527279 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:42.527641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:42.527965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:42.539875 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:42.539875 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:42.545625 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:42.553064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-310893fe-79f4-4fc2-9ffb-a24ef70d12c7 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:42.553524 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 757/3046] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:42 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:42.647768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:42.649924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:42.650162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:42.650541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:42.650541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:42.656921 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:42.656921 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:42.658221 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f776c565-9758-465f-bf8f-30ac1ede00a6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:42.658838 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 762/3047] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:42 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:42.837987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-21efdd60-699f-4a94-ac79-87cd6af42833 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:42.840146 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21efdd60-699f-4a94-ac79-87cd6af42833 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] GET https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 Jul 10 13:20:42.840371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21efdd60-699f-4a94-ac79-87cd6af42833 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:42.840653 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21efdd60-699f-4a94-ac79-87cd6af42833 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:42.846908 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21efdd60-699f-4a94-ac79-87cd6af42833 tempest-VolumesActionsTest-1414959621 tempest-VolumesActionsTest-1414959621-project-member] https://10.4.3.138/volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 returned with HTTP 404 Jul 10 13:20:42.847466 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 758/3048] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:42 2026] GET /volume/v3/volumes/04ad7262-f1c9-42b1-8234-34d49d2e45a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:43.568707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.572716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:43.572716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.572716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.585282 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.585282 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:43.589945 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:43.595960 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3f7c69f-ffb9-40b6-b736-7675655bd49f tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:43.596553 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 772/3049] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:43.614304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.617150 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:43.617150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.618022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.625921 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.625921 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:43.626849 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:43.627684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fb92dfd2-7dff-4af9-b288-f6d583573584 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 200 Jul 10 13:20:43.628232 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 758/3050] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:43.639952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.640736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e5fe9885-4bec-4af2-8906-8b074267f776 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.642643 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:43.643007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.644511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.655676 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.655676 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:43.659577 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:43.664941 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33fbc2f3-fb68-4e64-8573-f640b6cdd95c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:43.665533 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 763/3051] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:43.671914 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.673755 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:43.673966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.674164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.674255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:43.680093 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.680093 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:43.681042 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fffb9025-32ad-4ea4-9de2-7ad2f87cd036 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:43.681534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 773/3052] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:43.682475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.684428 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:43.684796 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-862443084"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:43.686230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-862443084'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:43.686405 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume of 1 GB Jul 10 13:20:43.691031 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Availability Zones retrieved successfully. Jul 10 13:20:43.703517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Flow 'volume_create_api' (3a1f1073-ff84-4864-9afd-87af5e9ffdff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:43.704972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dff0a3d-b65b-4086-a720-35848de77671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.706111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:43.751760 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dff0a3d-b65b-4086-a720-35848de77671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.753096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307f2ed8-bebd-468b-8458-e5fc2443f2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.785556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e5fe9885-4bec-4af2-8906-8b074267f776 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:43.785985 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e5fe9885-4bec-4af2-8906-8b074267f776 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-740036253", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1789114314", "vendor_name": "tempest-vendor_name-2001669751"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:43.804092 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e5fe9885-4bec-4af2-8906-8b074267f776 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:43.804573 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 759/3053] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:43 2026] POST /volume/v3/types => generated 328 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:43.807789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Created reservations ['fa5fe1d7-e759-4347-b34d-c658d60a6dd1', '6edfdab7-2c74-4d38-bf26-9548c4842945', '7cb047c3-8dca-4376-aae2-ffb2b559c01d', '230a49f6-17b5-4d85-991d-2f03c1384047'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:43.808976 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307f2ed8-bebd-468b-8458-e5fc2443f2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa5fe1d7-e759-4347-b34d-c658d60a6dd1', '6edfdab7-2c74-4d38-bf26-9548c4842945', '7cb047c3-8dca-4376-aae2-ffb2b559c01d', '230a49f6-17b5-4d85-991d-2f03c1384047']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.809809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3094dec9-a2bb-459e-92c9-587daf2b7a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.819048 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.823459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:43.823725 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c4e61ac-823f-48e1-b65a-009a85170b87", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:43.825301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request body: {'volume': {'volume_type': '8c4e61ac-823f-48e1-b65a-009a85170b87', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:43.830762 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume of 1 GB Jul 10 13:20:43.831053 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.831053 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:43.831449 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Availability Zones retrieved successfully. Jul 10 13:20:43.837779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (4209f0ca-ca32-439b-85f4-080340ae42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:43.838005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3094dec9-a2bb-459e-92c9-587daf2b7a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ff91db-7cc0-49d2-9595-d5b2febed1ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-862443084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c020100fc73e4ed4b26df8a282f2282b',qos_specs=None,replication_status=,reservations=['fa5fe1d7-e759-4347-b34d-c658d60a6dd1','6edfdab7-2c74-4d38-bf26-9548c4842945','7cb047c3-8dca-4376-aae2-ffb2b559c01d','230a49f6-17b5-4d85-991d-2f03c1384047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbea7684d2448ac8a37027093e27b1b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-862443084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ff91db-7cc0-49d2-9595-d5b2febed1ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c020100fc73e4ed4b26df8a282f2282b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cbea7684d2448ac8a37027093e27b1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.838700 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b99b357-3a0c-46b8-8cc5-c75a16108c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.839025 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98e4013-7994-49f2-afad-40cdb82ca711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.839565 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:43.857389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98e4013-7994-49f2-afad-40cdb82ca711) transitioned into state 'SUCCESS' from state '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-862443084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c020100fc73e4ed4b26df8a282f2282b',qos_specs=None,replication_status=,reservations=['fa5fe1d7-e759-4347-b34d-c658d60a6dd1','6edfdab7-2c74-4d38-bf26-9548c4842945','7cb047c3-8dca-4376-aae2-ffb2b559c01d','230a49f6-17b5-4d85-991d-2f03c1384047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cbea7684d2448ac8a37027093e27b1b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.858092 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f891c0-799e-4abe-94e4-3e184d63538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.869005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f891c0-799e-4abe-94e4-3e184d63538c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.869005 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Flow 'volume_create_api' (3a1f1073-ff84-4864-9afd-87af5e9ffdff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:43.869005 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create volume request issued successfully. Jul 10 13:20:43.869005 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-de54f4c4-92da-4c51-9cc8-ff611a86cc8e tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:43.869437 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 759/3054] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:20:43 2026] POST /volume/v3/volumes => generated 765 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:43.873788 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b99b357-3a0c-46b8-8cc5-c75a16108c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:20:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1789114314',vendor_name='tempest-vendor_name-2001669751'},id=8c4e61ac-823f-48e1-b65a-009a85170b87,is_public=True,name='tempest-ProjectAdminTests-volume-type-740036253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c4e61ac-823f-48e1-b65a-009a85170b87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.874726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb41936-27a1-4def-870b-407cf1623231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.888201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c92bf8e7-5067-47b1-9310-7f9893289122 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.890888 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c92bf8e7-5067-47b1-9310-7f9893289122 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:43.891195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c92bf8e7-5067-47b1-9310-7f9893289122 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.891535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c92bf8e7-5067-47b1-9310-7f9893289122 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.902542 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.902542 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:43.907964 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c92bf8e7-5067-47b1-9310-7f9893289122 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:43.912944 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c92bf8e7-5067-47b1-9310-7f9893289122 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 200 Jul 10 13:20:43.913315 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 774/3055] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:43.914235 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-740036253 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-740036253, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:43.914512 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-740036253 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-740036253, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:43.917395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8130b96b-e08a-4ca4-afe8-8d9204a15d76 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.917882 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8130b96b-e08a-4ca4-afe8-8d9204a15d76 None None] GET https://10.4.3.138/volume// Jul 10 13:20:43.918062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8130b96b-e08a-4ca4-afe8-8d9204a15d76 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.918178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8130b96b-e08a-4ca4-afe8-8d9204a15d76 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.918400 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8130b96b-e08a-4ca4-afe8-8d9204a15d76 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:20:43.918646 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 760/3056] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:20:43.934277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:43.936865 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:20:43.937107 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:43.937332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:43.949832 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:43.949832 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:43.950946 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['33d71a90-8a99-4fc6-918c-084ca2a24dd6', '8d52af1d-d808-408c-9fa3-f84fe3f89437', 'bc3c98f2-45e9-47d6-b8f1-fbff2ae35e16', '000b82d5-505a-4eeb-b200-9102c8cb826c'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:43.951831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb41936-27a1-4def-870b-407cf1623231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d71a90-8a99-4fc6-918c-084ca2a24dd6', '8d52af1d-d808-408c-9fa3-f84fe3f89437', 'bc3c98f2-45e9-47d6-b8f1-fbff2ae35e16', '000b82d5-505a-4eeb-b200-9102c8cb826c']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.953626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10999b66-b5e5-4174-8438-f4c46c6aadbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:43.954191 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:20:43.959794 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-9a1dbae1-4ad8-464d-a63e-7573003dd9d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:20:43.960233 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 760/3057] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:20:43 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1546 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:20:43.984056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10999b66-b5e5-4174-8438-f4c46c6aadbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35d6c3e0-de67-45d7-b8c6-e182468be39a', '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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['33d71a90-8a99-4fc6-918c-084ca2a24dd6','8d52af1d-d808-408c-9fa3-f84fe3f89437','bc3c98f2-45e9-47d6-b8f1-fbff2ae35e16','000b82d5-505a-4eeb-b200-9102c8cb826c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=8c4e61ac-823f-48e1-b65a-009a85170b87), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20: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=35d6c3e0-de67-45d7-b8c6-e182468be39a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b832ccf9427a4cffb15198c9cc588dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b86699a9054f71983d936775d58eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c4e61ac-823f-48e1-b65a-009a85170b87),volume_type_id=8c4e61ac-823f-48e1-b65a-009a85170b87)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:43.984960 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ee74b-e00b-449e-a4f7-1d37b40dd6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:44.008833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01ee74b-e00b-449e-a4f7-1d37b40dd6a5) transitioned into state 'SUCCESS' from 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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['33d71a90-8a99-4fc6-918c-084ca2a24dd6','8d52af1d-d808-408c-9fa3-f84fe3f89437','bc3c98f2-45e9-47d6-b8f1-fbff2ae35e16','000b82d5-505a-4eeb-b200-9102c8cb826c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=8c4e61ac-823f-48e1-b65a-009a85170b87)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:44.009591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18268446-1948-4154-a24a-37411e8b8674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:44.019804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18268446-1948-4154-a24a-37411e8b8674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:44.020704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (4209f0ca-ca32-439b-85f4-080340ae42b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:44.021095 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request issued successfully. Jul 10 13:20:44.021806 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e51be7d-da4d-4610-a1dc-66d3e0e1a750 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:44.022255 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 764/3058] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:20:43 2026] POST /volume/v3/volumes => generated 772 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:44.041308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7def7865-0ec3-47b1-8496-80455167394f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:44.043796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7def7865-0ec3-47b1-8496-80455167394f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a Jul 10 13:20:44.043796 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7def7865-0ec3-47b1-8496-80455167394f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:44.044057 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7def7865-0ec3-47b1-8496-80455167394f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:44.051869 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:44.051869 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:44.056417 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7def7865-0ec3-47b1-8496-80455167394f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:44.062626 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7def7865-0ec3-47b1-8496-80455167394f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a returned with HTTP 200 Jul 10 13:20:44.063010 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 775/3059] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:44 2026] GET /volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:44.086155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:44.088651 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d Jul 10 13:20:44.089087 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:44.099218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-8484d4bd-531a-42ea-9fd3-7b9c4c493c7e-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:20:44.105917 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-8484d4bd-531a-42ea-9fd3-7b9c4c493c7e-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:20:44.106985 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:44.106985 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:44.637996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-8484d4bd-531a-42ea-9fd3-7b9c4c493c7e-np0000005006" released by "attachment_update" :: held 0.532s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:20:44.638479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-d2cb15cd-2784-4b9d-96b8-1ea4fb9914a1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d returned with HTTP 200 Jul 10 13:20:44.640073 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 761/3060] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:20:44 2026] PUT /volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:44.693875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:44.695866 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:44.696152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:44.696494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:44.696663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:44.701440 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:44.701440 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:44.702251 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b387c7f-1bea-4395-9471-c3693ad724e6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:44.703009 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 761/3061] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:44 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:44.931854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:44.933840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:44.934045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:44.934259 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:44.943111 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:44.943111 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:44.947882 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:44.955096 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6b0c445-4343-445f-b13d-2d8e68af8951 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 200 Jul 10 13:20:44.955503 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 765/3062] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:44 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:44.971124 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:44.973674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:20:44.975258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2ff91db-7cc0-49d2-9595-d5b2febed1ab", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-693857672"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:44.987535 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:44.987535 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:44.988315 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:44.988436 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Create snapshot from volume e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:45.036097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Created reservations ['3e95a136-3c1d-430e-a46a-7d324c33ef56', '47711191-57da-4ab7-ba6b-c2ffc0a036f8', 'c3c10a29-ba97-4c92-aacb-ceae456f0788', '5d897cf8-c10e-4145-90eb-15f01c065f98'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:45.078397 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d294915c-2384-4a4b-8968-f74c86383765 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.083719 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d294915c-2384-4a4b-8968-f74c86383765 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a Jul 10 13:20:45.084003 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d294915c-2384-4a4b-8968-f74c86383765 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.084204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d294915c-2384-4a4b-8968-f74c86383765 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.092264 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot create request issued successfully. Jul 10 13:20:45.092264 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ebde9d4-3b60-4ccd-ad77-e8e973955694 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:20:45.093118 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 776/3063] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:20:44 2026] POST /volume/v3/snapshots => generated 321 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:45.097480 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.097480 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:45.106436 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d294915c-2384-4a4b-8968-f74c86383765 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:45.106586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.108492 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:45.108750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.108976 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.112399 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d294915c-2384-4a4b-8968-f74c86383765 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a returned with HTTP 200 Jul 10 13:20:45.113074 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 762/3064] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a => generated 972 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:45.116853 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.116853 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:45.117999 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:45.119013 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed6d8fb4-e594-4d63-b756-4bb49b7c9629 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 returned with HTTP 200 Jul 10 13:20:45.119792 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 762/3065] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:45.132996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-30e61141-a5b6-46b4-81b7-2722f5094cb3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.134536 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30e61141-a5b6-46b4-81b7-2722f5094cb3 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:20:45.134885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30e61141-a5b6-46b4-81b7-2722f5094cb3 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.135152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30e61141-a5b6-46b4-81b7-2722f5094cb3 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.143828 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30e61141-a5b6-46b4-81b7-2722f5094cb3 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:20:45.144033 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 766/3066] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:45.154212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed2939ca-11eb-45ff-a6a0-c7af85657e04 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.154361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-689f8a68-8012-4220-8a12-125680cd2c4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.156016 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed2939ca-11eb-45ff-a6a0-c7af85657e04 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc Jul 10 13:20:45.156209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed2939ca-11eb-45ff-a6a0-c7af85657e04 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.156382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed2939ca-11eb-45ff-a6a0-c7af85657e04 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.156564 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-689f8a68-8012-4220-8a12-125680cd2c4f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d/action Jul 10 13:20:45.157026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-689f8a68-8012-4220-8a12-125680cd2c4f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:45.157226 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-689f8a68-8012-4220-8a12-125680cd2c4f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:45.169761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed2939ca-11eb-45ff-a6a0-c7af85657e04 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc returned with HTTP 204 Jul 10 13:20:45.170204 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 763/3067] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:20:45 2026] DELETE /volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:20:45.180866 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-94e234e4-3bbc-44b9-9153-e38abaa65011 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.182810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-94e234e4-3bbc-44b9-9153-e38abaa65011 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc Jul 10 13:20:45.182810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-94e234e4-3bbc-44b9-9153-e38abaa65011 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.182810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-94e234e4-3bbc-44b9-9153-e38abaa65011 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.186386 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-94e234e4-3bbc-44b9-9153-e38abaa65011 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc returned with HTTP 404 Jul 10 13:20:45.187258 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 763/3068] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/messages/7f4e10cf-a5d6-491e-bb45-ae5b8528c3cc => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:45.189908 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.189908 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:45.199575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.201757 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a Jul 10 13:20:45.201967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.202171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.202353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume with id: 35d6c3e0-de67-45d7-b8c6-e182468be39a Jul 10 13:20:45.211663 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.211663 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:45.211663 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:45.212000 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5de4ca47-32c5-4e13-8ffc-9bfa69ea8d30 req-689f8a68-8012-4220-8a12-125680cd2c4f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d/action returned with HTTP 204 Jul 10 13:20:45.212482 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 777/3069] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:20:45 2026] POST /volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:45.212908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100114) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:20:45.246441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['f817c793-8a65-4250-834d-ff87a1dc064c', '2c97e862-2ce1-4fe8-b0ab-6300da53c9f6', 'c7c1c9e9-dc56-4065-af14-eec4da35149c', '3c54e55f-9d3f-4b83-9b4d-19e5c73e1058'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:45.292512 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume request issued successfully. Jul 10 13:20:45.292870 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31efa614-fc75-4407-a00d-132b24ad6ab1 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a returned with HTTP 202 Jul 10 13:20:45.293476 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 767/3070] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:45 2026] DELETE /volume/v3/volumes/35d6c3e0-de67-45d7-b8c6-e182468be39a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:45.304398 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2ec3cb4a-67a2-449f-bfb2-6e5a8c4de74d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.306490 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ec3cb4a-67a2-449f-bfb2-6e5a8c4de74d tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/types/8c4e61ac-823f-48e1-b65a-009a85170b87 Jul 10 13:20:45.306490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cb4a-67a2-449f-bfb2-6e5a8c4de74d tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.306490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cb4a-67a2-449f-bfb2-6e5a8c4de74d tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.342504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ec3cb4a-67a2-449f-bfb2-6e5a8c4de74d tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types/8c4e61ac-823f-48e1-b65a-009a85170b87 returned with HTTP 202 Jul 10 13:20:45.343473 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 764/3071] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:45 2026] DELETE /volume/v3/types/8c4e61ac-823f-48e1-b65a-009a85170b87 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:45.353259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c102a839-520f-46ad-8af7-d8549918895e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.355426 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c102a839-520f-46ad-8af7-d8549918895e tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:45.355846 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c102a839-520f-46ad-8af7-d8549918895e tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-107017192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1760220447", "vendor_name": "tempest-vendor_name-2120167459"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:45.376390 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c102a839-520f-46ad-8af7-d8549918895e tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:45.376390 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 764/3072] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:45 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:45.385679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-75351504-01cd-4663-8483-29f9fc3250ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.388474 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:45.388828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:45.390804 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request body: {'volume': {'volume_type': 'f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:45.395049 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume of 1 GB Jul 10 13:20:45.395333 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.395333 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:45.395732 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Availability Zones retrieved successfully. Jul 10 13:20:45.400833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (7e47a122-ed42-4c40-8aa8-648ec5a81135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:45.401774 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35aa06f-2cda-4f41-bd84-b6bb799c4cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:45.402594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:45.430614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35aa06f-2cda-4f41-bd84-b6bb799c4cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:20:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1760220447',vendor_name='tempest-vendor_name-2120167459'},id=f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b,is_public=True,name='tempest-ProjectAdminTests-volume-type-107017192',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:45.431709 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b5662c-f057-4e0f-a9e9-4b2dd7539abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:45.467962 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-107017192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-107017192, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:45.468378 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-107017192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-107017192, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:45.500429 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['fa13681d-6d8c-4e11-8fad-e946c21322d4', 'f15faea1-7e64-45ab-b374-aabc794d9ce6', 'e9472c4f-8c40-41a4-b976-710c57b1403a', '3eee9dd7-5539-4f6c-a1f3-c7c2caaaa021'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:45.501525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b5662c-f057-4e0f-a9e9-4b2dd7539abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa13681d-6d8c-4e11-8fad-e946c21322d4', 'f15faea1-7e64-45ab-b374-aabc794d9ce6', 'e9472c4f-8c40-41a4-b976-710c57b1403a', '3eee9dd7-5539-4f6c-a1f3-c7c2caaaa021']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:45.502640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26fdcec-0711-40a5-9f3f-40498c86ac35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:45.528174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f26fdcec-0711-40a5-9f3f-40498c86ac35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a4a3fbe-5899-4999-9642-a8bf8cda2761', '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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['fa13681d-6d8c-4e11-8fad-e946c21322d4','f15faea1-7e64-45ab-b374-aabc794d9ce6','e9472c4f-8c40-41a4-b976-710c57b1403a','3eee9dd7-5539-4f6c-a1f3-c7c2caaaa021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a4a3fbe-5899-4999-9642-a8bf8cda2761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b832ccf9427a4cffb15198c9cc588dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b86699a9054f71983d936775d58eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b),volume_type_id=f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:45.528949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eedab26-6e57-4943-9b80-9cc54ff5f04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:45.549015 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eedab26-6e57-4943-9b80-9cc54ff5f04c) transitioned into state 'SUCCESS' from 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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['fa13681d-6d8c-4e11-8fad-e946c21322d4','f15faea1-7e64-45ab-b374-aabc794d9ce6','e9472c4f-8c40-41a4-b976-710c57b1403a','3eee9dd7-5539-4f6c-a1f3-c7c2caaaa021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:45.549910 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7904a036-8201-4011-825e-d6f02627ef5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:45.563742 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7904a036-8201-4011-825e-d6f02627ef5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:45.564550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (7e47a122-ed42-4c40-8aa8-648ec5a81135) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:45.565124 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request issued successfully. Jul 10 13:20:45.566011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75351504-01cd-4663-8483-29f9fc3250ba tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:45.566583 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 778/3073] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:20:45 2026] POST /volume/v3/volumes => generated 772 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:45.580996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-157edf87-136e-4582-aadd-ca5f328c6b2f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.584457 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-157edf87-136e-4582-aadd-ca5f328c6b2f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 Jul 10 13:20:45.584457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-157edf87-136e-4582-aadd-ca5f328c6b2f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.584457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-157edf87-136e-4582-aadd-ca5f328c6b2f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.595184 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.595184 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:45.600703 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-157edf87-136e-4582-aadd-ca5f328c6b2f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:45.606816 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-157edf87-136e-4582-aadd-ca5f328c6b2f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 returned with HTTP 200 Jul 10 13:20:45.607623 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 768/3074] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:45.716534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:45.719544 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:45.719544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:45.719878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:45.720009 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:45.727983 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:45.727983 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:45.729176 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7fa060d4-68d9-4786-8b5e-dff15f8764f6 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:45.729711 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 765/3075] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:45 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.130507 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-73edc745-50ab-4e15-9bd5-33965b54e936 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.132644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73edc745-50ab-4e15-9bd5-33965b54e936 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:46.132912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73edc745-50ab-4e15-9bd5-33965b54e936 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.133144 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73edc745-50ab-4e15-9bd5-33965b54e936 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.138534 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.138534 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:46.139219 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-73edc745-50ab-4e15-9bd5-33965b54e936 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:46.140475 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73edc745-50ab-4e15-9bd5-33965b54e936 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 returned with HTTP 200 Jul 10 13:20:46.141329 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 765/3076] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:46 2026] GET /volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.152021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.154278 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action Jul 10 13:20:46.154799 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:46.154998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:46.165859 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.165859 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:46.166440 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:46.212859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Created reservations ['2366142d-1501-4367-9d45-14e8299272b1', '55b66ffd-7e39-41cf-b955-1b8a0982d003'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:46.234315 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Extend volume request issued successfully. Jul 10 13:20:46.234459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0c89f239-53a1-46c8-b4fb-edde7cf0c35b tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action returned with HTTP 202 Jul 10 13:20:46.235010 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 779/3077] 10.4.3.138 () {70 vars in 1431 bytes} [Fri Jul 10 13:20:46 2026] POST /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:20:46.244984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.248668 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:46.249038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.249265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.263841 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.263841 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:46.269519 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:46.276201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7f44bc1-e7b6-40cb-916d-6e8263392813 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 200 Jul 10 13:20:46.276916 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 769/3078] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:46 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:46.628082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.631342 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 Jul 10 13:20:46.631651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.632108 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.643217 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.643217 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:46.648021 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:46.655718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f75b46fa-5291-408f-b11b-0a0df9ba8d1c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 returned with HTTP 200 Jul 10 13:20:46.655718 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 766/3079] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:46 2026] GET /volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.673656 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0d0ac58c-a8b2-440a-bb25-01ecc9d420cf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.677976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d0ac58c-a8b2-440a-bb25-01ecc9d420cf tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:20:46.678805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d0ac58c-a8b2-440a-bb25-01ecc9d420cf tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.678805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d0ac58c-a8b2-440a-bb25-01ecc9d420cf tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.687831 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d0ac58c-a8b2-440a-bb25-01ecc9d420cf tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:20:46.687982 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 766/3080] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:20:46 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.701499 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d392827e-b183-42cc-b5d4-98689ccd91be None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.704343 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d392827e-b183-42cc-b5d4-98689ccd91be tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:20:46.705105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d392827e-b183-42cc-b5d4-98689ccd91be tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.705105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d392827e-b183-42cc-b5d4-98689ccd91be tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.709754 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d392827e-b183-42cc-b5d4-98689ccd91be tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:20:46.710207 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 780/3081] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:20: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) Jul 10 13:20:46.723851 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9a994304-1868-4460-9ed6-d231a3c4460c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.726035 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9a994304-1868-4460-9ed6-d231a3c4460c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/messages/c4401bab-e097-4045-beec-677a8d0d62aa Jul 10 13:20:46.726240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9a994304-1868-4460-9ed6-d231a3c4460c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.726415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9a994304-1868-4460-9ed6-d231a3c4460c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.737860 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9a994304-1868-4460-9ed6-d231a3c4460c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages/c4401bab-e097-4045-beec-677a8d0d62aa returned with HTTP 204 Jul 10 13:20:46.738330 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 770/3082] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:20:46 2026] DELETE /volume/v3/messages/c4401bab-e097-4045-beec-677a8d0d62aa => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:20:46.744158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d89249da-4384-4410-a020-a78050e09780 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.746321 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d89249da-4384-4410-a020-a78050e09780 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:46.746574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d89249da-4384-4410-a020-a78050e09780 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.746815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d89249da-4384-4410-a020-a78050e09780 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.746944 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-d89249da-4384-4410-a020-a78050e09780 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:46.748608 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.750437 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 Jul 10 13:20:46.751070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.751070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.751873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume with id: 4a4a3fbe-5899-4999-9642-a8bf8cda2761 Jul 10 13:20:46.753392 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.753392 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:46.754265 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d89249da-4384-4410-a020-a78050e09780 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:46.754861 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 767/3083] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:46 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.762330 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.762330 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:46.762784 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:46.765046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100116) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:20:46.779434 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-107017192 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-107017192, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:46.779780 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-107017192 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-107017192, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:46.791016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['9aefa058-a28a-4938-88fc-9e7add0180a4', '40058746-9c80-4c3a-b463-93b32ac9b125', 'e3ceefd3-eea3-4f81-8eac-0849ef9af875', 'dcd65438-e161-4e45-8e74-a3db9c0429a0'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:46.823016 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume request issued successfully. Jul 10 13:20:46.823270 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e39aa057-01a3-464a-9b5b-2ffc6ed0e60f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 returned with HTTP 202 Jul 10 13:20:46.823761 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 767/3084] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:46 2026] DELETE /volume/v3/volumes/4a4a3fbe-5899-4999-9642-a8bf8cda2761 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:46.831054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-332c357e-a3fc-4a8c-a54c-dfe629560f60 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.833123 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-332c357e-a3fc-4a8c-a54c-dfe629560f60 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/types/f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b Jul 10 13:20:46.833392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-332c357e-a3fc-4a8c-a54c-dfe629560f60 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:46.833628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-332c357e-a3fc-4a8c-a54c-dfe629560f60 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:46.864342 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-332c357e-a3fc-4a8c-a54c-dfe629560f60 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types/f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b returned with HTTP 202 Jul 10 13:20:46.864919 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 781/3085] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:46 2026] DELETE /volume/v3/types/f0d24fd5-55bf-4a97-9a27-a6d20d47fe9b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:46.875953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-029b6be5-7f8d-4b0c-ba8b-6d961e4beb80 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.878333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-029b6be5-7f8d-4b0c-ba8b-6d961e4beb80 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:46.878896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-029b6be5-7f8d-4b0c-ba8b-6d961e4beb80 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1710798009", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1783363528", "vendor_name": "tempest-vendor_name-1144252112"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:46.896167 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-029b6be5-7f8d-4b0c-ba8b-6d961e4beb80 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:46.896933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 771/3086] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:46 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:46.905019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e107365f-1a54-432a-a8a2-88a817fb9233 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:46.907003 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:46.907300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3ec04c8e-2986-4b38-874c-78423bce58cc", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:46.908851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request body: {'volume': {'volume_type': '3ec04c8e-2986-4b38-874c-78423bce58cc', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:46.914375 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume of 1 GB Jul 10 13:20:46.914815 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:46.914815 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:46.915315 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Availability Zones retrieved successfully. Jul 10 13:20:46.922206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (a6529afa-a99a-4442-8013-922957991d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:46.924667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4fd97c-1517-4868-99dd-8aec16189e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:46.925555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:46.948055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4fd97c-1517-4868-99dd-8aec16189e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:20:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1783363528',vendor_name='tempest-vendor_name-1144252112'},id=3ec04c8e-2986-4b38-874c-78423bce58cc,is_public=True,name='tempest-ProjectAdminTests-volume-type-1710798009',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3ec04c8e-2986-4b38-874c-78423bce58cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:46.949086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec0abed-2386-49a1-875d-f5c6d56c6bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:46.986120 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1710798009 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1710798009, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:46.986481 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1710798009 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1710798009, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:47.016443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['000b0a21-ef75-4e58-b127-30d4b2f763da', 'f48fe901-0dfc-43c6-99d2-8f87aefc78f0', '4dd4ab82-1d15-4df0-8988-57263f594c77', '83bb45f3-759b-41a3-abec-1848d908aa1d'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:47.017533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ec0abed-2386-49a1-875d-f5c6d56c6bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000b0a21-ef75-4e58-b127-30d4b2f763da', 'f48fe901-0dfc-43c6-99d2-8f87aefc78f0', '4dd4ab82-1d15-4df0-8988-57263f594c77', '83bb45f3-759b-41a3-abec-1848d908aa1d']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:47.018613 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f5cd0a-ed7e-4df4-b363-c0e36a3dee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:47.057677 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f5cd0a-ed7e-4df4-b363-c0e36a3dee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcce98f8-1c11-4ea4-9f29-5649a3eafb33', '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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['000b0a21-ef75-4e58-b127-30d4b2f763da','f48fe901-0dfc-43c6-99d2-8f87aefc78f0','4dd4ab82-1d15-4df0-8988-57263f594c77','83bb45f3-759b-41a3-abec-1848d908aa1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=3ec04c8e-2986-4b38-874c-78423bce58cc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcce98f8-1c11-4ea4-9f29-5649a3eafb33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b832ccf9427a4cffb15198c9cc588dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5b86699a9054f71983d936775d58eb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3ec04c8e-2986-4b38-874c-78423bce58cc),volume_type_id=3ec04c8e-2986-4b38-874c-78423bce58cc)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:47.058427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7018b144-b071-4063-ba35-5014511d9621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:47.078591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7018b144-b071-4063-ba35-5014511d9621) transitioned into state 'SUCCESS' from 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='b832ccf9427a4cffb15198c9cc588dc1',qos_specs=None,replication_status=,reservations=['000b0a21-ef75-4e58-b127-30d4b2f763da','f48fe901-0dfc-43c6-99d2-8f87aefc78f0','4dd4ab82-1d15-4df0-8988-57263f594c77','83bb45f3-759b-41a3-abec-1848d908aa1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5b86699a9054f71983d936775d58eb8',volume_type_id=3ec04c8e-2986-4b38-874c-78423bce58cc)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:47.079259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc30d44-4464-41e8-b52b-20ceef17021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:47.088571 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc30d44-4464-41e8-b52b-20ceef17021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:47.089359 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Flow 'volume_create_api' (a6529afa-a99a-4442-8013-922957991d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:47.089648 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Create volume request issued successfully. Jul 10 13:20:47.090452 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e107365f-1a54-432a-a8a2-88a817fb9233 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:47.090955 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 768/3087] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:20:46 2026] POST /volume/v3/volumes => generated 773 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:47.105061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.109307 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 Jul 10 13:20:47.109575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:47.109883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:47.118807 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.118807 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:47.123942 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:47.129162 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-471ae5e6-d7a9-415c-80d0-3abb2ef7adc2 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 returned with HTTP 200 Jul 10 13:20:47.129650 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 768/3088] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:47 2026] GET /volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:47.295661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.297664 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:47.297931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:47.298123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:47.307348 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.307348 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:47.311489 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:47.315945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0730a28b-f8bc-4ca0-a2f7-a4653948139c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 200 Jul 10 13:20:47.316253 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 782/3089] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:47 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:47.330898 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-422292d0-aae3-48e1-9e24-ac53ea410272 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.332729 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] POST https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action Jul 10 13:20:47.333137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action body: b'{"revert": {"snapshot_id": "76d93194-5401-4b47-81c2-c0d12fa1d8b6"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:20:47.333297 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "76d93194-5401-4b47-81c2-c0d12fa1d8b6"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:47.342576 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.342576 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:47.343196 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume retrieved successfully. Jul 10 13:20:47.356364 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] HTTP exception thrown: Can't revert volume e2ff91db-7cc0-49d2-9595-d5b2febed1ab to its latest snapshot 76d93194-5401-4b47-81c2-c0d12fa1d8b6. The volume size must be equal to the snapshot size. Jul 10 13:20:47.356885 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-422292d0-aae3-48e1-9e24-ac53ea410272 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action returned with HTTP 400 Jul 10 13:20:47.357136 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 772/3090] 10.4.3.138 () {70 vars in 1431 bytes} [Fri Jul 10 13:20:47 2026] POST /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab/action => generated 213 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 13:20:47.367247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.369980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:47.370222 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:47.370477 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:47.370632 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete snapshot with id: 76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:47.376550 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.376550 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:47.377294 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:47.397255 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot delete request issued successfully. Jul 10 13:20:47.397465 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a84b3b6-d33a-4e4b-9de7-07df57d3aa90 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 returned with HTTP 202 Jul 10 13:20:47.398120 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 769/3091] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:47 2026] DELETE /volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:47.406876 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-34b02efd-a056-410a-9014-441f40c32173 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.409099 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-34b02efd-a056-410a-9014-441f40c32173 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:47.409784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-34b02efd-a056-410a-9014-441f40c32173 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:47.409784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-34b02efd-a056-410a-9014-441f40c32173 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:47.416300 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.416300 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:47.416895 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-34b02efd-a056-410a-9014-441f40c32173 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:47.417905 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-34b02efd-a056-410a-9014-441f40c32173 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 returned with HTTP 200 Jul 10 13:20:47.418364 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 769/3092] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:47 2026] GET /volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:47.767459 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:47.769032 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:47.769218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:47.769384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:47.769501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:47.774272 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:47.774272 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:47.774984 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8df86f78-3245-4d61-8e26-6d3634ddf002 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:47.775406 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 783/3093] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:47 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:48.144966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6393d21f-803b-4704-8761-cb0d6dadf330 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.147339 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6393d21f-803b-4704-8761-cb0d6dadf330 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 Jul 10 13:20:48.147339 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6393d21f-803b-4704-8761-cb0d6dadf330 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.147792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6393d21f-803b-4704-8761-cb0d6dadf330 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.158890 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.158890 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:48.169211 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6393d21f-803b-4704-8761-cb0d6dadf330 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:48.174884 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6393d21f-803b-4704-8761-cb0d6dadf330 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 returned with HTTP 200 Jul 10 13:20:48.175296 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 773/3094] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:48 2026] GET /volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:48.190184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b343eca-4fbe-4abd-9b59-8df3ebf30f5f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.192390 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b343eca-4fbe-4abd-9b59-8df3ebf30f5f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:20:48.192591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b343eca-4fbe-4abd-9b59-8df3ebf30f5f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.192896 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b343eca-4fbe-4abd-9b59-8df3ebf30f5f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.193211 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.193211 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:48.197115 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b343eca-4fbe-4abd-9b59-8df3ebf30f5f tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:20:48.197536 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 770/3095] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:20:48 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) Jul 10 13:20:48.206785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cf3275f7-956f-4cd1-a12c-cb6fce1e362c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.208601 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cf3275f7-956f-4cd1-a12c-cb6fce1e362c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] GET https://10.4.3.138/volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f Jul 10 13:20:48.208979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cf3275f7-956f-4cd1-a12c-cb6fce1e362c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.209046 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cf3275f7-956f-4cd1-a12c-cb6fce1e362c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.213229 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cf3275f7-956f-4cd1-a12c-cb6fce1e362c tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f returned with HTTP 200 Jul 10 13:20:48.213461 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 770/3096] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:48 2026] GET /volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:48.222648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d0ed3af1-c91b-4a8d-a267-f2e41b455220 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.225256 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0ed3af1-c91b-4a8d-a267-f2e41b455220 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f Jul 10 13:20:48.225513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0ed3af1-c91b-4a8d-a267-f2e41b455220 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.225876 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0ed3af1-c91b-4a8d-a267-f2e41b455220 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.237513 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0ed3af1-c91b-4a8d-a267-f2e41b455220 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f returned with HTTP 204 Jul 10 13:20:48.238050 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 784/3097] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:20:48 2026] DELETE /volume/v3/messages/9ebde6f4-4cbe-4d82-926b-707a77a01a0f => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:20:48.246578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-406a9497-84af-4bae-877a-ebea8b134082 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.248343 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 Jul 10 13:20:48.248535 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.248813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.249036 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume with id: bcce98f8-1c11-4ea4-9f29-5649a3eafb33 Jul 10 13:20:48.256405 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.256405 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:48.256744 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Volume info retrieved successfully. Jul 10 13:20:48.257530 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100114) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:20:48.267630 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1710798009 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1710798009, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:48.267911 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1710798009 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1710798009, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:20:48.277344 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Created reservations ['29f62aa6-8b65-45ba-b992-67b070ae53b8', '4c4fc5c3-f025-4932-bd41-952e5c4884d6', '43e9a201-b7aa-43a4-a96c-25d70351bf82', 'dea4a1d3-e31f-4dcc-85bd-17f37e7adcec'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:48.304359 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Delete volume request issued successfully. Jul 10 13:20:48.304525 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-406a9497-84af-4bae-877a-ebea8b134082 tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 returned with HTTP 202 Jul 10 13:20:48.305111 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 774/3098] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:48 2026] DELETE /volume/v3/volumes/bcce98f8-1c11-4ea4-9f29-5649a3eafb33 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:48.312165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3c9b4875-e379-4d2e-ab1b-87e63721c2bc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.314160 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c9b4875-e379-4d2e-ab1b-87e63721c2bc tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] DELETE https://10.4.3.138/volume/v3/types/3ec04c8e-2986-4b38-874c-78423bce58cc Jul 10 13:20:48.314367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c9b4875-e379-4d2e-ab1b-87e63721c2bc tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.314610 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c9b4875-e379-4d2e-ab1b-87e63721c2bc tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.344936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c9b4875-e379-4d2e-ab1b-87e63721c2bc tempest-ProjectAdminTests-1666700840 tempest-ProjectAdminTests-1666700840-project-admin] https://10.4.3.138/volume/v3/types/3ec04c8e-2986-4b38-874c-78423bce58cc returned with HTTP 202 Jul 10 13:20:48.345821 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 771/3099] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:48 2026] DELETE /volume/v3/types/3ec04c8e-2986-4b38-874c-78423bce58cc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:48.431252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ea584f00-dbe0-49f1-adb1-72d0162a4802 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.433550 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea584f00-dbe0-49f1-adb1-72d0162a4802 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 Jul 10 13:20:48.434002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea584f00-dbe0-49f1-adb1-72d0162a4802 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.434826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea584f00-dbe0-49f1-adb1-72d0162a4802 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.440236 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea584f00-dbe0-49f1-adb1-72d0162a4802 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 returned with HTTP 404 Jul 10 13:20:48.440933 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 771/3100] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:48 2026] GET /volume/v3/snapshots/76d93194-5401-4b47-81c2-c0d12fa1d8b6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:48.451455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.454773 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:48.454773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.454773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.454773 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete volume with id: e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:48.649039 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.649039 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:48.649485 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:48.668145 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete volume request issued successfully. Jul 10 13:20:48.668416 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d9a6df3-7787-4bda-a845-cb1e05319b3c tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 202 Jul 10 13:20:48.668924 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 785/3101] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:48 2026] DELETE /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:48.681811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05c56976-e965-4e89-bb45-64cbd169cddb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.686148 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05c56976-e965-4e89-bb45-64cbd169cddb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:48.686573 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05c56976-e965-4e89-bb45-64cbd169cddb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.686971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05c56976-e965-4e89-bb45-64cbd169cddb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.694899 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.694899 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:48.701026 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-05c56976-e965-4e89-bb45-64cbd169cddb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:48.707582 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05c56976-e965-4e89-bb45-64cbd169cddb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 200 Jul 10 13:20:48.707946 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 775/3102] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:48 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:48.788056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0a6f5146-278f-4b04-91cf-edf155365a75 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:48.790447 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a6f5146-278f-4b04-91cf-edf155365a75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:48.790447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a6f5146-278f-4b04-91cf-edf155365a75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:48.791967 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0a6f5146-278f-4b04-91cf-edf155365a75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:48.792023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0a6f5146-278f-4b04-91cf-edf155365a75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:48.797356 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:48.797356 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:48.798033 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0a6f5146-278f-4b04-91cf-edf155365a75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:48.798544 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 772/3103] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:48 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:49.724586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6a3bf978-6132-4758-9b7e-0759e2dc93b1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:49.726496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a3bf978-6132-4758-9b7e-0759e2dc93b1 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab Jul 10 13:20:49.726746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a3bf978-6132-4758-9b7e-0759e2dc93b1 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:49.726935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a3bf978-6132-4758-9b7e-0759e2dc93b1 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:49.740052 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a3bf978-6132-4758-9b7e-0759e2dc93b1 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab returned with HTTP 404 Jul 10 13:20:49.740739 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 772/3104] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:49 2026] GET /volume/v3/volumes/e2ff91db-7cc0-49d2-9595-d5b2febed1ab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:49.749674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:49.751963 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:49.752178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:49.752451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:49.752577 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete snapshot with id: 5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:49.761351 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:49.761351 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:49.762470 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:49.783648 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot delete request issued successfully. Jul 10 13:20:49.783862 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9df70c29-ce52-4d2e-804a-4a4567eda2cb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 202 Jul 10 13:20:49.784903 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 786/3105] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:20:49 2026] DELETE /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:49.798612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:49.804381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:49.804643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:49.804916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:49.815311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:49.817651 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:49.817967 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:49.818041 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:49.818041 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:49.818245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:49.818405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:49.818439 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Snapshot retrieved successfully. Jul 10 13:20:49.819389 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cb78ce1-de8f-463e-b837-1709fa8b01b6 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 200 Jul 10 13:20:49.819828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 776/3106] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:49 2026] GET /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 479 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:49.823163 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:49.823163 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:49.823873 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f5a7c65-be70-4a6b-9f0e-1549345a3331 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:49.824257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 773/3107] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:49 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:50.842014 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:50.842433 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-013683ea-1db7-42df-ad1c-0bec6ef3d4eb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:50.845298 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-013683ea-1db7-42df-ad1c-0bec6ef3d4eb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 Jul 10 13:20:50.845443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-013683ea-1db7-42df-ad1c-0bec6ef3d4eb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:50.845719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-013683ea-1db7-42df-ad1c-0bec6ef3d4eb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:50.848036 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:50.848494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:50.849435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:50.849435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:50.851998 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=614,cinder:UPDATE=206,cinder:INSERT=129,cinder:DELETE=2 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:20:50.853033 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-013683ea-1db7-42df-ad1c-0bec6ef3d4eb tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 returned with HTTP 404 Jul 10 13:20:50.854453 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 787/3108] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:20:50 2026] GET /volume/v3/snapshots/5477d595-79c4-4b22-91b4-e2766570b942 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:50.858134 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:50.858134 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:50.859072 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2bea6c0b-9243-4d72-9443-5f11bde95ef4 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:50.860721 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 773/3109] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:50 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:50.862607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:50.865021 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] DELETE https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:50.865336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:50.865643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:50.865821 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete volume with id: 05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:50.874711 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:50.874711 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:50.875426 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:50.895945 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Delete volume request issued successfully. Jul 10 13:20:50.895945 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-682e13bc-4f78-4ce6-8dff-38c7f56fab33 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 202 Jul 10 13:20:50.896503 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 777/3110] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:20:50 2026] DELETE /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:20:50.906017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:50.907993 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:50.908309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:50.908571 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:50.917487 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:50.917487 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:50.919828 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Volume info retrieved successfully. Jul 10 13:20:50.925538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf0d9a29-377e-47e0-8b80-4952b3bdddb2 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 200 Jul 10 13:20:50.926094 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 774/3111] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:50 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:51.875478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cb365893-58ad-41ae-bee9-0f182857fb3e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:51.877640 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cb365893-58ad-41ae-bee9-0f182857fb3e tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:51.877929 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cb365893-58ad-41ae-bee9-0f182857fb3e tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:51.878157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cb365893-58ad-41ae-bee9-0f182857fb3e tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:51.878324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cb365893-58ad-41ae-bee9-0f182857fb3e tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:51.883840 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:51.883840 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:51.884665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cb365893-58ad-41ae-bee9-0f182857fb3e tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:51.885122 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 788/3112] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:51 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:51.946877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6990e0fb-f784-4a2e-a6c9-bd70ccac8ae0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:51.948902 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6990e0fb-f784-4a2e-a6c9-bd70ccac8ae0 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] GET https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff Jul 10 13:20:51.949652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6990e0fb-f784-4a2e-a6c9-bd70ccac8ae0 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:51.949652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6990e0fb-f784-4a2e-a6c9-bd70ccac8ae0 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:51.957565 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6990e0fb-f784-4a2e-a6c9-bd70ccac8ae0 tempest-VolumeRevertTests-673826352 tempest-VolumeRevertTests-673826352-project-member] https://10.4.3.138/volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff returned with HTTP 404 Jul 10 13:20:51.958500 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 774/3113] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:20:51 2026] GET /volume/v3/volumes/05f66c2d-7fb2-4490-9802-90826ce2a1ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:20:52.903881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-861caf8a-0f94-4f31-bfdb-6453e730daad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:52.907738 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-861caf8a-0f94-4f31-bfdb-6453e730daad tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:52.908005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-861caf8a-0f94-4f31-bfdb-6453e730daad tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:52.908456 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-861caf8a-0f94-4f31-bfdb-6453e730daad tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:52.908601 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-861caf8a-0f94-4f31-bfdb-6453e730daad tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:52.919433 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:52.919433 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:52.920585 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-861caf8a-0f94-4f31-bfdb-6453e730daad tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:52.921074 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 778/3114] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:52 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:53.933348 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3d03c460-147f-4c25-9610-40f8b3491fbc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:53.935560 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d03c460-147f-4c25-9610-40f8b3491fbc tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:53.935803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d03c460-147f-4c25-9610-40f8b3491fbc tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:53.936212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3d03c460-147f-4c25-9610-40f8b3491fbc tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:53.936212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-3d03c460-147f-4c25-9610-40f8b3491fbc tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:53.940529 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:53.940529 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:53.941212 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3d03c460-147f-4c25-9610-40f8b3491fbc tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:53.941570 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 775/3115] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:53 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:54.039644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc9ce99c-5229-446b-9447-f3144dde3743 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:54.133665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc9ce99c-5229-446b-9447-f3144dde3743 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools Jul 10 13:20:54.133939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc9ce99c-5229-446b-9447-f3144dde3743 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:54.134163 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc9ce99c-5229-446b-9447-f3144dde3743 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] Calling method 'get_pools' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:54.638337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc9ce99c-5229-446b-9447-f3144dde3743 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 13:20:54.638755 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 789/3116] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:20:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:54.648551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eb23ad37-b0d4-4c28-80b8-d536ec10d0c1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:54.650833 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb23ad37-b0d4-4c28-80b8-d536ec10d0c1 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:20:54.651280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb23ad37-b0d4-4c28-80b8-d536ec10d0c1 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:54.651352 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb23ad37-b0d4-4c28-80b8-d536ec10d0c1 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:54.956308 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-27cef66f-0e40-43e1-9351-b3150e36d6db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:54.962856 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27cef66f-0e40-43e1-9351-b3150e36d6db tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:54.962856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27cef66f-0e40-43e1-9351-b3150e36d6db tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:54.962856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27cef66f-0e40-43e1-9351-b3150e36d6db tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:54.963001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-27cef66f-0e40-43e1-9351-b3150e36d6db tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:54.970675 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:54.970675 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:54.971971 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27cef66f-0e40-43e1-9351-b3150e36d6db tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:54.971971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 779/3117] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:54 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:55.167041 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb23ad37-b0d4-4c28-80b8-d536ec10d0c1 tempest-ProjectAdminTests-1782437828 tempest-ProjectAdminTests-1782437828-project-admin] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 200 Jul 10 13:20:55.167584 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 775/3118] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:20:54 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 703 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:55.988211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:55.991167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:55.991395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:55.991621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:55.991772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:55.999494 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:55.999494 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:56.000492 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-49df2462-8f26-48f9-88b4-bebb5e980fb3 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:56.001067 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 776/3119] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:55 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.015851 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.018735 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:57.018735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:57.018972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:57.019139 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:57.036391 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:57.036391 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:57.036646 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-209e79a0-9ce9-4833-8e54-d5a437ec7d2a tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:57.038063 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 790/3120] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:57 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 738 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.054660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9010802d-91f4-477e-9f4c-78e221782285 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.058643 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9010802d-91f4-477e-9f4c-78e221782285 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] PUT https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:57.059321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9010802d-91f4-477e-9f4c-78e221782285 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.072556 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:57.072556 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:57.089655 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9010802d-91f4-477e-9f4c-78e221782285 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:57.090177 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 780/3121] 10.4.3.138 () {70 vars in 1408 bytes} [Fri Jul 10 13:20:57 2026] PUT /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.100444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.103121 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:57.103419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:57.103683 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:57.103886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:57.108853 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:57.108853 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:57.109603 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff8ed1ca-2122-40de-b6bb-3fd1c3558b75 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:57.110109 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 776/3122] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:57 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 762 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.123004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.126146 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] DELETE https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:57.126405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:57.126654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:57.126852 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Delete backup with id: 3233dafe-004d-4036-a363-f93879e4e1a9. Jul 10 13:20:57.133302 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:57.133302 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:20:57.152071 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] delete_backup rpcapi backup_id 3233dafe-004d-4036-a363-f93879e4e1a9 {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:20:57.153945 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19aea9bd-d75c-4c20-86d4-ed7aba3e33da tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 202 Jul 10 13:20:57.154416 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 777/3123] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:57 2026] DELETE /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 13:20:57.161555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.163988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:57.164167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:57.164512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:57.164659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:57.177241 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:57.177241 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:57.178082 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-acac6c6f-8e85-448e-9c3d-7e441ed65409 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 200 Jul 10 13:20:57.178529 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 791/3124] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:57 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 761 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.437709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-36d7433d-127b-458b-b455-730cac1857a0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.560483 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36d7433d-127b-458b-b455-730cac1857a0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:57.560916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36d7433d-127b-458b-b455-730cac1857a0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1824463365", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.596307 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36d7433d-127b-458b-b455-730cac1857a0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:57.597135 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 781/3125] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types => generated 380 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.612630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ccdb737b-22f4-4ed4-8ede-49ddf3f03441 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.615232 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ccdb737b-22f4-4ed4-8ede-49ddf3f03441 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption Jul 10 13:20:57.615232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ccdb737b-22f4-4ed4-8ede-49ddf3f03441 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.637224 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ccdb737b-22f4-4ed4-8ede-49ddf3f03441 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption returned with HTTP 200 Jul 10 13:20:57.637836 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 777/3126] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.651144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cd478255-f0de-42ce-a1e8-433162a1f9fc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.657498 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd478255-f0de-42ce-a1e8-433162a1f9fc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:57.658019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cd478255-f0de-42ce-a1e8-433162a1f9fc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2146491793", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.692005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cd478255-f0de-42ce-a1e8-433162a1f9fc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:57.692899 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 778/3127] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.705039 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-89739f42-2958-4326-821e-6fc17edb754f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.809141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89739f42-2958-4326-821e-6fc17edb754f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] POST https://10.4.3.138/volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384/encryption Jul 10 13:20:57.809628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89739f42-2958-4326-821e-6fc17edb754f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.815136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-89739f42-2958-4326-821e-6fc17edb754f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:57.815406 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89739f42-2958-4326-821e-6fc17edb754f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384/encryption returned with HTTP 403 Jul 10 13:20:57.815945 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 792/3128] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384/encryption => generated 127 bytes in 111 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:57.830712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7e8a56bd-5f65-41ce-8fe9-07a3563aba2a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.834376 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e8a56bd-5f65-41ce-8fe9-07a3563aba2a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:57.834792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7e8a56bd-5f65-41ce-8fe9-07a3563aba2a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-678103608", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.857714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e8a56bd-5f65-41ce-8fe9-07a3563aba2a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:57.858193 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 782/3129] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.871809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-06564086-d1c1-4f40-bc81-4b298fbaecca None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.875368 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06564086-d1c1-4f40-bc81-4b298fbaecca tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] POST https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs Jul 10 13:20:57.875789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-06564086-d1c1-4f40-bc81-4b298fbaecca tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.882465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-06564086-d1c1-4f40-bc81-4b298fbaecca tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:57.882465 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06564086-d1c1-4f40-bc81-4b298fbaecca tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs returned with HTTP 403 Jul 10 13:20:57.882465 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 778/3130] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:57.891193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9e13c2f1-453a-45eb-94fa-97b3388dfccc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.895561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e13c2f1-453a-45eb-94fa-97b3388dfccc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] PUT https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs/key2 Jul 10 13:20:57.896004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e13c2f1-453a-45eb-94fa-97b3388dfccc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.898747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-9e13c2f1-453a-45eb-94fa-97b3388dfccc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:57.898944 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e13c2f1-453a-45eb-94fa-97b3388dfccc tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs/key2 returned with HTTP 403 Jul 10 13:20:57.899606 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 779/3131] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:20:57 2026] PUT /volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:57.908552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3abe4168-0109-4488-bc5a-cf88d8b49eb6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.912143 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3abe4168-0109-4488-bc5a-cf88d8b49eb6 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:57.912580 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3abe4168-0109-4488-bc5a-cf88d8b49eb6 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.917652 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-3abe4168-0109-4488-bc5a-cf88d8b49eb6 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:57.917920 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3abe4168-0109-4488-bc5a-cf88d8b49eb6 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types returned with HTTP 403 Jul 10 13:20:57.918524 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 793/3132] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:57.933372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e13a8a08-1f01-467e-9c47-afed8c459c55 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.936439 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e13a8a08-1f01-467e-9c47-afed8c459c55 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:57.936890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e13a8a08-1f01-467e-9c47-afed8c459c55 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1643677891", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:57.967785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e13a8a08-1f01-467e-9c47-afed8c459c55 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:57.968245 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 783/3133] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:57.978239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-301485b0-0140-4335-8109-0d143b6848c4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:57.983379 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-301485b0-0140-4335-8109-0d143b6848c4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption Jul 10 13:20:57.983883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-301485b0-0140-4335-8109-0d143b6848c4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.016311 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-301485b0-0140-4335-8109-0d143b6848c4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption returned with HTTP 200 Jul 10 13:20:58.016727 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 779/3134] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:20:57 2026] POST /volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:58.029855 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.034100 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] DELETE https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption/5b3853d1-f3c1-4288-b809-9d89baa92428 Jul 10 13:20:58.034274 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.034460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.035151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.035439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a48bae62-8c2b-4cf2-bfdb-8883d0de0ced tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption/5b3853d1-f3c1-4288-b809-9d89baa92428 returned with HTTP 403 Jul 10 13:20:58.037237 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 780/3135] 10.4.3.138 () {66 vars in 1489 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417/encryption/5b3853d1-f3c1-4288-b809-9d89baa92428 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.049018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-041efa5d-fe37-45d9-ad75-6a3d84507a99 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.054661 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-041efa5d-fe37-45d9-ad75-6a3d84507a99 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:58.055088 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-041efa5d-fe37-45d9-ad75-6a3d84507a99 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1574645950", "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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.057366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.081069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-041efa5d-fe37-45d9-ad75-6a3d84507a99 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:58.081727 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 794/3136] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:58 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:58.084787 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:20:58.085124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-892236960"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.087704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-892236960'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:20:58.087968 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Create volume of 1 GB Jul 10 13:20:58.091505 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.092251 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Availability Zones retrieved successfully. Jul 10 13:20:58.094080 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] DELETE https://10.4.3.138/volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d/extra_specs/key1 Jul 10 13:20:58.094447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.094810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.101316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Flow 'volume_create_api' (e953981e-ff46-4c82-b562-ca9395c07c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:58.101479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.101479 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90aacfe5-1f81-4298-bf6a-c7d00d61dae9 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d/extra_specs/key1 returned with HTTP 403 Jul 10 13:20:58.101970 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9ca1c1-61d7-4570-95fa-be3f0b032dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:58.102444 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 780/3137] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.102734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:20:58.116749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9390793a-f80b-42eb-835e-c03efa4aa56c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.118826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9390793a-f80b-42eb-835e-c03efa4aa56c tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:20:58.120541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9390793a-f80b-42eb-835e-c03efa4aa56c tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1394246473", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.141231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9390793a-f80b-42eb-835e-c03efa4aa56c tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:20:58.141674 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 781/3138] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:20:58 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:58.144272 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9ca1c1-61d7-4570-95fa-be3f0b032dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:58.144776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (719db4ed-4737-48e3-8c08-846f5e931949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:58.155086 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.155978 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] DELETE https://10.4.3.138/volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 Jul 10 13:20:58.156140 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.156354 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.158038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.158038 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-792eb181-4eae-4d79-a22b-0ad4de082ae3 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 returned with HTTP 403 Jul 10 13:20:58.158038 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 795/3139] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.168079 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07cb7219-c389-46f3-8fff-ef62c18a71cd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.172730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07cb7219-c389-46f3-8fff-ef62c18a71cd tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] GET https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs Jul 10 13:20:58.172730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07cb7219-c389-46f3-8fff-ef62c18a71cd tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.172730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07cb7219-c389-46f3-8fff-ef62c18a71cd tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.179962 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07cb7219-c389-46f3-8fff-ef62c18a71cd tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs returned with HTTP 200 Jul 10 13:20:58.180294 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 781/3140] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:58.192320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.193366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.194855 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 Jul 10 13:20:58.195054 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.195290 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.195388 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Show backup with id 3233dafe-004d-4036-a363-f93879e4e1a9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:20:58.196526 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] GET https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/cipher Jul 10 13:20:58.196837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.197078 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.198267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.198439 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26baf0eb-7c3f-4318-a4e9-78b39c8eaebb tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/cipher returned with HTTP 403 Jul 10 13:20:58.198910 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 796/3141] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.200155 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-22c8eb15-1569-43c6-91c7-aae1e695fd50 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 returned with HTTP 404 Jul 10 13:20:58.201681 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 782/3142] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/backups/3233dafe-004d-4036-a363-f93879e4e1a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.208550 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.210224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.210629 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] GET https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption Jul 10 13:20:58.211062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.211062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.211718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.211907 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fe4f0504-da08-4698-90b6-bb9d44b1eb6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption returned with HTTP 403 Jul 10 13:20:58.212360 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 782/3143] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.213188 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:58.213378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.213600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.213806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Delete volume with id: d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:58.223140 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:58.223140 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:20:58.223527 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Volume info retrieved successfully. Jul 10 13:20:58.226664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1e1d53a3-9700-4a89-a32f-d40199f6aac0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.233431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e1d53a3-9700-4a89-a32f-d40199f6aac0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] GET https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/multiattach Jul 10 13:20:58.234252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e1d53a3-9700-4a89-a32f-d40199f6aac0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.234522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e1d53a3-9700-4a89-a32f-d40199f6aac0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.237209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Created reservations ['88fa00c8-500e-4af2-9b38-1effb2200504', 'e03c7487-0218-4276-81da-eff010417735', '45dff1dd-531b-4458-9cdd-1e64e4df0e14', '990aff31-49b9-4f4e-bde2-4dc3f785023c'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:20:58.238078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (719db4ed-4737-48e3-8c08-846f5e931949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88fa00c8-500e-4af2-9b38-1effb2200504', 'e03c7487-0218-4276-81da-eff010417735', '45dff1dd-531b-4458-9cdd-1e64e4df0e14', '990aff31-49b9-4f4e-bde2-4dc3f785023c']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:58.238854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c61ed-1eb7-4a8b-9bd0-5c1f10a92419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:58.245703 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Delete volume request issued successfully. Jul 10 13:20:58.245965 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76517b18-abe0-407f-8cd7-e17ef83a4b25 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 returned with HTTP 202 Jul 10 13:20:58.246485 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 797/3144] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.250733 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e1d53a3-9700-4a89-a32f-d40199f6aac0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/multiattach returned with HTTP 200 Jul 10 13:20:58.251473 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 783/3145] 10.4.3.138 () {66 vars in 1414 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:20:58.259321 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.261897 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2e07f9c1-bd0c-468e-9a0e-9976dd0f422a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.262627 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:58.263038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473c61ed-1eb7-4a8b-9bd0-5c1f10a92419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8676432f-e277-4f95-b6de-accd191b009f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-892236960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d44f58a2614840beb5698cab321d4b',qos_specs=None,replication_status=,reservations=['88fa00c8-500e-4af2-9b38-1effb2200504','e03c7487-0218-4276-81da-eff010417735','45dff1dd-531b-4458-9cdd-1e64e4df0e14','990aff31-49b9-4f4e-bde2-4dc3f785023c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91db8ab5dfa42929af364ed8eb18e64',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-892236960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8676432f-e277-4f95-b6de-accd191b009f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d44f58a2614840beb5698cab321d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e91db8ab5dfa42929af364ed8eb18e64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:58.263251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.263251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.263985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb44053f-2d0d-4b68-a345-f9ef1fd60f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:58.264062 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e07f9c1-bd0c-468e-9a0e-9976dd0f422a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] GET https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/volume_backend_name Jul 10 13:20:58.264251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e07f9c1-bd0c-468e-9a0e-9976dd0f422a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.264481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e07f9c1-bd0c-468e-9a0e-9976dd0f422a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.270850 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:58.270850 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:58.277716 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Volume info retrieved successfully. Jul 10 13:20:58.277858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e07f9c1-bd0c-468e-9a0e-9976dd0f422a tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 13:20:58.278381 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 798/3146] 10.4.3.138 () {66 vars in 1438 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/volume_backend_name => generated 143 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.287457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb44053f-2d0d-4b68-a345-f9ef1fd60f0b) transitioned into state 'SUCCESS' from state '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-892236960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d44f58a2614840beb5698cab321d4b',qos_specs=None,replication_status=,reservations=['88fa00c8-500e-4af2-9b38-1effb2200504','e03c7487-0218-4276-81da-eff010417735','45dff1dd-531b-4458-9cdd-1e64e4df0e14','990aff31-49b9-4f4e-bde2-4dc3f785023c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91db8ab5dfa42929af364ed8eb18e64',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:58.288895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033043fa-c22f-4b17-98ef-390817e56204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:20:58.288979 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0433ad33-d3cf-4b66-9bc3-04f69e77a581 tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 returned with HTTP 200 Jul 10 13:20:58.289488 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 783/3147] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:20:58.293723 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-557c2ad4-8e92-4e7d-921a-9406b89fdf6f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.295628 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-557c2ad4-8e92-4e7d-921a-9406b89fdf6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] PUT https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/151ab09e-3fd0-466c-927b-499a63c3d733 Jul 10 13:20:58.296037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-557c2ad4-8e92-4e7d-921a-9406b89fdf6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.300958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-557c2ad4-8e92-4e7d-921a-9406b89fdf6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.300958 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-557c2ad4-8e92-4e7d-921a-9406b89fdf6f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/151ab09e-3fd0-466c-927b-499a63c3d733 returned with HTTP 403 Jul 10 13:20:58.300958 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 784/3148] 10.4.3.138 () {68 vars in 1506 bytes} [Fri Jul 10 13:20:58 2026] PUT /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/encryption/151ab09e-3fd0-466c-927b-499a63c3d733 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.305456 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033043fa-c22f-4b17-98ef-390817e56204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:20:58.306188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Flow 'volume_create_api' (e953981e-ff46-4c82-b562-ca9395c07c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:20:58.306662 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Create volume request issued successfully. Jul 10 13:20:58.307507 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1c42870c-4704-43dd-8243-184e8ad31ac3 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:20:58.308101 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 784/3149] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:20:58 2026] POST /volume/v3/volumes => generated 748 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:20:58.309884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-585b9ef2-af57-4742-af12-bac3a77f9899 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.312166 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-585b9ef2-af57-4742-af12-bac3a77f9899 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] PUT https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/key1 Jul 10 13:20:58.313390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-585b9ef2-af57-4742-af12-bac3a77f9899 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.315377 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-585b9ef2-af57-4742-af12-bac3a77f9899 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.315572 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-585b9ef2-af57-4742-af12-bac3a77f9899 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/key1 returned with HTTP 403 Jul 10 13:20:58.316122 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 799/3150] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:20:58 2026] PUT /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.324293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a2584ca9-94ba-439f-8e41-fed543359faf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.327725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2584ca9-94ba-439f-8e41-fed543359faf tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:20:58.327725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2584ca9-94ba-439f-8e41-fed543359faf tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.327725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2584ca9-94ba-439f-8e41-fed543359faf tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.329513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c9ac8e97-66e1-4d1a-b058-46ac8821002d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.335803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c9ac8e97-66e1-4d1a-b058-46ac8821002d tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] PUT https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea Jul 10 13:20:58.335803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c9ac8e97-66e1-4d1a-b058-46ac8821002d tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:20:58.335803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-c9ac8e97-66e1-4d1a-b058-46ac8821002d tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '37a2656c2e6c4a388f8abe52e488a3b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d2e1bb3131341629b939f672a99ae8a', '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=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:20:58.335949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c9ac8e97-66e1-4d1a-b058-46ac8821002d tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-reader] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea returned with HTTP 403 Jul 10 13:20:58.336739 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 785/3151] 10.4.3.138 () {68 vars in 1362 bytes} [Fri Jul 10 13:20:58 2026] PUT /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:58.338952 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:58.338952 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:58.346421 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bea6a2dd-9563-4bc6-a8b2-05b72e6b9a65 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.349542 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a2584ca9-94ba-439f-8e41-fed543359faf tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:20:58.349957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bea6a2dd-9563-4bc6-a8b2-05b72e6b9a65 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 Jul 10 13:20:58.350139 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bea6a2dd-9563-4bc6-a8b2-05b72e6b9a65 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.350407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bea6a2dd-9563-4bc6-a8b2-05b72e6b9a65 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.350732 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:58.350732 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:20:58.355344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2584ca9-94ba-439f-8e41-fed543359faf tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:20:58.355894 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 784/3152] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:58 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:20:58.389228 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bea6a2dd-9563-4bc6-a8b2-05b72e6b9a65 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 returned with HTTP 202 Jul 10 13:20:58.389751 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 785/3153] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/3cbe47d7-a378-4d47-90b4-35442a2d1b87 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.398716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-333aaf88-b32b-4dc0-8953-bff96b39f8e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.401025 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-333aaf88-b32b-4dc0-8953-bff96b39f8e4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d Jul 10 13:20:58.401334 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-333aaf88-b32b-4dc0-8953-bff96b39f8e4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.401526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-333aaf88-b32b-4dc0-8953-bff96b39f8e4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.432136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-333aaf88-b32b-4dc0-8953-bff96b39f8e4 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d returned with HTTP 202 Jul 10 13:20:58.432517 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 800/3154] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/ddad9296-7ff2-4158-88a9-28700199138d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.444418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f937f27-ea6d-49b0-92f0-84849abb5e38 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.448137 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f937f27-ea6d-49b0-92f0-84849abb5e38 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417 Jul 10 13:20:58.448316 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f937f27-ea6d-49b0-92f0-84849abb5e38 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.448436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f937f27-ea6d-49b0-92f0-84849abb5e38 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.489007 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f937f27-ea6d-49b0-92f0-84849abb5e38 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417 returned with HTTP 202 Jul 10 13:20:58.489251 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 786/3155] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/b043af9e-c355-40b7-bee0-06cbcb18b417 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.499178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4f43c105-5c8e-49ed-a6ff-a4f5f52a9dff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.502486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f43c105-5c8e-49ed-a6ff-a4f5f52a9dff tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76 Jul 10 13:20:58.502924 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f43c105-5c8e-49ed-a6ff-a4f5f52a9dff tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.502924 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f43c105-5c8e-49ed-a6ff-a4f5f52a9dff tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.539666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f43c105-5c8e-49ed-a6ff-a4f5f52a9dff tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76 returned with HTTP 202 Jul 10 13:20:58.540223 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 785/3156] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/ef19fc3e-8b22-4e57-91b5-c35eea329c76 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.548789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a539dcc5-b8c7-4651-899b-2b151987887f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.550911 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a539dcc5-b8c7-4651-899b-2b151987887f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384 Jul 10 13:20:58.551150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a539dcc5-b8c7-4651-899b-2b151987887f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.551408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a539dcc5-b8c7-4651-899b-2b151987887f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.584094 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a539dcc5-b8c7-4651-899b-2b151987887f tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384 returned with HTTP 202 Jul 10 13:20:58.584542 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 786/3157] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/14f88d2c-bed5-4466-8da3-ba0281fcd384 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:58.590934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3477d51a-e66c-4790-8d02-0959dce278e0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:58.592477 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3477d51a-e66c-4790-8d02-0959dce278e0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] DELETE https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea Jul 10 13:20:58.592511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3477d51a-e66c-4790-8d02-0959dce278e0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:58.592718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3477d51a-e66c-4790-8d02-0959dce278e0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:58.626450 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3477d51a-e66c-4790-8d02-0959dce278e0 tempest-VolumeTypesReaderTests-372940501 tempest-VolumeTypesReaderTests-372940501-project-admin] https://10.4.3.138/volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea returned with HTTP 202 Jul 10 13:20:58.626992 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 801/3158] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:20:58 2026] DELETE /volume/v3/types/f037605b-c5cf-4541-9b3c-43a6e83883ea => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:20:59.309914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-552255b4-1bf4-4761-a93e-d686c75d75ef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:59.312286 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-552255b4-1bf4-4761-a93e-d686c75d75ef tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] GET https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 Jul 10 13:20:59.312522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-552255b4-1bf4-4761-a93e-d686c75d75ef tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:59.313039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-552255b4-1bf4-4761-a93e-d686c75d75ef tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:59.331265 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-552255b4-1bf4-4761-a93e-d686c75d75ef tempest-ProjectAdminTests39-2115512877 tempest-ProjectAdminTests39-2115512877-project-admin] https://10.4.3.138/volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 returned with HTTP 404 Jul 10 13:20:59.331928 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 787/3159] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:20:59 2026] GET /volume/v3/volumes/d5119867-5280-4de2-905e-2a2a7fc709d0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:20:59.375150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:20:59.378375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:20:59.378375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:20:59.378375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:20:59.393706 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:20:59.393706 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:20:59.399186 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:20:59.405817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1875701b-2564-4baf-aa3a-a8b51e61a8f1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:20:59.407243 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 786/3160] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:20:59 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:01.700598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-389171a7-56d1-4001-acf9-94d16235458f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:01.835792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:01.836201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2088476916"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:01.838772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2088476916'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:01.839008 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Create volume of 1 GB Jul 10 13:21:01.845858 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:01.852298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Flow 'volume_create_api' (d93f9adb-cc09-478f-a7c3-d4fede8b0260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:01.854291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c861ed79-ab5b-41ff-8f7d-076069aba2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:01.855119 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:01.883710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c861ed79-ab5b-41ff-8f7d-076069aba2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:01.884486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527ad993-701e-4c5a-a06e-f3a4a30fce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:01.951641 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Created reservations ['39d919bd-2f7a-4d2c-b186-4e2b981d02ed', 'b781f46a-f5ac-4435-a493-0b084b4e984a', 'e85e96e7-c701-4f5a-b718-a32b922f912b', '6fc58243-9875-416a-affa-5380cad04aff'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:01.952722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (527ad993-701e-4c5a-a06e-f3a4a30fce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d919bd-2f7a-4d2c-b186-4e2b981d02ed', 'b781f46a-f5ac-4435-a493-0b084b4e984a', 'e85e96e7-c701-4f5a-b718-a32b922f912b', '6fc58243-9875-416a-affa-5380cad04aff']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:01.953765 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958a317a-047d-4a72-bdaf-32a26df5b6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:01.996701 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (958a317a-047d-4a72-bdaf-32a26df5b6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12d904c-ff59-42e2-ac18-f5cc52a0c445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2088476916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86000c0ccb504daa89b292f5238406ee',qos_specs=None,replication_status=,reservations=['39d919bd-2f7a-4d2c-b186-4e2b981d02ed','b781f46a-f5ac-4435-a493-0b084b4e984a','e85e96e7-c701-4f5a-b718-a32b922f912b','6fc58243-9875-416a-affa-5380cad04aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e50ebd407441959d6fa767406b8c25',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2088476916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12d904c-ff59-42e2-ac18-f5cc52a0c445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86000c0ccb504daa89b292f5238406ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8e50ebd407441959d6fa767406b8c25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:01.997878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23160516-bec0-428a-8a02-88a535b50c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:02.017570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23160516-bec0-428a-8a02-88a535b50c54) transitioned into state 'SUCCESS' from state '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-2088476916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86000c0ccb504daa89b292f5238406ee',qos_specs=None,replication_status=,reservations=['39d919bd-2f7a-4d2c-b186-4e2b981d02ed','b781f46a-f5ac-4435-a493-0b084b4e984a','e85e96e7-c701-4f5a-b718-a32b922f912b','6fc58243-9875-416a-affa-5380cad04aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8e50ebd407441959d6fa767406b8c25',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:02.018472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c10183bb-9ec4-4189-87e1-b2fb4fb55871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:02.032627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c10183bb-9ec4-4189-87e1-b2fb4fb55871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:02.033866 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Flow 'volume_create_api' (d93f9adb-cc09-478f-a7c3-d4fede8b0260) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:02.034296 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Create volume request issued successfully. Jul 10 13:21:02.035056 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-389171a7-56d1-4001-acf9-94d16235458f tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:02.036204 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 787/3161] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:21:01 2026] POST /volume/v3/volumes => generated 778 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:02.056253 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:02.058447 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:02.058871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:02.061201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:02.068971 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:02.068971 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:02.073284 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Volume info retrieved successfully. Jul 10 13:21:02.077857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f199c246-43f8-4adc-9ce0-870a56c2fe44 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 returned with HTTP 200 Jul 10 13:21:02.078201 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 802/3162] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:02 2026] GET /volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:03.095319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:03.097781 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:03.099146 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:03.099146 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:03.101363 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=556,cinder:INSERT=102,cinder:UPDATE=163,cinder:DELETE=3 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:21:03.110651 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:03.110651 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:03.123751 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Volume info retrieved successfully. Jul 10 13:21:03.128829 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd32d8f8-db48-432f-80cd-6b97489e2abc tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 returned with HTTP 200 Jul 10 13:21:03.129321 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 788/3163] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:03 2026] GET /volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:03.148842 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:03.151366 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:21:03.151634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f12d904c-ff59-42e2-ac18-f5cc52a0c445", "name": "tempest-type-Backup-220703925"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:03.153214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Creating new backup {'backup': {'volume_id': 'f12d904c-ff59-42e2-ac18-f5cc52a0c445', 'name': 'tempest-type-Backup-220703925'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:21:03.153361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Creating backup of volume f12d904c-ff59-42e2-ac18-f5cc52a0c445 in container None Jul 10 13:21:03.162076 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:03.162076 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:03.162469 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Volume info retrieved successfully. Jul 10 13:21:03.199773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Created reservations ['ed3cde2b-b261-44b6-8cf8-2e9e97caba73', '1cc618a0-cf78-41a9-a02f-bbfc5afaa3db'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:03.259936 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6bc76d04-a5b2-4029-837f-a49afb606b25 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:21:03.260774 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 787/3164] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:21:03 2026] POST /volume/v3/backups => generated 315 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:03.274961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:03.278778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:03.279426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:03.279971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:03.280097 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:03.293155 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:03.293155 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:03.294065 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94dd61eb-c6ec-43fd-ad8d-379948763ca4 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:03.294530 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 788/3165] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:03 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:04.319435 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3146f587-b213-4974-9e8b-9f877fb88fea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:04.323297 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3146f587-b213-4974-9e8b-9f877fb88fea tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:04.323297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3146f587-b213-4974-9e8b-9f877fb88fea tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:04.323538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3146f587-b213-4974-9e8b-9f877fb88fea tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:04.323538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3146f587-b213-4974-9e8b-9f877fb88fea tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:04.333252 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:04.333252 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:04.334261 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3146f587-b213-4974-9e8b-9f877fb88fea tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:04.336110 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 803/3166] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:04 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 724 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:21:05.349771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-00d4decf-8f9b-4c30-91e0-886163953abb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:05.353800 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00d4decf-8f9b-4c30-91e0-886163953abb tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:05.353800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00d4decf-8f9b-4c30-91e0-886163953abb tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:05.353800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-00d4decf-8f9b-4c30-91e0-886163953abb tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:05.353800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-00d4decf-8f9b-4c30-91e0-886163953abb tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:05.359897 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:05.359897 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:05.361026 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-00d4decf-8f9b-4c30-91e0-886163953abb tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:05.361714 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 789/3167] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:05 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:06.380814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:06.383114 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:06.383325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:06.384826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:06.385915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:06.394186 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:06.394186 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:06.395350 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5a1762f-9bea-4aff-8ae8-fe95c74cdd40 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:06.395972 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 788/3168] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:06 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:07.410808 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:07.413775 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:07.413997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:07.414229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:07.414356 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:07.421461 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:07.421461 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:07.422423 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d722bce1-b3d1-40da-8a54-dfd06f5b6f3a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:07.423058 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 789/3169] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:07 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:08.438438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:08.440351 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:08.440408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:08.440661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:08.440834 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:08.446110 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:08.446110 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:08.447057 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86bb4852-0c37-403c-9d67-216ff24d5c35 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:08.447379 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 804/3170] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:08 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:09.463036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:09.466291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:09.466731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:09.466976 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:09.467142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:09.476557 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:09.476557 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:09.478041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c7f8a5b-13ac-4e41-a502-c30693d325b9 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:09.478654 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 790/3171] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:09 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:10.494686 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:10.496834 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:10.497164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:10.497397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:10.497556 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:10.502582 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:10.502582 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:10.503358 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a3abcb0-d5df-48f1-8db1-7c7d9a073f1b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:10.503864 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 789/3172] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:10 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:11.516559 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9af104fc-4227-4523-ab52-11be8d7186ba None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:11.519017 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9af104fc-4227-4523-ab52-11be8d7186ba tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:11.519349 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9af104fc-4227-4523-ab52-11be8d7186ba tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:11.519516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9af104fc-4227-4523-ab52-11be8d7186ba tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:11.519651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-9af104fc-4227-4523-ab52-11be8d7186ba tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:11.522706 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=612,cinder:INSERT=146,cinder:UPDATE=220,cinder:DELETE=1 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:21:11.531921 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:11.531921 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:11.532177 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9af104fc-4227-4523-ab52-11be8d7186ba tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:11.532717 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 790/3173] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:11 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:12.547388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-610a27f4-2c18-431a-84c0-1b2c8085274b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:12.550984 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-610a27f4-2c18-431a-84c0-1b2c8085274b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:12.551543 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-610a27f4-2c18-431a-84c0-1b2c8085274b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:12.551807 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-610a27f4-2c18-431a-84c0-1b2c8085274b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:12.552296 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-610a27f4-2c18-431a-84c0-1b2c8085274b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:12.557096 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:12.557096 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:12.557905 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-610a27f4-2c18-431a-84c0-1b2c8085274b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:12.558367 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 805/3174] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:12 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:13.488659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d662bfb8-ede2-4c15-b604-f0eb4ad8691b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:13.572642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-813706cd-984f-4390-a37b-07338bd92317 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:13.573897 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-813706cd-984f-4390-a37b-07338bd92317 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:13.574010 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-813706cd-984f-4390-a37b-07338bd92317 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:13.574188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-813706cd-984f-4390-a37b-07338bd92317 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:13.574288 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-813706cd-984f-4390-a37b-07338bd92317 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:13.585949 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:13.585949 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:13.586921 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-813706cd-984f-4390-a37b-07338bd92317 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:13.586921 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 790/3175] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:13 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:13.602578 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d662bfb8-ede2-4c15-b604-f0eb4ad8691b tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:13.603508 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d662bfb8-ede2-4c15-b604-f0eb4ad8691b tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-423958521", "extra_specs": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:13.625856 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d662bfb8-ede2-4c15-b604-f0eb4ad8691b tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:13.626152 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 791/3176] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:21:13 2026] POST /volume/v3/types => generated 211 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:13.640135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1f4e1a4b-be3e-4f62-b6a2-448d7bc84847 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:13.643350 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f4e1a4b-be3e-4f62-b6a2-448d7bc84847 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] POST https://10.4.3.138/volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1/encryption Jul 10 13:21:13.644168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f4e1a4b-be3e-4f62-b6a2-448d7bc84847 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:13.665295 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f4e1a4b-be3e-4f62-b6a2-448d7bc84847 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1/encryption returned with HTTP 200 Jul 10 13:21:13.666020 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 791/3177] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:21:13 2026] POST /volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:13.676111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:13.789682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:13.791179 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-436026167", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-423958521", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:13.792909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-436026167', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-423958521', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:13.798384 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume of 1 GB Jul 10 13:21:13.798981 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:13.798981 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:13.800001 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Availability Zones retrieved successfully. Jul 10 13:21:13.809128 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (4b08996b-72d2-4bc9-a969-ba617077f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:13.811578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3214e075-e11e-464f-92c0-28a9d762b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:13.813482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:13.847027 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3214e075-e11e-464f-92c0-28a9d762b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0954899-ce02-4243-8093-b807979a79a1,is_public=True,name='tempest-scenario-type-luks-423958521',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0954899-ce02-4243-8093-b807979a79a1', '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=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:13.848028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fab15f-7419-44d1-9025-ddc967ddd403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:13.883899 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-423958521 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-423958521, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:21:13.884372 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-423958521 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-423958521, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:21:13.927472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Created reservations ['22707f68-17a5-46ae-a6a2-dbe0a53d2fd5', '0da7f543-a280-46ff-9647-91bda0eaeaf9', '820929a7-3ccc-43b8-9e62-be831cec7449', '091e3339-bcc2-4890-b967-4b2204aa77f4'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:13.928664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fab15f-7419-44d1-9025-ddc967ddd403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22707f68-17a5-46ae-a6a2-dbe0a53d2fd5', '0da7f543-a280-46ff-9647-91bda0eaeaf9', '820929a7-3ccc-43b8-9e62-be831cec7449', '091e3339-bcc2-4890-b967-4b2204aa77f4']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:13.929781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e43ee02-7c84-418e-8966-802545764687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:13.961885 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e43ee02-7c84-418e-8966-802545764687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9986e198-0736-4003-a4b9-001ff31e68d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-436026167',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['22707f68-17a5-46ae-a6a2-dbe0a53d2fd5','0da7f543-a280-46ff-9647-91bda0eaeaf9','820929a7-3ccc-43b8-9e62-be831cec7449','091e3339-bcc2-4890-b967-4b2204aa77f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b0954899-ce02-4243-8093-b807979a79a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-436026167',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9986e198-0736-4003-a4b9-001ff31e68d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563618a2dcb04f3bb9b7a27e8729944b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60713dac57ca4d9c94907ba267e0341d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0954899-ce02-4243-8093-b807979a79a1),volume_type_id=b0954899-ce02-4243-8093-b807979a79a1)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:13.963606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f13947d-292c-4ad2-bb7a-81fb8bb7741c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:13.986713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f13947d-292c-4ad2-bb7a-81fb8bb7741c) transitioned into state 'SUCCESS' from state '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-436026167',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['22707f68-17a5-46ae-a6a2-dbe0a53d2fd5','0da7f543-a280-46ff-9647-91bda0eaeaf9','820929a7-3ccc-43b8-9e62-be831cec7449','091e3339-bcc2-4890-b967-4b2204aa77f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b0954899-ce02-4243-8093-b807979a79a1)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:13.988250 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351104c-cf4d-48ff-848f-f16b58619577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:14.001960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a351104c-cf4d-48ff-848f-f16b58619577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:14.003348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (4b08996b-72d2-4bc9-a969-ba617077f605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:14.003756 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request issued successfully. Jul 10 13:21:14.004650 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a39872f9-9908-45a5-bd80-c567ce54aa22 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:14.005631 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 806/3178] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:21:13 2026] POST /volume/v3/volumes => generated 783 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:14.021211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:14.023077 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:21:14.023296 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:14.023442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:14.030665 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:14.030665 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:14.034522 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:14.038702 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a664fbc-b8fb-4522-ba7d-9564ff4e5946 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 200 Jul 10 13:21:14.039074 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 791/3179] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:14 2026] GET /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:14.600760 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:14.603536 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:14.603855 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:14.604041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:14.604144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:14.608613 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:14.608613 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:14.609740 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e923eb4a-009e-4be0-b80d-0137ca5eef22 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:14.610174 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 792/3180] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:14 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:15.067369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:15.071994 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:21:15.072631 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:15.072995 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:15.085023 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:15.085023 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:15.090388 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:15.095232 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6ef9bb9-4e57-4eb4-8fea-4436af13a375 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 200 Jul 10 13:21:15.095669 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 792/3181] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:15 2026] GET /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:15.119081 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:15.121796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:21:15.122169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:15.122529 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:15.130298 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:15.130298 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:15.134926 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:15.140271 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a3386d8-d5d7-4bc0-9422-2a227f36c5af tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 200 Jul 10 13:21:15.140740 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 807/3182] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:15 2026] GET /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:15.157710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0423e47a-7b12-4039-a23f-d03629e09088 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:15.158893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:15.159255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1538063212", "source_volid": "9986e198-0736-4003-a4b9-001ff31e68d9", "volume_type": "tempest-scenario-type-luks-423958521", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:15.160789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1538063212', 'source_volid': '9986e198-0736-4003-a4b9-001ff31e68d9', 'volume_type': 'tempest-scenario-type-luks-423958521', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:15.174366 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:15.174366 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:15.175284 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume retrieved successfully. Jul 10 13:21:15.176838 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume of 1 GB Jul 10 13:21:15.181170 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Availability Zones retrieved successfully. Jul 10 13:21:15.189471 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (347dea2d-2966-4941-8f6e-7053b7b202ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:15.191602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36956b2-6679-4358-af6c-09d311b81296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:15.193028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:15.225496 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a36956b2-6679-4358-af6c-09d311b81296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9986e198-0736-4003-a4b9-001ff31e68d9', 'volume_type': VolumeType(created_at=2026-07-10T13:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0954899-ce02-4243-8093-b807979a79a1,is_public=True,name='tempest-scenario-type-luks-423958521',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0954899-ce02-4243-8093-b807979a79a1', '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=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:15.226752 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405a6837-760e-4fb2-9f77-46b039b1dfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:15.266984 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-423958521 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-423958521, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:21:15.267512 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-423958521 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-423958521, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:21:15.289277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Created reservations ['392e51c7-411a-4e6e-8305-28e988600eed', 'aaa6b684-bb39-4aa9-a3d3-32e5b7cabf19', 'd9bb4088-836c-40bb-ac8e-5ff6e5c6a8fb', '51758cb3-6722-45f0-bb7e-5e24bceb7c09'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:15.290718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405a6837-760e-4fb2-9f77-46b039b1dfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392e51c7-411a-4e6e-8305-28e988600eed', 'aaa6b684-bb39-4aa9-a3d3-32e5b7cabf19', 'd9bb4088-836c-40bb-ac8e-5ff6e5c6a8fb', '51758cb3-6722-45f0-bb7e-5e24bceb7c09']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:15.291963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef01e5f-0377-4a32-8a74-c6db69f1d6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:15.339989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef01e5f-0377-4a32-8a74-c6db69f1d6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a28db14-f454-45a6-8eff-b0860d77c94c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1538063212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['392e51c7-411a-4e6e-8305-28e988600eed','aaa6b684-bb39-4aa9-a3d3-32e5b7cabf19','d9bb4088-836c-40bb-ac8e-5ff6e5c6a8fb','51758cb3-6722-45f0-bb7e-5e24bceb7c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=9986e198-0736-4003-a4b9-001ff31e68d9,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b0954899-ce02-4243-8093-b807979a79a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1538063212',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8a28db14-f454-45a6-8eff-b0860d77c94c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563618a2dcb04f3bb9b7a27e8729944b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9986e198-0736-4003-a4b9-001ff31e68d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60713dac57ca4d9c94907ba267e0341d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0954899-ce02-4243-8093-b807979a79a1),volume_type_id=b0954899-ce02-4243-8093-b807979a79a1)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:15.340820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19adaf74-b5a3-45b3-ba77-9df7d337bda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:15.363368 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19adaf74-b5a3-45b3-ba77-9df7d337bda0) transitioned into state 'SUCCESS' from state '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-1538063212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['392e51c7-411a-4e6e-8305-28e988600eed','aaa6b684-bb39-4aa9-a3d3-32e5b7cabf19','d9bb4088-836c-40bb-ac8e-5ff6e5c6a8fb','51758cb3-6722-45f0-bb7e-5e24bceb7c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=9986e198-0736-4003-a4b9-001ff31e68d9,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b0954899-ce02-4243-8093-b807979a79a1)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:15.364278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d5315b-37ce-40be-b2ab-d077b8a23f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:15.390270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29d5315b-37ce-40be-b2ab-d077b8a23f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:15.391632 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (347dea2d-2966-4941-8f6e-7053b7b202ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:15.392231 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request issued successfully. Jul 10 13:21:15.393063 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0423e47a-7b12-4039-a23f-d03629e09088 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:15.393476 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 792/3183] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:21:15 2026] POST /volume/v3/volumes => generated 811 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:21:15.409049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:15.411251 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:15.411498 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:15.411815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:15.420610 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:15.420610 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:15.426194 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:15.434005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5d2b6b9-5f00-4a46-ad49-b4e97d20e935 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:15.434181 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 793/3184] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:15 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:15.625152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:15.628681 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:15.629032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:15.629314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:15.629493 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:15.644963 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:15.644963 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:15.645657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c9b2b02-22c2-4953-8ec0-6138edcc5aa2 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:15.646201 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 793/3185] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:15 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:16.459747 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-77546e43-6599-48d2-adec-aeb41dbbf200 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:16.466107 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77546e43-6599-48d2-adec-aeb41dbbf200 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:16.466107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77546e43-6599-48d2-adec-aeb41dbbf200 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:16.466107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-77546e43-6599-48d2-adec-aeb41dbbf200 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:16.476739 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:16.476739 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:16.485769 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-77546e43-6599-48d2-adec-aeb41dbbf200 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:16.491167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-77546e43-6599-48d2-adec-aeb41dbbf200 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:16.491543 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 808/3186] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:16 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:16.665224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:16.669176 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:16.669421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:16.669777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:16.669931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:16.676152 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:16.676152 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:16.677191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c756c0b-c83e-40bd-98e7-24f49e47f53d tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:16.677840 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 793/3187] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:16 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:17.507978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:17.511851 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:17.511851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:17.511851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:17.519938 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:17.519938 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:17.531599 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:17.539632 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3420e909-de35-46f2-8c3b-b6fe701a0af4 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:17.540964 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 794/3188] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:17 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:17.691811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-29afc5d9-ed03-45af-860b-0b8701be4571 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:17.695398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-29afc5d9-ed03-45af-860b-0b8701be4571 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:17.695771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-29afc5d9-ed03-45af-860b-0b8701be4571 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:17.698720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-29afc5d9-ed03-45af-860b-0b8701be4571 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:17.698720 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-29afc5d9-ed03-45af-860b-0b8701be4571 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:17.709746 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:17.709746 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:17.713577 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-29afc5d9-ed03-45af-860b-0b8701be4571 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:17.714793 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 794/3189] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:17 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:17.943961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:17.948976 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:17.950741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-attach": {"instance_uuid": "daf5977e-b94c-496d-854d-1c83cbe7fa0c", "mountpoint": "/dev/vdb"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:17.950941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "daf5977e-b94c-496d-854d-1c83cbe7fa0c", "mountpoint": "/dev/vdb"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:17.959197 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=482,cinder:UPDATE=160,cinder:INSERT=87,cinder:DELETE=4 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:21:17.985381 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:17.985381 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:17.985381 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:18.009652 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update volume admin metadata completed successfully. Jul 10 13:21:18.514677 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Attach volume completed successfully. Jul 10 13:21:18.515067 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dd85adf6-edfb-433b-aa33-42ab8c73243e tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:18.515584 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 809/3190] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:17 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:18.526479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:18.529707 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:18.529707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:18.529707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:18.540624 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:18.540624 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:18.545275 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:18.551250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a96aa388-0efc-41d9-a964-3bce0eda4580 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:18.551883 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 794/3191] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:18 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:18.556958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:18.565629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:18.567592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:18.567592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:18.570376 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:18.572587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:18.573042 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-detach": {}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:18.573295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:18.578335 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:18.578335 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:18.581330 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:18.586277 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:18.586277 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:18.586277 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:18.586943 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d69dd7e6-157b-41e8-894e-8f409b40afeb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:18.587293 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 795/3192] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:18 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:18.732158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0131612d-98e5-4628-af27-fdb6638ec383 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:18.736252 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0131612d-98e5-4628-af27-fdb6638ec383 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:18.736524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0131612d-98e5-4628-af27-fdb6638ec383 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:18.736853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0131612d-98e5-4628-af27-fdb6638ec383 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:18.737073 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0131612d-98e5-4628-af27-fdb6638ec383 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:18.746775 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:18.746775 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:18.747538 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0131612d-98e5-4628-af27-fdb6638ec383 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:18.748434 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 810/3193] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:18 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:19.102851 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Detach volume completed successfully. Jul 10 13:21:19.103293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06539c98-96ba-4a8d-9dca-9d88b652b7a0 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:19.103878 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 795/3194] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:18 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:19.111325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:19.113451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:19.113673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:19.113957 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:19.123733 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:19.123733 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:19.134762 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:19.146030 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7767b5f-e2e9-46bc-9054-2c020e6f6db1 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:19.146499 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 795/3195] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:19 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:19.608513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:19.612522 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:19.612522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:19.612522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:19.619771 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:19.619771 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:19.625038 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:19.631186 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-078f68b9-e0ed-44e0-9c57-39e8a239f07f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:19.631582 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 796/3196] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:19 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:19.767795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:19.771075 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:19.771469 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:19.771725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:19.771903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:19.778246 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:19.778246 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:19.779049 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9bac4f6-77b5-4dbb-be22-7e3e3aaf1666 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:19.779522 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 811/3197] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:19 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:20.649647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-afedf303-678c-4848-95d0-d1b2e4b39561 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:20.651312 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afedf303-678c-4848-95d0-d1b2e4b39561 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:20.651790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afedf303-678c-4848-95d0-d1b2e4b39561 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:20.651861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afedf303-678c-4848-95d0-d1b2e4b39561 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:20.661312 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:20.661312 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:20.666294 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-afedf303-678c-4848-95d0-d1b2e4b39561 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:20.672290 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afedf303-678c-4848-95d0-d1b2e4b39561 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:20.672797 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 796/3198] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:20 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:20.799199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:20.805313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:20.806251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:20.806251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:20.806383 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:20.813220 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:20.813220 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:20.814241 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-709acd17-e575-4da8-bfb0-e5f2a209df7a tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:20.814718 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 796/3199] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:20 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:21.691569 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d0db26b6-92dd-48de-806c-6def0a01c146 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:21.692995 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d0db26b6-92dd-48de-806c-6def0a01c146 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:21.693191 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d0db26b6-92dd-48de-806c-6def0a01c146 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:21.693453 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d0db26b6-92dd-48de-806c-6def0a01c146 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:21.700718 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:21.700718 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:21.704862 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d0db26b6-92dd-48de-806c-6def0a01c146 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:21.709907 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d0db26b6-92dd-48de-806c-6def0a01c146 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:21.710553 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 797/3200] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:21 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:21.830722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:21.833019 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:21.833421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:21.833787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:21.834055 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:21.843312 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:21.843312 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:21.843312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c2e4d787-eb43-4cb5-bbd7-4a89cd252d81 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:21.843312 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 812/3201] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:21 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:22.727650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:22.729414 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:22.729785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:22.730091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:22.738038 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:22.738038 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:22.746722 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:22.751655 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-65ede67c-8652-4504-b6f9-160a3afc5db9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:22.751655 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 797/3202] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:22 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:22.857270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:22.859964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:22.860213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:22.860465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:22.860680 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:22.868288 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:22.868288 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:22.869270 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-06102884-bce6-4e85-bd92-2baeb330ffa0 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:22.869818 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 797/3203] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:22 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:23.767242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:23.769067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:23.769316 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:23.769587 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:23.776270 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:23.776270 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:23.781286 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:23.786492 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4c2f256-0c4c-4480-a1d3-4cee8c67b8f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:23.787204 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 798/3204] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:23 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:21:23.883560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d774b3ab-446e-4986-878b-90dc9a5b722e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:23.889622 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d774b3ab-446e-4986-878b-90dc9a5b722e tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:23.891011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d774b3ab-446e-4986-878b-90dc9a5b722e tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:23.891011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d774b3ab-446e-4986-878b-90dc9a5b722e tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:23.891011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d774b3ab-446e-4986-878b-90dc9a5b722e tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:23.895705 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:23.895705 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:23.896378 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d774b3ab-446e-4986-878b-90dc9a5b722e tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:23.896880 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 813/3205] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:23 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:23.909459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4907f750-6084-4ea3-a3cf-c5dc8cfd2333 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:24.004132 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4907f750-6084-4ea3-a3cf-c5dc8cfd2333 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-member] PUT https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:24.004550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4907f750-6084-4ea3-a3cf-c5dc8cfd2333 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:24.013190 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:24.013190 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:24.018922 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4907f750-6084-4ea3-a3cf-c5dc8cfd2333 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-member] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:24.019391 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 798/3206] 10.4.3.138 () {70 vars in 1408 bytes} [Fri Jul 10 13:21:23 2026] PUT /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 315 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:24.030053 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:24.032531 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:24.032866 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:24.033096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:24.033235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:24.037900 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:24.037900 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:24.038571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4416f82c-b9dd-494f-ae39-e4f805263e30 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:24.039105 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 798/3207] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:24 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:24.051155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0f158163-77b1-414d-9042-0a6a9e238116 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:24.052890 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] DELETE https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:24.053123 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:24.053370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:24.054007 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Delete backup with id: 3c71c87d-944c-4de9-bd82-c071584d142f. Jul 10 13:21:24.061038 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:24.061038 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:24.078605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] delete_backup rpcapi backup_id 3c71c87d-944c-4de9-bd82-c071584d142f {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:21:24.080242 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f158163-77b1-414d-9042-0a6a9e238116 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 202 Jul 10 13:21:24.080242 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 799/3208] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:21:24 2026] DELETE /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:24.095678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:24.098974 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:24.098974 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:24.098974 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:24.098974 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:24.102767 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:24.102767 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:24.103461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1725b302-f5a4-47e3-804c-f9f2e3e8061c tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 200 Jul 10 13:21:24.103929 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 814/3209] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:24 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:24.806715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:24.806715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:24.806979 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:24.807234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:24.820354 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:24.820354 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:24.826187 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:24.834384 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-736034a6-75b4-4f4c-bfbb-55c998f8fce8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:24.834384 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 799/3210] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:24 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:25.118643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-95b87885-e6c6-4a09-b38f-73be07a6590b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:25.120899 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95b87885-e6c6-4a09-b38f-73be07a6590b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f Jul 10 13:21:25.121310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95b87885-e6c6-4a09-b38f-73be07a6590b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:25.121813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95b87885-e6c6-4a09-b38f-73be07a6590b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:25.122277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-95b87885-e6c6-4a09-b38f-73be07a6590b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Show backup with id 3c71c87d-944c-4de9-bd82-c071584d142f. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:21:25.127642 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95b87885-e6c6-4a09-b38f-73be07a6590b tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f returned with HTTP 404 Jul 10 13:21:25.128455 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 799/3211] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:25 2026] GET /volume/v3/backups/3c71c87d-944c-4de9-bd82-c071584d142f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:25.136305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:25.138351 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:25.138640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:25.138896 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:25.139057 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Delete volume with id: f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:25.150350 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:25.150350 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:25.150875 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Volume info retrieved successfully. Jul 10 13:21:25.178256 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Delete volume request issued successfully. Jul 10 13:21:25.178503 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6dddbfdd-8fac-4288-ad8a-3f8e7b678360 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 returned with HTTP 202 Jul 10 13:21:25.178897 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 800/3212] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:21:25 2026] DELETE /volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:25.189469 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-849127b3-7cb1-418b-b934-1451734e79bd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:25.193638 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-849127b3-7cb1-418b-b934-1451734e79bd tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:25.194110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-849127b3-7cb1-418b-b934-1451734e79bd tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:25.195376 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-849127b3-7cb1-418b-b934-1451734e79bd tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:25.203975 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:25.203975 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:25.207941 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-849127b3-7cb1-418b-b934-1451734e79bd tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Volume info retrieved successfully. Jul 10 13:21:25.212866 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-849127b3-7cb1-418b-b934-1451734e79bd tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 returned with HTTP 200 Jul 10 13:21:25.213470 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 815/3213] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:25 2026] GET /volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:25.854973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:25.857164 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:25.857369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:25.857518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:25.866994 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:25.866994 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:25.872624 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:25.878425 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-120d590f-9c0b-48b0-88a8-b118eb9ef6ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:25.878882 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 800/3214] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:25 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:25.904710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:25.907363 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:21:25.907611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:25.907977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:25.917105 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:25.917105 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:25.922015 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:21:25.927207 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ced7ae74-4dc2-4686-94f6-d678e76fe8ba tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:21:25.927665 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 800/3215] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:25 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:26.231625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-831a4564-c67a-48f1-97fd-17d695e34277 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:26.235025 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-831a4564-c67a-48f1-97fd-17d695e34277 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 Jul 10 13:21:26.235382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-831a4564-c67a-48f1-97fd-17d695e34277 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:26.235867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-831a4564-c67a-48f1-97fd-17d695e34277 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:26.242939 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-831a4564-c67a-48f1-97fd-17d695e34277 tempest-ProjectMemberTests39-956128661 tempest-ProjectMemberTests39-956128661-project-admin] https://10.4.3.138/volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 returned with HTTP 404 Jul 10 13:21:26.243562 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 801/3216] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:21:26 2026] GET /volume/v3/volumes/f12d904c-ff59-42e2-ac18-f5cc52a0c445 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:28.853288 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:28.997230 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:28.997683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-750818923"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:28.999560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-750818923'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:28.999733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume of 1 GB Jul 10 13:21:29.007647 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:29.015467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (055d011c-7cb5-4fb7-8bbb-4d4c9c06751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:29.016747 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b357b2-005b-43b7-9703-e6a4bac4d67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:29.018196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:29.059212 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b357b2-005b-43b7-9703-e6a4bac4d67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:29.060017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80e8eae-4f60-4ef8-877f-f90ae545d840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:29.164017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['64d56ded-5bc6-499b-a8bf-737142a3e8a7', 'cc9dacb4-3310-45b2-85d5-8040bc32b55e', '8f0d6d65-5b14-44de-941a-ef00d098af3d', 'da88b118-9dc1-458c-b59c-a7e5dd2c2731'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:29.165222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80e8eae-4f60-4ef8-877f-f90ae545d840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64d56ded-5bc6-499b-a8bf-737142a3e8a7', 'cc9dacb4-3310-45b2-85d5-8040bc32b55e', '8f0d6d65-5b14-44de-941a-ef00d098af3d', 'da88b118-9dc1-458c-b59c-a7e5dd2c2731']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:29.166359 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f0647a-0032-4c8d-82c4-26b73d4daec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:29.201634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f0647a-0032-4c8d-82c4-26b73d4daec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9664b90-8e7d-4cba-bdad-7aa5aa94e978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750818923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['64d56ded-5bc6-499b-a8bf-737142a3e8a7','cc9dacb4-3310-45b2-85d5-8040bc32b55e','8f0d6d65-5b14-44de-941a-ef00d098af3d','da88b118-9dc1-458c-b59c-a7e5dd2c2731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750818923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9664b90-8e7d-4cba-bdad-7aa5aa94e978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f541315e9d844e0abd3a48758118a42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9607c7a60b274d92a74a1262141b26b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:29.201941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45d7a4e-7844-49db-b1e6-6072551dd656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:29.227607 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b45d7a4e-7844-49db-b1e6-6072551dd656) transitioned into state 'SUCCESS' from state '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-750818923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['64d56ded-5bc6-499b-a8bf-737142a3e8a7','cc9dacb4-3310-45b2-85d5-8040bc32b55e','8f0d6d65-5b14-44de-941a-ef00d098af3d','da88b118-9dc1-458c-b59c-a7e5dd2c2731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:29.228655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99384b1d-e446-4899-a113-4015607cd108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:29.241198 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99384b1d-e446-4899-a113-4015607cd108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:29.242162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (055d011c-7cb5-4fb7-8bbb-4d4c9c06751c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:29.242547 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request issued successfully. Jul 10 13:21:29.243296 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6fa7a836-dae0-4267-8c74-82555d055bb8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:29.244330 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 816/3217] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:21:28 2026] POST /volume/v3/volumes => generated 777 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:29.261476 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:29.264040 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:29.264040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:29.264298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:29.274517 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:29.274517 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:29.281472 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:29.290916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd5d86a3-e5f1-4029-aad8-2c32f0e6e4cc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 returned with HTTP 200 Jul 10 13:21:29.291345 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 801/3218] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:29 2026] GET /volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:30.312040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3dc25810-3272-470d-ba25-72760c6c7596 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:30.314706 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3dc25810-3272-470d-ba25-72760c6c7596 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:30.315717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3dc25810-3272-470d-ba25-72760c6c7596 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:30.315717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3dc25810-3272-470d-ba25-72760c6c7596 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:30.325772 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:30.325772 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:30.332547 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3dc25810-3272-470d-ba25-72760c6c7596 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:30.337399 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3dc25810-3272-470d-ba25-72760c6c7596 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 returned with HTTP 200 Jul 10 13:21:30.338165 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 801/3219] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:30 2026] GET /volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:30.354875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:30.357469 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:30.358006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9664b90-8e7d-4cba-bdad-7aa5aa94e978", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1360500641"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:30.372386 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:30.372386 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:30.372964 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:30.373429 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create snapshot from volume c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:30.433000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['e534c732-1557-41d3-8346-83fcbf8c65cc', 'bb64a596-2acd-40ac-be11-db19fd973282', '882c4653-ac6f-4dbe-abc2-34fee161cda1', 'e4569a0b-66e1-47b6-ac65-e366742ba354'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:30.472671 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot create request issued successfully. Jul 10 13:21:30.473217 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b02d1935-6e84-4769-a3f8-befdd4e0e16d tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:21:30.473830 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 802/3220] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:21:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:30.484577 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:30.486708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:30.486948 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:30.487196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:30.493915 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:30.493915 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:30.494370 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:30.495388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9f1bf6b3-aa0d-46d3-a243-8bddea1352c5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b returned with HTTP 200 Jul 10 13:21:30.495914 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 817/3221] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:30 2026] GET /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:31.508973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:31.511352 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:31.511646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:31.511928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:31.519087 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:31.519087 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:31.519546 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:31.520494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0d38293f-c40c-46ac-9ed7-0be6255109e2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b returned with HTTP 200 Jul 10 13:21:31.521007 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 802/3222] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:31 2026] GET /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:31.531802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:31.620877 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] POST https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b/action Jul 10 13:21:31.621266 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:31.621549 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:31.629353 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:31.629353 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:31.629960 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Snapshot retrieved successfully. Jul 10 13:21:31.631061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '64bd8fbe151146ddb5fa0a533c099b55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f541315e9d844e0abd3a48758118a42c', '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=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:31.631317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-693b63b0-2ea0-4559-ab71-fc2ae5504db9 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b/action returned with HTTP 403 Jul 10 13:21:31.631903 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 802/3223] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:21:31 2026] POST /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b/action => generated 133 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:31.640796 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:31.643321 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:31.643538 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:31.643780 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:31.644093 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete snapshot with id: d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:31.650349 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:31.650349 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:31.650745 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:31.670287 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot delete request issued successfully. Jul 10 13:21:31.670426 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1dc80ea7-f44d-416b-bf61-f8ce510bbcc1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b returned with HTTP 202 Jul 10 13:21:31.670876 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 803/3224] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:21:31 2026] DELETE /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:31.680449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:31.684272 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:31.684506 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:31.684781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:31.696494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:31.696494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:31.697010 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:31.698238 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5d6e98fa-7755-448b-82e2-2ef4851fc22a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b returned with HTTP 200 Jul 10 13:21:31.698444 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 818/3225] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:31 2026] GET /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:32.708813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eb48b745-4328-4532-8b41-cbddca46bfeb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:32.710730 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb48b745-4328-4532-8b41-cbddca46bfeb tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b Jul 10 13:21:32.710956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb48b745-4328-4532-8b41-cbddca46bfeb tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:32.711184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb48b745-4328-4532-8b41-cbddca46bfeb tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:32.717290 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb48b745-4328-4532-8b41-cbddca46bfeb tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b returned with HTTP 404 Jul 10 13:21:32.717942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 803/3226] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:32 2026] GET /volume/v3/snapshots/d49ec927-b8b4-4858-a5dd-8ca4582f378b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:32.728516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:32.730999 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:32.731230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:32.731528 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:32.731785 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume with id: c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:32.741647 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:32.741647 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:32.742147 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:32.776778 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume request issued successfully. Jul 10 13:21:32.777015 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bed65899-6962-4da5-bfa4-f60d0cc24508 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 returned with HTTP 202 Jul 10 13:21:32.777490 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 803/3227] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:21:32 2026] DELETE /volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:32.787660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-562593fc-7041-4599-a807-aa06bc1b3cfc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:32.791019 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-562593fc-7041-4599-a807-aa06bc1b3cfc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:32.791338 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-562593fc-7041-4599-a807-aa06bc1b3cfc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:32.791830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-562593fc-7041-4599-a807-aa06bc1b3cfc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:32.807596 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:32.807596 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:32.814338 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-562593fc-7041-4599-a807-aa06bc1b3cfc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:32.820715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-562593fc-7041-4599-a807-aa06bc1b3cfc tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 returned with HTTP 200 Jul 10 13:21:32.821457 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 804/3228] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:32 2026] GET /volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:33.835641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-187144a4-b70b-4408-8081-c95c34571c19 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:33.838047 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-187144a4-b70b-4408-8081-c95c34571c19 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 Jul 10 13:21:33.838553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-187144a4-b70b-4408-8081-c95c34571c19 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:33.838875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-187144a4-b70b-4408-8081-c95c34571c19 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:33.845905 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-187144a4-b70b-4408-8081-c95c34571c19 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 returned with HTTP 404 Jul 10 13:21:33.846717 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 819/3229] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:33 2026] GET /volume/v3/volumes/c9664b90-8e7d-4cba-bdad-7aa5aa94e978 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:33.857500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:33.859790 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:33.860457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1449185770"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:33.864270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1449185770'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:33.864270 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume of 1 GB Jul 10 13:21:33.867603 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:33.874541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (991517c9-3fad-4609-9643-7b351fe8aa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:33.876219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2dbd1a-e70f-410c-9974-927c1a2de057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:33.877305 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:33.909013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe2dbd1a-e70f-410c-9974-927c1a2de057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:33.910142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd1f8db-f6dc-43c1-bfef-527cae18db0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:33.967987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['7f7b9592-9f2b-4fdb-8a1f-d46595144bee', 'a431e480-4c56-4200-bc47-dc72d6804230', '3727fc5e-877d-4158-94bc-46918b438068', '27faa145-59bb-4159-a975-1b9e814bcbda'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:33.970945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdd1f8db-f6dc-43c1-bfef-527cae18db0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7b9592-9f2b-4fdb-8a1f-d46595144bee', 'a431e480-4c56-4200-bc47-dc72d6804230', '3727fc5e-877d-4158-94bc-46918b438068', '27faa145-59bb-4159-a975-1b9e814bcbda']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:33.972771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9be9f0-380b-4290-ac43-1c4f71291237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.003330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c32f7f94-f0d3-4402-8368-d629cee559ef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:34.005964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:34.006589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2138237977"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:34.008284 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9be9f0-380b-4290-ac43-1c4f71291237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd14413fb-49cd-47e8-8c59-f80c87ed5e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449185770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['7f7b9592-9f2b-4fdb-8a1f-d46595144bee','a431e480-4c56-4200-bc47-dc72d6804230','3727fc5e-877d-4158-94bc-46918b438068','27faa145-59bb-4159-a975-1b9e814bcbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1449185770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d14413fb-49cd-47e8-8c59-f80c87ed5e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f541315e9d844e0abd3a48758118a42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9607c7a60b274d92a74a1262141b26b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.008507 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2138237977'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:34.009578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92233292-fedf-41df-adcf-cf2b0b2a0ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.012913 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume of 1 GB Jul 10 13:21:34.013371 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:34.013371 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:34.013658 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Availability Zones retrieved successfully. Jul 10 13:21:34.021405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (8f22583f-1973-4d0d-b91e-36b06adbb872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:34.022681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2fe97c-39d5-4d49-8d62-abcd8dc2aabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.025089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:34.033990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92233292-fedf-41df-adcf-cf2b0b2a0ad2) transitioned into state 'SUCCESS' from state '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-1449185770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['7f7b9592-9f2b-4fdb-8a1f-d46595144bee','a431e480-4c56-4200-bc47-dc72d6804230','3727fc5e-877d-4158-94bc-46918b438068','27faa145-59bb-4159-a975-1b9e814bcbda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.034910 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8df7ca4-dc8e-42df-9a55-7b63ca6a2828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.036995 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:34.036995 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:34.046944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8df7ca4-dc8e-42df-9a55-7b63ca6a2828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.047948 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (991517c9-3fad-4609-9643-7b351fe8aa3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:34.048297 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request issued successfully. Jul 10 13:21:34.048944 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c2b8895d-1581-4d15-9052-18ed9abe0485 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:34.049564 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 804/3230] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:21:33 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:34.059578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e2fe97c-39d5-4d49-8d62-abcd8dc2aabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.060717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4de9774-a437-4b92-8767-e02a6bf10237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.064635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:34.066432 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:34.066661 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:34.066881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:34.076400 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:34.076400 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:34.081358 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:34.088233 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e0ab8f46-088b-4f5c-82af-f2e1f956c57c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f returned with HTTP 200 Jul 10 13:21:34.088744 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 805/3231] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:34 2026] GET /volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:34.128353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Created reservations ['2d04c980-a291-4ca6-bcf6-de069437f64f', 'cde17db2-6172-45f2-9239-5e10ae7e7dd3', 'b82e7b6e-786e-4b3d-bf68-733fc311b804', 'c160cfa4-05ad-4f2e-bdc2-9bbe2ce8672c'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:34.129247 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4de9774-a437-4b92-8767-e02a6bf10237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d04c980-a291-4ca6-bcf6-de069437f64f', 'cde17db2-6172-45f2-9239-5e10ae7e7dd3', 'b82e7b6e-786e-4b3d-bf68-733fc311b804', 'c160cfa4-05ad-4f2e-bdc2-9bbe2ce8672c']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.130321 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cb754d-0f74-416c-96e9-c0bade1f41c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.154598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cb754d-0f74-416c-96e9-c0bade1f41c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '398155e0-8d53-4aaa-b6c7-ee4d28e47bd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2138237977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['2d04c980-a291-4ca6-bcf6-de069437f64f','cde17db2-6172-45f2-9239-5e10ae7e7dd3','b82e7b6e-786e-4b3d-bf68-733fc311b804','c160cfa4-05ad-4f2e-bdc2-9bbe2ce8672c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2138237977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=398155e0-8d53-4aaa-b6c7-ee4d28e47bd7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f08716453e504bcfbf5e5bb321f0b1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.155442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9750b7-3eb7-4fd9-8dda-b69ef1272de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.178873 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9750b7-3eb7-4fd9-8dda-b69ef1272de9) transitioned into state 'SUCCESS' from state '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-2138237977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['2d04c980-a291-4ca6-bcf6-de069437f64f','cde17db2-6172-45f2-9239-5e10ae7e7dd3','b82e7b6e-786e-4b3d-bf68-733fc311b804','c160cfa4-05ad-4f2e-bdc2-9bbe2ce8672c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.179604 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1eb22b4-4a4c-4a6e-b915-2e412664b58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:34.191211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1eb22b4-4a4c-4a6e-b915-2e412664b58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:34.192436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (8f22583f-1973-4d0d-b91e-36b06adbb872) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:34.192853 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request issued successfully. Jul 10 13:21:34.193644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c32f7f94-f0d3-4402-8368-d629cee559ef tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:34.194290 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 804/3232] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:21:34 2026] POST /volume/v3/volumes => generated 760 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:34.210034 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-410885dc-4858-4a19-b5af-6d29252c4221 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:34.213746 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-410885dc-4858-4a19-b5af-6d29252c4221 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:34.214076 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-410885dc-4858-4a19-b5af-6d29252c4221 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:34.214451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-410885dc-4858-4a19-b5af-6d29252c4221 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:34.227007 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:34.227007 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:34.230501 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-410885dc-4858-4a19-b5af-6d29252c4221 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:34.237584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-410885dc-4858-4a19-b5af-6d29252c4221 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:34.238288 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 820/3233] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:34 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:35.107223 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d687d07c-9f7a-4c45-b379-476616098f70 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.110150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d687d07c-9f7a-4c45-b379-476616098f70 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:35.110383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d687d07c-9f7a-4c45-b379-476616098f70 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:35.110630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d687d07c-9f7a-4c45-b379-476616098f70 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:35.114320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.116325 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:35.116495 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:35.116783 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:35.120901 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.120901 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:35.125268 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.125268 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:35.126374 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d687d07c-9f7a-4c45-b379-476616098f70 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:35.130140 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:35.132408 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d687d07c-9f7a-4c45-b379-476616098f70 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f returned with HTTP 200 Jul 10 13:21:35.133111 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 805/3234] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:35 2026] GET /volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:35.136413 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6b8e73e8-dd85-4449-8c3f-b9eb9d8d1647 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:35.137027 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 806/3235] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:35 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:35.151168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ff417501-ce79-47e1-95eb-d4394131c58f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.156016 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:35.156455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d14413fb-49cd-47e8-8c59-f80c87ed5e5f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1251257344"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:35.177296 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.177296 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:35.178279 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:35.178279 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create snapshot from volume d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:35.214756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['f28c3a6c-bfd1-46d7-8b2d-9c2af839e27a', '980ad1ef-31b2-4d6b-a18c-c35479af3a47', '444f92c7-c439-48e4-a63e-172f04f06b76', 'f34b5942-92dc-43fd-ab5b-72cafd95cdaf'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:35.247494 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot create request issued successfully. Jul 10 13:21:35.247898 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff417501-ce79-47e1-95eb-d4394131c58f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:21:35.248441 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 805/3236] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:21:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:35.254216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22a8627c-20d8-4703-933e-ec2188a6ccba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.256008 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22a8627c-20d8-4703-933e-ec2188a6ccba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:35.256203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22a8627c-20d8-4703-933e-ec2188a6ccba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:35.256383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22a8627c-20d8-4703-933e-ec2188a6ccba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:35.262214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.264300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:35.264633 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:35.264820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:35.265402 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.265402 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:35.270413 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-22a8627c-20d8-4703-933e-ec2188a6ccba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:35.271678 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.271678 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:35.272158 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:35.273081 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4e5026ed-cd41-4eeb-8ddf-7298c531b759 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 returned with HTTP 200 Jul 10 13:21:35.273570 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 806/3237] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:35 2026] GET /volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:35.276791 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22a8627c-20d8-4703-933e-ec2188a6ccba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:35.277431 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 821/3238] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:35 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:35.333776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:35.337635 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:35.339727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:35.339727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:35.346334 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:35.346334 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:35.351012 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:35.356431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-24a9405d-d969-4f4b-8cbb-bf006a8a1eca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:35.356431 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 807/3239] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:35 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:36.283281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8daa97b7-2061-4c00-8995-75107738390b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:36.286033 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8daa97b7-2061-4c00-8995-75107738390b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:36.286328 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8daa97b7-2061-4c00-8995-75107738390b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:36.286530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8daa97b7-2061-4c00-8995-75107738390b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:36.292613 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:36.292613 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:36.293036 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8daa97b7-2061-4c00-8995-75107738390b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:36.294043 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8daa97b7-2061-4c00-8995-75107738390b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 returned with HTTP 200 Jul 10 13:21:36.294563 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 806/3240] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:36 2026] GET /volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:36.307239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-16019392-9eda-433a-9486-a5b158ec2933 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:36.309433 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:36.310138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:36.310138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:36.310359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:21:36.315261 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:21:36.321980 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Get all snapshots completed successfully. Jul 10 13:21:36.322455 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-16019392-9eda-433a-9486-a5b158ec2933 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:21:36.323522 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 807/3241] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:21:36 2026] GET /volume/v3/snapshots => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:36.333965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:36.336119 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:36.336334 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:36.336559 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:36.336708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete snapshot with id: 58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:36.344678 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:36.344678 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:36.345163 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:36.384018 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot delete request issued successfully. Jul 10 13:21:36.384018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-222a9096-fb58-4521-8259-f70ed03a8cb4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 returned with HTTP 202 Jul 10 13:21:36.384861 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 822/3242] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:21:36 2026] DELETE /volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:36.397754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:36.403861 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:36.404710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:36.404879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:36.413523 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:36.413523 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:36.414616 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:36.415794 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa1ecc4c-e064-4ca8-a282-aae67c278f21 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 returned with HTTP 200 Jul 10 13:21:36.416456 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 808/3243] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:36 2026] GET /volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:37.185372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62daf5b4-d6e7-46f1-87c8-e287b58c6b67 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.185930 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62daf5b4-d6e7-46f1-87c8-e287b58c6b67 None None] GET https://10.4.3.138/volume// Jul 10 13:21:37.186173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62daf5b4-d6e7-46f1-87c8-e287b58c6b67 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.186430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62daf5b4-d6e7-46f1-87c8-e287b58c6b67 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.186945 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62daf5b4-d6e7-46f1-87c8-e287b58c6b67 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:37.187311 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 807/3244] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:37.200070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6de2ca8d-a569-4806-b0fe-aa55de7762c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.206923 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6de2ca8d-a569-4806-b0fe-aa55de7762c6 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:21:37.207420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6de2ca8d-a569-4806-b0fe-aa55de7762c6 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a", "connector": null, "instance_uuid": "0f3cf1a9-94ad-4343-bf92-96ab36cb0ba1"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:37.226469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.226469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:37.276460 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-6de2ca8d-a569-4806-b0fe-aa55de7762c6 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:21:37.277190 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 808/3245] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:21:37 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:21:37.406792 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-302eb20f-ef41-414f-8869-bc4dbe059860 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.407310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-302eb20f-ef41-414f-8869-bc4dbe059860 None None] GET https://10.4.3.138/volume// Jul 10 13:21:37.407613 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-302eb20f-ef41-414f-8869-bc4dbe059860 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.407917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-302eb20f-ef41-414f-8869-bc4dbe059860 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.408240 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-302eb20f-ef41-414f-8869-bc4dbe059860 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:37.408640 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 823/3246] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:37.418271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-66cefc44-f58c-4ddf-bb87-268dc6c49f8e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.422724 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-66cefc44-f58c-4ddf-bb87-268dc6c49f8e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:21:37.422724 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-66cefc44-f58c-4ddf-bb87-268dc6c49f8e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "398155e0-8d53-4aaa-b6c7-ee4d28e47bd7", "connector": null, "instance_uuid": "a2f0f96e-6b09-4c3b-8075-ce76b0fb35f5"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:37.427836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a2bfb38d-80b9-41df-9009-83b0ac91401f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.432444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2bfb38d-80b9-41df-9009-83b0ac91401f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 Jul 10 13:21:37.432747 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2bfb38d-80b9-41df-9009-83b0ac91401f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.432974 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2bfb38d-80b9-41df-9009-83b0ac91401f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.433369 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.433369 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:37.439821 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2bfb38d-80b9-41df-9009-83b0ac91401f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 returned with HTTP 404 Jul 10 13:21:37.440583 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 808/3247] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/v3/snapshots/58808ae2-964c-436c-8264-ce9c0b0c4556 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:37.449363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-27171526-01a0-481a-aef1-15c467fae41b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.453087 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:37.453338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.453597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.453797 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume with id: d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:37.466304 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.466304 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:37.466830 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:37.473764 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-66cefc44-f58c-4ddf-bb87-268dc6c49f8e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:21:37.474560 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 809/3248] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:21:37 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) Jul 10 13:21:37.493095 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume request issued successfully. Jul 10 13:21:37.493387 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27171526-01a0-481a-aef1-15c467fae41b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f returned with HTTP 202 Jul 10 13:21:37.494035 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 809/3249] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:21:37 2026] DELETE /volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:37.505505 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.507175 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:37.507624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.507972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.519669 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.519669 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:37.527751 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:37.536606 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d42f042-8ef0-4acf-b0b3-2dadb6bfd5f8 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f returned with HTTP 200 Jul 10 13:21:37.537334 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 824/3250] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:37.669495 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.671530 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:37.671805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.672016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.684349 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.684349 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:37.690552 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:37.697507 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63a9dd9d-ed67-45d0-bb70-dcf51297b0fe tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:37.698021 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 809/3251] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:37.815476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-58ce3faa-5dc8-4f58-97c6-f45bd7f25ca7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.816029 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58ce3faa-5dc8-4f58-97c6-f45bd7f25ca7 None None] GET https://10.4.3.138/volume// Jul 10 13:21:37.816260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58ce3faa-5dc8-4f58-97c6-f45bd7f25ca7 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.816504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58ce3faa-5dc8-4f58-97c6-f45bd7f25ca7 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.816932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58ce3faa-5dc8-4f58-97c6-f45bd7f25ca7 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:37.817312 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 810/3252] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 13:21:37.828394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.831333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:37.831595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.831871 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.844549 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.844549 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:37.848636 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:37.855009 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7f449faa-654d-4b8d-9184-5d9b91ae25a0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:37.855496 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 810/3253] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:37.885331 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.891891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:37.891891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:37.891891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:37.904951 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.904951 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:37.910002 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:37.916790 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f9b99722-dfeb-40ef-a2ea-48641f079255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:37.917534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 825/3254] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:37 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:37.970923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:37.973486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] PUT https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 Jul 10 13:21:37.973964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:37.982932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Acquiring lock "cinder-attachment_update-f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:21:37.988326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Lock "cinder-attachment_update-f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:21:37.989304 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:37.989304 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:38.031444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76f444ef-a89d-404d-a668-0c29d3913f18 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.031788 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76f444ef-a89d-404d-a668-0c29d3913f18 None None] GET https://10.4.3.138/volume// Jul 10 13:21:38.031991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76f444ef-a89d-404d-a668-0c29d3913f18 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.032134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76f444ef-a89d-404d-a668-0c29d3913f18 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.032528 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76f444ef-a89d-404d-a668-0c29d3913f18 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:38.033085 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 811/3255] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:38.043234 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.045937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:38.046172 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.046471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.061168 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:38.061168 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:38.066045 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:38.071803 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-e654d155-799a-4c0b-be37-218839b512c6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:38.073013 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 811/3256] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1032 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:38.189670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.192217 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 Jul 10 13:21:38.193022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:38.206582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:21:38.211636 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:21:38.213236 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:38.213236 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:38.509096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Lock "cinder-attachment_update-f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a-np0000005006" released by "attachment_update" :: held 0.521s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:21:38.509382 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-06fe15ca-deec-4eba-bb6c-02b8f0116a4f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 returned with HTTP 200 Jul 10 13:21:38.509858 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 810/3257] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:21:37 2026] PUT /volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:38.557924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3b427f99-bc51-4e05-bdc7-1858285b766e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.560149 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b427f99-bc51-4e05-bdc7-1858285b766e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f Jul 10 13:21:38.560392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b427f99-bc51-4e05-bdc7-1858285b766e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.560658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b427f99-bc51-4e05-bdc7-1858285b766e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.568281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b427f99-bc51-4e05-bdc7-1858285b766e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f returned with HTTP 404 Jul 10 13:21:38.568873 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 812/3258] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/v3/volumes/d14413fb-49cd-47e8-8c59-f80c87ed5e5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:38.577974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-81f945fd-83e1-468c-9f38-bd7547554b80 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.580405 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:38.580815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1633044530"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:38.582467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1633044530'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:38.582611 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume of 1 GB Jul 10 13:21:38.586950 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:38.593819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (00d408f8-7a71-4e98-871c-050165d083d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:38.594946 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d68face-b458-480b-9a1f-c744a39e6014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:38.596008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:38.624553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d68face-b458-480b-9a1f-c744a39e6014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:38.625794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c1351f-f28d-4030-a8d0-0af6ac6e6528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:38.664704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['c39f0ab6-8c10-4f01-93cf-65a98de1350d', '639bc87f-3597-4f03-865d-8afb9507104e', '1ece95b4-a5d9-434a-8f61-0f783b304dc4', '7f2dd6d6-c4bf-46f4-a235-ba3fd91a705f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:38.665497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c1351f-f28d-4030-a8d0-0af6ac6e6528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c39f0ab6-8c10-4f01-93cf-65a98de1350d', '639bc87f-3597-4f03-865d-8afb9507104e', '1ece95b4-a5d9-434a-8f61-0f783b304dc4', '7f2dd6d6-c4bf-46f4-a235-ba3fd91a705f']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:38.666215 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b817ef6c-39a0-4ff5-a9df-a0c2f0f1a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:38.688796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b817ef6c-39a0-4ff5-a9df-a0c2f0f1a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99284a11-18b5-4bfa-bce2-b648d57dfea9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633044530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['c39f0ab6-8c10-4f01-93cf-65a98de1350d','639bc87f-3597-4f03-865d-8afb9507104e','1ece95b4-a5d9-434a-8f61-0f783b304dc4','7f2dd6d6-c4bf-46f4-a235-ba3fd91a705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1633044530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99284a11-18b5-4bfa-bce2-b648d57dfea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f541315e9d844e0abd3a48758118a42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9607c7a60b274d92a74a1262141b26b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:38.689501 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2131482-08c3-4b6f-9c17-7e14ff558473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:38.709009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2131482-08c3-4b6f-9c17-7e14ff558473) transitioned into state 'SUCCESS' from state '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-1633044530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['c39f0ab6-8c10-4f01-93cf-65a98de1350d','639bc87f-3597-4f03-865d-8afb9507104e','1ece95b4-a5d9-434a-8f61-0f783b304dc4','7f2dd6d6-c4bf-46f4-a235-ba3fd91a705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:38.709664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8db5136-2fc2-4bc7-9bdb-68e66e34f6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:38.714600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.716292 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:38.716498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.716698 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.719240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8db5136-2fc2-4bc7-9bdb-68e66e34f6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:38.720013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (00d408f8-7a71-4e98-871c-050165d083d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:38.720355 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request issued successfully. Jul 10 13:21:38.720957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-81f945fd-83e1-468c-9f38-bd7547554b80 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:38.721382 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 812/3259] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:21:38 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:38.730377 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:38.730377 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:38.738211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.739781 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:38.740058 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:38.740805 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.740805 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.743053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" released by "attachment_update" :: held 0.530s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:21:38.743053 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-1bc040a6-363c-4beb-b82c-079608bdb554 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 returned with HTTP 200 Jul 10 13:21:38.743053 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 826/3260] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:21:38 2026] PUT /volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:38.744128 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65a0895d-6d0a-4aba-85b9-36848c674c6d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:38.744490 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 811/3261] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:38.748400 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:38.748400 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:38.753190 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:38.757464 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-683103d7-1be5-42ee-8c79-cb1a29fd79f1 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 returned with HTTP 200 Jul 10 13:21:38.757910 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 813/3262] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:38.933603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7e0c9578-12ce-4716-8195-de28f668928b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:38.936141 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e0c9578-12ce-4716-8195-de28f668928b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:38.936390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7e0c9578-12ce-4716-8195-de28f668928b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:38.936703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7e0c9578-12ce-4716-8195-de28f668928b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:38.951829 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:38.951829 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:38.957269 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7e0c9578-12ce-4716-8195-de28f668928b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:38.964699 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e0c9578-12ce-4716-8195-de28f668928b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:38.965344 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 813/3263] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:38 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:39.762209 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:39.766913 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:39.766913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:39.766913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:39.780665 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:39.783263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:39.783826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:39.783904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:39.786656 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:39.786656 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:39.792431 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:39.795451 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:39.795451 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:39.798908 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d708156-e760-4d20-850c-e3bf7f4e4738 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:39.798908 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 827/3264] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:39 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:39.805920 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:39.816227 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea1979cb-1132-4818-bb18-b2b800dc4dd5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 returned with HTTP 200 Jul 10 13:21:39.816227 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 812/3265] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:39 2026] GET /volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:39.832464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:39.833831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:39.834066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99284a11-18b5-4bfa-bce2-b648d57dfea9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1121886609"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:39.845480 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:39.845480 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:39.845976 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:39.846143 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create snapshot from volume 99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:39.894584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['1b006323-b432-4eb7-9d57-1666effb0d79', '8d122f32-37cb-487c-8f71-a9bf99b1ee52', '64eedc37-e14c-4730-bfab-031c61eca7ee', '3d8d2193-df0b-4952-806c-4b77761f23e9'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:39.936925 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot create request issued successfully. Jul 10 13:21:39.937332 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b77d1633-9fce-4ea7-876d-015eab7c4811 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:21:39.937782 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 814/3266] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:21:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:39.948733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:39.950673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:39.950905 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:39.951095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:39.958741 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:39.958741 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:39.959071 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:39.959769 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f506f58-a80a-40f2-b3d3-56925f79c5d4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 returned with HTTP 200 Jul 10 13:21:39.960336 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 814/3267] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:39 2026] GET /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:39.980378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-64198756-51aa-4e67-8aea-870b947f8898 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:39.982167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64198756-51aa-4e67-8aea-870b947f8898 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:39.982323 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64198756-51aa-4e67-8aea-870b947f8898 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:39.982571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-64198756-51aa-4e67-8aea-870b947f8898 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:39.996445 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:39.996445 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:40.001352 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-64198756-51aa-4e67-8aea-870b947f8898 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:40.008406 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-64198756-51aa-4e67-8aea-870b947f8898 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:40.009043 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 828/3268] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:39 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:40.813928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-005075f2-34fa-420a-82d7-b4dfa819d551 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:40.815993 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-005075f2-34fa-420a-82d7-b4dfa819d551 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:40.816472 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-005075f2-34fa-420a-82d7-b4dfa819d551 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:40.816710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-005075f2-34fa-420a-82d7-b4dfa819d551 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:40.827509 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:40.827509 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:40.831442 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-005075f2-34fa-420a-82d7-b4dfa819d551 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:40.836474 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-005075f2-34fa-420a-82d7-b4dfa819d551 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:40.836903 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 813/3269] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:40 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:40.970954 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-855623a0-8dc5-4203-b68c-f3e884197b73 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:40.974554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-855623a0-8dc5-4203-b68c-f3e884197b73 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:40.974815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-855623a0-8dc5-4203-b68c-f3e884197b73 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:40.975096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-855623a0-8dc5-4203-b68c-f3e884197b73 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:40.981145 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:40.981145 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:40.981590 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-855623a0-8dc5-4203-b68c-f3e884197b73 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:40.982525 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-855623a0-8dc5-4203-b68c-f3e884197b73 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 returned with HTTP 200 Jul 10 13:21:40.983009 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 815/3270] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:40 2026] GET /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:40.994524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:40.998801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] POST https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191/action Jul 10 13:21:40.998801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:40.998801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:40.998801 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Updating snapshot 'aaa143da-a897-4d6b-81c9-9a1128b53191' with '{'status': 'error'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:21:41.011998 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:41.011998 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:41.012824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '64bd8fbe151146ddb5fa0a533c099b55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f541315e9d844e0abd3a48758118a42c', '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=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:41.013378 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de0dce32-3447-4956-a66a-6e41dd4c0a6a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191/action returned with HTTP 403 Jul 10 13:21:41.014082 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 815/3271] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:21:40 2026] POST /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:41.021418 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:41.022323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:41.023853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:41.024772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:41.024772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:41.025254 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:41.025338 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete snapshot with id: aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:41.025553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:41.025553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:41.031531 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:41.031531 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:41.032009 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:41.039148 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:41.039148 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:41.044968 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:41.051665 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e7575a5b-5c3a-43e4-9eea-c24dd6a58f17 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:41.052255 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 814/3272] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:41 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:41.053623 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot delete request issued successfully. Jul 10 13:21:41.053880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca4a4219-8c7e-47a3-b802-a168ae8bdcbd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 returned with HTTP 202 Jul 10 13:21:41.054401 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 829/3273] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:21:41 2026] DELETE /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:41.062514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:41.064942 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:41.065161 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:41.065433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:41.072951 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:41.072951 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:41.073399 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:41.074424 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0813fb8-3c76-4214-ad8b-2809f4d25860 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 returned with HTTP 200 Jul 10 13:21:41.075135 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 816/3274] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:41 2026] GET /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:41.855898 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:41.859345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:41.860133 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:41.860949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:41.886004 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:41.886004 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:41.893464 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:41.900661 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c2350bee-ff83-4602-97fa-52f2ec07d349 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:41.901217 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 816/3275] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:41 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:42.068011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-20783f92-5687-45f9-861c-846190704fb1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:42.070260 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-20783f92-5687-45f9-861c-846190704fb1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:42.070366 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-20783f92-5687-45f9-861c-846190704fb1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:42.070581 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-20783f92-5687-45f9-861c-846190704fb1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:42.083402 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:42.083402 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:42.085571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c86c1525-95e7-4222-8841-180442ee2fe3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:42.088014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c86c1525-95e7-4222-8841-180442ee2fe3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 Jul 10 13:21:42.088266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c86c1525-95e7-4222-8841-180442ee2fe3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:42.088550 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-20783f92-5687-45f9-861c-846190704fb1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:42.088627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c86c1525-95e7-4222-8841-180442ee2fe3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:42.095025 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-20783f92-5687-45f9-861c-846190704fb1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:42.095255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c86c1525-95e7-4222-8841-180442ee2fe3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 returned with HTTP 404 Jul 10 13:21:42.095521 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 815/3276] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:42 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:42.096158 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 830/3277] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:42 2026] GET /volume/v3/snapshots/aaa143da-a897-4d6b-81c9-9a1128b53191 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:42.108292 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1933d93c-814e-4a46-8d55-dda1d4790473 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:42.111837 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:42.112061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:42.112310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:42.112478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume with id: 99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:42.120566 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:42.120566 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:42.121541 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:42.140046 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume request issued successfully. Jul 10 13:21:42.140216 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1933d93c-814e-4a46-8d55-dda1d4790473 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 returned with HTTP 202 Jul 10 13:21:42.140707 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 817/3278] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:21:42 2026] DELETE /volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:42.149122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:42.151310 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:42.151705 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:42.151790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:42.161630 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:42.161630 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:42.166443 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:42.171473 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dbf97477-67c0-40b5-8c5c-2a1a6219d48b tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 returned with HTTP 200 Jul 10 13:21:42.172405 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 817/3279] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:42 2026] GET /volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:42.917767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e76284f-75b8-457a-90ec-115f575d031a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:42.919387 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e76284f-75b8-457a-90ec-115f575d031a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:42.919600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e76284f-75b8-457a-90ec-115f575d031a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:42.919768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e76284f-75b8-457a-90ec-115f575d031a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:42.929290 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:42.929290 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:42.932815 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e76284f-75b8-457a-90ec-115f575d031a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:42.937085 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e76284f-75b8-457a-90ec-115f575d031a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:42.937473 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 816/3280] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:42 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:43.112195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.114183 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:43.114399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.114631 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:43.126585 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:43.126585 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:43.131482 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:43.136709 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d61a8ec1-8d2c-46e4-9fc3-7679b47fd86a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:43.138617 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 831/3281] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:43.188433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f845b68-904f-49bf-8214-aa312ad5781a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.190505 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f845b68-904f-49bf-8214-aa312ad5781a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 Jul 10 13:21:43.190715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f845b68-904f-49bf-8214-aa312ad5781a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.190931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f845b68-904f-49bf-8214-aa312ad5781a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:43.197425 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f845b68-904f-49bf-8214-aa312ad5781a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 returned with HTTP 404 Jul 10 13:21:43.198807 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 818/3282] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/99284a11-18b5-4bfa-bce2-b648d57dfea9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:43.207791 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.209548 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:43.210023 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1222353987"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:43.211514 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1222353987'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:43.211630 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume of 1 GB Jul 10 13:21:43.216395 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:43.225449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (578e563b-368e-4818-9505-83c90ee5dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:43.226945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbf858d-78aa-489e-9602-1fa6f6c2358c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:43.228093 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:43.264337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbf858d-78aa-489e-9602-1fa6f6c2358c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:43.265294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b2c0ee-8432-406b-8cf0-2f02d35f4704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:43.322473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['18def5c1-10d2-4fc9-99b5-5cb35ff0db98', 'e6656afb-e8a4-452d-ac8c-0c30eaad3d73', '653b1ab8-2bc7-4aeb-acf6-73441da3b139', '8cc4053d-1289-4d7a-8c3e-16cfc29b4435'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:43.323652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b2c0ee-8432-406b-8cf0-2f02d35f4704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18def5c1-10d2-4fc9-99b5-5cb35ff0db98', 'e6656afb-e8a4-452d-ac8c-0c30eaad3d73', '653b1ab8-2bc7-4aeb-acf6-73441da3b139', '8cc4053d-1289-4d7a-8c3e-16cfc29b4435']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:43.324901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccdf937-88fb-430f-96f4-22dac7936944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:43.356324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccdf937-88fb-430f-96f4-22dac7936944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e53f829-055f-43a4-8d77-bea8d9a0aa24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1222353987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['18def5c1-10d2-4fc9-99b5-5cb35ff0db98','e6656afb-e8a4-452d-ac8c-0c30eaad3d73','653b1ab8-2bc7-4aeb-acf6-73441da3b139','8cc4053d-1289-4d7a-8c3e-16cfc29b4435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1222353987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e53f829-055f-43a4-8d77-bea8d9a0aa24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f541315e9d844e0abd3a48758118a42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9607c7a60b274d92a74a1262141b26b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:43.357274 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f721acd6-629b-4ccb-8aea-4f0c4c283e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:43.383839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f721acd6-629b-4ccb-8aea-4f0c4c283e0e) transitioned into state 'SUCCESS' from state '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-1222353987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['18def5c1-10d2-4fc9-99b5-5cb35ff0db98','e6656afb-e8a4-452d-ac8c-0c30eaad3d73','653b1ab8-2bc7-4aeb-acf6-73441da3b139','8cc4053d-1289-4d7a-8c3e-16cfc29b4435'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:43.384827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e23cd16-3749-4b39-a47e-56cb199c6e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:43.397769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e23cd16-3749-4b39-a47e-56cb199c6e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:43.398541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (578e563b-368e-4818-9505-83c90ee5dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:43.398953 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request issued successfully. Jul 10 13:21:43.400455 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8231f83d-06ff-4ce9-a8a6-000f912461cd tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:43.400455 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 818/3283] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:21:43 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:43.410029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.412008 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:43.412418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-attach": {"instance_uuid": "10422021-6bcc-41e0-bf32-86b9060f9a92", "mountpoint": "/dev/vdb"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:43.412635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "10422021-6bcc-41e0-bf32-86b9060f9a92", "mountpoint": "/dev/vdb"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:43.418228 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.420787 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:43.421035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.421289 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:43.423606 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:43.423606 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:43.424190 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:43.432629 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:43.432629 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:43.432869 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update volume admin metadata completed successfully. Jul 10 13:21:43.439359 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:43.445118 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bb33e74-d037-413b-9846-2cc05deee0b4 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 returned with HTTP 200 Jul 10 13:21:43.445629 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 832/3284] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:43.936563 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Attach volume completed successfully. Jul 10 13:21:43.936847 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c350ec38-021b-452c-b9de-8fd499f46ec4 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:43.937223 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 817/3285] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:43 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:43.947539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.949987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.950427 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:43.950682 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.950943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:43.952072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:43.952401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.952609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:43.962468 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:43.962468 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:43.962664 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:43.962664 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:43.966707 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:43.967261 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:43.971119 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9c10c42-3b3b-4b44-8cec-c86829e5865e tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:43.971511 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 819/3286] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:43.974554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa56f3a4-e481-4e7b-8ba7-0cbc8810af1a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:43.975094 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 819/3287] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:43.987244 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:43.989089 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:43.989274 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:43.989462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:44.001273 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.001273 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:44.007099 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:44.012960 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0a701a77-ebf3-4d1f-9cd8-88abe3f54d46 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:44.013386 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 833/3288] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:43 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:44.028316 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-35f31fb6-5773-4703-941e-4431844e9979 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.030504 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:44.030884 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-detach": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:44.031011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:44.045590 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.045590 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:44.046171 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:44.153176 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.155742 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:44.155742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:44.155916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:44.174271 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.174271 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:44.181601 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:44.186965 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3b83944-e3f4-441a-8bdd-d915f9d38792 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:44.187660 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 820/3289] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:44 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:44.464091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.467450 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:44.467450 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:44.467450 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:44.476258 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.476258 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:44.481420 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:44.486910 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4f2e7c-b7ce-4f46-89f6-8989c6fb8ee7 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 returned with HTTP 200 Jul 10 13:21:44.487380 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 820/3290] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:44 2026] GET /volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:44.501795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.503976 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:44.504503 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0e53f829-055f-43a4-8d77-bea8d9a0aa24", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-667197734"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:44.515663 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.515663 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:44.516466 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:44.516466 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create snapshot from volume 0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:44.547594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['ee726c22-6e97-42ab-8305-e0830903008a', '342b87a2-8f60-4e3a-9460-146fc41dc02e', '4dffd84f-46cb-47a2-9798-9fa39e0d6305', '3f0a5e6d-e02a-4a49-8d8f-fc7f34a18a22'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:44.550631 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Detach volume completed successfully. Jul 10 13:21:44.551042 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-35f31fb6-5773-4703-941e-4431844e9979 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:44.551323 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 818/3291] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:44 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:44.560498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.562914 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:44.563182 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:44.563455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:44.572849 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.572849 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:44.579249 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:44.586013 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-52500e7c-bfd6-437b-a98b-b684f1b3700a tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:44.586569 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 821/3292] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:44 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:44.591719 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot create request issued successfully. Jul 10 13:21:44.591719 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76865bc8-6ae4-441d-96da-f2cc2932f11e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:21:44.591719 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 834/3293] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:21:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:44.604131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.607936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:44.607936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:44.607936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:44.611245 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.611245 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:44.611562 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:44.612228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f065e5e-ae4f-40ff-a6a2-ba0f3ce01cf0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 200 Jul 10 13:21:44.612664 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 821/3294] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:44 2026] GET /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:44.772902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7e9e6fe4-c90c-4c90-ab59-2013853aa72c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.776787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7e9e6fe4-c90c-4c90-ab59-2013853aa72c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] POST https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9/action Jul 10 13:21:44.777172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7e9e6fe4-c90c-4c90-ab59-2013853aa72c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:44.777296 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7e9e6fe4-c90c-4c90-ab59-2013853aa72c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:44.795812 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:44.795812 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:44.805230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7746539f-b14d-4f4c-bd27-ae89cbcb1534 req-7e9e6fe4-c90c-4c90-ab59-2013853aa72c tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9/action returned with HTTP 204 Jul 10 13:21:44.805407 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 819/3295] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:21:44 2026] POST /volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:44.988188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:44.991134 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:44.991553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:44.991876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.005777 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.005777 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:45.011119 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:45.016959 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d25dbb3-b71b-412a-be29-b8b2b77785e5 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:45.017351 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 822/3296] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:44 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:45.033478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a7869bb5-57e6-4815-865d-ee26efb9088d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.035276 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] POST https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action Jul 10 13:21:45.035682 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:45.035868 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:45.047872 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.047872 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:45.048467 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:45.084391 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Created reservations ['c4e22dae-890d-41d5-b8f6-39f39d7c1cc4', 'acf70bc4-d458-4bf2-826b-9e05409052d1'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:45.106028 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Extend volume request issued successfully. Jul 10 13:21:45.106283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a7869bb5-57e6-4815-865d-ee26efb9088d tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action returned with HTTP 202 Jul 10 13:21:45.106823 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 835/3297] 10.4.3.138 () {70 vars in 1431 bytes} [Fri Jul 10 13:21:45 2026] POST /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:21:45.115887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.118365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:45.118669 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.118955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.132236 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.132236 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:45.137888 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:45.144902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f5d4ed5-a395-4cb0-833a-375bdf191ae0 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:45.145508 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 822/3298] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:45 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:45.204826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f175b208-df14-4d56-b734-082f2be7b67b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.206981 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f175b208-df14-4d56-b734-082f2be7b67b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:45.207181 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f175b208-df14-4d56-b734-082f2be7b67b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.207375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f175b208-df14-4d56-b734-082f2be7b67b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.218135 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.218135 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:45.222521 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f175b208-df14-4d56-b734-082f2be7b67b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:45.228185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f175b208-df14-4d56-b734-082f2be7b67b tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:45.228738 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 820/3299] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:45 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:45.625678 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9106d3a9-9434-47c0-870a-27c3447ac480 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.627999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9106d3a9-9434-47c0-870a-27c3447ac480 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:45.628267 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9106d3a9-9434-47c0-870a-27c3447ac480 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.628541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9106d3a9-9434-47c0-870a-27c3447ac480 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.635157 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.635157 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:45.635628 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9106d3a9-9434-47c0-870a-27c3447ac480 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:45.636608 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9106d3a9-9434-47c0-870a-27c3447ac480 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 200 Jul 10 13:21:45.637627 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 823/3300] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:45 2026] GET /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:45.646618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.648591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] GET https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:45.648896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.649127 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.656587 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.656587 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:45.656587 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Snapshot retrieved successfully. Jul 10 13:21:45.656587 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31374bc6-e1ab-4890-9216-40d12fdcad06 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 200 Jul 10 13:21:45.656587 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 836/3301] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:45 2026] GET /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:45.667341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a8862d37-1a52-4efe-994c-280d1822d76c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.671466 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:45.671466 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.671466 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.671466 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete snapshot with id: fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:45.676413 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.676413 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:45.676823 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:45.695807 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot delete request issued successfully. Jul 10 13:21:45.695807 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a8862d37-1a52-4efe-994c-280d1822d76c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 202 Jul 10 13:21:45.696001 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 823/3302] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:21:45 2026] DELETE /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:45.703792 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:45.714920 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:45.715214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:45.715421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:45.721241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:45.721241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:45.721570 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:45.722230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-029e8dd6-c20f-411d-bc95-b813ff5a893a tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 200 Jul 10 13:21:45.722598 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 821/3303] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:45 2026] GET /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:46.159810 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8106d2da-0705-4326-95bd-89fe43b09c72 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.166115 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8106d2da-0705-4326-95bd-89fe43b09c72 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:46.166115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8106d2da-0705-4326-95bd-89fe43b09c72 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.166115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8106d2da-0705-4326-95bd-89fe43b09c72 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.177052 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.177052 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:46.182109 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8106d2da-0705-4326-95bd-89fe43b09c72 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:46.188324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8106d2da-0705-4326-95bd-89fe43b09c72 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:46.188854 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 824/3304] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:46.204343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.206841 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:46.208712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.208712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.221316 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.221316 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:46.226090 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:46.234383 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2b6ad8c-bff7-4110-8f28-11012b2e33c2 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:46.235232 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 837/3305] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:46.245894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.248142 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:46.248388 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.248627 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.263703 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.263703 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:46.267597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:46.272817 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f98dd7c8-e2e3-4d54-aa74-356b744b0287 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:46.273367 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 824/3306] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:46.450091 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.452169 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 service nova] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:46.452382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 service nova] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.452607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 service nova] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.462227 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.462227 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:46.466441 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 service nova] Volume info retrieved successfully. Jul 10 13:21:46.471794 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a7869bb5-57e6-4815-865d-ee26efb9088d req-838128ef-f3fd-4cfb-8f31-73da351413a0 service nova] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:46.472357 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 822/3307] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:46.733570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0f3a49bf-31a1-4277-8e40-19c94f075566 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.735276 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f3a49bf-31a1-4277-8e40-19c94f075566 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e Jul 10 13:21:46.735448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f3a49bf-31a1-4277-8e40-19c94f075566 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.735683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f3a49bf-31a1-4277-8e40-19c94f075566 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.740098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f3a49bf-31a1-4277-8e40-19c94f075566 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e returned with HTTP 404 Jul 10 13:21:46.740639 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 825/3308] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/snapshots/fd5994a8-1108-4676-b22b-cf6227711e3e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:46.747654 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.750256 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:46.750872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.751178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.751369 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume with id: 0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:46.760707 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.760707 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:46.761141 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:46.780342 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume request issued successfully. Jul 10 13:21:46.780459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87fd25f5-66ee-492e-a632-1cceaa28bac3 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 returned with HTTP 202 Jul 10 13:21:46.781264 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 838/3309] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:21:46 2026] DELETE /volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:21:46.789187 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:46.791439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:46.791671 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:46.791875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:46.799961 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:46.799961 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:46.805312 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:46.816743 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-39b4c9a5-d9fa-4c6d-b490-b20741097baf tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 returned with HTTP 200 Jul 10 13:21:46.817165 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 825/3310] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:46 2026] GET /volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:47.288198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.291432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:47.292216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:47.292216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:47.308909 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:47.308909 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:47.314928 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:47.320289 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e6dac0e-f1ec-4ecf-bcf3-64639c0c1beb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:47.321089 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 823/3311] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:47 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:47.503956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.506242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:47.506414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:47.506585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:47.527270 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:47.527270 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:47.533800 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:47.541539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7c987e7a-b85b-4939-bdb7-a1c164658fa8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:47.542252 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 826/3312] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:47 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:47.571442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.574895 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] POST https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action Jul 10 13:21:47.575431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:47.575614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:47.591456 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:47.591456 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:47.592040 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:47.600548 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Begin detaching volume completed successfully. Jul 10 13:21:47.600858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-a73ef9e0-32e5-4946-b7d3-e692a7fa58ac tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action returned with HTTP 202 Jul 10 13:21:47.601609 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 839/3313] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:21:47 2026] POST /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:47.624238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.626431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:47.627393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:47.627785 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:47.641420 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:47.641420 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:47.646261 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:47.652407 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-98c78702-f302-4db3-ba3b-ec14a5a01017 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:47.653338 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 826/3314] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:47 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:47.807610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-28ee9700-9484-47d2-bf59-82f3977d8067 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.809500 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-28ee9700-9484-47d2-bf59-82f3977d8067 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309/action Jul 10 13:21:47.810141 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-28ee9700-9484-47d2-bf59-82f3977d8067 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:47.810390 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-28ee9700-9484-47d2-bf59-82f3977d8067 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:47.827899 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:47.827899 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:47.831979 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4bc59ce4-08d4-4d1e-b052-11eec485148c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.833809 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4bc59ce4-08d4-4d1e-b052-11eec485148c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 Jul 10 13:21:47.835264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4bc59ce4-08d4-4d1e-b052-11eec485148c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:47.835264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4bc59ce4-08d4-4d1e-b052-11eec485148c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:47.839460 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bd6e6ab3-cc74-449e-bd7b-89fc4f8dbd96 req-28ee9700-9484-47d2-bf59-82f3977d8067 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309/action returned with HTTP 204 Jul 10 13:21:47.840199 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 824/3315] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:21:47 2026] POST /volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:47.840854 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4bc59ce4-08d4-4d1e-b052-11eec485148c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 returned with HTTP 404 Jul 10 13:21:47.841542 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 827/3316] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:47 2026] GET /volume/v3/volumes/0e53f829-055f-43a4-8d77-bea8d9a0aa24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:47.852552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:47.854617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:21:47.855138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-949215216"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:47.856789 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-949215216'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:21:47.856964 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume of 1 GB Jul 10 13:21:47.861653 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Availability Zones retrieved successfully. Jul 10 13:21:47.867586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (a985fbef-e737-4301-b406-54255cada8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:47.868595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3776fdd-2de1-4834-823c-4a853ba31548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:47.869449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:21:47.896530 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3776fdd-2de1-4834-823c-4a853ba31548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:47.897532 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19cad285-8cb5-40f4-85b1-e5218f63a5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:47.938662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['60e87d54-513f-4cca-9368-6c349b1aab01', 'c8885da3-5617-47c7-b829-5ea96fbbed86', '9c642983-ca41-48fe-bd9b-443ea6b4a1e2', '4a6dd442-96a2-48c2-89f3-c3baf8aea652'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:47.939339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19cad285-8cb5-40f4-85b1-e5218f63a5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e87d54-513f-4cca-9368-6c349b1aab01', 'c8885da3-5617-47c7-b829-5ea96fbbed86', '9c642983-ca41-48fe-bd9b-443ea6b4a1e2', '4a6dd442-96a2-48c2-89f3-c3baf8aea652']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:47.939985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3302fcc-7e71-43c8-a632-c775b8e5249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:47.966051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3302fcc-7e71-43c8-a632-c775b8e5249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5befa3a-581f-4f48-b91c-57446957f3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949215216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['60e87d54-513f-4cca-9368-6c349b1aab01','c8885da3-5617-47c7-b829-5ea96fbbed86','9c642983-ca41-48fe-bd9b-443ea6b4a1e2','4a6dd442-96a2-48c2-89f3-c3baf8aea652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-949215216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5befa3a-581f-4f48-b91c-57446957f3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f541315e9d844e0abd3a48758118a42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9607c7a60b274d92a74a1262141b26b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:47.967009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6977ad-08a0-421f-8806-6729cc2f290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:48.000735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b6977ad-08a0-421f-8806-6729cc2f290a) transitioned into state 'SUCCESS' from state '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-949215216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f541315e9d844e0abd3a48758118a42c',qos_specs=None,replication_status=,reservations=['60e87d54-513f-4cca-9368-6c349b1aab01','c8885da3-5617-47c7-b829-5ea96fbbed86','9c642983-ca41-48fe-bd9b-443ea6b4a1e2','4a6dd442-96a2-48c2-89f3-c3baf8aea652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9607c7a60b274d92a74a1262141b26b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:48.001582 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ba6296-1cb6-49b8-ab1c-5b4c2956fc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:21:48.014035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ba6296-1cb6-49b8-ab1c-5b4c2956fc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:21:48.015082 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Flow 'volume_create_api' (a985fbef-e737-4301-b406-54255cada8a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:21:48.015443 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create volume request issued successfully. Jul 10 13:21:48.016524 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d0963d9f-4a25-44ca-bbea-81a41e53304e tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:21:48.017232 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 840/3317] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:21:47 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:48.029609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.031463 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:48.031774 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.032017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.042422 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:48.042422 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:48.047421 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:48.053280 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2121dfcd-29f2-4d1f-a33d-6f431c14e0ef tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd returned with HTTP 200 Jul 10 13:21:48.053988 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 827/3318] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:48.340938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.348720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:48.348720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.348720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.367221 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:48.367221 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:48.374098 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:48.377829 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eaf2ed35-8521-4aa2-8d4b-84036f0144e6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:48.378850 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 825/3319] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:48.439715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.445069 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:48.445318 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.445608 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.457945 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:48.457945 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:48.463760 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:48.470043 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-aaac6644-cfd2-4a1b-a85e-e89307b8fdbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:48.470573 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 828/3320] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:48.629118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf886ef6-e337-442f-885d-7a5f26e39a85 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.629785 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf886ef6-e337-442f-885d-7a5f26e39a85 None None] GET https://10.4.3.138/volume// Jul 10 13:21:48.630032 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf886ef6-e337-442f-885d-7a5f26e39a85 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.630281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf886ef6-e337-442f-885d-7a5f26e39a85 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.631428 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf886ef6-e337-442f-885d-7a5f26e39a85 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:48.631428 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 841/3321] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:48.641932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.644862 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:48.645184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.645419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.657580 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:48.657580 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:48.662674 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:48.667169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:48.668098 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-7f1ab28f-ca0c-458e-b4f5-558c24c11524 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:48.668544 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 828/3322] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:48.669007 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:48.669316 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:48.669659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:48.683839 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:48.683839 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:48.690406 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:48.696872 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-954bfc74-c3cf-4282-8fa5-0056598f49e8 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:48.697673 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 826/3323] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:48 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:49.068127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:49.070060 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:49.070296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:49.070595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:49.091571 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:49.091571 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:49.102958 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:49.108982 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-576811a9-ae85-4aae-8fb5-87936f5e73d5 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd returned with HTTP 200 Jul 10 13:21:49.109823 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 829/3324] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:49 2026] GET /volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd => generated 1008 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:49.122182 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-426d3746-d700-417a-aa17-4e2deddd4719 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:49.124407 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:21:49.124874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5befa3a-581f-4f48-b91c-57446957f3dd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1544067779"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:49.136307 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:49.136307 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:49.136765 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:49.136935 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Create snapshot from volume f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:49.172084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Created reservations ['57ee44c2-1e4f-4ea4-af43-bdf3e4babacd', '59302b89-0144-4f5e-9087-7dd702eafa0d', '4e159c20-84f3-43bd-a994-b9ddac46a05c', '1b57e978-89a5-4f97-8e46-dd3eddaa5804'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:21:49.220471 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot create request issued successfully. Jul 10 13:21:49.221105 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-426d3746-d700-417a-aa17-4e2deddd4719 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:21:49.221593 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 842/3325] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:21:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:49.235603 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:49.238316 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:49.238589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:49.239090 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:49.250265 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:49.250265 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:49.250974 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:49.251943 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-366d0522-e1af-4441-99d4-e2e95bd50bf2 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c returned with HTTP 200 Jul 10 13:21:49.252816 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 829/3326] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:49 2026] GET /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:49.625845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ed98d627-b944-4128-a448-b8d0affefa26 req-832e2e12-a7bc-4105-b888-12158a3c4ee7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:49.630654 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-832e2e12-a7bc-4105-b888-12158a3c4ee7 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 Jul 10 13:21:49.630654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-832e2e12-a7bc-4105-b888-12158a3c4ee7 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:49.630654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-832e2e12-a7bc-4105-b888-12158a3c4ee7 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:49.639518 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:49.639518 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:49.710772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:49.713022 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:49.713284 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:49.713539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:49.726073 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:49.726073 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:49.730829 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:49.736667 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3237e6a-3991-437a-92e6-632ea7bfbb3f tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:49.737234 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 830/3327] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:49 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:50.168107 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ed98d627-b944-4128-a448-b8d0affefa26 req-832e2e12-a7bc-4105-b888-12158a3c4ee7 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 returned with HTTP 200 Jul 10 13:21:50.168107 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 827/3328] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:21:49 2026] DELETE /volume/v3/attachments/5bb56098-b9b9-4af7-9fba-9d12e6433ae9 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:50.263708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.266330 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:50.266567 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.266783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.272108 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.272108 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:50.272375 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:50.273025 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1e0e307-6776-4aee-9b2b-6c0f6d55d9a0 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c returned with HTTP 200 Jul 10 13:21:50.273405 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 843/3329] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:50 2026] GET /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:50.284604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-348d3eb2-d900-413c-b790-5662de12d87c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.287382 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] POST https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c/action Jul 10 13:21:50.287960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:50.288404 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:50.290090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.snapshot_unmanage [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Unmanage snapshot with id: 07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:50.297334 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.297334 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:50.298094 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Snapshot retrieved successfully. Jul 10 13:21:50.299308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '64bd8fbe151146ddb5fa0a533c099b55', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f541315e9d844e0abd3a48758118a42c', '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=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:50.299569 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-348d3eb2-d900-413c-b790-5662de12d87c tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-reader] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c/action returned with HTTP 403 Jul 10 13:21:50.300283 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 830/3330] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:21:50 2026] POST /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:50.309704 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-26effaa8-553d-4593-ada4-8cf293b3dcad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.311687 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:50.312084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.312405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.312637 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete snapshot with id: 07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:50.319083 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.319083 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:50.321365 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:50.337873 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot delete request issued successfully. Jul 10 13:21:50.338294 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-26effaa8-553d-4593-ada4-8cf293b3dcad tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c returned with HTTP 202 Jul 10 13:21:50.338921 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 831/3331] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:21:50 2026] DELETE /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:50.349886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1d7f445c-7155-482d-8d51-87748d4a1679 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.352436 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1d7f445c-7155-482d-8d51-87748d4a1679 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:50.352701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1d7f445c-7155-482d-8d51-87748d4a1679 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.352945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1d7f445c-7155-482d-8d51-87748d4a1679 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.364532 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.364532 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:50.364932 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1d7f445c-7155-482d-8d51-87748d4a1679 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Snapshot retrieved successfully. Jul 10 13:21:50.365773 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1d7f445c-7155-482d-8d51-87748d4a1679 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c returned with HTTP 200 Jul 10 13:21:50.366209 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 828/3332] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:50 2026] GET /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:50.505713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-232089ef-37ef-4749-afb9-fb83b63ee7a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.506158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-232089ef-37ef-4749-afb9-fb83b63ee7a6 None None] GET https://10.4.3.138/volume// Jul 10 13:21:50.506344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-232089ef-37ef-4749-afb9-fb83b63ee7a6 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.506578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-232089ef-37ef-4749-afb9-fb83b63ee7a6 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.506988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-232089ef-37ef-4749-afb9-fb83b63ee7a6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:50.507317 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 844/3333] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:21:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:50.514578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-deb43fff-30d7-4bdb-9ee1-47180c2bc6a4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.516444 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-deb43fff-30d7-4bdb-9ee1-47180c2bc6a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:21:50.516947 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-deb43fff-30d7-4bdb-9ee1-47180c2bc6a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "398155e0-8d53-4aaa-b6c7-ee4d28e47bd7", "connector": null, "instance_uuid": "3c1dd215-2bfa-4971-be35-87bdc0ce69c2"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:50.527363 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.527363 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:50.556684 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-deb43fff-30d7-4bdb-9ee1-47180c2bc6a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:21:50.557263 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 831/3334] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:21:50 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) Jul 10 13:21:50.754043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.755792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:50.756154 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.756505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.764875 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:50.764875 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:50.769287 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:50.775134 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c95c39fb-58fa-42bf-a0d1-85595cf7a882 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:50.775134 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 832/3335] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:50 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:50.993786 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:50.996126 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:50.996395 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:50.996652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:50.999171 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=219,cinder:INSERT=25,cinder:UPDATE=57 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:21:51.015168 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.015168 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:51.019934 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:51.026050 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be830a30-76c3-4cb3-8e83-8396bcdeef87 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:51.026586 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 829/3336] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:50 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:51.089019 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c212919a-6e18-4784-8eac-a147048bb840 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.089447 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c212919a-6e18-4784-8eac-a147048bb840 None None] GET https://10.4.3.138/volume// Jul 10 13:21:51.089700 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c212919a-6e18-4784-8eac-a147048bb840 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.089948 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c212919a-6e18-4784-8eac-a147048bb840 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.090353 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c212919a-6e18-4784-8eac-a147048bb840 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:51.090736 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 845/3337] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:51.099622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.103450 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:51.103987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.104306 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.120059 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.120059 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:51.124717 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:51.130659 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-af41354c-081e-485d-9bf1-438f2362199a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:51.131611 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 832/3338] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:51.243891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.252399 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce Jul 10 13:21:51.252399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:51.263521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:21:51.269714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:21:51.271224 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.271224 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:51.382147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8c18c5b0-84c1-4d84-9048-004ba3fb4f56 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.385584 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8c18c5b0-84c1-4d84-9048-004ba3fb4f56 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c Jul 10 13:21:51.385799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8c18c5b0-84c1-4d84-9048-004ba3fb4f56 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.385943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8c18c5b0-84c1-4d84-9048-004ba3fb4f56 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.392211 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8c18c5b0-84c1-4d84-9048-004ba3fb4f56 tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c returned with HTTP 404 Jul 10 13:21:51.393015 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 830/3339] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/v3/snapshots/07d30933-f1f7-4d18-b6ca-f139b427406c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:51.402453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.404492 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:51.404716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.404921 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.405089 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume with id: f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:51.417097 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.417097 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:51.417670 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:51.448704 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Delete volume request issued successfully. Jul 10 13:21:51.448704 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6f1d4e23-53b7-4c8a-804c-9660ace45aac tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd returned with HTTP 202 Jul 10 13:21:51.449920 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 846/3340] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:21:51 2026] DELETE /volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:51.461149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-51045b30-dbfb-4bd0-b822-402adb720b5f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.465027 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51045b30-dbfb-4bd0-b822-402adb720b5f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:51.465027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51045b30-dbfb-4bd0-b822-402adb720b5f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.465828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51045b30-dbfb-4bd0-b822-402adb720b5f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.477336 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.477336 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:51.483214 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-51045b30-dbfb-4bd0-b822-402adb720b5f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Volume info retrieved successfully. Jul 10 13:21:51.490980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51045b30-dbfb-4bd0-b822-402adb720b5f tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd returned with HTTP 200 Jul 10 13:21:51.491925 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 833/3341] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:51.796356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.799341 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:51.800065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:51.800403 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:51.807215 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-398155e0-8d53-4aaa-b6c7-ee4d28e47bd7-np0000005006" released by "attachment_update" :: held 0.537s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:21:51.807673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-b7591f9a-f613-4f8a-92bb-a85e54426f9f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce returned with HTTP 200 Jul 10 13:21:51.808382 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 833/3342] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:21:51 2026] PUT /volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:51.812817 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.812817 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:51.813841 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:51.826650 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Reserve volume completed successfully. Jul 10 13:21:51.826650 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a41a8fe0-0996-44e7-a87b-c552c456e238 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:51.827613 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 831/3343] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:51 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:51.839995 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.843602 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:51.843917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.844416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.859226 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.859226 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:51.864925 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:51.872329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3c411c92-b9b4-4f14-8d82-b8a0e2f83a73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:51.873024 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 847/3344] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:51.893439 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4e15227b-c131-407d-ada7-a273eb20137d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.896539 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:51.896878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:51.897129 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:51.909559 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.909559 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:51.910478 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:51.936575 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Unreserve volume completed successfully. Jul 10 13:21:51.937114 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4e15227b-c131-407d-ada7-a273eb20137d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:51.938072 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 834/3345] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:51 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:51.946963 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.949395 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:51.949684 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:51.949966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:51.959686 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:51.959686 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:51.965469 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:51.972203 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cad4f1e0-8c5d-47da-804b-0ea1e89ed3f2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:51.972975 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 834/3346] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:51 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:51.992579 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:51.995330 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:51.995914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:51.996090 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:52.008196 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.008196 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:52.009128 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.017025 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume updated successfully. Jul 10 13:21:52.017356 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-45ef6c7f-b081-439e-8b92-f758ef35d907 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 200 Jul 10 13:21:52.017880 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 832/3347] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:51 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:21:52.027083 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.028856 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:52.029087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.029314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.038719 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.038719 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:52.043651 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.048766 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.050362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fa95852-8f8f-4edb-a3bd-1943975f8ee6 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:52.050937 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 848/3348] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:52.051505 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:52.051782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.052027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.068493 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3d86c33b-b258-4513-a2cb-242f89960a47 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.071665 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:52.071665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:52.071665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:52.073031 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.073031 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:52.082703 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:52.083610 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.083610 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:52.084334 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.089856 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6a8442b6-e89b-49a2-9fc8-231ec5fa05a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:52.090479 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 835/3349] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:52.094535 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume updated successfully. Jul 10 13:21:52.097711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3d86c33b-b258-4513-a2cb-242f89960a47 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 200 Jul 10 13:21:52.097711 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 835/3350] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:52 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:21:52.104969 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-63e99671-0d04-446b-8ccc-6687fe416b3b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.107144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63e99671-0d04-446b-8ccc-6687fe416b3b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:52.107375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63e99671-0d04-446b-8ccc-6687fe416b3b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.107926 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63e99671-0d04-446b-8ccc-6687fe416b3b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.119149 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.119149 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:52.128925 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-63e99671-0d04-446b-8ccc-6687fe416b3b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.141533 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63e99671-0d04-446b-8ccc-6687fe416b3b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:52.142121 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 833/3351] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:52.166038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-58882921-d480-429c-9917-2f5879f76acc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.170190 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:52.170510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:52.170627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:52.189527 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.189527 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:52.190177 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.204372 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update volume admin metadata completed successfully. Jul 10 13:21:52.204575 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update readonly setting on volume completed successfully. Jul 10 13:21:52.204863 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58882921-d480-429c-9917-2f5879f76acc tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:52.205566 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 849/3352] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:52 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:52.215088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.218571 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:52.218978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.219416 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.231772 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.231772 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:52.238895 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.251932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2ead9af-64b8-43a9-b993-96e5fc8f4063 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:52.253015 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 836/3353] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:52.273279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.276243 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:52.276914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:52.276914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:52.289279 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.289279 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:52.289891 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.302590 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update volume admin metadata completed successfully. Jul 10 13:21:52.302831 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Update readonly setting on volume completed successfully. Jul 10 13:21:52.303155 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b94ea45-9d0b-4469-8d57-ef91dcfcd76d tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:52.303629 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 836/3354] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:21:52 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:52.312041 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.314817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:21:52.315138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.315419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.329241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.329241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:52.337415 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.345677 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c12e83e5-5b83-4310-ba3d-75774bf0c9dd tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:21:52.346268 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 834/3355] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:52.366965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.368900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:21:52.369651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-854187544", "disk_format": "raw"}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:52.369994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-854187544", "disk_format": "raw"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:52.381715 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.381715 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:52.383371 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:21:52.400960 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:52.400960 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:52.409772 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.image.image_utils [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-854187544'}] 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-854187544'}]. {{(pid=100113) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1522}} Jul 10 13:21:52.506928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-18cba4bf-2269-4097-90cb-33376ab7d6da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:52.509493 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18cba4bf-2269-4097-90cb-33376ab7d6da tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] GET https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd Jul 10 13:21:52.509915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18cba4bf-2269-4097-90cb-33376ab7d6da tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:52.510248 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18cba4bf-2269-4097-90cb-33376ab7d6da tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:52.518453 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18cba4bf-2269-4097-90cb-33376ab7d6da tempest-ProjectReaderTests-1811615198 tempest-ProjectReaderTests-1811615198-project-admin] https://10.4.3.138/volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd returned with HTTP 404 Jul 10 13:21:52.519415 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 837/3356] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:52 2026] GET /volume/v3/volumes/f5befa3a-581f-4f48-b91c-57446957f3dd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:53.048648 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Copy volume to image completed successfully. Jul 10 13:21:53.049795 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f7fd3e9-9ab3-4191-9110-63e7cca790fb tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:21:53.049795 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 850/3357] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:21:52 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 686 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:21:53.105520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5efd1310-7228-4f6d-a602-f359dba1b672 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:53.108995 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5efd1310-7228-4f6d-a602-f359dba1b672 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:53.109573 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5efd1310-7228-4f6d-a602-f359dba1b672 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:53.110466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5efd1310-7228-4f6d-a602-f359dba1b672 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:53.137300 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:53.137300 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:53.143800 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5efd1310-7228-4f6d-a602-f359dba1b672 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:53.155856 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5efd1310-7228-4f6d-a602-f359dba1b672 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:53.156442 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 837/3358] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:53 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:54.173850 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0b8baa07-900c-43dc-b118-d6391ed52211 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.177040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0b8baa07-900c-43dc-b118-d6391ed52211 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:54.177341 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0b8baa07-900c-43dc-b118-d6391ed52211 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.177644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0b8baa07-900c-43dc-b118-d6391ed52211 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.196257 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:54.196257 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:54.200750 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0b8baa07-900c-43dc-b118-d6391ed52211 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:54.206795 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0b8baa07-900c-43dc-b118-d6391ed52211 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:54.207349 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 835/3359] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:54.356792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-be58bb0f-eced-4ff0-b35c-0e951dcbf4db None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.456229 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-be58bb0f-eced-4ff0-b35c-0e951dcbf4db tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.456615 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-be58bb0f-eced-4ff0-b35c-0e951dcbf4db tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-719063774", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.476449 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-be58bb0f-eced-4ff0-b35c-0e951dcbf4db tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.476854 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 838/3360] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 379 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.487644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5afeeb23-303a-4e35-949e-07fec7cb4206 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.490129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5afeeb23-303a-4e35-949e-07fec7cb4206 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption Jul 10 13:21:54.490614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5afeeb23-303a-4e35-949e-07fec7cb4206 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.511827 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5afeeb23-303a-4e35-949e-07fec7cb4206 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption returned with HTTP 200 Jul 10 13:21:54.512370 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 851/3361] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.520958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4012b91c-77da-4937-865c-e9d0b89a1fd9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.522755 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4012b91c-77da-4937-865c-e9d0b89a1fd9 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.523173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4012b91c-77da-4937-865c-e9d0b89a1fd9 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-67100149", "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=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.542882 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4012b91c-77da-4937-865c-e9d0b89a1fd9 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.543420 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 838/3362] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 378 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.553538 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f0dc8f09-1c25-44dc-a262-c6d22f0579c4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.618370 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f0dc8f09-1c25-44dc-a262-c6d22f0579c4 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] POST https://10.4.3.138/volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327/encryption Jul 10 13:21:54.618776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f0dc8f09-1c25-44dc-a262-c6d22f0579c4 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.621130 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-f0dc8f09-1c25-44dc-a262-c6d22f0579c4 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.621385 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f0dc8f09-1c25-44dc-a262-c6d22f0579c4 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327/encryption returned with HTTP 403 Jul 10 13:21:54.621849 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 836/3363] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327/encryption => generated 127 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.632625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2cbe63e8-8f23-438e-a1c5-6ab6d064f517 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.634827 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2cbe63e8-8f23-438e-a1c5-6ab6d064f517 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.635274 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2cbe63e8-8f23-438e-a1c5-6ab6d064f517 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-271996855", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.653360 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2cbe63e8-8f23-438e-a1c5-6ab6d064f517 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.654201 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 839/3364] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 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) Jul 10 13:21:54.661924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b71cfee0-a46e-485b-8429-9f81bcaff104 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.663660 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b71cfee0-a46e-485b-8429-9f81bcaff104 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] POST https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs Jul 10 13:21:54.664018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b71cfee0-a46e-485b-8429-9f81bcaff104 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.665819 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-b71cfee0-a46e-485b-8429-9f81bcaff104 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.665988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b71cfee0-a46e-485b-8429-9f81bcaff104 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs returned with HTTP 403 Jul 10 13:21:54.666402 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 852/3365] 10.4.3.138 () {68 vars in 1399 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.673533 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-df35c101-617e-47b6-8d95-fd226382dbb7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.675183 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df35c101-617e-47b6-8d95-fd226382dbb7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] PUT https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs/key2 Jul 10 13:21:54.675480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df35c101-617e-47b6-8d95-fd226382dbb7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.677390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-df35c101-617e-47b6-8d95-fd226382dbb7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.677618 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df35c101-617e-47b6-8d95-fd226382dbb7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs/key2 returned with HTTP 403 Jul 10 13:21:54.678093 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 839/3366] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:21:54 2026] PUT /volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.686408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-03e0c7ac-0ada-47db-9686-fea746000dac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.689682 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03e0c7ac-0ada-47db-9686-fea746000dac tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.690132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-03e0c7ac-0ada-47db-9686-fea746000dac tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.693412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-03e0c7ac-0ada-47db-9686-fea746000dac tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.693412 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03e0c7ac-0ada-47db-9686-fea746000dac tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types returned with HTTP 403 Jul 10 13:21:54.693831 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 837/3367] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.703388 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c1a8b759-f09f-416c-bcc0-0a3e06f6f75a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.705976 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1a8b759-f09f-416c-bcc0-0a3e06f6f75a tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.706242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1a8b759-f09f-416c-bcc0-0a3e06f6f75a tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1011607173", "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=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.731272 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1a8b759-f09f-416c-bcc0-0a3e06f6f75a tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.731272 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 840/3368] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.739833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-454b229f-eb32-464a-ade8-61e522b5dc35 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.741824 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-454b229f-eb32-464a-ade8-61e522b5dc35 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption Jul 10 13:21:54.742166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-454b229f-eb32-464a-ade8-61e522b5dc35 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.760061 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-454b229f-eb32-464a-ade8-61e522b5dc35 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption returned with HTTP 200 Jul 10 13:21:54.760725 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 853/3369] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.769593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.771903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] DELETE https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption/1bc6458a-5045-4864-8544-2b1e68a5721f Jul 10 13:21:54.773214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.773214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.773479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.773753 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba428d73-56ee-4dd4-8b74-5c3ee9940096 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption/1bc6458a-5045-4864-8544-2b1e68a5721f returned with HTTP 403 Jul 10 13:21:54.774503 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 840/3370] 10.4.3.138 () {66 vars in 1489 bytes} [Fri Jul 10 13:21:54 2026] DELETE /volume/v3/types/01004b29-707a-4b42-9305-d30b99731645/encryption/1bc6458a-5045-4864-8544-2b1e68a5721f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.784344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8599889e-8563-4871-a198-191e8a2f7e8f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.786721 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8599889e-8563-4871-a198-191e8a2f7e8f tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.786721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8599889e-8563-4871-a198-191e8a2f7e8f tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-613886418", "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=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.810624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8599889e-8563-4871-a198-191e8a2f7e8f tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.811128 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 838/3371] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.821566 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-66974c95-1739-4185-99c3-f6502adb4306 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.823418 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66974c95-1739-4185-99c3-f6502adb4306 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] DELETE https://10.4.3.138/volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799/extra_specs/key1 Jul 10 13:21:54.823589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66974c95-1739-4185-99c3-f6502adb4306 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.823817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-66974c95-1739-4185-99c3-f6502adb4306 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.829936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-66974c95-1739-4185-99c3-f6502adb4306 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.830314 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-66974c95-1739-4185-99c3-f6502adb4306 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799/extra_specs/key1 returned with HTTP 403 Jul 10 13:21:54.830836 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 841/3372] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:21:54 2026] DELETE /volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.841014 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3eaf04a1-a32e-4878-ad51-f234f608bb19 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.843275 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3eaf04a1-a32e-4878-ad51-f234f608bb19 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:21:54.843808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3eaf04a1-a32e-4878-ad51-f234f608bb19 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1658159081", "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=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:54.865192 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3eaf04a1-a32e-4878-ad51-f234f608bb19 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.865731 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 854/3373] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:21:54 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.874376 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.876914 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] DELETE https://10.4.3.138/volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 Jul 10 13:21:54.877357 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.877711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.878487 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.878759 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fe7c0d0d-be6d-4567-8d5a-055db57a0f2c tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 returned with HTTP 403 Jul 10 13:21:54.879276 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 841/3374] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:54 2026] DELETE /volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.887444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2af58ef3-bcc0-4e2b-acfd-927bd07d130d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.889459 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2af58ef3-bcc0-4e2b-acfd-927bd07d130d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs Jul 10 13:21:54.889705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2af58ef3-bcc0-4e2b-acfd-927bd07d130d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.889939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2af58ef3-bcc0-4e2b-acfd-927bd07d130d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.898562 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2af58ef3-bcc0-4e2b-acfd-927bd07d130d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs returned with HTTP 200 Jul 10 13:21:54.899064 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 839/3375] 10.4.3.138 () {66 vars in 1378 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:54.907501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1a109f64-30e3-45f6-825e-6654d514c951 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.910189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a109f64-30e3-45f6-825e-6654d514c951 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types Jul 10 13:21:54.910432 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a109f64-30e3-45f6-825e-6654d514c951 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.910715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a109f64-30e3-45f6-825e-6654d514c951 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.911659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-1a109f64-30e3-45f6-825e-6654d514c951 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:21:54.944123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a109f64-30e3-45f6-825e-6654d514c951 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:21:54.944633 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 842/3376] 10.4.3.138 () {66 vars in 1231 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/types => generated 2580 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:54.961965 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-51792b16-8603-4592-a874-990782eefe45 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.964718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51792b16-8603-4592-a874-990782eefe45 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/cipher Jul 10 13:21:54.964960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51792b16-8603-4592-a874-990782eefe45 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.965541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51792b16-8603-4592-a874-990782eefe45 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.972914 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-51792b16-8603-4592-a874-990782eefe45 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.972914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51792b16-8603-4592-a874-990782eefe45 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/cipher returned with HTTP 403 Jul 10 13:21:54.972914 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 855/3377] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.977906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c166bd4d-5686-421d-a627-caa5359f83a1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.982407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c166bd4d-5686-421d-a627-caa5359f83a1 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption Jul 10 13:21:54.982407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c166bd4d-5686-421d-a627-caa5359f83a1 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.982407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c166bd4d-5686-421d-a627-caa5359f83a1 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:54.983578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-c166bd4d-5686-421d-a627-caa5359f83a1 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:54.985169 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c166bd4d-5686-421d-a627-caa5359f83a1 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption returned with HTTP 403 Jul 10 13:21:54.985169 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 842/3378] 10.4.3.138 () {66 vars in 1375 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:54.996657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-40862d9b-6b80-4f57-9591-a7d87aa05af3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:54.999766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40862d9b-6b80-4f57-9591-a7d87aa05af3 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/multiattach Jul 10 13:21:54.999766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40862d9b-6b80-4f57-9591-a7d87aa05af3 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:54.999766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40862d9b-6b80-4f57-9591-a7d87aa05af3 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.016105 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40862d9b-6b80-4f57-9591-a7d87aa05af3 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/multiattach returned with HTTP 200 Jul 10 13:21:55.016105 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 840/3379] 10.4.3.138 () {66 vars in 1414 bytes} [Fri Jul 10 13:21:54 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:21:55.029988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8929d0ca-62fe-4136-b3c8-cd25fe68df53 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.032999 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8929d0ca-62fe-4136-b3c8-cd25fe68df53 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/volume_backend_name Jul 10 13:21:55.032999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8929d0ca-62fe-4136-b3c8-cd25fe68df53 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.032999 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8929d0ca-62fe-4136-b3c8-cd25fe68df53 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.050113 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8929d0ca-62fe-4136-b3c8-cd25fe68df53 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 13:21:55.050824 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 843/3380] 10.4.3.138 () {66 vars in 1438 bytes} [Fri Jul 10 13:21:55 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:55.064831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbdee9ae-9a6a-414f-90e0-9a0f061d1446 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.067271 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbdee9ae-9a6a-414f-90e0-9a0f061d1446 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] GET https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b Jul 10 13:21:55.067524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbdee9ae-9a6a-414f-90e0-9a0f061d1446 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.067714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbdee9ae-9a6a-414f-90e0-9a0f061d1446 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.075851 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbdee9ae-9a6a-414f-90e0-9a0f061d1446 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b returned with HTTP 200 Jul 10 13:21:55.076328 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 856/3381] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:21:55 2026] GET /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:21:55.086802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5f8b9c46-2179-4432-8c87-d838ef11dd5d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.093510 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f8b9c46-2179-4432-8c87-d838ef11dd5d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] PUT https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/f4067cc9-c2e1-48e6-94ef-1de71fea4e70 Jul 10 13:21:55.093510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f8b9c46-2179-4432-8c87-d838ef11dd5d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:55.098758 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-5f8b9c46-2179-4432-8c87-d838ef11dd5d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:55.099084 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f8b9c46-2179-4432-8c87-d838ef11dd5d tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/f4067cc9-c2e1-48e6-94ef-1de71fea4e70 returned with HTTP 403 Jul 10 13:21:55.100028 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 843/3382] 10.4.3.138 () {68 vars in 1506 bytes} [Fri Jul 10 13:21:55 2026] PUT /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/encryption/f4067cc9-c2e1-48e6-94ef-1de71fea4e70 => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:55.109931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fba68c76-4ba1-4024-84ba-61ab3c5f1034 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.112745 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fba68c76-4ba1-4024-84ba-61ab3c5f1034 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] PUT https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/key1 Jul 10 13:21:55.112745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fba68c76-4ba1-4024-84ba-61ab3c5f1034 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:55.116185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-fba68c76-4ba1-4024-84ba-61ab3c5f1034 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:55.116341 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fba68c76-4ba1-4024-84ba-61ab3c5f1034 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/key1 returned with HTTP 403 Jul 10 13:21:55.116998 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 841/3383] 10.4.3.138 () {68 vars in 1413 bytes} [Fri Jul 10 13:21:55 2026] PUT /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:55.127838 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f11458b0-2fe4-47e1-bd2a-f260f2594165 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.131644 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f11458b0-2fe4-47e1-bd2a-f260f2594165 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] PUT https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b Jul 10 13:21:55.132055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f11458b0-2fe4-47e1-bd2a-f260f2594165 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:55.134830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-f11458b0-2fe4-47e1-bd2a-f260f2594165 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '19af9d4b937e4e7e8d730e09e9c8dc7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4773622d370f4138a7511fc56e60b2cb', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:21:55.135037 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f11458b0-2fe4-47e1-bd2a-f260f2594165 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-member] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b returned with HTTP 403 Jul 10 13:21:55.135975 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 844/3384] 10.4.3.138 () {68 vars in 1362 bytes} [Fri Jul 10 13:21:55 2026] PUT /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:21:55.146162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ae433198-50f5-44b7-8db7-ee0c419bd717 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.148584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae433198-50f5-44b7-8db7-ee0c419bd717 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 Jul 10 13:21:55.148584 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae433198-50f5-44b7-8db7-ee0c419bd717 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.148862 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae433198-50f5-44b7-8db7-ee0c419bd717 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.194233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae433198-50f5-44b7-8db7-ee0c419bd717 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 returned with HTTP 202 Jul 10 13:21:55.194922 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 857/3385] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/3de4a536-3529-4402-97f5-0c4034488dd0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:55.203021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a4b64151-3ff3-45ff-b494-241647601ea5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.205589 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4b64151-3ff3-45ff-b494-241647601ea5 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799 Jul 10 13:21:55.205909 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4b64151-3ff3-45ff-b494-241647601ea5 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.206290 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4b64151-3ff3-45ff-b494-241647601ea5 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.223339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.225653 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:55.225913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.226168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.240899 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4b64151-3ff3-45ff-b494-241647601ea5 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799 returned with HTTP 202 Jul 10 13:21:55.241682 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 844/3386] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/67a14f9a-1769-42fc-8bff-c0d319cef799 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:55.243831 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:55.243831 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:55.250806 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:55.256238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-14880062-c563-4b12-a289-e3e66c58edb2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.257972 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68ea7212-1a23-4449-9ce0-731b0bb0fea8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:55.258163 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 842/3387] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:55 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:55.258591 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14880062-c563-4b12-a289-e3e66c58edb2 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645 Jul 10 13:21:55.258973 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14880062-c563-4b12-a289-e3e66c58edb2 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.259264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-14880062-c563-4b12-a289-e3e66c58edb2 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.296768 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-14880062-c563-4b12-a289-e3e66c58edb2 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/01004b29-707a-4b42-9305-d30b99731645 returned with HTTP 202 Jul 10 13:21:55.297250 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 845/3388] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/01004b29-707a-4b42-9305-d30b99731645 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:55.310169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b6eccca8-3430-4af8-b59a-b028c80108ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.312345 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b6eccca8-3430-4af8-b59a-b028c80108ab tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0 Jul 10 13:21:55.312672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b6eccca8-3430-4af8-b59a-b028c80108ab tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.313054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b6eccca8-3430-4af8-b59a-b028c80108ab tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.345614 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b6eccca8-3430-4af8-b59a-b028c80108ab tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0 returned with HTTP 202 Jul 10 13:21:55.346261 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 858/3389] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/9ebd26ad-ff1e-4a8b-a540-ebeb7f0c71b0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:55.352569 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2bc2351d-0600-491d-b389-5d70e15cf2e7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.354526 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2bc2351d-0600-491d-b389-5d70e15cf2e7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327 Jul 10 13:21:55.354755 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2bc2351d-0600-491d-b389-5d70e15cf2e7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.354958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2bc2351d-0600-491d-b389-5d70e15cf2e7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.379404 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2bc2351d-0600-491d-b389-5d70e15cf2e7 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327 returned with HTTP 202 Jul 10 13:21:55.379931 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 845/3390] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/cb2cfd90-fce2-493e-a5fd-ebe5d9207327 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:55.386563 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d9ecc58-f859-4367-8ed7-998c061fd388 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:55.388259 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d9ecc58-f859-4367-8ed7-998c061fd388 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] DELETE https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b Jul 10 13:21:55.388450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d9ecc58-f859-4367-8ed7-998c061fd388 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:55.388736 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d9ecc58-f859-4367-8ed7-998c061fd388 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:55.413807 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d9ecc58-f859-4367-8ed7-998c061fd388 tempest-VolumeTypesMemberTests-1010959295 tempest-VolumeTypesMemberTests-1010959295-project-admin] https://10.4.3.138/volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b returned with HTTP 202 Jul 10 13:21:55.414564 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 843/3391] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:21:55 2026] DELETE /volume/v3/types/ff9546e7-2d30-481b-b291-395443eba59b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:21:56.274241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:56.275788 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:56.276035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:56.276289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:56.288517 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:56.288517 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:56.292791 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:56.299231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f6d83c38-ed0d-4fe5-b725-d310a4f2e035 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:56.299231 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 846/3392] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:56 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:57.036092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-5781d2dc-df09-483a-b255-5b720af1feb0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.038484 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-5781d2dc-df09-483a-b255-5b720af1feb0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce/action Jul 10 13:21:57.039056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-5781d2dc-df09-483a-b255-5b720af1feb0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:57.039170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-5781d2dc-df09-483a-b255-5b720af1feb0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:57.057852 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.057852 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:57.068382 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d831138e-89bd-4d0f-8931-2a55a3426549 req-5781d2dc-df09-483a-b255-5b720af1feb0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce/action returned with HTTP 204 Jul 10 13:21:57.068962 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 859/3393] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:21:57 2026] POST /volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:21:57.312712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.314829 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:57.315035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:57.315273 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:57.518054 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.518054 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:57.521771 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:57.526751 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e2571ff-6394-4568-adac-aca2df2f5b1e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:57.526751 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 846/3394] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:57 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1442 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:57.542845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.663742 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:57.664123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:57.664451 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:57.682167 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.682167 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:57.686219 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Volume info retrieved successfully. Jul 10 13:21:57.692132 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d59d1ea3-2388-45f3-a061-e5ce6bcb876c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:57.692771 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 844/3395] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:57 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1442 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:57.751652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.753827 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:57.754067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:57.754299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:57.771041 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.771041 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:57.776977 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Volume info retrieved successfully. Jul 10 13:21:57.784431 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f11fcf23-4628-46a0-ba0d-60c178b403aa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:57.784976 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 847/3396] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:57 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:57.843781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.845863 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:57.846053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:57.846229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:57.863684 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.863684 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:57.867498 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:57.872034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-dcdcd291-d93b-4392-b6db-47b845d75217 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:57.872487 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 860/3397] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:57 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:57.894413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.897192 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action Jul 10 13:21:57.897758 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:21:57.898063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:21:57.915136 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.915136 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:57.916002 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:57.926260 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Begin detaching volume completed successfully. Jul 10 13:21:57.926260 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-95c58b7f-c069-442f-903a-48af33e3a86f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action returned with HTTP 202 Jul 10 13:21:57.926260 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 847/3398] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:21:57 2026] POST /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:21:57.947999 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:57.950108 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:57.950108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:57.950384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:57.962059 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:57.962059 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:21:57.965610 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:57.970044 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e21ea86a-57c5-4a30-bb80-63341097b2b5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:57.970416 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 845/3399] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:57 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:58.571640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6adaa353-84aa-4017-b17c-7546fa15b969 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.574583 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6adaa353-84aa-4017-b17c-7546fa15b969 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:58.577720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6adaa353-84aa-4017-b17c-7546fa15b969 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.577720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6adaa353-84aa-4017-b17c-7546fa15b969 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:58.587307 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:58.587307 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:58.595781 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6adaa353-84aa-4017-b17c-7546fa15b969 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:58.604657 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6adaa353-84aa-4017-b17c-7546fa15b969 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:58.607100 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 848/3400] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:58 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:58.622521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-312ccbbe-1a51-4394-9ece-64bce105103a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.625318 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:58.625686 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.626017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:58.626283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Delete volume with id: f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:58.639342 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:58.639342 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:58.640106 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:58.663325 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Delete volume request issued successfully. Jul 10 13:21:58.663504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-312ccbbe-1a51-4394-9ece-64bce105103a tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 202 Jul 10 13:21:58.664031 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 861/3401] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:21:58 2026] DELETE /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:21:58.675609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.679722 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:58.679722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.679722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:58.689246 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:58.689246 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:58.694952 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Volume info retrieved successfully. Jul 10 13:21:58.701214 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9857fece-7aed-413e-ab61-fcd9cc5fb1df tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 200 Jul 10 13:21:58.702025 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 848/3402] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:58 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:21:58.953346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ea380701-1db5-4d9d-bfb0-65b12712780b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.953806 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea380701-1db5-4d9d-bfb0-65b12712780b None None] GET https://10.4.3.138/volume// Jul 10 13:21:58.953806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea380701-1db5-4d9d-bfb0-65b12712780b None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.953940 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ea380701-1db5-4d9d-bfb0-65b12712780b None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:58.954272 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ea380701-1db5-4d9d-bfb0-65b12712780b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:21:58.954675 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 846/3403] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:21:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:21:58.967384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.969840 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:58.970107 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.970510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:58.988099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:58.991886 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:58.991886 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:21:58.995373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:58.995373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:58.995662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:59.009485 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:59.020203 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:59.020203 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:21:59.028715 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:59.031901 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-ba904511-e047-4e62-9e39-b0a6b38d6633 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:59.032979 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 849/3404] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:21:58 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1625 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:21:59.035510 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e890e2ee-d3e2-4ec6-b313-657a80c58ea5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:59.035510 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 862/3405] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:21:58 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:21:59.707849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:59.710347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:21:59.712032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:59.712032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:59.719199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6a8f3180-b5b2-4215-8ca0-75892375dfb1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:21:59.721169 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a8f3180-b5b2-4215-8ca0-75892375dfb1 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] GET https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a Jul 10 13:21:59.723870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a8f3180-b5b2-4215-8ca0-75892375dfb1 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:21:59.723870 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a8f3180-b5b2-4215-8ca0-75892375dfb1 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:21:59.727389 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a8f3180-b5b2-4215-8ca0-75892375dfb1 tempest-VolumesExtendAttachedTest-1596480773 tempest-VolumesExtendAttachedTest-1596480773-project-member] https://10.4.3.138/volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a returned with HTTP 404 Jul 10 13:21:59.727875 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 847/3406] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:21:59 2026] GET /volume/v3/volumes/f1a8f8a4-afb0-4be5-87cb-36b6acc5d73a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:21:59.732313 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:21:59.732313 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:21:59.738666 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:21:59.746903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-a4312bfa-3989-44e6-b6c4-807c72762828 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:21:59.746903 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 849/3407] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:21:59 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:00.056854 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:00.064283 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:00.064738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:00.065045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:00.092111 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:00.092111 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:00.098784 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:00.107126 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b4f315a-307a-4443-928c-69d79c02f5b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:00.107950 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 850/3408] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:00 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:00.263959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-df77d420-4f2f-4821-8269-0411bb120dca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:00.266776 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-df77d420-4f2f-4821-8269-0411bb120dca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 Jul 10 13:22:00.266981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-df77d420-4f2f-4821-8269-0411bb120dca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:00.267169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-df77d420-4f2f-4821-8269-0411bb120dca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:00.280349 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:00.280349 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:00.846375 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7348cef4-1a85-4a2e-af7d-20efb09a94ed req-df77d420-4f2f-4821-8269-0411bb120dca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 returned with HTTP 200 Jul 10 13:22:00.847128 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 863/3409] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:22:00 2026] DELETE /volume/v3/attachments/a29c2e6c-3442-44f2-84da-b0fb4a8f5309 => generated 192 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:01.130353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.133375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:01.134016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:01.136084 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:01.152480 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.152480 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:01.163723 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:01.169935 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-061f916a-e96a-4c55-9cb4-1d51b2eed935 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:01.170754 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 848/3410] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:01 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:01.275305 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.279200 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:01.279200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:01.279200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:01.301795 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.301795 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:01.311360 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Volume info retrieved successfully. Jul 10 13:22:01.319275 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-349a4226-1c23-43d6-a9b7-8be2e5ed0f02 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:01.319860 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 850/3411] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:01 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:01.341291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.344319 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:01.344319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-471564931"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:01.347068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-471564931'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:01.347068 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume of 1 GB Jul 10 13:22:01.353765 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Availability Zones retrieved successfully. Jul 10 13:22:01.365498 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Flow 'volume_create_api' (e960545e-d455-4096-b7b0-30a120af58b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:01.366366 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1ec18d-f9dd-474d-bbac-4b8094a43db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:01.368869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:01.391641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.394559 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:01.394851 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:01.395089 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:01.408806 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.408806 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:01.410588 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df1ec18d-f9dd-474d-bbac-4b8094a43db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:01.411242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58170480-d79e-4c09-89ec-1a1358420673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:01.414128 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:01.421029 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-ea0c41fb-4a5a-4749-82f8-c823c3f1fc1f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:01.421545 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 864/3412] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:01 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:01.451868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.454392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action Jul 10 13:22:01.454725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:01.454895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:01.467987 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.467987 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:01.468473 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:01.476417 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Begin detaching volume completed successfully. Jul 10 13:22:01.476903 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-92e50073-8e63-4e07-af19-89267474b25d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action returned with HTTP 202 Jul 10 13:22:01.477680 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 849/3413] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:22:01 2026] POST /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:01.506532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2db127f5-b336-42df-b34b-18dc511bd80c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.506776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Created reservations ['268a64c5-0c98-46a4-b877-10699d611495', '16f3eb5f-7f3d-4cab-b86e-00d21720eb76', 'dea13914-cf51-4687-94eb-8822016c3bee', '3e2864f3-f947-4229-b921-6dd1a1f2e7e8'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:01.507857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58170480-d79e-4c09-89ec-1a1358420673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['268a64c5-0c98-46a4-b877-10699d611495', '16f3eb5f-7f3d-4cab-b86e-00d21720eb76', 'dea13914-cf51-4687-94eb-8822016c3bee', '3e2864f3-f947-4229-b921-6dd1a1f2e7e8']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:01.509232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f62a260-dcd6-4192-839d-2d43e008d974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:01.510189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2db127f5-b336-42df-b34b-18dc511bd80c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:01.510798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2db127f5-b336-42df-b34b-18dc511bd80c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:01.510953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2db127f5-b336-42df-b34b-18dc511bd80c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:01.527203 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.527203 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:01.532292 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2db127f5-b336-42df-b34b-18dc511bd80c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:01.538937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2db127f5-b336-42df-b34b-18dc511bd80c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:01.539662 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 851/3414] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:01 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:01.549836 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f62a260-dcd6-4192-839d-2d43e008d974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c98daba-3781-4a46-8717-529c17187110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-471564931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51491bd9f7074a58a7b37bf3d9baef32',qos_specs=None,replication_status=,reservations=['268a64c5-0c98-46a4-b877-10699d611495','16f3eb5f-7f3d-4cab-b86e-00d21720eb76','dea13914-cf51-4687-94eb-8822016c3bee','3e2864f3-f947-4229-b921-6dd1a1f2e7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db4a83e39934df6913a7edfdcca88f9',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-471564931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c98daba-3781-4a46-8717-529c17187110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51491bd9f7074a58a7b37bf3d9baef32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db4a83e39934df6913a7edfdcca88f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:01.551244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b8068e-e455-4c7d-b6f4-8bb4d8083056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:01.596373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b8068e-e455-4c7d-b6f4-8bb4d8083056) transitioned into state 'SUCCESS' from state '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-471564931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51491bd9f7074a58a7b37bf3d9baef32',qos_specs=None,replication_status=,reservations=['268a64c5-0c98-46a4-b877-10699d611495','16f3eb5f-7f3d-4cab-b86e-00d21720eb76','dea13914-cf51-4687-94eb-8822016c3bee','3e2864f3-f947-4229-b921-6dd1a1f2e7e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db4a83e39934df6913a7edfdcca88f9',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:01.597086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeb280d-6a24-4a96-9519-fca6abb8f59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:01.611086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbeb280d-6a24-4a96-9519-fca6abb8f59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:01.612308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Flow 'volume_create_api' (e960545e-d455-4096-b7b0-30a120af58b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:01.613142 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume request issued successfully. Jul 10 13:22:01.614187 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f7b4476-44a6-4218-9fe9-d742ace86a82 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:01.614484 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 851/3415] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:22:01 2026] POST /volume/v3/volumes => generated 756 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:01.637678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61a9d95e-4de5-406c-9377-ef4b7924841b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:01.638801 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61a9d95e-4de5-406c-9377-ef4b7924841b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:01.639129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61a9d95e-4de5-406c-9377-ef4b7924841b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:01.639437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61a9d95e-4de5-406c-9377-ef4b7924841b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:01.652844 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:01.652844 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:01.664485 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-61a9d95e-4de5-406c-9377-ef4b7924841b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:01.671481 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61a9d95e-4de5-406c-9377-ef4b7924841b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:01.671820 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 865/3416] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:01 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7586c294-d9b7-4ae2-a04c-3e792cb5742c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7586c294-d9b7-4ae2-a04c-3e792cb5742c None None] GET https://10.4.3.138/volume// Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7586c294-d9b7-4ae2-a04c-3e792cb5742c None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7586c294-d9b7-4ae2-a04c-3e792cb5742c None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7586c294-d9b7-4ae2-a04c-3e792cb5742c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:02.515327 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 850/3417] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:02.528825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:02.535137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:02.535430 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:02.535702 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:02.556065 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:02.556065 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:02.559337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-763625bf-dab1-4a83-92c1-ba030d690cbc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:02.562470 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:02.563876 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-763625bf-dab1-4a83-92c1-ba030d690cbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:02.563876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-763625bf-dab1-4a83-92c1-ba030d690cbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:02.564145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-763625bf-dab1-4a83-92c1-ba030d690cbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:02.567645 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-1cf7fc52-0a8d-4a8d-be32-e67e6b8fafa1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:02.568058 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 852/3418] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:02 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1328 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:02.581289 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:02.581289 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:02.590720 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-763625bf-dab1-4a83-92c1-ba030d690cbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:02.595541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-763625bf-dab1-4a83-92c1-ba030d690cbc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:02.596084 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 852/3419] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:02 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:02.691986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:02.695720 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:02.695720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:02.695720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:02.703464 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:02.703464 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:02.708042 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:02.713025 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ddc9f140-add3-4fe1-8d9e-37e9e23b4621 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:02.713648 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 866/3420] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:02 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:03.611925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:03.616787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:03.617568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:03.617568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:03.630737 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:03.630737 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:03.637988 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:03.653072 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b337ac79-4fa1-4202-b98e-10d3eb6f63c2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:03.653072 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 851/3421] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:03 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:04.576482 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:04.596002 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:04.596002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1389783570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:04.599149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1389783570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:04.599149 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume of 1 GB Jul 10 13:22:04.604969 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Availability Zones retrieved successfully. Jul 10 13:22:04.615236 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (5706bb44-e4f2-4613-8553-acd718b57a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:04.617067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84163f07-8edf-4d58-a67d-f1ff83bc09fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:04.618032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:04.665541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84163f07-8edf-4d58-a67d-f1ff83bc09fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:04.666202 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f4f726-d3e0-4da7-b989-c1dfc0e3f99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:04.672867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:04.678499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:04.678499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:04.678499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:04.680155 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=259,cinder:INSERT=45,cinder:UPDATE=50 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:22:04.692950 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:04.692950 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:04.698886 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:04.704221 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-abb66b82-5f4e-4bb5-b961-2d270d874b16 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:04.704672 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 853/3422] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:04 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:04.733445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['522dc5d0-b071-4522-9f8a-b7e5ae250974', '2a3196a9-c3a4-4f7c-ab6b-156ecf4c8ca6', 'cc58b470-00d2-404d-8603-33b399c3bc48', '42afa69a-738c-4c03-9fe2-65e4e5a41648'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:04.734415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f4f726-d3e0-4da7-b989-c1dfc0e3f99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522dc5d0-b071-4522-9f8a-b7e5ae250974', '2a3196a9-c3a4-4f7c-ab6b-156ecf4c8ca6', 'cc58b470-00d2-404d-8603-33b399c3bc48', '42afa69a-738c-4c03-9fe2-65e4e5a41648']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:04.735346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ee26be-02b7-426c-8d00-f0618d532e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:04.761840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ee26be-02b7-426c-8d00-f0618d532e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de83fb6-2a4c-46b3-9ef4-4c6f01de236f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1389783570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['522dc5d0-b071-4522-9f8a-b7e5ae250974','2a3196a9-c3a4-4f7c-ab6b-156ecf4c8ca6','cc58b470-00d2-404d-8603-33b399c3bc48','42afa69a-738c-4c03-9fe2-65e4e5a41648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1389783570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de83fb6-2a4c-46b3-9ef4-4c6f01de236f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213ce0e042de4d69bbb8a11c4e3b6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50fd03900075430d8bc02edf7938d54b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:04.762835 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ee106-39fd-4ff0-9730-1f521ee99493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:04.787423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14ee106-39fd-4ff0-9730-1f521ee99493) transitioned into state 'SUCCESS' from state '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-1389783570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['522dc5d0-b071-4522-9f8a-b7e5ae250974','2a3196a9-c3a4-4f7c-ab6b-156ecf4c8ca6','cc58b470-00d2-404d-8603-33b399c3bc48','42afa69a-738c-4c03-9fe2-65e4e5a41648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:04.788212 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79d9161-7e9c-4259-852f-18474562b767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:04.799369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79d9161-7e9c-4259-852f-18474562b767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:04.800216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (5706bb44-e4f2-4613-8553-acd718b57a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:04.800568 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request issued successfully. Jul 10 13:22:04.801207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c720bce6-1f96-4fb1-9cff-f16c66486d0a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:04.801640 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 853/3423] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:04 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:04.813180 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:04.815130 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:04.815333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:04.815556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:04.822909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:04.822909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:04.826831 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:04.831439 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-595ab12a-4a42-43d1-84ee-56b030c0c8e2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:04.831896 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 867/3424] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:04 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:05.720603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:05.722541 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:05.722755 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:05.722920 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:05.734618 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:05.734618 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:05.739783 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:05.745504 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be69bcbd-f648-4864-a6ca-c93b8be03ded tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:05.746101 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 852/3425] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:05 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:05.796534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:05.798966 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:05.799178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:05.799419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:05.812396 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:05.812396 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:05.820018 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:05.825931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-e3cdac11-94b7-44b3-aa70-9e6b4784e720 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:05.826595 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 854/3426] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:05 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:05.853508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:05.855900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:05.856083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:05.856271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:05.866455 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:05.866455 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:05.874350 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:05.879556 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e268100e-5cb2-4808-b9e7-7dace1ec2829 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:05.879728 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 854/3427] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:05 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:05.903485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:05.905165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:05.906013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:05.906013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:05.918169 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:05.918169 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:05.923284 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:05.932857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3c20432-afc9-47d3-aa14-0c152673dad3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:05.932857 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 868/3428] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:05 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:06.233637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-4b884177-f0f5-4c51-ba86-4b02a07741e9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:06.236549 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-4b884177-f0f5-4c51-ba86-4b02a07741e9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce Jul 10 13:22:06.238019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-4b884177-f0f5-4c51-ba86-4b02a07741e9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:06.238019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-4b884177-f0f5-4c51-ba86-4b02a07741e9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:06.250545 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:06.250545 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:06.762934 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:06.764845 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:06.765062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:06.765289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:06.776089 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:06.776089 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:06.780402 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:06.785116 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44f0ae1c-b52b-4fc4-b527-223fe209b09f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:06.785612 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 855/3429] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:06 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:06.789497 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-28c1ae82-edc0-4cf1-b733-29924ec6099f req-4b884177-f0f5-4c51-ba86-4b02a07741e9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce returned with HTTP 200 Jul 10 13:22:06.790033 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 853/3430] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:22:06 2026] DELETE /volume/v3/attachments/88bac51b-4e80-4a5e-92af-f80a25ec05ce => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:06.975405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:06.980014 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:06.980281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:06.980520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:06.988439 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:06.988439 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:06.994581 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:07.000331 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-c030b135-9943-487c-bb32-caac6debeffd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:07.000843 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 855/3431] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:06 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:07.075178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:07.078947 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:07.079445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1010405951"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:07.084122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1010405951'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:07.190626 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume of 1 GB Jul 10 13:22:07.196759 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Availability Zones retrieved successfully. Jul 10 13:22:07.205891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Flow 'volume_create_api' (b6015a34-9b56-4738-a4f4-a2b272a4e0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:07.207056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ff145f-e079-4ec5-9829-3f2cd7554a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:07.208446 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:07.294420 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ff145f-e079-4ec5-9829-3f2cd7554a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:07.295256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6694118a-3e5a-49e1-8fe6-be1294d5d8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:07.394988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Created reservations ['e0647874-05de-4e80-981a-6d0c611d8dbd', 'cdab8eea-dabb-4b8f-84b8-8a3433f00fb0', '0099c247-53c0-43b3-a0d8-e3d9c4338855', '96a771db-9a42-4a3a-8554-21c327ec2962'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:07.395825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6694118a-3e5a-49e1-8fe6-be1294d5d8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0647874-05de-4e80-981a-6d0c611d8dbd', 'cdab8eea-dabb-4b8f-84b8-8a3433f00fb0', '0099c247-53c0-43b3-a0d8-e3d9c4338855', '96a771db-9a42-4a3a-8554-21c327ec2962']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:07.396870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338a7ac2-3e20-419d-8992-2cf58a413d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:07.425373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338a7ac2-3e20-419d-8992-2cf58a413d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1010405951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64381c9da76948cd9b089d1b0f51707a',qos_specs=None,replication_status=,reservations=['e0647874-05de-4e80-981a-6d0c611d8dbd','cdab8eea-dabb-4b8f-84b8-8a3433f00fb0','0099c247-53c0-43b3-a0d8-e3d9c4338855','96a771db-9a42-4a3a-8554-21c327ec2962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1484e272591748c6bed7e2fccc47b6de',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1010405951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64381c9da76948cd9b089d1b0f51707a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1484e272591748c6bed7e2fccc47b6de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:07.426388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56021306-347a-4aed-b43a-bb17ee8f9bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:07.452220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56021306-347a-4aed-b43a-bb17ee8f9bdf) transitioned into state 'SUCCESS' from state '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-1010405951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64381c9da76948cd9b089d1b0f51707a',qos_specs=None,replication_status=,reservations=['e0647874-05de-4e80-981a-6d0c611d8dbd','cdab8eea-dabb-4b8f-84b8-8a3433f00fb0','0099c247-53c0-43b3-a0d8-e3d9c4338855','96a771db-9a42-4a3a-8554-21c327ec2962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1484e272591748c6bed7e2fccc47b6de',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:07.452773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3677161d-bc96-4839-a7b0-7e1a9c7c5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:07.466730 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3677161d-bc96-4839-a7b0-7e1a9c7c5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:07.467866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Flow 'volume_create_api' (b6015a34-9b56-4738-a4f4-a2b272a4e0fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:07.468623 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume request issued successfully. Jul 10 13:22:07.468975 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9cc1d5fa-1908-4af1-abc3-747ccd67bf9a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:07.470163 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 869/3432] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:07 2026] POST /volume/v3/volumes => generated 748 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 13:22:07.485237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:07.488572 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:07.488847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:07.489096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:07.505607 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:07.505607 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:07.513533 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:07.522836 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-879c66b9-1d63-45bd-93a7-1fea2a9118bb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:07.522836 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 856/3433] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:07 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:07.809843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:07.813846 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:07.813846 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:07.815082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:07.827560 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:07.827560 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:07.834965 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:07.844319 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c3987ad-049b-4aa1-a6ae-5ec0266d7936 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:07.845673 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 854/3434] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:07 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:07.866254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a3e0e79b-259e-4575-91fc-70846f701255 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:07.869711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3e0e79b-259e-4575-91fc-70846f701255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:07.869711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3e0e79b-259e-4575-91fc-70846f701255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:07.869711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3e0e79b-259e-4575-91fc-70846f701255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:07.883642 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:07.883642 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:07.892777 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a3e0e79b-259e-4575-91fc-70846f701255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:07.899224 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3e0e79b-259e-4575-91fc-70846f701255 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:07.899224 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 856/3435] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:07 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:07.982257 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:07.986181 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:22:07.986468 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:07.986829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:07.998502 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:07.998502 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:08.004360 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:08.012395 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-76eb0a8b-6835-4f10-a42f-ccc1c49758af tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:22:08.013221 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 870/3436] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:07 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:08.540712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:08.543783 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:08.544028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:08.544385 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:08.556535 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:08.556535 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:08.561766 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:08.568931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76b2c258-3bc7-4011-a4da-22563d6059d9 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:08.569457 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 857/3437] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:08 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:08.583481 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-22d390e2-34db-4442-be15-3c9731d97c79 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:08.585559 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] POST https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee/action Jul 10 13:22:08.585963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:08.586591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:08.600715 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:08.600715 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:08.600715 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:08.656975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Created reservations ['aca1bd4d-7bd1-472a-b1aa-de467f9921c2', '27e6534e-9eb2-447d-9062-25678a486f08'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:08.672831 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Extend volume request issued successfully. Jul 10 13:22:08.672831 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22d390e2-34db-4442-be15-3c9731d97c79 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee/action returned with HTTP 202 Jul 10 13:22:08.673112 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 855/3438] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:22:08 2026] POST /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:08.682928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:08.687783 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:08.688069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:08.688328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:08.700188 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:08.700188 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:08.705129 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:08.711676 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d23577d7-763b-4cbc-aa4c-65fbc682d46c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:08.712300 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 857/3439] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:08 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:09.047596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5f40b0e4-64a1-4535-b5bc-a640f8c4f7a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.047596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f40b0e4-64a1-4535-b5bc-a640f8c4f7a6 None None] GET https://10.4.3.138/volume// Jul 10 13:22:09.047596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f40b0e4-64a1-4535-b5bc-a640f8c4f7a6 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.048207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5f40b0e4-64a1-4535-b5bc-a640f8c4f7a6 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.048207 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5f40b0e4-64a1-4535-b5bc-a640f8c4f7a6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:09.048485 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 871/3440] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:09.056843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ed344843-d12e-44fb-9362-9511668aab9a req-2482982f-ffd8-4225-b5b5-459808a302fc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.059574 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-2482982f-ffd8-4225-b5b5-459808a302fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:09.060002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-2482982f-ffd8-4225-b5b5-459808a302fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3de83fb6-2a4c-46b3-9ef4-4c6f01de236f", "connector": null, "instance_uuid": "f58abe05-17d1-4cc5-b371-57c4c4d63e2d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:09.069328 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.069328 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:09.110128 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-2482982f-ffd8-4225-b5b5-459808a302fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:09.111012 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 858/3441] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:09 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) Jul 10 13:22:09.529325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.531522 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:09.531737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.531986 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.543701 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.543701 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:09.549628 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:09.555978 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-014363d4-5e84-46dd-9034-af94b4b2f6d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:09.556444 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 856/3442] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:09.646105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-97148b48-45e1-4ce6-b12c-386a36fb5ed0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.646503 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-97148b48-45e1-4ce6-b12c-386a36fb5ed0 None None] GET https://10.4.3.138/volume// Jul 10 13:22:09.646708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-97148b48-45e1-4ce6-b12c-386a36fb5ed0 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.646907 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-97148b48-45e1-4ce6-b12c-386a36fb5ed0 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.647237 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-97148b48-45e1-4ce6-b12c-386a36fb5ed0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:09.647609 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 858/3443] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:09.656551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.658891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:09.659143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.659355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.670009 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.670009 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:09.673726 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:09.678086 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-a92b747b-93ca-4c9b-9696-6140fcc6d9c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:09.678626 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 872/3444] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 1029 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:09.728293 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7490655a-429a-4de2-8430-fb783f4dd9eb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.730273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7490655a-429a-4de2-8430-fb783f4dd9eb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.730526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7490655a-429a-4de2-8430-fb783f4dd9eb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.730781 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7490655a-429a-4de2-8430-fb783f4dd9eb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.738456 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.738456 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:09.742883 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7490655a-429a-4de2-8430-fb783f4dd9eb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:09.748970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7490655a-429a-4de2-8430-fb783f4dd9eb tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:09.749374 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 859/3445] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:09.762764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-692c4b34-f9e2-4905-81bd-49c714776b40 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.764591 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-692c4b34-f9e2-4905-81bd-49c714776b40 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.764765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-692c4b34-f9e2-4905-81bd-49c714776b40 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.764906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-692c4b34-f9e2-4905-81bd-49c714776b40 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.771847 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.771847 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:09.775676 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-692c4b34-f9e2-4905-81bd-49c714776b40 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:09.780233 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-692c4b34-f9e2-4905-81bd-49c714776b40 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:09.780630 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 857/3446] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:09.792172 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.793220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.794401 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] PUT https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 Jul 10 13:22:09.794831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:09.795024 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.795534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.795534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.802495 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.802495 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:09.803681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Acquiring lock "cinder-attachment_update-3de83fb6-2a4c-46b3-9ef4-4c6f01de236f-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:09.805752 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:09.809497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-3de83fb6-2a4c-46b3-9ef4-4c6f01de236f-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:09.810014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e4ee074-1e78-4341-963b-e5a7e3a7582b tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:09.810428 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 873/3447] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:09.810983 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.810983 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:09.822032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.823819 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] DELETE https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.824017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.824217 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.824359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Delete volume with id: 870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.831498 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.831498 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:09.832036 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:09.853121 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Delete volume request issued successfully. Jul 10 13:22:09.853386 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cca0d055-3f8a-4ba2-8eb6-66d958cc4bc6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 202 Jul 10 13:22:09.853893 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 860/3448] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:09 2026] DELETE /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:09.863380 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:09.866296 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:09.866506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:09.866745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:09.873883 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:09.873883 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:09.878646 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:09.883810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4e80d4b3-95e6-46b3-ad2e-bdb4ffd3a7ee tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 200 Jul 10 13:22:09.884290 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 858/3449] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:09 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:10.334889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-3de83fb6-2a4c-46b3-9ef4-4c6f01de236f-np0000005006" released by "attachment_update" :: held 0.525s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:10.335285 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-34f2d66f-578b-4b5a-a02e-ca15cb5cd609 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 returned with HTTP 200 Jul 10 13:22:10.335741 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 859/3450] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:09 2026] PUT /volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:10.461756 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:10.464100 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:10.464287 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:10.464528 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:10.471568 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:10.471568 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:10.475642 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:10.480243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-151cf37f-0e93-454c-b2dd-6d516ab5a0c2 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:22:10.480657 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 874/3451] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:10 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:10.511796 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:10.517191 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] POST https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action Jul 10 13:22:10.517540 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2128836367", "disk_format": "qcow2"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:10.517655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2128836367", "disk_format": "qcow2"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:10.529666 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:10.529666 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:10.530304 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:10.544660 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:10.544660 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:10.549653 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.image.image_utils [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-2128836367'}] 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-2128836367'}]. {{(pid=100115) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1522}} Jul 10 13:22:10.573591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5c47b273-772a-4845-9436-955ff6d17a6a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:10.576198 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5c47b273-772a-4845-9436-955ff6d17a6a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:10.576480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5c47b273-772a-4845-9436-955ff6d17a6a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:10.576751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5c47b273-772a-4845-9436-955ff6d17a6a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:10.591874 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:10.591874 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:10.595974 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5c47b273-772a-4845-9436-955ff6d17a6a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:10.604272 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5c47b273-772a-4845-9436-955ff6d17a6a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:10.604837 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 859/3452] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:10 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:10.898534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d76ec54e-9c44-4fd2-b20d-528bebe8125c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:10.900754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d76ec54e-9c44-4fd2-b20d-528bebe8125c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee Jul 10 13:22:10.900986 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d76ec54e-9c44-4fd2-b20d-528bebe8125c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:10.901240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d76ec54e-9c44-4fd2-b20d-528bebe8125c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:10.908093 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d76ec54e-9c44-4fd2-b20d-528bebe8125c tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee returned with HTTP 404 Jul 10 13:22:10.908613 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 860/3453] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:10 2026] GET /volume/v3/volumes/870ce5b3-7bb4-4985-a4b2-9ad65a4d39ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:10.919612 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:10.922321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:10.922661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-375438043"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:10.923993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-375438043'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:10.924143 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume of 1 GB Jul 10 13:22:10.932530 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Availability Zones retrieved successfully. Jul 10 13:22:10.939911 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Flow 'volume_create_api' (838f328c-8a2e-4c37-9014-6381ffc27cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:10.940800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bfbb66-033d-4fd8-9f32-bfab6c0a533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:10.942472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:10.971409 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bfbb66-033d-4fd8-9f32-bfab6c0a533a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:10.972765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418876ef-d375-4b5a-b1fd-17b3ffd0de28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:11.032708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Created reservations ['392bca6f-61cf-4454-a86d-f2220ffc33ba', 'ea6bd519-15be-4fb1-9d05-6a2f1936cabb', 'a815e943-ddc5-44ab-874d-1a9ff169f398', '2bb73ded-a1e0-4496-ade2-7d39647cb818'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:11.033597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (418876ef-d375-4b5a-b1fd-17b3ffd0de28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['392bca6f-61cf-4454-a86d-f2220ffc33ba', 'ea6bd519-15be-4fb1-9d05-6a2f1936cabb', 'a815e943-ddc5-44ab-874d-1a9ff169f398', '2bb73ded-a1e0-4496-ade2-7d39647cb818']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:11.034309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9d0a67-ef31-4197-83a5-17a4f3d20959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:11.054726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9d0a67-ef31-4197-83a5-17a4f3d20959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c77696-e817-4694-8bee-b1fe27a1117d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-375438043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64381c9da76948cd9b089d1b0f51707a',qos_specs=None,replication_status=,reservations=['392bca6f-61cf-4454-a86d-f2220ffc33ba','ea6bd519-15be-4fb1-9d05-6a2f1936cabb','a815e943-ddc5-44ab-874d-1a9ff169f398','2bb73ded-a1e0-4496-ade2-7d39647cb818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1484e272591748c6bed7e2fccc47b6de',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-375438043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44c77696-e817-4694-8bee-b1fe27a1117d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64381c9da76948cd9b089d1b0f51707a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1484e272591748c6bed7e2fccc47b6de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:11.055524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303cf17d-4b6a-463c-8c57-f4cee2345806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:11.071874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303cf17d-4b6a-463c-8c57-f4cee2345806) transitioned into state 'SUCCESS' from state '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-375438043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64381c9da76948cd9b089d1b0f51707a',qos_specs=None,replication_status=,reservations=['392bca6f-61cf-4454-a86d-f2220ffc33ba','ea6bd519-15be-4fb1-9d05-6a2f1936cabb','a815e943-ddc5-44ab-874d-1a9ff169f398','2bb73ded-a1e0-4496-ade2-7d39647cb818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1484e272591748c6bed7e2fccc47b6de',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:11.072514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2329f4ad-5f3d-4c32-add2-a8d6e5948a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:11.097458 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2329f4ad-5f3d-4c32-add2-a8d6e5948a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:11.100196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Flow 'volume_create_api' (838f328c-8a2e-4c37-9014-6381ffc27cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:11.100196 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create volume request issued successfully. Jul 10 13:22:11.100667 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6979ce8-af01-44f9-8f3c-bc25545ab96d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:11.100969 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 875/3454] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:22:10 2026] POST /volume/v3/volumes => generated 747 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:11.116018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:11.118098 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Copy volume to image completed successfully. Jul 10 13:22:11.118365 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:11.118365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:11.118479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6768ee5a-1085-49bc-b3d3-1fc7b87e6f73 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action returned with HTTP 202 Jul 10 13:22:11.118521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:11.118562 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 861/3455] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:22:10 2026] POST /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f/action => generated 689 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:11.127783 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:11.127783 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:11.133290 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:11.138108 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a36160d-b11b-41c5-842c-edfbd7f62ebf tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:11.138744 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 860/3456] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:11 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:11.626519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:11.632065 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:11.632065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:11.632229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:11.638810 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=310,cinder:INSERT=37,cinder:UPDATE=67 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:22:11.648551 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:11.648551 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:11.652821 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:11.657522 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c48ea09-4703-426e-ae40-2f2729f41a5e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:11.657933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 861/3457] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:11 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:12.151882 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:12.153793 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:12.154026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:12.154228 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:12.161317 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:12.161317 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:12.165518 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:12.169846 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f07342d9-4d62-47e3-88f0-8aa264a477a6 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:12.170211 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 876/3458] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:12 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:12.182013 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a6c487df-aa92-47a6-9ebe-15752924f34e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:12.183565 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:22:12.183886 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44c77696-e817-4694-8bee-b1fe27a1117d", "name": "tempest-VolumesExtendTest-Snapshot-225100603"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:12.191779 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:12.191779 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:12.192336 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:12.192509 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Create snapshot from volume 44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:12.235664 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Created reservations ['557f4624-5700-4341-b500-e4f2e756dd0c', '07d3caf7-9f2a-4923-bfab-e3dab496d615', 'ff8dfd61-fc3c-4031-9b59-dee2d659a355', 'bb55a17c-d897-47e0-a837-cf00dc02aa36'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:12.269281 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot create request issued successfully. Jul 10 13:22:12.269638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6c487df-aa92-47a6-9ebe-15752924f34e tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:22:12.270083 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 862/3459] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:22:12 2026] POST /volume/v3/snapshots => generated 303 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:12.278913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-36d997be-260b-44c9-87d9-8f510ad4e517 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:12.281417 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36d997be-260b-44c9-87d9-8f510ad4e517 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:12.281783 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36d997be-260b-44c9-87d9-8f510ad4e517 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:12.282273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36d997be-260b-44c9-87d9-8f510ad4e517 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:12.290709 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:12.290709 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:12.291607 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-36d997be-260b-44c9-87d9-8f510ad4e517 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot retrieved successfully. Jul 10 13:22:12.293208 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36d997be-260b-44c9-87d9-8f510ad4e517 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 returned with HTTP 200 Jul 10 13:22:12.294035 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 861/3460] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:12 2026] GET /volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 => generated 435 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:12.671051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-128d984e-669f-4e17-a937-114976f4da36 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:12.673237 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-128d984e-669f-4e17-a937-114976f4da36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:12.673455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-128d984e-669f-4e17-a937-114976f4da36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:12.673724 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-128d984e-669f-4e17-a937-114976f4da36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:12.686184 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:12.686184 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:12.690501 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-128d984e-669f-4e17-a937-114976f4da36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:12.695204 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-128d984e-669f-4e17-a937-114976f4da36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:12.695550 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 862/3461] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:12 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:13.304312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ec572777-8304-4320-a2aa-f5585126a30d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:13.306034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec572777-8304-4320-a2aa-f5585126a30d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:13.306205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec572777-8304-4320-a2aa-f5585126a30d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:13.306422 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec572777-8304-4320-a2aa-f5585126a30d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:13.311725 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:13.311725 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:13.312150 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ec572777-8304-4320-a2aa-f5585126a30d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot retrieved successfully. Jul 10 13:22:13.312962 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec572777-8304-4320-a2aa-f5585126a30d tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 returned with HTTP 200 Jul 10 13:22:13.313363 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 877/3462] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:13 2026] GET /volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:13.324179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:13.326180 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] POST https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d/action Jul 10 13:22:13.326583 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:13.326713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:13.336638 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:13.336638 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:13.337275 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:13.372813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Created reservations ['d701aee7-1752-448d-bb48-0fb921fd9e16', 'b42b2c37-4802-4177-a918-2ebaabf28f9b'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:13.385720 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Extend volume request issued successfully. Jul 10 13:22:13.385720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-19f298cb-373c-4c50-ac9b-ce3183cf14a2 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d/action returned with HTTP 202 Jul 10 13:22:13.385720 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 863/3463] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:22:13 2026] POST /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:13.391789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f858e94f-796c-4d05-849b-7a181be85ada None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:13.396722 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f858e94f-796c-4d05-849b-7a181be85ada tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:13.396722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f858e94f-796c-4d05-849b-7a181be85ada tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:13.396722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f858e94f-796c-4d05-849b-7a181be85ada tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:13.402859 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:13.402859 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:13.409416 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f858e94f-796c-4d05-849b-7a181be85ada tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:13.414010 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f858e94f-796c-4d05-849b-7a181be85ada tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:13.414582 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 862/3464] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:13 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:13.710399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c251baf5-38e1-42bd-858a-3da14b550b82 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:13.714356 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c251baf5-38e1-42bd-858a-3da14b550b82 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:13.714637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c251baf5-38e1-42bd-858a-3da14b550b82 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:13.714912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c251baf5-38e1-42bd-858a-3da14b550b82 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:13.730267 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:13.730267 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:13.735137 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c251baf5-38e1-42bd-858a-3da14b550b82 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:13.740364 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c251baf5-38e1-42bd-858a-3da14b550b82 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:13.740839 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 863/3465] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:13 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:14.435601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-076a85cf-9d47-4c78-ba49-a5673acc823a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:14.438272 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-076a85cf-9d47-4c78-ba49-a5673acc823a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:14.438525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-076a85cf-9d47-4c78-ba49-a5673acc823a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:14.438781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-076a85cf-9d47-4c78-ba49-a5673acc823a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:14.451573 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:14.451573 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:14.457050 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-076a85cf-9d47-4c78-ba49-a5673acc823a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:14.462498 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-076a85cf-9d47-4c78-ba49-a5673acc823a tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:14.462955 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 878/3466] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:14 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:14.481869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:14.483785 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:14.483987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:14.484171 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:14.493858 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:14.493858 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:14.497658 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:14.501969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6963c977-fe3c-4820-b4c2-df2eb28a9aaa tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:14.502329 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 864/3467] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:14 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:14.516464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:14.519537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:14.519537 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:14.519537 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:14.519537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Delete snapshot with id: 88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:14.525771 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:14.525771 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:14.526348 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot retrieved successfully. Jul 10 13:22:14.553721 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot delete request issued successfully. Jul 10 13:22:14.553721 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d6285226-dd0f-4b69-b07c-cfacb04ff979 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 returned with HTTP 202 Jul 10 13:22:14.553721 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 863/3468] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:22:14 2026] DELETE /volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:14.560616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eeabedca-3c40-498f-8406-be1bd25d7079 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:14.562963 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eeabedca-3c40-498f-8406-be1bd25d7079 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:14.563205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eeabedca-3c40-498f-8406-be1bd25d7079 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:14.563434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eeabedca-3c40-498f-8406-be1bd25d7079 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:14.569272 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:14.569272 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:14.571851 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eeabedca-3c40-498f-8406-be1bd25d7079 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Snapshot retrieved successfully. Jul 10 13:22:14.571851 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eeabedca-3c40-498f-8406-be1bd25d7079 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 returned with HTTP 200 Jul 10 13:22:14.571851 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 864/3469] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:14 2026] GET /volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:14.755316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:14.757156 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:14.757156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:14.757474 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:14.768243 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:14.768243 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:14.771901 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:14.777465 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa5a714a-5fa0-443f-a2a2-9611683d49fc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:14.778067 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 879/3470] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:14 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:15.586971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1ae7db90-2dfa-4018-ae7d-d1f762a60791 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.588727 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ae7db90-2dfa-4018-ae7d-d1f762a60791 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 Jul 10 13:22:15.588946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ae7db90-2dfa-4018-ae7d-d1f762a60791 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.589169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ae7db90-2dfa-4018-ae7d-d1f762a60791 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.594717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ae7db90-2dfa-4018-ae7d-d1f762a60791 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 returned with HTTP 404 Jul 10 13:22:15.595312 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 865/3471] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/snapshots/88957eb0-7c49-4509-acb1-4710b9a0b842 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:15.604375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.606921 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:15.607185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.607450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.616603 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.616603 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:15.625099 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:15.626115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2268cac5-fe1e-4ee7-bf22-f2729fd2f523 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:15.626574 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 864/3472] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:15.644787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-801405bb-c52c-4652-81da-29780d6e0867 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.645847 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] DELETE https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:15.646034 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.646204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.646369 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Delete volume with id: 44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:15.656762 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.656762 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:15.656762 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:15.677718 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Delete volume request issued successfully. Jul 10 13:22:15.677718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-801405bb-c52c-4652-81da-29780d6e0867 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 202 Jul 10 13:22:15.677718 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 865/3473] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:15 2026] DELETE /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:15.686889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1658ed12-9876-4486-a1eb-0d45ef741897 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.692866 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1658ed12-9876-4486-a1eb-0d45ef741897 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:15.693954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1658ed12-9876-4486-a1eb-0d45ef741897 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.695381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1658ed12-9876-4486-a1eb-0d45ef741897 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.720307 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.720307 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:15.729143 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1658ed12-9876-4486-a1eb-0d45ef741897 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Volume info retrieved successfully. Jul 10 13:22:15.739540 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1658ed12-9876-4486-a1eb-0d45ef741897 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 200 Jul 10 13:22:15.740120 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 880/3474] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 839 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:15.752258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.755097 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:15.755572 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.755733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.767830 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.767830 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:15.774015 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:15.781657 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-ba18644d-a5bb-4fc7-9c12-5ec26f4f0591 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:15.782325 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 866/3475] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:15.796534 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-847bb068-0161-436e-b66c-f195d1f7e95b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.798450 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-847bb068-0161-436e-b66c-f195d1f7e95b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:15.798597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-847bb068-0161-436e-b66c-f195d1f7e95b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.798783 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-847bb068-0161-436e-b66c-f195d1f7e95b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.810460 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.810460 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:15.812533 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05576485-4201-41ab-902f-1f1d2a5714f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.813013 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05576485-4201-41ab-902f-1f1d2a5714f3 None None] GET https://10.4.3.138/volume// Jul 10 13:22:15.813216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05576485-4201-41ab-902f-1f1d2a5714f3 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.813472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05576485-4201-41ab-902f-1f1d2a5714f3 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.813529 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-847bb068-0161-436e-b66c-f195d1f7e95b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:15.813900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05576485-4201-41ab-902f-1f1d2a5714f3 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:15.814451 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 866/3476] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:15.817453 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-847bb068-0161-436e-b66c-f195d1f7e95b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:15.818104 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 865/3477] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:15.826818 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-d731f476-4c1f-4d78-9895-668ec0982fdc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.828988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-d731f476-4c1f-4d78-9895-668ec0982fdc tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:15.829360 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-d731f476-4c1f-4d78-9895-668ec0982fdc tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c98daba-3781-4a46-8717-529c17187110", "connector": null, "instance_uuid": "9056895f-6ea4-4fff-beae-3d16e306fcb5"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:15.837419 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.837419 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:15.861757 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-d731f476-4c1f-4d78-9895-668ec0982fdc tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:15.862222 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 881/3478] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:15 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) Jul 10 13:22:15.906092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-3426a935-3c6e-4aba-91f2-5af2018e3a48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.908850 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-3426a935-3c6e-4aba-91f2-5af2018e3a48 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action Jul 10 13:22:15.909390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-3426a935-3c6e-4aba-91f2-5af2018e3a48 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:15.909617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-3426a935-3c6e-4aba-91f2-5af2018e3a48 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:15.931420 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.931420 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:15.940800 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2b84e3c4-a90a-4353-8794-e543b0190490 req-3426a935-3c6e-4aba-91f2-5af2018e3a48 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action returned with HTTP 204 Jul 10 13:22:15.941510 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 867/3479] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:15 2026] POST /volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:15.969940 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:15.974019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:15.974302 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:15.974493 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:15.990455 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:15.990455 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:15.993677 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:15.999207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bb72d0de-bb14-40fb-b87e-3cc77a3f8b8d tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:15.999711 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 867/3480] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:15 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1111 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:16.017682 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:16.019745 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:16.019952 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:16.020152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:16.030489 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:16.030489 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:16.035181 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:16.040216 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-497d84e3-e100-4927-8f8b-c9feea1f5318 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:16.040743 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 866/3481] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:16 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:16.755502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bd40b7b0-4ba6-418b-a5fa-3cba8a8e0931 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:16.760188 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd40b7b0-4ba6-418b-a5fa-3cba8a8e0931 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] GET https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d Jul 10 13:22:16.760385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd40b7b0-4ba6-418b-a5fa-3cba8a8e0931 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:16.760634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd40b7b0-4ba6-418b-a5fa-3cba8a8e0931 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:16.769856 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd40b7b0-4ba6-418b-a5fa-3cba8a8e0931 tempest-VolumesExtendTest-765622844 tempest-VolumesExtendTest-765622844-project-member] https://10.4.3.138/volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d returned with HTTP 404 Jul 10 13:22:16.770534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 882/3482] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:16 2026] GET /volume/v3/volumes/44c77696-e817-4694-8bee-b1fe27a1117d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:16.832082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:16.833434 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:16.833616 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:16.833835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:16.844636 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:16.844636 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:16.849829 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:16.854948 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f2924d0e-cebb-4b55-a5aa-cfaf4c5a448f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:16.855407 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 868/3483] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:16 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:17.633006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ed344843-d12e-44fb-9362-9511668aab9a req-8d800362-4e90-4c45-ba92-a43c2b51fccd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:17.635354 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-8d800362-4e90-4c45-ba92-a43c2b51fccd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91/action Jul 10 13:22:17.635802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-8d800362-4e90-4c45-ba92-a43c2b51fccd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:17.635960 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-8d800362-4e90-4c45-ba92-a43c2b51fccd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:17.661298 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:17.661298 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:17.677166 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ed344843-d12e-44fb-9362-9511668aab9a req-8d800362-4e90-4c45-ba92-a43c2b51fccd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91/action returned with HTTP 204 Jul 10 13:22:17.677800 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 868/3484] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:17 2026] POST /volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:17.872604 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:17.875519 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:17.875931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:17.876284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:17.890280 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:17.890280 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:17.894997 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:17.901847 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-592e5d0d-bb99-4f70-931c-cc754e442d7c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:17.902369 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 867/3485] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:17 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:18.009285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0d68de01-2484-4384-b40e-f60e865a74de None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:18.095893 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:18.096199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-212659519", "metadata": {"Type": "Test"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:18.097659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-212659519', 'metadata': {'Type': 'Test'}}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:18.097851 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:18.098156 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:18.098156 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:18.100015 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=351,cinder:INSERT=57,cinder:UPDATE=100 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:22:18.101944 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:18.107427 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (850ec9dd-819d-4007-b325-e27bc3afd40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:18.108510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a81893-3734-4d17-8f5b-b0af27efb2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:18.109612 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:18.138042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a81893-3734-4d17-8f5b-b0af27efb2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:18.138780 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1307f0e6-c4c4-4aee-a53c-8c3381256a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:18.209068 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['73f92891-bf5d-4ac4-a8c9-3ef5c65caa55', 'dc062400-4b8d-4dbe-8efa-95be15473d35', '3337389a-3e2d-4480-8528-f9ab1de3e053', '8597b5cb-5f3d-4c8e-82d8-10ff618977e0'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:18.209856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1307f0e6-c4c4-4aee-a53c-8c3381256a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73f92891-bf5d-4ac4-a8c9-3ef5c65caa55', 'dc062400-4b8d-4dbe-8efa-95be15473d35', '3337389a-3e2d-4480-8528-f9ab1de3e053', '8597b5cb-5f3d-4c8e-82d8-10ff618977e0']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:18.210706 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ae38d4-3d05-4f19-a40a-1dc110fad607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:18.234837 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94ae38d4-3d05-4f19-a40a-1dc110fad607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b183c90e-1c3e-41ed-ac78-c3303035aeb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-212659519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['73f92891-bf5d-4ac4-a8c9-3ef5c65caa55','dc062400-4b8d-4dbe-8efa-95be15473d35','3337389a-3e2d-4480-8528-f9ab1de3e053','8597b5cb-5f3d-4c8e-82d8-10ff618977e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-212659519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b183c90e-1c3e-41ed-ac78-c3303035aeb3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:18.235500 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a8c179-2295-44ab-a2c7-c643014bf0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:18.255574 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a8c179-2295-44ab-a2c7-c643014bf0db) transitioned into state 'SUCCESS' from state '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-212659519',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['73f92891-bf5d-4ac4-a8c9-3ef5c65caa55','dc062400-4b8d-4dbe-8efa-95be15473d35','3337389a-3e2d-4480-8528-f9ab1de3e053','8597b5cb-5f3d-4c8e-82d8-10ff618977e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:18.256425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076956ef-9ca2-4a4a-ab10-f74a2fa2149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:18.265728 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076956ef-9ca2-4a4a-ab10-f74a2fa2149b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:18.266591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (850ec9dd-819d-4007-b325-e27bc3afd40b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:18.266965 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:18.267703 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d68de01-2484-4384-b40e-f60e865a74de tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:18.268162 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 883/3486] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:18 2026] POST /volume/v3/volumes => generated 758 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:18.281106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:18.283523 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:18.283831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:18.283978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:18.292911 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:18.292911 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:18.298028 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:18.303161 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f8ce755b-5743-4040-8cea-ce2128ff2429 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:18.303529 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 869/3487] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:18 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.318646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-586ee213-159c-4a34-9e77-80841560beb2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.320924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-586ee213-159c-4a34-9e77-80841560beb2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:19.321188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-586ee213-159c-4a34-9e77-80841560beb2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.321520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-586ee213-159c-4a34-9e77-80841560beb2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.332006 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.332006 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:19.336343 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-586ee213-159c-4a34-9e77-80841560beb2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.343234 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-586ee213-159c-4a34-9e77-80841560beb2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:19.343766 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 869/3488] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.359306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.361541 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:19.361794 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.362009 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.370776 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.370776 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:19.375838 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.379164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9be10a10-4203-435c-8412-7f327637a71d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.380086 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9be10a10-4203-435c-8412-7f327637a71d None None] GET https://10.4.3.138/volume// Jul 10 13:22:19.380178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9be10a10-4203-435c-8412-7f327637a71d None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.380484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9be10a10-4203-435c-8412-7f327637a71d None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.381018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9be10a10-4203-435c-8412-7f327637a71d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:19.381097 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62b1bb2b-a1bd-478a-b4ae-db19a9d72257 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:19.381547 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 868/3489] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.382073 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 884/3490] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:19.394291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.394678 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.396433 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:19.396827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-212659519"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:19.404980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:22:19.405558 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.405832 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.405832 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:19.407050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.410012 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.417154 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:19.417912 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1d80d35-f5e4-4f99-be6d-cf5d3db4ab01 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:19.418379 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 870/3491] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:19 2026] PUT /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.432008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1d92b8c1-98bb-462a-9af4-143f26569855 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.434185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1d92b8c1-98bb-462a-9af4-143f26569855 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:19.434584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1d92b8c1-98bb-462a-9af4-143f26569855 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-936555829", "description": "This is the new description of volume"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:19.444711 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.444711 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:19.449522 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1d92b8c1-98bb-462a-9af4-143f26569855 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.453058 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.453058 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:19.456289 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1d92b8c1-98bb-462a-9af4-143f26569855 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:19.457025 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1d92b8c1-98bb-462a-9af4-143f26569855 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:19.457565 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 869/3492] 10.4.3.138 () {68 vars in 1369 bytes} [Fri Jul 10 13:22:19 2026] PUT /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.458529 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:22:19.465506 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-0aa6f40b-7c6a-48a4-b9f9-cbc870a9ca9b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:22:19.466140 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 870/3493] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1291 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:19.471994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.473864 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:19.474149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.474436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.485445 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.485445 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:19.491455 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.498064 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-172d8f7b-03e2-4afa-8c66-b557f33cd9da tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:19.498653 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 885/3494] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.514507 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.516162 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:19.516511 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-894984729", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-976933643"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:19.518012 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-894984729', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-976933643'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:19.518175 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:19.522605 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:19.529331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (2f6a9245-8ce8-465e-86ab-4e524dd8e0c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:19.530298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822d4c34-68e0-4ba3-9dcf-ca7f4178d2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:19.531312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:19.566503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822d4c34-68e0-4ba3-9dcf-ca7f4178d2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:19.567449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d49a810-9f2b-41b6-8966-96419821e409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:19.616828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['36757c24-c556-49e8-ba1e-1540c3df8fcb', '9ff74c94-dc89-423a-af9a-47e3024d2544', '747f3559-65d9-4865-996f-a471a540c733', 'd99aa089-1f0d-4687-9562-2e75df53b587'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:19.617861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d49a810-9f2b-41b6-8966-96419821e409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36757c24-c556-49e8-ba1e-1540c3df8fcb', '9ff74c94-dc89-423a-af9a-47e3024d2544', '747f3559-65d9-4865-996f-a471a540c733', 'd99aa089-1f0d-4687-9562-2e75df53b587']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:19.619102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9f0268-c505-4604-90fd-b938c074dd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:19.649782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9f0268-c505-4604-90fd-b938c074dd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8334d4d5-3f2e-4357-924a-2d933627c65a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-894984729',display_name='tempest-VolumesGetTest-Volume-976933643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['36757c24-c556-49e8-ba1e-1540c3df8fcb','9ff74c94-dc89-423a-af9a-47e3024d2544','747f3559-65d9-4865-996f-a471a540c733','d99aa089-1f0d-4687-9562-2e75df53b587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-894984729',display_name='tempest-VolumesGetTest-Volume-976933643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8334d4d5-3f2e-4357-924a-2d933627c65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:19.650678 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8926230a-e977-4a3e-8c0b-12a02bfc9b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:19.679661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8926230a-e977-4a3e-8c0b-12a02bfc9b1f) transitioned into 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-894984729',display_name='tempest-VolumesGetTest-Volume-976933643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['36757c24-c556-49e8-ba1e-1540c3df8fcb','9ff74c94-dc89-423a-af9a-47e3024d2544','747f3559-65d9-4865-996f-a471a540c733','d99aa089-1f0d-4687-9562-2e75df53b587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:19.680841 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb59dee-d82f-4004-aa06-e2d55372da4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:19.692050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb59dee-d82f-4004-aa06-e2d55372da4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:19.693319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (2f6a9245-8ce8-465e-86ab-4e524dd8e0c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:19.693428 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:19.694037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ac22420-6d95-4d0b-b331-e127a893e0b1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:19.694533 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 871/3495] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:19 2026] POST /volume/v3/volumes => generated 778 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:19.710798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.711895 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:19.712908 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:19.713127 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:19.713352 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:19.714473 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] PUT https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b Jul 10 13:22:19.715050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:19.721720 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.721720 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:19.726466 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:19.728922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Acquiring lock "cinder-attachment_update-3c98daba-3781-4a46-8717-529c17187110-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:19.732492 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-555ce255-52b0-4410-b75f-1e587d8ccaf9 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 200 Jul 10 13:22:19.733646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 870/3496] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:19 2026] GET /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:19.736184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Lock "cinder-attachment_update-3c98daba-3781-4a46-8717-529c17187110-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:19.737767 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:19.737767 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:20.262476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Lock "cinder-attachment_update-3c98daba-3781-4a46-8717-529c17187110-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:20.262809 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-8750c8d8-01fa-4f99-9101-f80dee62ea0b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b returned with HTTP 200 Jul 10 13:22:20.263301 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 871/3497] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:19 2026] PUT /volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:20.748823 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.751107 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.751347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:20.751558 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:20.758880 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.758880 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:20.763297 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:20.768212 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c26d54e8-0b9b-4767-a4a1-33a221b5afdb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 200 Jul 10 13:22:20.768916 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 886/3498] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:20 2026] GET /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:20.778075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-57771bc1-0006-494a-b19f-29ece2484051 req-d4042c02-7f50-4c74-9b12-2a8a31fc29bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.780436 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-d4042c02-7f50-4c74-9b12-2a8a31fc29bb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action Jul 10 13:22:20.780849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-d4042c02-7f50-4c74-9b12-2a8a31fc29bb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:20.782442 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-d4042c02-7f50-4c74-9b12-2a8a31fc29bb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:20.784031 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-75cdae90-d766-4927-8d24-a285737f731b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.787256 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-75cdae90-d766-4927-8d24-a285737f731b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.787819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-75cdae90-d766-4927-8d24-a285737f731b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-212659519", "description": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:20.800255 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.800255 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:20.802774 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.802774 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:20.805127 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-75cdae90-d766-4927-8d24-a285737f731b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:20.813111 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-75cdae90-d766-4927-8d24-a285737f731b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:20.813838 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-75cdae90-d766-4927-8d24-a285737f731b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 200 Jul 10 13:22:20.814707 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-57771bc1-0006-494a-b19f-29ece2484051 req-d4042c02-7f50-4c74-9b12-2a8a31fc29bb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action returned with HTTP 204 Jul 10 13:22:20.815144 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 871/3499] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:20 2026] PUT /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:20.815350 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 872/3500] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:20 2026] POST /volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:20.828463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.830897 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.831204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:20.831551 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:20.841189 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.841189 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:20.846506 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:20.853128 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1e3bf50-2e66-4d81-9935-8fa877be0b6a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 200 Jul 10 13:22:20.853671 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 872/3501] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:20 2026] GET /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:20.872570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.874682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.874809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:20.875034 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:20.875251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: 8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.886947 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.886947 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:20.887545 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:20.908415 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:20.908620 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e43893a-015a-41f6-8afd-a6d0bca64dd6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 202 Jul 10 13:22:20.912719 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 887/3502] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:20 2026] DELETE /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:20.923032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3f520058-d974-4d19-a477-621628f3285b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:20.923032 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f520058-d974-4d19-a477-621628f3285b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:20.923032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3f520058-d974-4d19-a477-621628f3285b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:20.923330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3f520058-d974-4d19-a477-621628f3285b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:20.933944 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:20.933944 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:20.941271 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3f520058-d974-4d19-a477-621628f3285b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:20.947339 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f520058-d974-4d19-a477-621628f3285b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 200 Jul 10 13:22:20.947800 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 872/3503] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:20 2026] GET /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:21.451057 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:21.453834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:22:21.454275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3de83fb6-2a4c-46b3-9ef4-4c6f01de236f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1709336601", "description": null, "metadata": null}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:21.469815 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:21.469815 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:21.470860 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:21.470860 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create snapshot from volume 3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:21.523679 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['f8a2faa9-76f7-4a20-bf01-6e626b9e629d', 'b1c6c6dd-0d50-430d-a2da-8ee84d5bf838', 'aa18d0ac-d541-4e95-825e-99186c0e99cd', '5350ed75-8474-4a48-937a-2822e7dfe5e4'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:21.574407 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot force create request issued successfully. Jul 10 13:22:21.574407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-07ea9d79-dc8c-4bc9-8641-e966c05991f8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:22:21.575023 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 873/3504] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:22:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:21.586427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f71d24c-8c55-470d-a313-cc3796384671 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:21.589645 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f71d24c-8c55-470d-a313-cc3796384671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:22:21.590063 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f71d24c-8c55-470d-a313-cc3796384671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:21.590345 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f71d24c-8c55-470d-a313-cc3796384671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:21.596887 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:21.596887 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:21.597208 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8f71d24c-8c55-470d-a313-cc3796384671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:21.597968 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f71d24c-8c55-470d-a313-cc3796384671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 200 Jul 10 13:22:21.598517 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 873/3505] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:21 2026] GET /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:21.963852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d2bfa53-3619-4e59-89f6-7df82fd60ade None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:21.965662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d2bfa53-3619-4e59-89f6-7df82fd60ade tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a Jul 10 13:22:21.965878 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d2bfa53-3619-4e59-89f6-7df82fd60ade tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:21.966051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d2bfa53-3619-4e59-89f6-7df82fd60ade tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:21.972148 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d2bfa53-3619-4e59-89f6-7df82fd60ade tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a returned with HTTP 404 Jul 10 13:22:21.972717 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 888/3506] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:21 2026] GET /volume/v3/volumes/8334d4d5-3f2e-4357-924a-2d933627c65a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:21.980287 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:21.983155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:21.983155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:21.983418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:21.991988 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:21.991988 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:21.996215 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:22.001863 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a17cc569-0904-4d10-9b9a-9916ed59b2b0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:22.002338 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 873/3507] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:21 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:22.014659 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:22.016419 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:22.016842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:22.016842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:22.016913 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:22.024417 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:22.024417 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:22.024951 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:22.042979 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:22.043202 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b85f75d2-ecd6-40b7-9bcf-2e5a59660cf1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 202 Jul 10 13:22:22.043682 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 874/3508] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:22 2026] DELETE /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:22.052428 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b8be8ac8-749d-4aba-b771-5e27800e320f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:22.055728 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b8be8ac8-749d-4aba-b771-5e27800e320f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:22.055728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b8be8ac8-749d-4aba-b771-5e27800e320f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:22.055728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b8be8ac8-749d-4aba-b771-5e27800e320f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:22.062735 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:22.062735 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:22.066529 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b8be8ac8-749d-4aba-b771-5e27800e320f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:22.071119 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b8be8ac8-749d-4aba-b771-5e27800e320f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 200 Jul 10 13:22:22.071517 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 874/3509] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:22 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:22.608146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:22.609887 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:22:22.610094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:22.610282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:22.616295 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:22.616295 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:22.616845 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:22.617759 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0f6d0aa-5deb-47ff-a040-ee66e306b4c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 200 Jul 10 13:22:22.618207 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 889/3510] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:22 2026] GET /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:22.631859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5b1ba600-6814-4934-a42d-af483cebd601 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:22.633569 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b1ba600-6814-4934-a42d-af483cebd601 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:22:22.633925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b1ba600-6814-4934-a42d-af483cebd601 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:22.635465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b1ba600-6814-4934-a42d-af483cebd601 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:22.641326 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:22.641326 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:22.642008 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5b1ba600-6814-4934-a42d-af483cebd601 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:22.643269 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b1ba600-6814-4934-a42d-af483cebd601 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 200 Jul 10 13:22:22.644016 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 874/3511] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:22 2026] GET /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:23.085607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-afef8463-0e58-451f-b85e-0b37147197f5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:23.089452 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afef8463-0e58-451f-b85e-0b37147197f5 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 Jul 10 13:22:23.089735 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afef8463-0e58-451f-b85e-0b37147197f5 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:23.089962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afef8463-0e58-451f-b85e-0b37147197f5 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:23.097559 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afef8463-0e58-451f-b85e-0b37147197f5 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 returned with HTTP 404 Jul 10 13:22:23.098202 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 875/3512] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:23 2026] GET /volume/v3/volumes/b183c90e-1c3e-41ed-ac78-c3303035aeb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:23.113259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7755729f-b271-4018-a554-5fae9486ccc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:23.115035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:23.115352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1225556948"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:23.116661 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1225556948'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:23.116796 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:23.120995 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:23.126063 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (90c717dd-bf79-4420-8dc4-07b0d807b363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:23.126935 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4803e55-3648-4542-b7dc-a52066b1b4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:23.127794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:23.154052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4803e55-3648-4542-b7dc-a52066b1b4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:23.154892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f205931-ba42-4237-b826-463cc7fb2d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:23.218858 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['4fb2a178-af72-46ef-99fa-8aff55df00f8', 'f0f63694-a3d7-43f2-b57c-a06f62cb17a7', 'e92ecb2c-0e16-4fbc-8602-6ef3af9d2a9e', '1a51a9f8-b6bb-4e89-9c24-870434ec882d'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:23.220128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f205931-ba42-4237-b826-463cc7fb2d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb2a178-af72-46ef-99fa-8aff55df00f8', 'f0f63694-a3d7-43f2-b57c-a06f62cb17a7', 'e92ecb2c-0e16-4fbc-8602-6ef3af9d2a9e', '1a51a9f8-b6bb-4e89-9c24-870434ec882d']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:23.221183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a51c7d1-46be-4ca5-8b53-012751399db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:23.253428 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a51c7d1-46be-4ca5-8b53-012751399db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fc25d6-6943-44f6-925b-7fb2ee171b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1225556948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['4fb2a178-af72-46ef-99fa-8aff55df00f8','f0f63694-a3d7-43f2-b57c-a06f62cb17a7','e92ecb2c-0e16-4fbc-8602-6ef3af9d2a9e','1a51a9f8-b6bb-4e89-9c24-870434ec882d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1225556948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fc25d6-6943-44f6-925b-7fb2ee171b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:23.254280 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4ebb8f-b8b3-4a16-bbeb-e3dc0a8d585c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:23.273333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4ebb8f-b8b3-4a16-bbeb-e3dc0a8d585c) transitioned into state 'SUCCESS' from state '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-1225556948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['4fb2a178-af72-46ef-99fa-8aff55df00f8','f0f63694-a3d7-43f2-b57c-a06f62cb17a7','e92ecb2c-0e16-4fbc-8602-6ef3af9d2a9e','1a51a9f8-b6bb-4e89-9c24-870434ec882d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:23.274233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee34453a-ebaa-4ec8-a432-2c46fea5c2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:23.285421 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee34453a-ebaa-4ec8-a432-2c46fea5c2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:23.286327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (90c717dd-bf79-4420-8dc4-07b0d807b363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:23.286671 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:23.287355 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7755729f-b271-4018-a554-5fae9486ccc1 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:23.292074 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 875/3513] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:22:23 2026] POST /volume/v3/volumes => generated 745 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:23.293326 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:23.295655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:23.295799 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:23.295997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:23.305714 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:23.305714 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:23.309165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6324b698-2349-4375-b83c-2d7d7314cef4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:23.313733 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:23.314026 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6324b698-2349-4375-b83c-2d7d7314cef4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:23.314026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6324b698-2349-4375-b83c-2d7d7314cef4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:23.314474 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6324b698-2349-4375-b83c-2d7d7314cef4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:23.316812 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-904849ae-b6d1-4543-90bf-d4743ec18a9e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:23.317449 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 890/3514] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:23 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:23.323291 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:23.323291 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:23.328170 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6324b698-2349-4375-b83c-2d7d7314cef4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:23.335138 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6324b698-2349-4375-b83c-2d7d7314cef4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 200 Jul 10 13:22:23.335772 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 875/3515] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:23 2026] GET /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:24.352287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.354885 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:24.355124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:24.355380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:24.363672 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.363672 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:24.367504 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:24.371861 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c76e258f-4d81-460b-bd19-3a3da32f8e45 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 200 Jul 10 13:22:24.372227 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 876/3516] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:24 2026] GET /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:24.387554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.389936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:24.390405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "44fc25d6-6943-44f6-925b-7fb2ee171b60", "size": 1, "name": "tempest-VolumesGetTest-Volume-492531149", "metadata": {"Type": "Test"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:24.392504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'source_volid': '44fc25d6-6943-44f6-925b-7fb2ee171b60', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-492531149', 'metadata': {'Type': 'Test'}}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:24.402816 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.402816 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:24.403411 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume retrieved successfully. Jul 10 13:22:24.403560 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:24.409670 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:24.416661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-20046f73-0264-4e80-82c9-495899913e69 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.417052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (9eceaeb2-d9c1-4a73-b1ee-3d3fd8b49a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:24.418145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f696dbdf-78ca-4cda-9ed5-4346706ef93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:24.418947 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-20046f73-0264-4e80-82c9-495899913e69 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:24.419230 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-20046f73-0264-4e80-82c9-495899913e69 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:24.419351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:24.419475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-20046f73-0264-4e80-82c9-495899913e69 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:24.420927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.423554 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:22:24.424094 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3de83fb6-2a4c-46b3-9ef4-4c6f01de236f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1231826367", "description": null, "metadata": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:24.428663 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.428663 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:24.433310 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-20046f73-0264-4e80-82c9-495899913e69 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:24.437809 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.437809 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:24.438388 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:24.438532 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create snapshot from volume 3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:24.438839 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-20046f73-0264-4e80-82c9-495899913e69 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:22:24.440012 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 891/3517] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:24 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:22:24.453339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f696dbdf-78ca-4cda-9ed5-4346706ef93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '44fc25d6-6943-44f6-925b-7fb2ee171b60', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:24.454300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edaba67e-3aab-4445-96ac-f2576f0be2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:24.474531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['33a30ddd-d1c5-4183-a15c-8aed891a887c', 'dac9efda-da3a-4e40-8d79-e23f71461341', '64eb84d3-2737-42c5-b339-574e25273186', 'e2cc41e0-363c-479f-993e-ff7ec48f0f80'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:24.503935 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['57059672-d659-4fdd-a455-1f2b593373be', '5e43a3c2-35af-45f9-9acb-1c5c442edbf7', '1aacc0e6-c67b-4e5a-a141-fb1c3efef0b5', '37d265f1-390b-4938-a2f4-e54b198ba7ef'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:24.505093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edaba67e-3aab-4445-96ac-f2576f0be2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57059672-d659-4fdd-a455-1f2b593373be', '5e43a3c2-35af-45f9-9acb-1c5c442edbf7', '1aacc0e6-c67b-4e5a-a141-fb1c3efef0b5', '37d265f1-390b-4938-a2f4-e54b198ba7ef']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:24.505885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b0678f-59b3-4205-92fa-724b636ebdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:24.521717 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot force create request issued successfully. Jul 10 13:22:24.521717 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-616bf9cc-800b-404d-ba0a-33f89ba650c5 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:22:24.521717 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 876/3518] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:22:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:24.531422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.533805 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:22:24.533917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:24.534212 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:24.541944 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.541944 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:24.541944 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:24.542459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e43d7fc6-d8f3-4b74-92ae-53483484fdb2 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 200 Jul 10 13:22:24.542967 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 877/3519] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:24 2026] GET /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:24.551116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b0678f-59b3-4205-92fa-724b636ebdbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80de1453-0ea4-488e-9f71-cc4328007168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-492531149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['57059672-d659-4fdd-a455-1f2b593373be','5e43a3c2-35af-45f9-9acb-1c5c442edbf7','1aacc0e6-c67b-4e5a-a141-fb1c3efef0b5','37d265f1-390b-4938-a2f4-e54b198ba7ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=44fc25d6-6943-44f6-925b-7fb2ee171b60,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-492531149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80de1453-0ea4-488e-9f71-cc4328007168,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=44fc25d6-6943-44f6-925b-7fb2ee171b60,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:24.552130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fe1b9a-1e4d-4d47-b90f-4e4f31c98fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:24.573969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fe1b9a-1e4d-4d47-b90f-4e4f31c98fb4) transitioned into state 'SUCCESS' from state '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-492531149',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['57059672-d659-4fdd-a455-1f2b593373be','5e43a3c2-35af-45f9-9acb-1c5c442edbf7','1aacc0e6-c67b-4e5a-a141-fb1c3efef0b5','37d265f1-390b-4938-a2f4-e54b198ba7ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=44fc25d6-6943-44f6-925b-7fb2ee171b60,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:24.574911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29536290-f48a-45af-90ee-a5b0bd083c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:24.594619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29536290-f48a-45af-90ee-a5b0bd083c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:24.597112 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (9eceaeb2-d9c1-4a73-b1ee-3d3fd8b49a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:24.597112 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:24.597112 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b0db1aec-8db5-4df1-b6dc-2b730c68c179 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:24.597561 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 876/3520] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:24 2026] POST /volume/v3/volumes => generated 792 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:24.615801 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:24.621514 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:24.621825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:24.622080 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:24.635798 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:24.635798 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:24.641227 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:24.648456 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0a74a83-fc91-45da-be30-5baa0a9abea6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:24.648998 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 892/3521] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:24 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.127500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8cde225d-807f-4adf-870c-32027678e516 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.130230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8cde225d-807f-4adf-870c-32027678e516 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:25.130530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8cde225d-807f-4adf-870c-32027678e516 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.130584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8cde225d-807f-4adf-870c-32027678e516 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.141094 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.141094 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:25.149145 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8cde225d-807f-4adf-870c-32027678e516 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:25.161940 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8cde225d-807f-4adf-870c-32027678e516 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:22:25.162372 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 877/3522] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.178438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.182628 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:25.182870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.183094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.183318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Delete volume with id: 8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:25.191270 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.191270 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:25.191869 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:25.214679 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Delete volume request issued successfully. Jul 10 13:22:25.214679 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-83999cc9-30b5-4e7c-ab95-8973ee2d0402 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 202 Jul 10 13:22:25.215540 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 878/3523] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:25 2026] DELETE /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:25.230284 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.233259 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:25.233667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.233907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.244562 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.244562 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:25.251919 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Volume info retrieved successfully. Jul 10 13:22:25.259683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5295ad41-480f-48ae-a1b5-d6eef6233e89 tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 200 Jul 10 13:22:25.260552 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 877/3524] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.363983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e1714a07-4af7-4863-bede-ff9f30846271 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.364531 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e1714a07-4af7-4863-bede-ff9f30846271 None None] GET https://10.4.3.138/volume// Jul 10 13:22:25.365224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e1714a07-4af7-4863-bede-ff9f30846271 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.365224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e1714a07-4af7-4863-bede-ff9f30846271 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.365807 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e1714a07-4af7-4863-bede-ff9f30846271 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:25.366959 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 893/3525] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:25.376494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-c6856c96-799f-40c6-b509-666a7ccf5e2b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.379304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-c6856c96-799f-40c6-b509-666a7ccf5e2b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:25.379575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-c6856c96-799f-40c6-b509-666a7ccf5e2b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a28db14-f454-45a6-8eff-b0860d77c94c", "connector": null, "instance_uuid": "c9b881fa-eee7-49c1-bcd8-0266b6304213"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:25.391292 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.391292 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:25.440804 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-c6856c96-799f-40c6-b509-666a7ccf5e2b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:25.441371 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 878/3526] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:25 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) Jul 10 13:22:25.556647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-312a218a-f617-4366-885b-858ba7c07ab4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.559461 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-312a218a-f617-4366-885b-858ba7c07ab4 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:22:25.560115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-312a218a-f617-4366-885b-858ba7c07ab4 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.560544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-312a218a-f617-4366-885b-858ba7c07ab4 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.565734 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.565734 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:25.566381 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-312a218a-f617-4366-885b-858ba7c07ab4 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:25.567353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-312a218a-f617-4366-885b-858ba7c07ab4 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 200 Jul 10 13:22:25.567849 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 879/3527] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.580438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.582654 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:22:25.583066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.583302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.591187 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.591187 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:25.591904 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:25.593081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-04cce023-4632-4da4-85e5-04bec3b2c8d8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 200 Jul 10 13:22:25.593667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 878/3528] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.664109 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.668758 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:25.669162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.670223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.686812 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.686812 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:25.691733 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:25.697385 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3615d5f8-29ee-4ad4-8ce4-5fc296f33bf4 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:25.697898 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 894/3529] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.714127 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.715806 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:25.716011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.716255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.724827 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.724827 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:25.730659 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:25.735888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dbd6c4f0-9ee0-40f8-b2f4-65172dc5ecb6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:25.736171 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 879/3530] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.751018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9173189a-26a7-47fc-86c4-3fa164df27ad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.752711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9173189a-26a7-47fc-86c4-3fa164df27ad tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:25.753037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9173189a-26a7-47fc-86c4-3fa164df27ad tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-492531149"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:25.762223 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.762223 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:25.766607 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9173189a-26a7-47fc-86c4-3fa164df27ad tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:25.775837 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9173189a-26a7-47fc-86c4-3fa164df27ad tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:25.777426 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9173189a-26a7-47fc-86c4-3fa164df27ad tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:25.778235 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 880/3531] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:25 2026] PUT /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.793605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.795803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:25.796198 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-180296235", "description": "This is the new description of volume"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:25.806380 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.806380 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:25.810771 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:25.820442 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:25.821153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3a049a4f-edc7-4dbc-a0ec-38823be14269 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:25.821626 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 879/3532] 10.4.3.138 () {68 vars in 1369 bytes} [Fri Jul 10 13:22:25 2026] PUT /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.832462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-efa55e38-1731-43b0-8aa5-e689067e4118 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.834097 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efa55e38-1731-43b0-8aa5-e689067e4118 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:25.834258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efa55e38-1731-43b0-8aa5-e689067e4118 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.834436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efa55e38-1731-43b0-8aa5-e689067e4118 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.838896 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5055ff5e-9d72-412b-971c-b39f47608d89 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.840702 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5055ff5e-9d72-412b-971c-b39f47608d89 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:25.840944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5055ff5e-9d72-412b-971c-b39f47608d89 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.841227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5055ff5e-9d72-412b-971c-b39f47608d89 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.842847 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.842847 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:25.846583 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-efa55e38-1731-43b0-8aa5-e689067e4118 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:25.850876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efa55e38-1731-43b0-8aa5-e689067e4118 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:25.851296 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 895/3533] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 924 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.851701 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:25.851701 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:25.858457 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5055ff5e-9d72-412b-971c-b39f47608d89 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:25.865443 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5055ff5e-9d72-412b-971c-b39f47608d89 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:25.865595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.865814 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 880/3534] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:25.867164 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:25.867486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-826335549", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-159009567"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:25.868876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-826335549', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-159009567'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:25.869014 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:25.873519 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:25.879081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (7f584ce5-086f-4b72-bb3e-f58da0054b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:25.880118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20c9cae-5ccb-4f2c-bc2d-ceb82fdbc669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:25.881040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:25.907000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d20c9cae-5ccb-4f2c-bc2d-ceb82fdbc669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:25.907813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b500176d-5f78-4f0a-b996-6c9a301392b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:25.950013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['10a5e985-7d35-42d9-a366-2d2d4bf07313', '3295d158-3a0e-4cf9-b554-3b0289af5964', '47ecff53-8408-4f42-bf57-c80e53f38ee3', 'a07e81f1-5335-45a1-bd76-673c2a17549e'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:25.950928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b500176d-5f78-4f0a-b996-6c9a301392b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a5e985-7d35-42d9-a366-2d2d4bf07313', '3295d158-3a0e-4cf9-b554-3b0289af5964', '47ecff53-8408-4f42-bf57-c80e53f38ee3', 'a07e81f1-5335-45a1-bd76-673c2a17549e']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:25.951947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3f0eae-a64d-4be8-9500-01d233c1e4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:25.977072 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a3f0eae-a64d-4be8-9500-01d233c1e4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c97606-f01c-49df-bd7e-edf299becab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-826335549',display_name='tempest-VolumesGetTest-Volume-159009567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['10a5e985-7d35-42d9-a366-2d2d4bf07313','3295d158-3a0e-4cf9-b554-3b0289af5964','47ecff53-8408-4f42-bf57-c80e53f38ee3','a07e81f1-5335-45a1-bd76-673c2a17549e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-826335549',display_name='tempest-VolumesGetTest-Volume-159009567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c97606-f01c-49df-bd7e-edf299becab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:25.977930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6198148-cbbd-45be-9d33-74950a177b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:25.984714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3ad074bc-834d-4608-b5f7-2b1441ab8857 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.985313 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3ad074bc-834d-4608-b5f7-2b1441ab8857 None None] GET https://10.4.3.138/volume// Jul 10 13:22:25.985645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3ad074bc-834d-4608-b5f7-2b1441ab8857 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:25.985971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3ad074bc-834d-4608-b5f7-2b1441ab8857 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:25.986309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3ad074bc-834d-4608-b5f7-2b1441ab8857 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:25.986639 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 880/3535] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:25.997347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:25.999951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:26.000222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:26.000483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:26.006973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6198148-cbbd-45be-9d33-74950a177b24) transitioned into 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-826335549',display_name='tempest-VolumesGetTest-Volume-159009567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['10a5e985-7d35-42d9-a366-2d2d4bf07313','3295d158-3a0e-4cf9-b554-3b0289af5964','47ecff53-8408-4f42-bf57-c80e53f38ee3','a07e81f1-5335-45a1-bd76-673c2a17549e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:26.007753 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90ab2a9-41aa-446e-900e-01305a1b2d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:26.014817 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:26.014817 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:26.017434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a90ab2a9-41aa-446e-900e-01305a1b2d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:26.018331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (7f584ce5-086f-4b72-bb3e-f58da0054b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:26.018636 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:26.019275 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9bec5b3-ae43-4ff6-bbc1-b2a40504fc1f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:26.019712 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:26.019773 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 881/3536] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:25 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:26.025011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e04372db-8981-405a-ad58-9ea404e7e847 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:26.025491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 896/3537] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:25 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 1083 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:26.032180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:26.034639 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:26.034899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:26.035049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:26.042831 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:26.042831 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:26.047857 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:26.052259 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2cd1af4-6edb-43b2-b857-2394b0991eef tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 200 Jul 10 13:22:26.052667 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 881/3538] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:26 2026] GET /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:26.151516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:26.154525 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] PUT https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 Jul 10 13:22:26.154952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:26.164511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Acquiring lock "cinder-attachment_update-8a28db14-f454-45a6-8eff-b0860d77c94c-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:26.172852 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-8a28db14-f454-45a6-8eff-b0860d77c94c-np0000005006" acquired by "attachment_update" :: waited 0.008s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:26.174194 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:26.174194 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:26.275390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7579905-658f-4bc7-be26-8668c975cf7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:26.278207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7579905-658f-4bc7-be26-8668c975cf7b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] GET https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f Jul 10 13:22:26.278479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7579905-658f-4bc7-be26-8668c975cf7b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:26.278738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7579905-658f-4bc7-be26-8668c975cf7b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:26.286708 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7579905-658f-4bc7-be26-8668c975cf7b tempest-VolumesActionsTest-1678872905 tempest-VolumesActionsTest-1678872905-project-member] https://10.4.3.138/volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f returned with HTTP 404 Jul 10 13:22:26.287239 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 882/3539] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:26 2026] GET /volume/v3/volumes/8676432f-e277-4f95-b6de-accd191b009f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:26.703294 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-8a28db14-f454-45a6-8eff-b0860d77c94c-np0000005006" released by "attachment_update" :: held 0.530s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:26.703748 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-2739e6e2-3363-4ed0-9805-c55948232c1b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 returned with HTTP 200 Jul 10 13:22:26.704339 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 881/3540] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:26 2026] PUT /volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:26.715501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-9308d8fc-90d5-4b11-ab75-6fab15060650 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:26.718746 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-9308d8fc-90d5-4b11-ab75-6fab15060650 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption Jul 10 13:22:26.719467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-9308d8fc-90d5-4b11-ab75-6fab15060650 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:26.719467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-9308d8fc-90d5-4b11-ab75-6fab15060650 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:26.743968 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:26.743968 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:26.764458 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-9308d8fc-90d5-4b11-ab75-6fab15060650 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption returned with HTTP 200 Jul 10 13:22:26.765051 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 897/3541] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:22:26 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:26.883471 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-42a621fa-e156-442b-a3e3-2740bc403873 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:26.887335 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42a621fa-e156-442b-a3e3-2740bc403873 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:26.887335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42a621fa-e156-442b-a3e3-2740bc403873 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:26.887335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-42a621fa-e156-442b-a3e3-2740bc403873 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:26.901055 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:26.901055 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:26.906526 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-42a621fa-e156-442b-a3e3-2740bc403873 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:26.914537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-42a621fa-e156-442b-a3e3-2740bc403873 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:26.915014 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 882/3542] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:26 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:27.066734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c59b1068-c792-43c0-aacd-94f692bd349c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.068627 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c59b1068-c792-43c0-aacd-94f692bd349c tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.068867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c59b1068-c792-43c0-aacd-94f692bd349c tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.069074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c59b1068-c792-43c0-aacd-94f692bd349c tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.076623 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.076623 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:27.080313 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c59b1068-c792-43c0-aacd-94f692bd349c tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:27.084838 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c59b1068-c792-43c0-aacd-94f692bd349c tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 200 Jul 10 13:22:27.085321 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 883/3543] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:27 2026] GET /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:27.100278 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d273008-604e-4920-9bf8-33384f8ef390 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.102231 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d273008-604e-4920-9bf8-33384f8ef390 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.102596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d273008-604e-4920-9bf8-33384f8ef390 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-492531149", "description": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:27.111252 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.111252 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:27.114811 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0d273008-604e-4920-9bf8-33384f8ef390 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:27.121412 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0d273008-604e-4920-9bf8-33384f8ef390 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:27.122026 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d273008-604e-4920-9bf8-33384f8ef390 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 200 Jul 10 13:22:27.122902 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 882/3544] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:27 2026] PUT /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:27.136812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.138872 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.139102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.139306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.147310 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.147310 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:27.151653 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:27.156797 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6bd1b11f-30f0-46f5-a7cf-441d0dcbe8c6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 200 Jul 10 13:22:27.157283 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 898/3545] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:27 2026] GET /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:27.172086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.173676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.173873 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.174045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.174189 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.181200 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.181200 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:27.181737 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:27.218098 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:27.218171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a8a4ec6-1367-4e8e-81ae-41162bb3f34b tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 202 Jul 10 13:22:27.219403 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 883/3546] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:27 2026] DELETE /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:27.230571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.235710 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:27.235710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.235710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.244011 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.244011 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:27.248002 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:27.253577 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6182c68e-71f6-4b46-99ba-7e8b1e5b1479 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 200 Jul 10 13:22:27.254098 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 884/3547] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:27 2026] GET /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:22:27.434029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.438566 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:22:27.438918 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3de83fb6-2a4c-46b3-9ef4-4c6f01de236f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-504218758", "description": null, "metadata": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:27.452535 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.452535 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:27.453027 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:27.453230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create snapshot from volume 3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:27.492542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['9d5ee278-618e-409e-a636-e56c4bf1fc6b', '6ef3d608-380b-4129-bb97-fb18f7f7effe', '4f64a8c1-9bea-4b97-9a54-ea4a8e512d64', '055a6bd8-856b-4726-a98a-8bd390ab4f78'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:27.528666 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot force create request issued successfully. Jul 10 13:22:27.531558 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2fe71bc9-a928-4e0d-a880-8cbcdd58cf69 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:22:27.531558 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 883/3548] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:22:27 2026] POST /volume/v3/snapshots => generated 312 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:27.540495 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.542393 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:22:27.542605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.542821 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.549173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.549173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:27.549986 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:27.550562 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cd40ce2f-8fb7-4088-aef0-90f221685e01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 200 Jul 10 13:22:27.550960 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 899/3549] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:27 2026] GET /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:27.937939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:27.940938 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:27.941183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:27.941460 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:27.959644 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:27.959644 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:27.967380 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:27.978672 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4c5c31c1-1c7c-45d1-b04d-721397bcbc70 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:27.978672 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 884/3550] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:27 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:28.271318 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8d3413d5-59bc-4399-b4d0-d1f1342e48f6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.273662 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8d3413d5-59bc-4399-b4d0-d1f1342e48f6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 Jul 10 13:22:28.273927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8d3413d5-59bc-4399-b4d0-d1f1342e48f6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.274183 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8d3413d5-59bc-4399-b4d0-d1f1342e48f6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.280348 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8d3413d5-59bc-4399-b4d0-d1f1342e48f6 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 returned with HTTP 404 Jul 10 13:22:28.280933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 885/3551] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/volumes/d0c97606-f01c-49df-bd7e-edf299becab3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:28.289616 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44454fbc-c103-40a2-adca-3da71306b2ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.291969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44454fbc-c103-40a2-adca-3da71306b2ae tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:28.292591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44454fbc-c103-40a2-adca-3da71306b2ae tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.293006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44454fbc-c103-40a2-adca-3da71306b2ae tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.304116 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.304116 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:28.312512 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-44454fbc-c103-40a2-adca-3da71306b2ae tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:28.316228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44454fbc-c103-40a2-adca-3da71306b2ae tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:28.316985 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 884/3552] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:28.335086 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-104f6048-179a-423b-8376-a72d46b0e336 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.338546 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:28.339001 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.339377 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.339634 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: 80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:28.351710 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.351710 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:28.353109 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:28.392444 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:28.392742 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-104f6048-179a-423b-8376-a72d46b0e336 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 202 Jul 10 13:22:28.393257 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 900/3553] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:28 2026] DELETE /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:28.401117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.403023 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:28.403178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.403348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.410831 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.410831 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:28.414954 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:28.419981 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4752ee6-ced3-4dcd-8c67-c6ff3a370007 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 200 Jul 10 13:22:28.420450 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 885/3554] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:28.561640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2f239346-817e-4439-90a6-d99a24b5ccec None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.564055 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f239346-817e-4439-90a6-d99a24b5ccec tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:22:28.564239 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f239346-817e-4439-90a6-d99a24b5ccec tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.564498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2f239346-817e-4439-90a6-d99a24b5ccec tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.570608 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.570608 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:28.571137 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2f239346-817e-4439-90a6-d99a24b5ccec tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:28.572012 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2f239346-817e-4439-90a6-d99a24b5ccec tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 200 Jul 10 13:22:28.572367 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 886/3555] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:28.582970 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.584516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:22:28.584907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.585264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.593181 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.593181 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:28.593181 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:28.593181 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86b860ab-5997-4a54-ae8d-8baca81a4252 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 200 Jul 10 13:22:28.593181 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 885/3556] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:28.641592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.644155 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:28.644439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:28.644661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:28.663178 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.663178 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:28.667539 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:28.673460 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-75eaa4d9-d934-4fa6-bf99-23dfba889d8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:28.674008 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 901/3557] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:28.694541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.696849 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f/action Jul 10 13:22:28.697271 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:28.697486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:28.708474 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:28.708474 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:28.708814 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:28.716058 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Begin detaching volume completed successfully. Jul 10 13:22:28.716382 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-5c5fe5fb-0d0d-42a2-ac37-a4365b84c782 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f/action returned with HTTP 202 Jul 10 13:22:28.717121 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 886/3558] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:22:28 2026] POST /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:28.997306 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:28.999634 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:28.999890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.000149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.014981 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:29.014981 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:29.021683 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:29.027749 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7ffef2c8-5b5f-435a-bf3d-d9fdccbc2861 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:29.028227 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 887/3559] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:28 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:29.433459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f3e02342-1673-44d0-aa69-b9b8dc7e3a6f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.435104 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3e02342-1673-44d0-aa69-b9b8dc7e3a6f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 Jul 10 13:22:29.436629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3e02342-1673-44d0-aa69-b9b8dc7e3a6f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.436629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f3e02342-1673-44d0-aa69-b9b8dc7e3a6f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.442625 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f3e02342-1673-44d0-aa69-b9b8dc7e3a6f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 returned with HTTP 404 Jul 10 13:22:29.443304 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 886/3560] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:29 2026] GET /volume/v3/volumes/80de1453-0ea4-488e-9f71-cc4328007168 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:29.451514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.453857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:29.454129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.454390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.464086 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:29.464086 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:29.471421 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:29.477503 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a900133-3343-4b0b-a34b-b194fd16cb19 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 200 Jul 10 13:22:29.478115 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 902/3561] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:29 2026] GET /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:29.493460 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.495667 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:29.495952 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.496217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.496451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: 44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:29.503920 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:29.503920 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:29.504514 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:29.523816 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:29.524094 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f76d2a6c-222d-4d11-817a-2dd873d3f628 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 202 Jul 10 13:22:29.524560 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 887/3562] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:29 2026] DELETE /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:29.535160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-44390404-8fc2-46ad-a825-fa621c015564 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.537506 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44390404-8fc2-46ad-a825-fa621c015564 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:29.537728 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44390404-8fc2-46ad-a825-fa621c015564 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.537883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44390404-8fc2-46ad-a825-fa621c015564 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.546798 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:29.546798 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:29.551270 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-44390404-8fc2-46ad-a825-fa621c015564 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:29.557461 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44390404-8fc2-46ad-a825-fa621c015564 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 200 Jul 10 13:22:29.558039 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 888/3563] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:29 2026] GET /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:29.750894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-52d3639e-0202-4098-a9ab-47eb1d933af0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.752656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52d3639e-0202-4098-a9ab-47eb1d933af0 None None] GET https://10.4.3.138/volume// Jul 10 13:22:29.752656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52d3639e-0202-4098-a9ab-47eb1d933af0 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.752656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52d3639e-0202-4098-a9ab-47eb1d933af0 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.752656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52d3639e-0202-4098-a9ab-47eb1d933af0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:29.752656 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 887/3564] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:29.761515 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:29.764513 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:22:29.765286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:29.765662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:29.778053 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:29.778053 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:29.782131 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:29.788072 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-fdaffd8b-ff93-4826-b6d2-033b64f3dadd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:22:29.788661 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 903/3565] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:29 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:30.048340 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:30.050564 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:30.050814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:30.051078 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:30.070956 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:30.070956 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:30.077908 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:30.084430 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f51f1cb0-4d85-44f1-8bbc-d414145e1439 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:30.084872 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 888/3566] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:30 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:30.572519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f2e323e4-d7c8-4a91-80d2-fef7c60e8bc2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:30.575401 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2e323e4-d7c8-4a91-80d2-fef7c60e8bc2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 Jul 10 13:22:30.575613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2e323e4-d7c8-4a91-80d2-fef7c60e8bc2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:30.575934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2e323e4-d7c8-4a91-80d2-fef7c60e8bc2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:30.588499 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2e323e4-d7c8-4a91-80d2-fef7c60e8bc2 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 returned with HTTP 404 Jul 10 13:22:30.589372 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 889/3567] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:30 2026] GET /volume/v3/volumes/44fc25d6-6943-44f6-925b-7fb2ee171b60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:30.658761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:30.661901 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:30.663246 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1, "name": "tempest-VolumesGetTest-Volume-838473774", "metadata": {"Type": "Test"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:30.668722 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-838473774', 'metadata': {'Type': 'Test'}}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:30.784904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:30.791610 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:30.797847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (3f10cdf1-6890-4860-86ee-a071f09b0d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:30.799494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05310709-e40b-47ae-877e-660f2e752ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:30.800767 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:30.812013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-c63458c3-7a75-4c4f-9a48-8fa3ac7aa5ce None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:30.814394 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-c63458c3-7a75-4c4f-9a48-8fa3ac7aa5ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 Jul 10 13:22:30.814606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-c63458c3-7a75-4c4f-9a48-8fa3ac7aa5ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:30.814859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-c63458c3-7a75-4c4f-9a48-8fa3ac7aa5ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:30.830523 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:30.830523 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:30.878314 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05310709-e40b-47ae-877e-660f2e752ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:30.879296 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef0324c-3ac4-44a2-80a0-143487a64b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:30.929945 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['67842fb4-3a6c-4f14-b886-09ea7d914728', '607dfb20-e877-4070-82c3-cd198775a1fe', '64287394-f887-47a8-8aab-241b3e4a3d63', '79bbb633-c56d-4b46-875b-249065b93bea'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:30.930904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ef0324c-3ac4-44a2-80a0-143487a64b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67842fb4-3a6c-4f14-b886-09ea7d914728', '607dfb20-e877-4070-82c3-cd198775a1fe', '64287394-f887-47a8-8aab-241b3e4a3d63', '79bbb633-c56d-4b46-875b-249065b93bea']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:30.931532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d6edb0-da7e-4bbb-a5d4-9224ff86199f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:30.966124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d6edb0-da7e-4bbb-a5d4-9224ff86199f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4a32cbc-e8a1-42bd-901f-b2d28a240127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-838473774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['67842fb4-3a6c-4f14-b886-09ea7d914728','607dfb20-e877-4070-82c3-cd198775a1fe','64287394-f887-47a8-8aab-241b3e4a3d63','79bbb633-c56d-4b46-875b-249065b93bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-838473774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4a32cbc-e8a1-42bd-901f-b2d28a240127,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:30.967619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2173d769-b5a7-4856-a4e5-2053a51ddae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:30.998028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2173d769-b5a7-4856-a4e5-2053a51ddae1) transitioned into state 'SUCCESS' from state '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-838473774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['67842fb4-3a6c-4f14-b886-09ea7d914728','607dfb20-e877-4070-82c3-cd198775a1fe','64287394-f887-47a8-8aab-241b3e4a3d63','79bbb633-c56d-4b46-875b-249065b93bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:30.998892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd3d852-5617-4f3d-abec-1cb85b274659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:31.015503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd3d852-5617-4f3d-abec-1cb85b274659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:31.016803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (3f10cdf1-6890-4860-86ee-a071f09b0d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:31.017023 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:31.018025 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-186d0380-aa5e-4ba7-a7ff-6fb3ad429bc8 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:31.018613 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 888/3568] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:30 2026] POST /volume/v3/volumes => generated 758 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:31.036185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:31.038220 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:31.038492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:31.038764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:31.046729 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:31.046729 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:31.053012 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:31.058918 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef6b5780-fe41-4481-a0a4-d262e61ba50e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:31.059641 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 889/3569] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:31 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:31.102363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:31.104554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:31.104764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:31.105008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:31.117317 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:31.117317 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:31.122002 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:31.127877 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d6331363-9a62-4801-b1cc-5d7f6d65bde1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:31.128032 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 890/3570] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:31 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:31.381756 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8badf8e0-fe25-4dd8-9f9e-93c6f307e13d req-c63458c3-7a75-4c4f-9a48-8fa3ac7aa5ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 returned with HTTP 200 Jul 10 13:22:31.382283 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 904/3571] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:22:30 2026] DELETE /volume/v3/attachments/2993d51c-d141-4fb2-b4a2-f2165fa5da91 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:31.956201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:31.958670 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:31.959160 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2142783450", "snapshot_id": "0d2b3048-27dc-4850-84c4-1426a8cfc6a4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:31.961535 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2142783450', 'snapshot_id': '0d2b3048-27dc-4850-84c4-1426a8cfc6a4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:31.968423 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:31.968423 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:31.969064 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:31.969258 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume of 1 GB Jul 10 13:22:31.974652 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Availability Zones retrieved successfully. Jul 10 13:22:31.986033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (4685ff6c-bf0d-49fb-820e-b6d16a61f991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:31.988498 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e490a0-2b36-442f-ba8d-26f728fc669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:31.990802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:32.043130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e490a0-2b36-442f-ba8d-26f728fc669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d2b3048-27dc-4850-84c4-1426a8cfc6a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.044931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38168a-8726-479a-b910-4dd9740abcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.075233 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.077242 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:32.077509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.077745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.086547 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.086547 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:32.092752 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.097596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['3dd83872-f58e-4395-b2fb-708223a2b1a9', '0147efa7-8583-4b0e-9d50-2edee795e33b', '1e2f6982-9cfc-47bc-93d9-d43269179de0', '7a8954b0-1ce0-4ac8-bffe-24738cda0775'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:32.099441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e38168a-8726-479a-b910-4dd9740abcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dd83872-f58e-4395-b2fb-708223a2b1a9', '0147efa7-8583-4b0e-9d50-2edee795e33b', '1e2f6982-9cfc-47bc-93d9-d43269179de0', '7a8954b0-1ce0-4ac8-bffe-24738cda0775']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.100514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb95c68-f0c9-413f-99df-2264d1a8d69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.101609 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0a05cab6-7842-48ec-8f7a-fdcc75addd28 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:32.102059 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 890/3572] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:32.115557 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a9023928-0125-4187-94c4-f0475a489b07 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.117941 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9023928-0125-4187-94c4-f0475a489b07 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:32.118183 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a9023928-0125-4187-94c4-f0475a489b07 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.119105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a9023928-0125-4187-94c4-f0475a489b07 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.127783 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.127783 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:32.134146 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a9023928-0125-4187-94c4-f0475a489b07 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.143924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9023928-0125-4187-94c4-f0475a489b07 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:32.144800 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 891/3573] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:32.150842 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.151808 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb95c68-f0c9-413f-99df-2264d1a8d69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81b45677-93b4-4932-8d22-3092fc21727f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2142783450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['3dd83872-f58e-4395-b2fb-708223a2b1a9','0147efa7-8583-4b0e-9d50-2edee795e33b','1e2f6982-9cfc-47bc-93d9-d43269179de0','7a8954b0-1ce0-4ac8-bffe-24738cda0775'],size=1,snapshot_id=0d2b3048-27dc-4850-84c4-1426a8cfc6a4,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2142783450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81b45677-93b4-4932-8d22-3092fc21727f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213ce0e042de4d69bbb8a11c4e3b6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d2b3048-27dc-4850-84c4-1426a8cfc6a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50fd03900075430d8bc02edf7938d54b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.152943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc14744-d429-4ef1-82ec-3ecec87ebf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.153329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:32.153677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.154033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.162181 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.163892 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:32.164238 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-838473774"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:32.166135 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.166135 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:32.171849 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:32.174795 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.174795 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:32.178834 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.179294 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9ee99b93-0d9f-49aa-8874-3351fe53655a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:32.179902 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 905/3574] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:32.180406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc14744-d429-4ef1-82ec-3ecec87ebf27) transitioned into state 'SUCCESS' from state '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-2142783450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['3dd83872-f58e-4395-b2fb-708223a2b1a9','0147efa7-8583-4b0e-9d50-2edee795e33b','1e2f6982-9cfc-47bc-93d9-d43269179de0','7a8954b0-1ce0-4ac8-bffe-24738cda0775'],size=1,snapshot_id=0d2b3048-27dc-4850-84c4-1426a8cfc6a4,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.181393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def2535e-2645-4786-8216-ba7cea691d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.185772 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:32.186642 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c48e5a35-c6f4-4f63-a85a-108ca876fc2e tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:32.187227 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 891/3575] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:32 2026] PUT /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 782 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:32.203412 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.205599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def2535e-2645-4786-8216-ba7cea691d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.205791 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:32.206238 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-507584724", "description": "This is the new description of volume"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:32.206396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (4685ff6c-bf0d-49fb-820e-b6d16a61f991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:32.206817 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request issued successfully. Jul 10 13:22:32.207538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8895a8fb-be06-478b-ad1d-e63f1977e35f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:32.208159 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 889/3576] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:31 2026] POST /volume/v3/volumes => generated 791 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:32.220676 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.220676 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:32.226056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.226625 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.227813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:32.228225 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.229718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.236400 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:32.237463 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a9d99e4a-5561-421f-af01-e4fbf2c044c7 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:32.237634 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.237634 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:32.237847 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 892/3577] 10.4.3.138 () {68 vars in 1369 bytes} [Fri Jul 10 13:22:32 2026] PUT /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:32.245716 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:32.249247 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-911bbc78-a72a-4261-9507-ac87cbd7ac8c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:32.249419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.249969 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 906/3578] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:32.252038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:32.252038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.252038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.258611 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.258611 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:32.262782 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.269757 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b62d046-e4b6-49a0-8a70-33a7e8d9db1d tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:32.270212 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 892/3579] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:32.283099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-485a7141-c0de-4af8-8770-ab660337d02f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.285415 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:32.285869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-660898328", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-689936964"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:32.287604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-660898328', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-689936964'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:32.287826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume of 1 GB Jul 10 13:22:32.288217 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.288217 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:32.293306 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Availability Zones retrieved successfully. Jul 10 13:22:32.299069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (5f69906f-7cb6-4ea9-85e0-fbd23ddda8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:32.300127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e35b07b-9074-4538-9ab6-7a0e42bdf521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.301309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:32.333052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e35b07b-9074-4538-9ab6-7a0e42bdf521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.333862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ed0dd6-c424-46fa-ad09-7a156bccd2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.377467 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Created reservations ['e62bb936-153f-4cc2-89e5-b283f83c611d', '53756ba3-14f0-4348-94c6-33e3b169cf80', 'ae42eab8-1ad8-4ec3-b2c0-fec07e6d2588', '6d26ac29-be74-412d-b124-ff1624f64fcf'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:32.378157 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ed0dd6-c424-46fa-ad09-7a156bccd2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e62bb936-153f-4cc2-89e5-b283f83c611d', '53756ba3-14f0-4348-94c6-33e3b169cf80', 'ae42eab8-1ad8-4ec3-b2c0-fec07e6d2588', '6d26ac29-be74-412d-b124-ff1624f64fcf']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.378789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f486daf0-9907-4ee9-ac5a-6ab06f086389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.398506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f486daf0-9907-4ee9-ac5a-6ab06f086389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7624c0-cdad-44e5-b331-cba9df87252f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-660898328',display_name='tempest-VolumesGetTest-Volume-689936964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['e62bb936-153f-4cc2-89e5-b283f83c611d','53756ba3-14f0-4348-94c6-33e3b169cf80','ae42eab8-1ad8-4ec3-b2c0-fec07e6d2588','6d26ac29-be74-412d-b124-ff1624f64fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-660898328',display_name='tempest-VolumesGetTest-Volume-689936964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7624c0-cdad-44e5-b331-cba9df87252f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a3f406be441411fb25aa53b3a6312c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.399441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35eaa48-2674-40bb-892a-92abb70413d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.418299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35eaa48-2674-40bb-892a-92abb70413d0) transitioned into 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-660898328',display_name='tempest-VolumesGetTest-Volume-689936964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a3f406be441411fb25aa53b3a6312c0',qos_specs=None,replication_status=,reservations=['e62bb936-153f-4cc2-89e5-b283f83c611d','53756ba3-14f0-4348-94c6-33e3b169cf80','ae42eab8-1ad8-4ec3-b2c0-fec07e6d2588','6d26ac29-be74-412d-b124-ff1624f64fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0baa33f103b40c3899966a5a72c5fb2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.419572 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab78ed3-4ff3-477d-a06e-d701c75d191d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:32.434800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ab78ed3-4ff3-477d-a06e-d701c75d191d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:32.434800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Flow 'volume_create_api' (5f69906f-7cb6-4ea9-85e0-fbd23ddda8c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:32.434800 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Create volume request issued successfully. Jul 10 13:22:32.435315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-485a7141-c0de-4af8-8770-ab660337d02f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:32.435897 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 890/3580] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:32 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:32.451526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:32.453928 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:32.454346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:32.455505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:32.464234 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:32.464234 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:32.470858 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:32.479305 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c0102af9-042f-46f0-a57c-4c6fd8bc8efb tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 200 Jul 10 13:22:32.480042 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 893/3581] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:32 2026] GET /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.197241 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8d698370-9bab-4d5f-972a-21ac2405cccd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.199061 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d698370-9bab-4d5f-972a-21ac2405cccd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:33.199252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8d698370-9bab-4d5f-972a-21ac2405cccd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.199455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8d698370-9bab-4d5f-972a-21ac2405cccd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.209829 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.209829 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:33.213955 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8d698370-9bab-4d5f-972a-21ac2405cccd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:33.218826 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8d698370-9bab-4d5f-972a-21ac2405cccd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:33.219245 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 907/3582] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.264180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e3c99143-e232-433e-b819-9957cd23b727 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.266594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3c99143-e232-433e-b819-9957cd23b727 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:33.266845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3c99143-e232-433e-b819-9957cd23b727 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.267127 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3c99143-e232-433e-b819-9957cd23b727 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.276492 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.276492 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:33.281257 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e3c99143-e232-433e-b819-9957cd23b727 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:33.287115 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3c99143-e232-433e-b819-9957cd23b727 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:33.287733 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 893/3583] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.301550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.304081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:33.304290 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.304555 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.313483 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.313483 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:33.317940 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:33.322715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3eaaaa54-ac08-4916-9fe6-ec9d556a0ec6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:33.323122 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 891/3584] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.499813 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.503137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.503881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.503881 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.513549 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.513549 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:33.518764 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:33.524898 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9b84dcb3-f06d-4cad-bf57-c5a065900253 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 200 Jul 10 13:22:33.525525 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 894/3585] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.541656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.544737 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] PUT https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.544737 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-838473774", "description": null}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:33.553985 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.553985 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:33.558950 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:33.570998 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume updated successfully. Jul 10 13:22:33.571817 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19911228-5edc-4aa8-96d4-24f5266b00c0 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 200 Jul 10 13:22:33.572784 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 908/3586] 10.4.3.138 () {68 vars in 1368 bytes} [Fri Jul 10 13:22:33 2026] PUT /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 769 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.592475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.594556 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.594791 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.595035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.604103 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.604103 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:33.608957 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:33.615260 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e93bc1ce-4327-40ec-ab88-15a6b5ea9686 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 200 Jul 10 13:22:33.615861 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 894/3587] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.632224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.635445 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.635878 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.636136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.637166 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.645310 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.645310 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:33.646735 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:33.683537 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:33.684201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a194902-85bf-475f-a0f9-ccfc1ff43f60 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 202 Jul 10 13:22:33.684707 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 892/3588] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:33 2026] DELETE /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:33.694159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.696984 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:33.696984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:33.697190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:33.705043 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.705043 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:33.709119 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:33.713456 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e225fc8b-e0a1-4786-84fa-e17713df7182 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 200 Jul 10 13:22:33.713933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 895/3589] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:33 2026] GET /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:33.861814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e3aa80b6-4826-410e-870d-ebd2cdabe1a9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:33.864424 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e3aa80b6-4826-410e-870d-ebd2cdabe1a9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338/action Jul 10 13:22:33.864871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e3aa80b6-4826-410e-870d-ebd2cdabe1a9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:33.865021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e3aa80b6-4826-410e-870d-ebd2cdabe1a9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:33.884194 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:33.884194 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:33.896237 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3559c460-28bd-41b3-b817-0355219ff8c5 req-e3aa80b6-4826-410e-870d-ebd2cdabe1a9 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338/action returned with HTTP 204 Jul 10 13:22:33.896848 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 909/3590] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:33 2026] POST /volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:34.082096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.084777 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:34.084985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.085202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.094643 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.094643 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:34.099729 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:34.104817 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-85d71681-6a67-4c57-8582-c48abab24c6b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:34.105276 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 895/3591] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:34.232806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.235056 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:34.235354 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.235542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.245972 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.245972 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:34.250079 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:34.254543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd248bc6-042d-4ca9-bf26-aecd335af3f2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:34.254942 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 893/3592] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 1196 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:34.272284 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f73341b3-03ae-4494-9af8-756591321603 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.274434 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f73341b3-03ae-4494-9af8-756591321603 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:34.274668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f73341b3-03ae-4494-9af8-756591321603 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.274942 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f73341b3-03ae-4494-9af8-756591321603 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.288390 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.288390 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:34.293404 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f73341b3-03ae-4494-9af8-756591321603 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:34.299831 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f73341b3-03ae-4494-9af8-756591321603 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:34.300459 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 896/3593] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 1196 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:34.359783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.362283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:34.362539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.363033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.372424 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.372424 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:34.375970 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:34.383399 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-6fd09229-2fca-4682-8f2f-6303c988b698 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:34.383926 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 910/3594] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 1196 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:34.403218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.406493 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/action Jul 10 13:22:34.406919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:34.407069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:34.423325 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.423325 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:34.424054 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:34.431631 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Begin detaching volume completed successfully. Jul 10 13:22:34.431860 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-2a5eff10-7aa8-4c2f-9072-0e8d8e92f860 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/action returned with HTTP 202 Jul 10 13:22:34.432278 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 896/3595] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:22:34 2026] POST /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:34.729717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6fc97258-329d-41ed-a6a9-6b0a525e4755 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.731653 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6fc97258-329d-41ed-a6a9-6b0a525e4755 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f Jul 10 13:22:34.731903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6fc97258-329d-41ed-a6a9-6b0a525e4755 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.732130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6fc97258-329d-41ed-a6a9-6b0a525e4755 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.738167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6fc97258-329d-41ed-a6a9-6b0a525e4755 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f returned with HTTP 404 Jul 10 13:22:34.738764 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 894/3596] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/ef7624c0-cdad-44e5-b331-cba9df87252f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:34.747438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.749546 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:34.749821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.750516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.760242 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.760242 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:34.766190 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:34.773660 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fb44cc98-ce3d-4cdb-a15b-33a70b1c2a3f tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:34.774220 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 897/3597] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:34.790072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3154c5e8-0238-4732-b54f-993078b27136 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.792088 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:34.792244 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.792454 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.792613 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume with id: d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:34.801322 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.801322 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:34.801816 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:34.824650 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Delete volume request issued successfully. Jul 10 13:22:34.824995 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3154c5e8-0238-4732-b54f-993078b27136 tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 202 Jul 10 13:22:34.825514 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 911/3598] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:34 2026] DELETE /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:34.832612 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aeaf0aad-a76b-45ba-9516-29afc068089a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:34.834168 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aeaf0aad-a76b-45ba-9516-29afc068089a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:34.834345 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aeaf0aad-a76b-45ba-9516-29afc068089a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:34.834538 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aeaf0aad-a76b-45ba-9516-29afc068089a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:34.841914 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:34.841914 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:34.846227 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aeaf0aad-a76b-45ba-9516-29afc068089a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Volume info retrieved successfully. Jul 10 13:22:34.851959 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aeaf0aad-a76b-45ba-9516-29afc068089a tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 200 Jul 10 13:22:34.852534 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 897/3599] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:34 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:35.461527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d637a06-0aca-48fb-9630-f44f955f9996 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:35.461951 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d637a06-0aca-48fb-9630-f44f955f9996 None None] GET https://10.4.3.138/volume// Jul 10 13:22:35.462143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d637a06-0aca-48fb-9630-f44f955f9996 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:35.462392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d637a06-0aca-48fb-9630-f44f955f9996 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:35.462787 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d637a06-0aca-48fb-9630-f44f955f9996 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:35.463246 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 895/3600] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:35.474321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:35.478706 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:35.478706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:35.478706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:35.495369 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:35.495369 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:35.501558 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:35.515179 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-5388f9a2-2cff-43bb-a460-b0354036bae2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:35.515788 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 898/3601] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:35 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 1379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:35.532092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-8e0c8018-eff6-4eab-bb6a-0861d5d1bfb0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:35.535459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-8e0c8018-eff6-4eab-bb6a-0861d5d1bfb0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption Jul 10 13:22:35.535719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-8e0c8018-eff6-4eab-bb6a-0861d5d1bfb0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:35.535779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-8e0c8018-eff6-4eab-bb6a-0861d5d1bfb0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:35.557292 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:35.557292 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:35.569365 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-8e0c8018-eff6-4eab-bb6a-0861d5d1bfb0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption returned with HTTP 200 Jul 10 13:22:35.570028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 912/3602] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:22:35 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:35.872338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-771b1e15-b9a4-4a96-833f-8094ba47fedd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:35.877711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-771b1e15-b9a4-4a96-833f-8094ba47fedd tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] GET https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 Jul 10 13:22:35.877982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-771b1e15-b9a4-4a96-833f-8094ba47fedd tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:35.878382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-771b1e15-b9a4-4a96-833f-8094ba47fedd tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:35.889933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-771b1e15-b9a4-4a96-833f-8094ba47fedd tempest-VolumesGetTest-1507375628 tempest-VolumesGetTest-1507375628-project-member] https://10.4.3.138/volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 returned with HTTP 404 Jul 10 13:22:35.890840 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 898/3603] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:35 2026] GET /volume/v3/volumes/d4a32cbc-e8a1-42bd-901f-b2d28a240127 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:36.146961 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bbb67bad-c4b9-46cb-ad43-ae85091718ad None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.147527 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbb67bad-c4b9-46cb-ad43-ae85091718ad None None] GET https://10.4.3.138/volume// Jul 10 13:22:36.147820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbb67bad-c4b9-46cb-ad43-ae85091718ad None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:36.148065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbb67bad-c4b9-46cb-ad43-ae85091718ad None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:36.148487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbb67bad-c4b9-46cb-ad43-ae85091718ad None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:36.150683 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 896/3604] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:36.165444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-b4774f76-f3c2-4587-884b-2156f6a574ba None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.170454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-b4774f76-f3c2-4587-884b-2156f6a574ba tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:36.171087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-b4774f76-f3c2-4587-884b-2156f6a574ba tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81b45677-93b4-4932-8d22-3092fc21727f", "connector": null, "instance_uuid": "f58abe05-17d1-4cc5-b371-57c4c4d63e2d"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:36.184185 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:36.184185 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:36.235832 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-b4774f76-f3c2-4587-884b-2156f6a574ba tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:36.236603 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 899/3605] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:36 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) Jul 10 13:22:36.605160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-1c2345e5-38c7-4110-b87e-d1a6f00f21eb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.607771 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-1c2345e5-38c7-4110-b87e-d1a6f00f21eb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 Jul 10 13:22:36.607979 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-1c2345e5-38c7-4110-b87e-d1a6f00f21eb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:36.608190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-1c2345e5-38c7-4110-b87e-d1a6f00f21eb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:36.616753 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:36.616753 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:36.632298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.635989 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:36.636334 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:36.636858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:36.650451 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:36.650451 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:36.656176 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:36.665185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd27c460-614a-41af-a7e0-3f3cf252cd22 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:36.666054 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 899/3606] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:36 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:36.794900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-365b71fd-be3e-464c-b6fd-eedefb070af9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.795291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-365b71fd-be3e-464c-b6fd-eedefb070af9 None None] GET https://10.4.3.138/volume// Jul 10 13:22:36.795490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-365b71fd-be3e-464c-b6fd-eedefb070af9 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:36.795703 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-365b71fd-be3e-464c-b6fd-eedefb070af9 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:36.796053 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-365b71fd-be3e-464c-b6fd-eedefb070af9 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:36.796362 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 897/3607] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:36.804749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.808001 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:36.808340 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:36.808683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:36.825128 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:36.825128 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:36.830662 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:36.837903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-adc7b7ee-7890-4576-a267-31321c37982f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:36.838447 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 900/3608] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:36 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 1063 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:36.954814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:36.957279 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] PUT https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d Jul 10 13:22:36.957751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:36.971946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Acquiring lock "cinder-attachment_update-81b45677-93b4-4932-8d22-3092fc21727f-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:36.979102 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-81b45677-93b4-4932-8d22-3092fc21727f-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:36.980740 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:36.980740 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:37.144598 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2cc155d6-2361-490a-a75d-202eb36d4c4c req-1c2345e5-38c7-4110-b87e-d1a6f00f21eb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 returned with HTTP 200 Jul 10 13:22:37.145181 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 913/3609] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:22:36 2026] DELETE /volume/v3/attachments/dcfb56c9-43bc-4589-a555-0513115f6338 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:37.519916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-81b45677-93b4-4932-8d22-3092fc21727f-np0000005006" released by "attachment_update" :: held 0.540s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:37.520471 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-49da38e6-b5c8-46cf-a195-5e19f8434572 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d returned with HTTP 200 Jul 10 13:22:37.522004 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 900/3610] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:36 2026] PUT /volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:37.685585 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:37.687681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:37.687943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:37.688139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:37.705100 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:37.705100 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:37.711248 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:37.720044 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-87919c63-9a58-44ef-91e6-d4c04fea68bf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:37.720706 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 898/3611] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:37 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:38.740142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:38.742386 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:38.742550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:38.742773 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:38.757298 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:38.757298 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:38.766120 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:38.776137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d1459bb-e0b2-4667-a1cf-e716f650dedc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:38.776137 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 901/3612] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:38 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:38.779078 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:38.784279 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:38.784484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:38.784832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:38.798758 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:38.798758 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:38.808800 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:38.814079 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3c5d8f52-a5f1-4626-a376-e862738daff9 req-a4827f32-e5a0-47e1-aa06-abd4b16b00ac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:38.815883 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 914/3613] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:38 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:39.798887 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:39.800948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:39.801140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:39.801371 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:39.812459 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:39.812459 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:39.817227 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:39.822725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8bbaedfc-019b-4fa0-bcdc-a09e523473b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:39.823257 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 901/3614] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:39 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:40.843641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:40.848275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:40.848275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:40.848275 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:40.871852 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:40.871852 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:40.879178 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:40.887413 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3174840-ef56-41c2-a00b-4fdf1b1a93cf tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:40.888459 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 899/3615] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:40 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:41.909509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aed627ae-eb39-470e-b901-be3d79ca2655 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:41.916011 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aed627ae-eb39-470e-b901-be3d79ca2655 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:41.916137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aed627ae-eb39-470e-b901-be3d79ca2655 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:41.916809 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aed627ae-eb39-470e-b901-be3d79ca2655 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:41.929897 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:41.929897 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:41.934463 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-aed627ae-eb39-470e-b901-be3d79ca2655 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:41.940774 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aed627ae-eb39-470e-b901-be3d79ca2655 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:41.941113 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 902/3616] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:41 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:42.444103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-72cccdbb-518c-46d9-9a16-655602e1b875 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:42.446341 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:42.447485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1036397856"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:42.448424 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1036397856'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:42.455832 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume of 1 GB Jul 10 13:22:42.456379 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:42.456379 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:42.460063 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Availability Zones retrieved successfully. Jul 10 13:22:42.464353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (36c66da4-5fdf-4ae1-8a3f-77b40090738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:42.465516 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3e78f7-5d9c-44d8-98d5-dca8a97db9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:42.466765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:42.481240 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:42.481240 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:42.505739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea3e78f7-5d9c-44d8-98d5-dca8a97db9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:42.507151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798dec8d-0f03-4db1-be8b-1e5eda11f8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:42.584203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Created reservations ['c47281a9-69d5-4883-b0ec-68678d4a71ec', '66533a24-f5dd-4d5b-8d7b-fc53a334c18b', '19041471-213e-48df-a17d-9777955f791a', 'ef7d1111-9105-4717-949b-12c6c58695fc'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:42.585736 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798dec8d-0f03-4db1-be8b-1e5eda11f8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47281a9-69d5-4883-b0ec-68678d4a71ec', '66533a24-f5dd-4d5b-8d7b-fc53a334c18b', '19041471-213e-48df-a17d-9777955f791a', 'ef7d1111-9105-4717-949b-12c6c58695fc']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:42.586879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0dd0a57-3e97-4fd2-bbca-27c731e8a343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:42.617904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0dd0a57-3e97-4fd2-bbca-27c731e8a343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f43b2f48-3f9c-4716-af39-ae0618978e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1036397856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['c47281a9-69d5-4883-b0ec-68678d4a71ec','66533a24-f5dd-4d5b-8d7b-fc53a334c18b','19041471-213e-48df-a17d-9777955f791a','ef7d1111-9105-4717-949b-12c6c58695fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1036397856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f43b2f48-3f9c-4716-af39-ae0618978e47,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f08716453e504bcfbf5e5bb321f0b1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:42.617904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1399491f-664b-4e1f-9b98-19686dfa594d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:42.649674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1399491f-664b-4e1f-9b98-19686dfa594d) transitioned into state 'SUCCESS' from state '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-1036397856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['c47281a9-69d5-4883-b0ec-68678d4a71ec','66533a24-f5dd-4d5b-8d7b-fc53a334c18b','19041471-213e-48df-a17d-9777955f791a','ef7d1111-9105-4717-949b-12c6c58695fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:42.650462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e77acd5-e8bd-4bae-952c-b5e161d9866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:42.666174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e77acd5-e8bd-4bae-952c-b5e161d9866a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:42.668037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (36c66da4-5fdf-4ae1-8a3f-77b40090738a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:42.669288 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request issued successfully. Jul 10 13:22:42.670643 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-72cccdbb-518c-46d9-9a16-655602e1b875 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:42.671320 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 915/3617] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:42 2026] POST /volume/v3/volumes => generated 760 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:42.688784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:42.691190 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:42.691498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:42.691719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:42.702535 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:42.702535 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:42.707672 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:42.714026 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1bb45038-d26c-47c6-8075-2f585fa6c74e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:42.714591 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 902/3618] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:42 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:42.960053 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:42.963142 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:42.963622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:42.964082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:42.987697 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:42.987697 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:42.998986 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:43.010955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d659968-5cd0-4411-9255-bf9fbbcf533e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:43.010955 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 900/3619] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:42 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:43.737033 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:43.746403 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:43.746403 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:43.746403 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:43.758711 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:43.758711 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:43.768863 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:43.776801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05eb5d64-0bff-428c-8174-db8bbf3818d9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:43.776801 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 903/3620] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:43 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:43.812054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-f125a67d-62a4-41f2-ae26-617171c51fc3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:43.815459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-f125a67d-62a4-41f2-ae26-617171c51fc3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d/action Jul 10 13:22:43.815929 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-f125a67d-62a4-41f2-ae26-617171c51fc3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:43.816097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-f125a67d-62a4-41f2-ae26-617171c51fc3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:43.837579 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:43.840415 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:43.840724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:43.840950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:43.845610 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:43.845610 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:43.859726 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:43.859726 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:43.866799 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:43.869683 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8363b63e-8b32-4778-a93c-3f4f53dceeb6 req-f125a67d-62a4-41f2-ae26-617171c51fc3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d/action returned with HTTP 204 Jul 10 13:22:43.870349 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 916/3621] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:43 2026] POST /volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:43.879795 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-c80353df-44b9-4a48-adf2-875c021297ae tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:43.880465 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 903/3622] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:43 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:44.028795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:44.031868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:44.032132 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:44.032336 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:44.044986 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:44.044986 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:44.050751 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:44.056201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ff781ff-199c-49db-ba0a-10919e8fdf36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:44.057047 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 901/3623] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:44 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:45.928891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-601c2c63-0dae-4e98-986c-af2d21086983 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:45.929418 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-601c2c63-0dae-4e98-986c-af2d21086983 None None] GET https://10.4.3.138/volume// Jul 10 13:22:45.929418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-601c2c63-0dae-4e98-986c-af2d21086983 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:45.929787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-601c2c63-0dae-4e98-986c-af2d21086983 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:45.929911 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-601c2c63-0dae-4e98-986c-af2d21086983 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:45.930319 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 904/3624] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:45.940857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-3ab1c0e0-c0d0-4110-b151-e47b1b63220c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:46.126288 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-3ab1c0e0-c0d0-4110-b151-e47b1b63220c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:46.126816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-3ab1c0e0-c0d0-4110-b151-e47b1b63220c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f43b2f48-3f9c-4716-af39-ae0618978e47", "connector": null, "instance_uuid": "ea28a69c-9454-4913-a300-a07cd750c703"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:46.139328 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:46.139328 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:46.175609 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-3ab1c0e0-c0d0-4110-b151-e47b1b63220c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:46.176208 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 917/3625] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:45 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:46.419391 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fae73398-f42b-4436-9e0e-e408192b27d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:46.421437 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fae73398-f42b-4436-9e0e-e408192b27d4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:46.421654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fae73398-f42b-4436-9e0e-e408192b27d4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:46.421903 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fae73398-f42b-4436-9e0e-e408192b27d4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:46.442457 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:46.442457 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:46.447104 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fae73398-f42b-4436-9e0e-e408192b27d4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:46.454990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fae73398-f42b-4436-9e0e-e408192b27d4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:46.455501 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 904/3626] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:46 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:46.712216 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-074c0d43-50f7-461c-a3de-5fafebefd63e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:46.712742 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-074c0d43-50f7-461c-a3de-5fafebefd63e None None] GET https://10.4.3.138/volume// Jul 10 13:22:46.712973 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-074c0d43-50f7-461c-a3de-5fafebefd63e None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:46.713255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-074c0d43-50f7-461c-a3de-5fafebefd63e None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:46.713659 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-074c0d43-50f7-461c-a3de-5fafebefd63e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:46.714081 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 902/3627] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:46.722112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:46.724592 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:46.724817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:46.725049 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:46.736496 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:46.736496 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:46.744427 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:46.748258 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-204d840b-75b5-4d31-bbef-22689ae6c184 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:46.748656 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 905/3628] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:46 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:46.860681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:46.863199 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 Jul 10 13:22:46.863620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:46.871584 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:46.878107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:46.879323 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:46.879323 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:47.122713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-221656a3-e345-499c-9201-3c0130dc8fcb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:47.124942 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:47.125178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:47.125430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:47.125636 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume with id: 8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:47.134166 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:47.134166 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:47.134591 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:47.146564 np0000005006 devstack@c-api.service[100116]: WARNING cinder.keymgr.conf_key_mgr [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:22:47.154305 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume request issued successfully. Jul 10 13:22:47.154543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-221656a3-e345-499c-9201-3c0130dc8fcb tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 202 Jul 10 13:22:47.155086 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 905/3629] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:47 2026] DELETE /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:47.165754 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:47.167471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:47.167648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:47.167845 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:47.176941 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:47.176941 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:47.181611 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:47.187441 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aae87294-f965-4cf6-9867-a4acd77f2d2e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 200 Jul 10 13:22:47.188035 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 903/3630] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:47 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:22:47.400557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" released by "attachment_update" :: held 0.523s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:47.400933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-875ea8f4-a175-4ad1-b9e8-de5470aee539 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 returned with HTTP 200 Jul 10 13:22:47.401436 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 918/3631] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:46 2026] PUT /volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:47.472047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-98728a72-02f0-4b94-8b71-a68087019303 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:47.474035 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98728a72-02f0-4b94-8b71-a68087019303 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:47.474242 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98728a72-02f0-4b94-8b71-a68087019303 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:47.474498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98728a72-02f0-4b94-8b71-a68087019303 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:47.485084 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:47.485084 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:47.490623 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-98728a72-02f0-4b94-8b71-a68087019303 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:47.497672 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98728a72-02f0-4b94-8b71-a68087019303 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:47.498963 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 906/3632] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:47 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:47.703681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:47.706901 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:47.707229 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:47.707482 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:47.720595 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:47.720595 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:47.724673 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:47.731018 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-d0f76605-d831-4a53-94da-0a2a4151f620 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:47.731603 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 906/3633] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:47 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:47.755502 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:47.757434 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f/action Jul 10 13:22:47.757784 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:47.757904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:47.768485 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:47.768485 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:47.768964 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:47.775670 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Begin detaching volume completed successfully. Jul 10 13:22:47.775980 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-956f8517-231e-4a2c-a971-e91f40280200 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f/action returned with HTTP 202 Jul 10 13:22:47.776560 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 904/3634] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:22:47 2026] POST /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:22:48.209956 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbe1b70e-e1fe-49f8-b31e-8bfb7e0282dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.211714 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbe1b70e-e1fe-49f8-b31e-8bfb7e0282dc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c Jul 10 13:22:48.211912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbe1b70e-e1fe-49f8-b31e-8bfb7e0282dc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.212094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbe1b70e-e1fe-49f8-b31e-8bfb7e0282dc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.226858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbe1b70e-e1fe-49f8-b31e-8bfb7e0282dc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c returned with HTTP 404 Jul 10 13:22:48.226858 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 919/3635] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:48 2026] GET /volume/v3/volumes/8a28db14-f454-45a6-8eff-b0860d77c94c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:48.236111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-479d7c79-6331-4d29-8efd-5ef88b90224d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.241204 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:22:48.241925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.241925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.241925 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume with id: 9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:22:48.253902 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:48.253902 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:48.254464 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:48.270883 np0000005006 devstack@c-api.service[100114]: WARNING cinder.keymgr.conf_key_mgr [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:22:48.281162 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume request issued successfully. Jul 10 13:22:48.281428 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-479d7c79-6331-4d29-8efd-5ef88b90224d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 202 Jul 10 13:22:48.282002 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 907/3636] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:22:48 2026] DELETE /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:48.293966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4267272e-6f65-402e-bfa1-120186ed334d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.296841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4267272e-6f65-402e-bfa1-120186ed334d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:22:48.297132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4267272e-6f65-402e-bfa1-120186ed334d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.297443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4267272e-6f65-402e-bfa1-120186ed334d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.309602 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:48.309602 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:48.315731 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4267272e-6f65-402e-bfa1-120186ed334d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:48.323173 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4267272e-6f65-402e-bfa1-120186ed334d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 200 Jul 10 13:22:48.323677 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 907/3637] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:48 2026] GET /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:48.514004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.516928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:48.517187 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.517357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.533824 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:48.533824 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:48.539921 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:48.545346 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-128926b6-7d42-45d7-8c65-d1e98365a6d6 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:48.546061 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 905/3638] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:48 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:48.805702 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dc14bbec-d7fb-438e-96a2-9fbcefcdf239 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.806246 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc14bbec-d7fb-438e-96a2-9fbcefcdf239 None None] GET https://10.4.3.138/volume// Jul 10 13:22:48.806545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc14bbec-d7fb-438e-96a2-9fbcefcdf239 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.806859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc14bbec-d7fb-438e-96a2-9fbcefcdf239 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.807314 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc14bbec-d7fb-438e-96a2-9fbcefcdf239 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:48.807615 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 920/3639] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:48.815935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:48.818207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:22:48.818449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:48.818653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:48.829899 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:48.829899 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:48.836222 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:48.847187 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-7db5bbb7-e2b3-4132-82a7-d56d36ba6244 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:22:48.847667 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 908/3640] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:48 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:49.338985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-48b7f8f4-c3e3-4da9-a8ed-c041f0690379 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:49.341244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48b7f8f4-c3e3-4da9-a8ed-c041f0690379 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 Jul 10 13:22:49.341493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48b7f8f4-c3e3-4da9-a8ed-c041f0690379 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:49.341956 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48b7f8f4-c3e3-4da9-a8ed-c041f0690379 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:49.350202 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48b7f8f4-c3e3-4da9-a8ed-c041f0690379 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 returned with HTTP 404 Jul 10 13:22:49.351059 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 908/3641] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:49 2026] GET /volume/v3/volumes/9986e198-0736-4003-a4b9-001ff31e68d9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:22:49.362282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e613113a-81a6-4e5d-9811-43fb03305000 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:49.364516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:22:49.364793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:49.364969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:49.365832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:22:49.385341 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Get all volumes completed successfully. Jul 10 13:22:49.387345 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:49.387345 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:49.392208 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e613113a-81a6-4e5d-9811-43fb03305000 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:22:49.392641 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 906/3642] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:22:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8575 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:49.408710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eacdb686-c0c6-4204-b9ec-1c81563f5b2d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:49.410889 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eacdb686-c0c6-4204-b9ec-1c81563f5b2d tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] DELETE https://10.4.3.138/volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1 Jul 10 13:22:49.411107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eacdb686-c0c6-4204-b9ec-1c81563f5b2d tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:49.411392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eacdb686-c0c6-4204-b9ec-1c81563f5b2d tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:49.411747 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:49.411747 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:49.437870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eacdb686-c0c6-4204-b9ec-1c81563f5b2d tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1 returned with HTTP 202 Jul 10 13:22:49.438193 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 921/3643] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:22:49 2026] DELETE /volume/v3/types/b0954899-ce02-4243-8093-b807979a79a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:22:49.561566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:49.563576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:49.563832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:49.563976 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:49.585780 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:49.585780 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:49.594249 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:49.600981 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31ebe9fd-c26f-49f5-9b9e-3120ac125026 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:49.601426 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 909/3644] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:49 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:50.416513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3785a591-6e24-485a-b533-ed1d2738005d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:50.507739 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3785a591-6e24-485a-b533-ed1d2738005d tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:22:50.507954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3785a591-6e24-485a-b533-ed1d2738005d tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1208995885", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:50.534481 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3785a591-6e24-485a-b533-ed1d2738005d tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:22:50.535111 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 909/3645] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:22:50 2026] POST /volume/v3/types => generated 218 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:50.547581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb4330be-bb7b-4024-90dd-ee3693427884 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:50.550169 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb4330be-bb7b-4024-90dd-ee3693427884 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793/encryption Jul 10 13:22:50.550600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb4330be-bb7b-4024-90dd-ee3693427884 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:50.582177 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb4330be-bb7b-4024-90dd-ee3693427884 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793/encryption returned with HTTP 200 Jul 10 13:22:50.582709 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 907/3646] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:22:50 2026] POST /volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793/encryption => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:50.598318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-18ef3214-69a3-404e-9318-3d0186d71a0e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:50.619794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:50.623326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:50.623837 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:50.624428 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:50.642137 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:50.642137 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:50.649376 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:50.656581 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a61f13e0-0c88-4a74-bf23-ae4cd4804837 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:50.657850 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 910/3647] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:50 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:50.688366 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:50.688779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1603212156", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1208995885", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:50.691866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1603212156', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1208995885', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:50.700275 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume of 1 GB Jul 10 13:22:50.700708 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:50.700708 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:50.701563 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Availability Zones retrieved successfully. Jul 10 13:22:50.712502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (f67d1195-cc47-4fb7-8779-4b350fa624f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:50.714304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ccf2cb-1bf7-4965-9de1-4c9cb3252976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:50.715669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:50.742317 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ccf2cb-1bf7-4965-9de1-4c9cb3252976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dfa7e551-ee68-414b-ac0e-94b87669f793,is_public=True,name='tempest-scenario-type-cryptsetup-1208995885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dfa7e551-ee68-414b-ac0e-94b87669f793', '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=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:50.743243 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e935e21-842e-458e-aea8-1cef628ef0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:50.779824 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1208995885 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1208995885, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:22:50.780170 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1208995885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1208995885, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:22:50.820363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Created reservations ['0c433baa-17e8-4710-b04d-adc8396feff9', '48e4a68f-85a2-4c0d-9d05-88a4b8e94430', '5771afab-b29f-4e3f-9cdb-d34cf03ead5c', '75d35514-d296-42cd-aedd-4efe89304327'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:50.821335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e935e21-842e-458e-aea8-1cef628ef0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c433baa-17e8-4710-b04d-adc8396feff9', '48e4a68f-85a2-4c0d-9d05-88a4b8e94430', '5771afab-b29f-4e3f-9cdb-d34cf03ead5c', '75d35514-d296-42cd-aedd-4efe89304327']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:50.822146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99df141b-e180-4468-9fd9-3ccb41ca839a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:50.828566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-86439704-44e2-4636-8662-edd0dd174693 req-5a48e361-6b05-418c-a97f-2e6493f53612 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:50.831164 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-5a48e361-6b05-418c-a97f-2e6493f53612 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d Jul 10 13:22:50.831498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-5a48e361-6b05-418c-a97f-2e6493f53612 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:50.831616 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-5a48e361-6b05-418c-a97f-2e6493f53612 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:50.848551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99df141b-e180-4468-9fd9-3ccb41ca839a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e269ce-fe72-4896-95dd-2286ad77521e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1603212156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['0c433baa-17e8-4710-b04d-adc8396feff9','48e4a68f-85a2-4c0d-9d05-88a4b8e94430','5771afab-b29f-4e3f-9cdb-d34cf03ead5c','75d35514-d296-42cd-aedd-4efe89304327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=dfa7e551-ee68-414b-ac0e-94b87669f793), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1603212156',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=22e269ce-fe72-4896-95dd-2286ad77521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55adc1c98364950a359c76557b00c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dfa7e551-ee68-414b-ac0e-94b87669f793),volume_type_id=dfa7e551-ee68-414b-ac0e-94b87669f793)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:50.849473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84975d4f-9759-49f5-9925-f40479258421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:50.849568 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:50.849568 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:50.872536 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84975d4f-9759-49f5-9925-f40479258421) transitioned into state 'SUCCESS' from state '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-1603212156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['0c433baa-17e8-4710-b04d-adc8396feff9','48e4a68f-85a2-4c0d-9d05-88a4b8e94430','5771afab-b29f-4e3f-9cdb-d34cf03ead5c','75d35514-d296-42cd-aedd-4efe89304327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=dfa7e551-ee68-414b-ac0e-94b87669f793)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:50.873873 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003f8e42-2aba-423e-a1ca-dab1d05f73db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:50.888454 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (003f8e42-2aba-423e-a1ca-dab1d05f73db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:50.889745 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (f67d1195-cc47-4fb7-8779-4b350fa624f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:50.889981 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request issued successfully. Jul 10 13:22:50.890611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18ef3214-69a3-404e-9318-3d0186d71a0e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:50.891091 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 922/3648] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:50 2026] POST /volume/v3/volumes => generated 791 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:51.152681 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f0855a6c-827f-47b7-a7ff-15ae7e252b05 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:51.155045 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0855a6c-827f-47b7-a7ff-15ae7e252b05 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:22:51.155536 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0855a6c-827f-47b7-a7ff-15ae7e252b05 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1816109929", "extra_specs": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:51.174034 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0855a6c-827f-47b7-a7ff-15ae7e252b05 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:22:51.174539 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 908/3649] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:22:51 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:51.190069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f3337de4-9d58-4655-b214-3451ca98d3fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:51.195594 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3337de4-9d58-4655-b214-3451ca98d3fc tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] POST https://10.4.3.138/volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98/encryption Jul 10 13:22:51.196080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f3337de4-9d58-4655-b214-3451ca98d3fc tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:51.220297 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3337de4-9d58-4655-b214-3451ca98d3fc tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98/encryption returned with HTTP 200 Jul 10 13:22:51.221367 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 911/3650] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:22:51 2026] POST /volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:51.259162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:51.261676 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:51.262170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-614778947", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": "tempest-scenario-type-luks-1816109929", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:51.264101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-614778947', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': 'tempest-scenario-type-luks-1816109929', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:51.357179 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=320,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:22:51.367534 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume of 1 GB Jul 10 13:22:51.368062 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:51.368062 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:51.368723 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Availability Zones retrieved successfully. Jul 10 13:22:51.379526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (e5d0e003-c741-48d9-89cd-f091e35d9c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:51.381577 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86c85db-7bee-44d8-811b-9fe39cb2f36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:51.383061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:51.394054 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-86439704-44e2-4636-8662-edd0dd174693 req-5a48e361-6b05-418c-a97f-2e6493f53612 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d returned with HTTP 200 Jul 10 13:22:51.394592 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 910/3651] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:22:50 2026] DELETE /volume/v3/attachments/4f388f8e-ee33-47bc-baaa-aca65314390d => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:51.456808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86c85db-7bee-44d8-811b-9fe39cb2f36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b77b792b-aa08-4821-b6c8-62c1f6f87f98,is_public=True,name='tempest-scenario-type-luks-1816109929',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b77b792b-aa08-4821-b6c8-62c1f6f87f98', '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=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:51.458185 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89992eb-a71f-4649-8241-27cbcd59598e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:51.495023 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:22:51.495488 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:22:51.543164 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Created reservations ['165e21d9-e330-4ddf-82b9-85ba560d0ef0', '6d4bb2f9-8511-4f12-a5fc-545dc9f46988', 'a2b2709e-9b71-437f-9976-9707b2bc30d9', '6a27ed1f-9d5e-4477-8213-cf1640bf1e9e'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:51.544465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a89992eb-a71f-4649-8241-27cbcd59598e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['165e21d9-e330-4ddf-82b9-85ba560d0ef0', '6d4bb2f9-8511-4f12-a5fc-545dc9f46988', 'a2b2709e-9b71-437f-9976-9707b2bc30d9', '6a27ed1f-9d5e-4477-8213-cf1640bf1e9e']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:51.545645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7942db3-f67f-4230-83d9-51d3e0edf5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:51.579359 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7942db3-f67f-4230-83d9-51d3e0edf5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83080a8f-cb89-4b9e-b655-a2bea21a37c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-614778947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['165e21d9-e330-4ddf-82b9-85ba560d0ef0','6d4bb2f9-8511-4f12-a5fc-545dc9f46988','a2b2709e-9b71-437f-9976-9707b2bc30d9','6a27ed1f-9d5e-4477-8213-cf1640bf1e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-614778947',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=83080a8f-cb89-4b9e-b655-a2bea21a37c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563618a2dcb04f3bb9b7a27e8729944b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60713dac57ca4d9c94907ba267e0341d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b77b792b-aa08-4821-b6c8-62c1f6f87f98),volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:51.580988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ad9685-a9df-4246-9a4f-a687ccc369a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:51.608365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29ad9685-a9df-4246-9a4f-a687ccc369a7) transitioned into state 'SUCCESS' from state '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-614778947',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['165e21d9-e330-4ddf-82b9-85ba560d0ef0','6d4bb2f9-8511-4f12-a5fc-545dc9f46988','a2b2709e-9b71-437f-9976-9707b2bc30d9','6a27ed1f-9d5e-4477-8213-cf1640bf1e9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:51.609327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc4217-1fa8-463c-b4da-55f484a0ad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:51.624434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc4217-1fa8-463c-b4da-55f484a0ad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:51.625893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (e5d0e003-c741-48d9-89cd-f091e35d9c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:51.626982 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request issued successfully. Jul 10 13:22:51.628090 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c4026f9-cd09-4087-93ef-2ae25a6577e5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:51.628703 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 923/3652] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:51 2026] POST /volume/v3/volumes => generated 791 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:51.642675 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:51.647732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:51.647899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:51.648252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:51.657338 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:51.657338 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:51.661900 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:51.667903 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-48bc7cc1-1647-4b0c-a721-97b0a98655e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:51.668422 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 909/3653] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:51 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:51.676466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-077320c7-5f15-4002-8c05-910e6f180f79 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:51.678646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-077320c7-5f15-4002-8c05-910e6f180f79 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:51.678916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-077320c7-5f15-4002-8c05-910e6f180f79 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:51.679070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-077320c7-5f15-4002-8c05-910e6f180f79 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:51.694291 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:51.694291 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:51.701034 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-077320c7-5f15-4002-8c05-910e6f180f79 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:51.712529 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-077320c7-5f15-4002-8c05-910e6f180f79 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:51.712529 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 912/3654] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:51 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:52.062562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:52.066222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:22:52.067438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1938766326", "snapshot_id": "1259ecee-808b-4136-86dd-75a127932442", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:52.070039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1938766326', 'snapshot_id': '1259ecee-808b-4136-86dd-75a127932442', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:22:52.079056 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:52.079056 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:52.079865 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:22:52.080080 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume of 1 GB Jul 10 13:22:52.085632 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Availability Zones retrieved successfully. Jul 10 13:22:52.093785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (6ef5975b-1721-463e-8670-43d10b800b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:52.095452 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bf3786-5369-4f65-8f80-2067e2d2b282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:52.097701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:22:52.140681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39bf3786-5369-4f65-8f80-2067e2d2b282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1259ecee-808b-4136-86dd-75a127932442', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:52.141746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9048ab12-80cb-4953-bb54-02c869a57422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:52.199883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['e3d97ed5-1ebc-4022-b567-1b5e20064f8f', '3a29fa76-326d-42ab-97b3-eea0d693efd5', '5349ce98-51a7-4ff5-bc37-40884398e9ce', 'faab8bb7-1bfc-406a-997b-efbb915f3bde'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:22:52.200631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9048ab12-80cb-4953-bb54-02c869a57422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3d97ed5-1ebc-4022-b567-1b5e20064f8f', '3a29fa76-326d-42ab-97b3-eea0d693efd5', '5349ce98-51a7-4ff5-bc37-40884398e9ce', 'faab8bb7-1bfc-406a-997b-efbb915f3bde']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:52.201335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de661605-937c-4ad1-9177-4092cc26910c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:52.245554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de661605-937c-4ad1-9177-4092cc26910c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1938766326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['e3d97ed5-1ebc-4022-b567-1b5e20064f8f','3a29fa76-326d-42ab-97b3-eea0d693efd5','5349ce98-51a7-4ff5-bc37-40884398e9ce','faab8bb7-1bfc-406a-997b-efbb915f3bde'],size=1,snapshot_id=1259ecee-808b-4136-86dd-75a127932442,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1938766326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213ce0e042de4d69bbb8a11c4e3b6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1259ecee-808b-4136-86dd-75a127932442,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50fd03900075430d8bc02edf7938d54b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:52.246683 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac953dfd-5fab-4ba7-b946-bcd78357e27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:52.266580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac953dfd-5fab-4ba7-b946-bcd78357e27d) transitioned into state 'SUCCESS' from state '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-1938766326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['e3d97ed5-1ebc-4022-b567-1b5e20064f8f','3a29fa76-326d-42ab-97b3-eea0d693efd5','5349ce98-51a7-4ff5-bc37-40884398e9ce','faab8bb7-1bfc-406a-997b-efbb915f3bde'],size=1,snapshot_id=1259ecee-808b-4136-86dd-75a127932442,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:52.266580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4677df-ac06-45fe-aee6-ff4e8fc12027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:22:52.292939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4677df-ac06-45fe-aee6-ff4e8fc12027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:22:52.293834 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (6ef5975b-1721-463e-8670-43d10b800b3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:22:52.294167 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request issued successfully. Jul 10 13:22:52.294827 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6503b932-bda6-451d-910e-7bf2fc70ecd8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:22:52.295340 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 911/3655] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:22:52 2026] POST /volume/v3/volumes => generated 791 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:22:52.314768 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f42b4d95-2ccb-4519-a401-44a9368683dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:52.315162 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f42b4d95-2ccb-4519-a401-44a9368683dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:52.315467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f42b4d95-2ccb-4519-a401-44a9368683dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:52.315678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f42b4d95-2ccb-4519-a401-44a9368683dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:52.324639 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:52.324639 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:52.329384 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f42b4d95-2ccb-4519-a401-44a9368683dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:52.334183 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f42b4d95-2ccb-4519-a401-44a9368683dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:52.334794 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 924/3656] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:52 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:52.685463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-971d6cdc-163b-44a5-b13c-405cd725c460 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:52.687678 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-971d6cdc-163b-44a5-b13c-405cd725c460 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:52.687978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-971d6cdc-163b-44a5-b13c-405cd725c460 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:52.688214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-971d6cdc-163b-44a5-b13c-405cd725c460 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:52.701192 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:52.701192 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:52.706629 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-971d6cdc-163b-44a5-b13c-405cd725c460 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:52.712373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-971d6cdc-163b-44a5-b13c-405cd725c460 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:52.712979 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 910/3657] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:52 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:52.727194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-be2f73e3-912e-485e-bd63-52a854dd4cca None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:52.729176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be2f73e3-912e-485e-bd63-52a854dd4cca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:52.729414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be2f73e3-912e-485e-bd63-52a854dd4cca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:52.729635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be2f73e3-912e-485e-bd63-52a854dd4cca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:52.742490 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:52.742490 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:52.747100 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-be2f73e3-912e-485e-bd63-52a854dd4cca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:52.751615 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be2f73e3-912e-485e-bd63-52a854dd4cca tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:52.752350 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 913/3658] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:52 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:53.348715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.352524 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:53.352524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.352524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.362571 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.362571 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:53.367291 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:53.373787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a11a283-af0f-4183-918e-7910f3f81ee9 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:53.374195 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 912/3659] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:53.393770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d52d9690-feb3-43c0-ae83-23700dbc33de None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.396372 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d52d9690-feb3-43c0-ae83-23700dbc33de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:53.396614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d52d9690-feb3-43c0-ae83-23700dbc33de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.396819 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d52d9690-feb3-43c0-ae83-23700dbc33de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.408795 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.408795 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:53.413827 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d52d9690-feb3-43c0-ae83-23700dbc33de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:53.420501 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d52d9690-feb3-43c0-ae83-23700dbc33de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:53.420953 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 925/3660] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:53.691518 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-b585c5fa-8b06-496b-86c1-8ca02b0c3577 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.693990 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-b585c5fa-8b06-496b-86c1-8ca02b0c3577 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887/action Jul 10 13:22:53.694413 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-b585c5fa-8b06-496b-86c1-8ca02b0c3577 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:22:53.694562 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-b585c5fa-8b06-496b-86c1-8ca02b0c3577 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:53.717732 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.717732 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:53.727489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.729674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:53.729966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.730287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.735506 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe037ed0-4a97-4ef3-98ed-7eb876ac81ce req-b585c5fa-8b06-496b-86c1-8ca02b0c3577 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887/action returned with HTTP 204 Jul 10 13:22:53.736363 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 911/3661] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:22:53 2026] POST /volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:22:53.739426 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.739426 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:53.745155 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:53.751167 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34fdee31-cdba-4c37-99b4-7c8000c7254e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:53.751676 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 914/3662] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:53.765016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90b68902-b838-449a-8165-bf41c3e28bc5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.766635 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b68902-b838-449a-8165-bf41c3e28bc5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:53.766812 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90b68902-b838-449a-8165-bf41c3e28bc5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.767065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90b68902-b838-449a-8165-bf41c3e28bc5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.777913 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.777913 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:53.784536 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-90b68902-b838-449a-8165-bf41c3e28bc5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:53.792171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90b68902-b838-449a-8165-bf41c3e28bc5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:53.793419 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 913/3663] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:53.844047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.847026 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:53.847540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.847540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.860228 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.860228 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:53.865027 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:53.870635 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4730a311-4243-462d-ba50-525ae513491f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:53.871148 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 926/3664] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:53.966506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:53.968756 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:53.968978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:53.969186 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:53.977465 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:53.977465 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:53.982173 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:53.986846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-a6da9342-88a3-4fac-9f5a-bb77528fd809 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:53.987354 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 912/3665] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:22:53 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:54.773017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-71088f84-252f-4488-a213-ade4fc0bb009 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:54.778135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-71088f84-252f-4488-a213-ade4fc0bb009 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:54.779056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-71088f84-252f-4488-a213-ade4fc0bb009 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:54.779056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-71088f84-252f-4488-a213-ade4fc0bb009 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:54.794025 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:54.794025 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:54.799758 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-71088f84-252f-4488-a213-ade4fc0bb009 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:54.815275 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-71088f84-252f-4488-a213-ade4fc0bb009 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:54.815784 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 915/3666] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:54 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:55.831413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:55.833550 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:55.833781 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:55.834109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:55.842181 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:55.842181 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:55.847121 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:55.852775 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c7d15cd-2606-43e1-86b9-f308274a4af1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:55.853215 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 914/3667] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:55 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:55.908413 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbe4359a-2a09-426b-8b7e-0e4436b097a8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:55.908957 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbe4359a-2a09-426b-8b7e-0e4436b097a8 None None] GET https://10.4.3.138/volume// Jul 10 13:22:55.909120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbe4359a-2a09-426b-8b7e-0e4436b097a8 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:55.909352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbe4359a-2a09-426b-8b7e-0e4436b097a8 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:55.909784 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbe4359a-2a09-426b-8b7e-0e4436b097a8 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:55.910154 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 927/3668] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:55.918663 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-f8ac296c-ed62-483b-b88c-95227f162a57 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:55.920922 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-f8ac296c-ed62-483b-b88c-95227f162a57 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:55.921320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-f8ac296c-ed62-483b-b88c-95227f162a57 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f43b2f48-3f9c-4716-af39-ae0618978e47", "connector": null, "instance_uuid": "4cd09a49-bd0e-449d-a041-da252b20408c"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:55.935477 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:55.935477 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:55.967230 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-f8ac296c-ed62-483b-b88c-95227f162a57 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:55.968063 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 913/3669] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:55 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) Jul 10 13:22:56.024025 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9bc28ad1-82ec-4a75-b857-e10e91dfd701 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.024510 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9bc28ad1-82ec-4a75-b857-e10e91dfd701 None None] GET https://10.4.3.138/volume// Jul 10 13:22:56.024826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9bc28ad1-82ec-4a75-b857-e10e91dfd701 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.025077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9bc28ad1-82ec-4a75-b857-e10e91dfd701 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.025469 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9bc28ad1-82ec-4a75-b857-e10e91dfd701 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:56.025830 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 916/3670] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:56.032977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-89bc16fb-5a71-4c72-b199-ba624bc822c3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.034759 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-89bc16fb-5a71-4c72-b199-ba624bc822c3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:22:56.035172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-89bc16fb-5a71-4c72-b199-ba624bc822c3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1", "connector": null, "instance_uuid": "f58abe05-17d1-4cc5-b371-57c4c4d63e2d"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:56.042808 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.042808 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:56.069444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-89bc16fb-5a71-4c72-b199-ba624bc822c3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:22:56.070172 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 915/3671] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:22:56 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) Jul 10 13:22:56.395625 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9636450e-2c38-4776-b551-17ab60afdcb4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.398108 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9636450e-2c38-4776-b551-17ab60afdcb4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:56.398396 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9636450e-2c38-4776-b551-17ab60afdcb4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.398878 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9636450e-2c38-4776-b551-17ab60afdcb4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.417760 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.417760 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:56.423499 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9636450e-2c38-4776-b551-17ab60afdcb4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:56.430932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9636450e-2c38-4776-b551-17ab60afdcb4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:56.431541 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 928/3672] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:56.503017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d6a7ff29-5d06-40bf-8aff-b0559c81c9f6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.503610 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6a7ff29-5d06-40bf-8aff-b0559c81c9f6 None None] GET https://10.4.3.138/volume// Jul 10 13:22:56.503906 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6a7ff29-5d06-40bf-8aff-b0559c81c9f6 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.504197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d6a7ff29-5d06-40bf-8aff-b0559c81c9f6 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.504683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d6a7ff29-5d06-40bf-8aff-b0559c81c9f6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:56.505431 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 914/3673] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:56.514838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.517103 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:56.517277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.517454 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.526418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.529784 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:56.530171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.530489 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.530489 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:56.530572 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.535205 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:56.541261 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab9f7e4e-6988-4648-b3c8-f83952a75f80 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:56.541578 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 917/3674] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:56.549777 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.549777 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:56.555409 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:56.561705 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-d5ac48bd-4c81-41cd-b6d8-95b65482f44a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:56.562351 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 916/3675] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1327 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:56.601309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2a9d2e76-b2b1-43ee-a6aa-dfc07d4e413a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.601463 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a9d2e76-b2b1-43ee-a6aa-dfc07d4e413a None None] GET https://10.4.3.138/volume// Jul 10 13:22:56.601919 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a9d2e76-b2b1-43ee-a6aa-dfc07d4e413a None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.602328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a9d2e76-b2b1-43ee-a6aa-dfc07d4e413a None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.603193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a9d2e76-b2b1-43ee-a6aa-dfc07d4e413a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:22:56.603881 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 929/3676] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:22:56.642052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.644577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:56.644875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.645093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.657219 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.657219 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:56.661136 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:56.670574 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-1a5f0bd2-879b-403b-bd7b-851c73869593 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:56.671089 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 915/3677] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 1063 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:22:56.713716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.716737 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e Jul 10 13:22:56.717147 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:56.734482 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:56.741764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:56.741988 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.741988 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:56.828629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.836805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] PUT https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 Jul 10 13:22:56.837192 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:22:56.849259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Acquiring lock "cinder-attachment_update-f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:22:56.858521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:22:56.859729 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.859729 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:56.871310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:56.873280 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:56.873570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:56.873881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:56.883194 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:56.883194 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:56.887614 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:56.894307 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9e08b19-a0eb-4da8-9ac0-93b0521fe580 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:56.896289 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 930/3678] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:56 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:57.282329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" released by "attachment_update" :: held 0.542s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:57.282329 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-0710d6a7-e38e-4f5c-84b6-59852e263f83 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e returned with HTTP 200 Jul 10 13:22:57.284087 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 918/3679] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:56 2026] PUT /volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:57.401802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1-np0000005006" released by "attachment_update" :: held 0.543s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:22:57.402141 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-c91b3865-2bba-4bcc-a17d-e594e97a124f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 returned with HTTP 200 Jul 10 13:22:57.402610 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 917/3680] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:22:56 2026] PUT /volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:57.445712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:57.448028 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:57.448264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:57.448521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:57.463278 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:57.463278 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:57.467521 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:57.472287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2431576-d34d-4ae1-8e24-c9e728f9a883 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:57.472677 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 916/3681] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:57 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:57.560318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:57.563089 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:57.563387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:57.563802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:57.581782 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:57.581782 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:57.587055 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:57.593678 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d2251d2-cc61-4579-9af0-77e4ac27fb6d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:57.594148 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 931/3682] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:57 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:57.913784 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:57.916799 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:57.917525 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:57.917804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:57.928223 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:57.928223 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:57.933885 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:57.940950 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f875180e-a64a-4026-9e86-35b6c0fdebbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:57.942374 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 919/3683] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:57 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:58.490623 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:58.493662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:58.494631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:58.494631 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:58.511033 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:58.511033 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:58.516225 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:58.520910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4500047-7ad0-45ca-82a2-d0a5d7389f21 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:58.521499 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 918/3684] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:58 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:58.611673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:58.614564 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:58.614912 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:58.615115 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:58.629088 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:58.629088 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:22:58.634064 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:58.641510 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b909f1ef-90f4-4d0a-a717-407fbcbe4e88 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:58.641670 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 917/3685] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:58 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:58.955379 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-21423d6a-0c6d-409c-a999-07f9972940f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:58.957800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21423d6a-0c6d-409c-a999-07f9972940f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:58.958103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21423d6a-0c6d-409c-a999-07f9972940f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:58.958382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21423d6a-0c6d-409c-a999-07f9972940f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:58.967883 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:58.967883 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:22:58.972591 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-21423d6a-0c6d-409c-a999-07f9972940f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:22:58.978943 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21423d6a-0c6d-409c-a999-07f9972940f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:22:58.979474 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 932/3686] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:58 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:59.536039 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:59.538158 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:22:59.538386 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:59.538602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:59.554684 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:59.554684 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:22:59.559271 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:22:59.566247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c453d935-a293-4aa2-9a7e-cbc2edbd5d88 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:22:59.566707 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 920/3687] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:59 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:22:59.657405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f83573d0-f581-4948-9962-838e17bb9bfb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:59.659667 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f83573d0-f581-4948-9962-838e17bb9bfb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:22:59.659954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f83573d0-f581-4948-9962-838e17bb9bfb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:22:59.660242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f83573d0-f581-4948-9962-838e17bb9bfb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:22:59.671325 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:22:59.671325 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:22:59.675391 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f83573d0-f581-4948-9962-838e17bb9bfb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:22:59.680867 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f83573d0-f581-4948-9962-838e17bb9bfb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:22:59.681571 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 919/3688] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:59 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:22:59.995557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:22:59.999726 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:22:59.999968 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:00.000163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:00.013470 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:00.013470 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:00.019032 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:00.030848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44c8839a-b5db-4151-9871-f963b2d1aa44 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:00.031592 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 918/3689] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:22:59 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:00.586200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ea719cad-d22f-4193-b17b-4bd495006114 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:00.588333 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea719cad-d22f-4193-b17b-4bd495006114 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:23:00.588578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea719cad-d22f-4193-b17b-4bd495006114 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:00.589064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ea719cad-d22f-4193-b17b-4bd495006114 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:00.607679 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:00.607679 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:00.611601 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ea719cad-d22f-4193-b17b-4bd495006114 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:23:00.616640 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ea719cad-d22f-4193-b17b-4bd495006114 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:23:00.618584 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 933/3690] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:00 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:00.698536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce99801b-6584-445f-a686-9b487699cc40 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:00.700824 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce99801b-6584-445f-a686-9b487699cc40 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:00.701102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce99801b-6584-445f-a686-9b487699cc40 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:00.701422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce99801b-6584-445f-a686-9b487699cc40 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:00.717782 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:00.717782 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:00.726486 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce99801b-6584-445f-a686-9b487699cc40 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:00.733926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce99801b-6584-445f-a686-9b487699cc40 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:00.734300 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 921/3691] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:00 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:01.051422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:01.053579 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:01.053847 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:01.054045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:01.061198 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:01.061198 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:01.065875 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:01.070842 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b64b2ce4-e3a2-489d-b576-6ec8cbfec17e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:01.071215 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 920/3692] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:01 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:01.201588 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:01.203546 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:23:01.203949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-172606328", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:01.205539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-172606328', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:23:01.205708 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume of 1 GB Jul 10 13:23:01.210184 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Availability Zones retrieved successfully. Jul 10 13:23:01.216092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Flow 'volume_create_api' (e94ddc57-60df-4a15-bbcd-c5e52eb7b76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:23:01.217224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c930d82-fd4e-41f6-9cea-36abe4052b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:01.218303 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:23:01.249773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c930d82-fd4e-41f6-9cea-36abe4052b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:01.250939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3bfdfe-91c4-4148-8984-b133f8c3cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:01.337567 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Created reservations ['0d535de2-0d00-468a-9cb7-8d68ccf86b07', '4f6fc247-94a7-4932-99d1-f5db37141138', '7718e4d0-40a8-4e87-a341-9892a4755230', '2f614c24-8d4e-4d33-9428-a804869f7b30'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:23:01.338662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3bfdfe-91c4-4148-8984-b133f8c3cdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d535de2-0d00-468a-9cb7-8d68ccf86b07', '4f6fc247-94a7-4932-99d1-f5db37141138', '7718e4d0-40a8-4e87-a341-9892a4755230', '2f614c24-8d4e-4d33-9428-a804869f7b30']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:01.339561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c79d9af-5aa4-4c7a-b8b3-0406bcb6a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:01.375858 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c79d9af-5aa4-4c7a-b8b3-0406bcb6a0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47dd7aaf-86a3-4e51-9868-77bdfdfd7c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-172606328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',qos_specs=None,replication_status=,reservations=['0d535de2-0d00-468a-9cb7-8d68ccf86b07','4f6fc247-94a7-4932-99d1-f5db37141138','7718e4d0-40a8-4e87-a341-9892a4755230','2f614c24-8d4e-4d33-9428-a804869f7b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558b2d61b7f54bc898b158ba3f730490',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-172606328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47dd7aaf-86a3-4e51-9868-77bdfdfd7c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558b2d61b7f54bc898b158ba3f730490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:01.376969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f768f87-b7f3-4cc2-a47a-8056292581a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:01.403510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f768f87-b7f3-4cc2-a47a-8056292581a3) transitioned into state 'SUCCESS' from state '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-172606328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',qos_specs=None,replication_status=,reservations=['0d535de2-0d00-468a-9cb7-8d68ccf86b07','4f6fc247-94a7-4932-99d1-f5db37141138','7718e4d0-40a8-4e87-a341-9892a4755230','2f614c24-8d4e-4d33-9428-a804869f7b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558b2d61b7f54bc898b158ba3f730490',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:01.404638 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a43be246-41d6-4498-9370-98a45644a5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:01.417140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a43be246-41d6-4498-9370-98a45644a5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:01.418168 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Flow 'volume_create_api' (e94ddc57-60df-4a15-bbcd-c5e52eb7b76e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:23:01.418597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume request issued successfully. Jul 10 13:23:01.419541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e41afb44-ee7c-4d0a-8eca-aa5b3c916e24 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:23:01.420070 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 919/3693] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:23:01 2026] POST /volume/v3/volumes => generated 754 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:23:01.436302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:01.440632 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:01.440901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:01.441142 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:01.450524 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:01.450524 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:01.455945 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:01.461663 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6230c1b6-c6ed-4e52-9fe8-9a0ed8d116b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:01.462165 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 934/3694] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:01 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:01.635831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:01.639148 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:23:01.639322 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:01.639611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:01.656538 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:01.656538 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:01.662566 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:23:01.669663 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-55c822dc-ba83-4140-9776-b8c3ea8a2177 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:23:01.670288 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 922/3695] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:01 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:01.751768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:01.754749 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:01.755297 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:01.755673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:01.768895 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:01.768895 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:01.777850 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:01.781958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-54a895da-1453-4a15-9dc3-567aa0ee0b27 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:01.782558 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 921/3696] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:01 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.089263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.091497 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:02.091751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.091965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.101938 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.101938 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:02.106596 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:02.111777 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1bb87b6-1f5c-45bb-a6bd-26da6227fd15 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:02.112222 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 920/3697] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.479356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.481589 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:02.481886 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.482172 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.492679 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.492679 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:02.497996 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:02.503806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d6d1b8f-5fd6-43e7-bdd0-1a06e17f900d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:02.504416 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 935/3698] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.519834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.521904 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:02.522155 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.522415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.530622 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.530622 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:02.535928 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:02.541824 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0a032bb-7272-4009-b03f-5d1bc5b33fa0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:02.542197 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 923/3699] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.553330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4773e4d0-89ac-4807-9e52-07153b14a14a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.556448 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4773e4d0-89ac-4807-9e52-07153b14a14a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e/action Jul 10 13:23:02.556448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4773e4d0-89ac-4807-9e52-07153b14a14a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:02.556448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4773e4d0-89ac-4807-9e52-07153b14a14a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:02.557906 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad7e5191-723a-4fc3-a141-b252fb70435a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.561605 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:23:02.561605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.561605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.561605 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:23:02.562037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:23:02.572845 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Get all volumes completed successfully. Jul 10 13:23:02.573903 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad7e5191-723a-4fc3-a141-b252fb70435a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:23:02.573903 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 921/3700] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.578931 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.578931 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:02.582977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-619f133f-913e-4c20-9bf1-4565335a4206 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.586145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-619f133f-913e-4c20-9bf1-4565335a4206 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:02.586145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-619f133f-913e-4c20-9bf1-4565335a4206 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.586145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-619f133f-913e-4c20-9bf1-4565335a4206 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.590786 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ca18782a-95c7-4874-b28c-8683c7d74645 req-4773e4d0-89ac-4807-9e52-07153b14a14a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e/action returned with HTTP 204 Jul 10 13:23:02.590786 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 922/3701] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:02 2026] POST /volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:02.593501 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.593501 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:02.598334 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-619f133f-913e-4c20-9bf1-4565335a4206 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:02.603187 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-619f133f-913e-4c20-9bf1-4565335a4206 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:02.604639 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 936/3702] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.654448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.656939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:02.657194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.657480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.665013 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.665013 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:02.670609 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:02.676926 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-3e209cf0-fefc-47ee-81b9-8c47e08d2264 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:02.677537 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 924/3703] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:02.688500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.690754 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:23:02.691007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.691255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.715174 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.715174 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:02.719440 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:23:02.725735 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f7df9209-470c-4de1-bf70-c5a0353000c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:23:02.725928 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 922/3704] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:02.797248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:02.801898 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:02.801898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:02.801898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:02.811430 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:02.811430 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:02.815970 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:02.825064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04dd1ba9-c22c-486b-934c-b1dd4588d4dc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:02.825064 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 923/3705] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:02 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:03.131862 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:03.133707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:03.133918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:03.134117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:03.141737 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:03.141737 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:03.149855 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:03.157832 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8cca339c-1c21-4cd5-a243-c462bdfa179a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:03.158317 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 937/3706] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:03 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:03.839347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-467bea81-4b92-4306-b128-191f73284a8a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:03.841168 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-467bea81-4b92-4306-b128-191f73284a8a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:03.842500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-467bea81-4b92-4306-b128-191f73284a8a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:03.842500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-467bea81-4b92-4306-b128-191f73284a8a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:03.852422 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:03.852422 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:03.856592 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-467bea81-4b92-4306-b128-191f73284a8a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:03.861429 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-467bea81-4b92-4306-b128-191f73284a8a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:03.861810 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 925/3707] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:03 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:04.173829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d270162f-3967-4ffb-a967-d721bd40873d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:04.175435 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d270162f-3967-4ffb-a967-d721bd40873d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:04.175656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d270162f-3967-4ffb-a967-d721bd40873d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:04.175900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d270162f-3967-4ffb-a967-d721bd40873d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:04.182964 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:04.182964 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:04.186781 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d270162f-3967-4ffb-a967-d721bd40873d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:04.191003 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d270162f-3967-4ffb-a967-d721bd40873d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:04.191372 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 923/3708] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:04 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:04.720430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0d0a627d-317e-417c-958c-e93f33fb4bc7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:04.720996 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d0a627d-317e-417c-958c-e93f33fb4bc7 None None] GET https://10.4.3.138/volume// Jul 10 13:23:04.721234 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d0a627d-317e-417c-958c-e93f33fb4bc7 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:04.721424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0d0a627d-317e-417c-958c-e93f33fb4bc7 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:04.721752 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0d0a627d-317e-417c-958c-e93f33fb4bc7 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:04.722037 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 924/3709] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:23:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:04.729423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-15d5cfdb-6ee5-4c01-a157-f8665bc2e05d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:04.761752 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-15d5cfdb-6ee5-4c01-a157-f8665bc2e05d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:23:04.762118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-15d5cfdb-6ee5-4c01-a157-f8665bc2e05d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47dd7aaf-86a3-4e51-9868-77bdfdfd7c64", "connector": null, "instance_uuid": "398320a3-e9ca-4651-af9b-4387d5eae280"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:04.770476 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:04.770476 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:04.794791 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-15d5cfdb-6ee5-4c01-a157-f8665bc2e05d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:23:04.795210 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 938/3710] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:23:04 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) Jul 10 13:23:04.877016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:04.878874 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:04.879083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:04.879303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:04.889126 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:04.889126 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:04.893428 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:04.898651 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0e9b833f-2bdd-442e-8b53-c8c152b57c01 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:04.899056 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 926/3711] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:04 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:05.203607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-36480594-f04e-42d6-80ca-650607bba0c9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.205644 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36480594-f04e-42d6-80ca-650607bba0c9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:05.205820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36480594-f04e-42d6-80ca-650607bba0c9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:05.206264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36480594-f04e-42d6-80ca-650607bba0c9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:05.207986 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.210033 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=391,cinder:UPDATE=115,cinder:INSERT=62 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:23:05.212932 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:05.213230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:05.213487 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:05.226418 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.226418 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:05.227351 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.227351 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:05.232806 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:05.232877 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-36480594-f04e-42d6-80ca-650607bba0c9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:05.245681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36480594-f04e-42d6-80ca-650607bba0c9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:05.245681 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 924/3712] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:05 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:05.248250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f491cfd-e250-4e57-8b9a-a9b9f583c253 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:05.249876 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 925/3713] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:05 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:05.321242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e20c031-76c6-468f-b800-92fb6e559c17 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.321754 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e20c031-76c6-468f-b800-92fb6e559c17 None None] GET https://10.4.3.138/volume// Jul 10 13:23:05.321996 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e20c031-76c6-468f-b800-92fb6e559c17 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:05.322195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e20c031-76c6-468f-b800-92fb6e559c17 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:05.322587 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e20c031-76c6-468f-b800-92fb6e559c17 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:05.322940 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 939/3714] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:05.333331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.336715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:05.336992 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:05.337175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:05.348794 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.348794 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:05.353331 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:05.359192 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-c1cb3b0b-dbfc-454a-ac88-ae38171f8807 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:05.361311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 927/3715] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:05 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:05.482850 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.485336 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] PUT https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 Jul 10 13:23:05.485676 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:05.494631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Acquiring lock "cinder-attachment_update-47dd7aaf-86a3-4e51-9868-77bdfdfd7c64-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:23:05.500185 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Lock "cinder-attachment_update-47dd7aaf-86a3-4e51-9868-77bdfdfd7c64-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:23:05.501238 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.501238 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:05.605858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-76f7491e-72db-4eb1-a8eb-ced3f0887e00 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.612331 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-76f7491e-72db-4eb1-a8eb-ced3f0887e00 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5/action Jul 10 13:23:05.612675 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-76f7491e-72db-4eb1-a8eb-ced3f0887e00 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:05.612830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-76f7491e-72db-4eb1-a8eb-ced3f0887e00 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:05.636576 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.636576 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:05.653039 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fbf80e5-be8c-460a-89cb-0e27d54b4909 req-76f7491e-72db-4eb1-a8eb-ced3f0887e00 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5/action returned with HTTP 204 Jul 10 13:23:05.653798 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 926/3716] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:05 2026] POST /volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:05.918189 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2fb04e56-1c34-405f-ad79-6c541713e494 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:05.920443 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2fb04e56-1c34-405f-ad79-6c541713e494 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:05.920678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2fb04e56-1c34-405f-ad79-6c541713e494 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:05.921044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2fb04e56-1c34-405f-ad79-6c541713e494 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:05.933929 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:05.933929 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:05.939114 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2fb04e56-1c34-405f-ad79-6c541713e494 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:05.945673 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2fb04e56-1c34-405f-ad79-6c541713e494 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:05.946507 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 940/3717] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:05 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:06.027125 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Lock "cinder-attachment_update-47dd7aaf-86a3-4e51-9868-77bdfdfd7c64-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:23:06.027535 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-761095a4-5648-4bdf-8bdd-36aa1772741a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 returned with HTTP 200 Jul 10 13:23:06.027998 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 925/3718] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:23:05 2026] PUT /volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:06.261906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7220c834-6a22-4c53-90f2-d590c08f5673 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:06.264019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7220c834-6a22-4c53-90f2-d590c08f5673 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:06.264331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7220c834-6a22-4c53-90f2-d590c08f5673 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:06.264567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7220c834-6a22-4c53-90f2-d590c08f5673 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:06.266950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0f223597-06b6-4592-a568-4d0536d52b31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:06.269226 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f223597-06b6-4592-a568-4d0536d52b31 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:06.269488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f223597-06b6-4592-a568-4d0536d52b31 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:06.269752 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f223597-06b6-4592-a568-4d0536d52b31 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:06.277109 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:06.277109 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:06.279079 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:06.279079 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:06.281712 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7220c834-6a22-4c53-90f2-d590c08f5673 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:06.284113 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0f223597-06b6-4592-a568-4d0536d52b31 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:06.286985 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7220c834-6a22-4c53-90f2-d590c08f5673 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:06.287372 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 928/3719] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:06 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:06.290286 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f223597-06b6-4592-a568-4d0536d52b31 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:06.290745 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 927/3720] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:06 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:07.303266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6459e081-6aeb-4f39-8c85-75094296646f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:07.305565 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6459e081-6aeb-4f39-8c85-75094296646f tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:07.305905 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6459e081-6aeb-4f39-8c85-75094296646f tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:07.306186 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6459e081-6aeb-4f39-8c85-75094296646f tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:07.311502 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-54465735-a954-4bfc-8972-6499584ba5f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:07.317543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54465735-a954-4bfc-8972-6499584ba5f3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:07.317543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54465735-a954-4bfc-8972-6499584ba5f3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:07.317543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-54465735-a954-4bfc-8972-6499584ba5f3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:07.325915 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:07.325915 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:07.333319 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:07.333319 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:07.335418 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6459e081-6aeb-4f39-8c85-75094296646f tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:07.342091 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-54465735-a954-4bfc-8972-6499584ba5f3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:07.344155 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6459e081-6aeb-4f39-8c85-75094296646f tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:07.344611 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 941/3721] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:07 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:07.347930 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-54465735-a954-4bfc-8972-6499584ba5f3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:07.348468 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 926/3722] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:07 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:08.363056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:08.365651 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9168de64-cc80-4e45-b69a-465443a28722 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:08.366024 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:08.366024 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:08.366134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:08.369422 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9168de64-cc80-4e45-b69a-465443a28722 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:08.369422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9168de64-cc80-4e45-b69a-465443a28722 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:08.369422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9168de64-cc80-4e45-b69a-465443a28722 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:08.378021 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:08.378021 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:08.378355 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:08.378355 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:08.385166 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:08.385404 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9168de64-cc80-4e45-b69a-465443a28722 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:08.387568 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ae991ce1-7e27-47ff-895c-5b96153667a8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:08.388719 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 929/3723] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:08 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:08.390388 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9168de64-cc80-4e45-b69a-465443a28722 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:08.390388 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 928/3724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:08 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:09.407555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-edbc0f99-15ad-43a4-827e-6137c6315146 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:09.409866 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bbfb423a-d620-477a-857a-867adac334f0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:09.412434 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edbc0f99-15ad-43a4-827e-6137c6315146 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:09.413241 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbfb423a-d620-477a-857a-867adac334f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:09.413494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbfb423a-d620-477a-857a-867adac334f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:09.414931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-edbc0f99-15ad-43a4-827e-6137c6315146 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:09.414931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-edbc0f99-15ad-43a4-827e-6137c6315146 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:09.415933 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbfb423a-d620-477a-857a-867adac334f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:09.433975 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:09.433975 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:09.437002 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:09.437002 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:09.443856 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bbfb423a-d620-477a-857a-867adac334f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:09.446732 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-edbc0f99-15ad-43a4-827e-6137c6315146 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:09.455061 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbfb423a-d620-477a-857a-867adac334f0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:09.457663 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 927/3725] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:09 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 944 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:09.457806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edbc0f99-15ad-43a4-827e-6137c6315146 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:09.457806 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 942/3726] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:09 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:09.458777 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:09.468875 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:09.469072 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:09.469287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:09.498563 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:09.498563 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:09.506405 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:09.513368 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-17168149-dc05-4454-ba9d-8c70ac16a2db tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:09.514202 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 930/3727] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:09 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 1176 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:09.556667 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:09.559299 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1/action Jul 10 13:23:09.560547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:09.560547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:09.574292 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:09.574292 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:09.575014 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:09.587586 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Begin detaching volume completed successfully. Jul 10 13:23:09.587997 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-3cf4136f-4c0e-4dae-8d06-072249991255 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1/action returned with HTTP 202 Jul 10 13:23:09.588541 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 929/3728] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:23:09 2026] POST /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:23:10.472212 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.474720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-11ae0b60-6630-4588-af86-db53a60ef1bd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.475063 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:10.475738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.475738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.479900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-11ae0b60-6630-4588-af86-db53a60ef1bd tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:10.479900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-11ae0b60-6630-4588-af86-db53a60ef1bd tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.479900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-11ae0b60-6630-4588-af86-db53a60ef1bd tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.484567 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:10.484567 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:10.489381 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:10.493096 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:10.493096 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:10.497680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-68d0efd2-d420-42a7-ab0e-82824f3c780b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:10.498169 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 928/3729] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:10.498981 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-11ae0b60-6630-4588-af86-db53a60ef1bd tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:10.514576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.516554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:10.516787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.516979 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.518975 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-11ae0b60-6630-4588-af86-db53a60ef1bd tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:10.520484 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 943/3730] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:10.525064 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:10.525064 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:10.529891 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:10.534982 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-42d28a01-1dbe-4de0-b812-b53f6331f79d tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:10.535660 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 931/3731] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:10.681925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-55bdf15c-9654-4e13-a4a5-b678427b30f1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.682578 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55bdf15c-9654-4e13-a4a5-b678427b30f1 None None] GET https://10.4.3.138/volume// Jul 10 13:23:10.682825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55bdf15c-9654-4e13-a4a5-b678427b30f1 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.683497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55bdf15c-9654-4e13-a4a5-b678427b30f1 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.683497 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55bdf15c-9654-4e13-a4a5-b678427b30f1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:10.684111 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 930/3732] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:10.719768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.725131 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:10.727229 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.727554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.728165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:10.731227 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:10.731503 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:10.731771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:10.741130 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:10.741130 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:10.746993 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:10.751779 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:10.751779 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:10.754666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-62bb0ea1-c87d-4473-92f5-5f82d266324b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:10.755382 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 944/3733] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:10.759244 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:10.766019 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-783d27ad-5d2c-48ad-ad3a-6a6931d4c0a0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:10.766764 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 929/3734] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:10 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:11.259468 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:11.262456 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:11.262726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:11.262987 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:11.272467 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:11.272467 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:11.277857 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:11.285045 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-57e6f3d7-f27d-4d98-8bcc-e78e8a63677c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:11.285592 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 932/3735] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:11 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:11.297075 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1adf3b9b-63df-4b62-9d6c-2f08813e4627 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:11.297584 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1adf3b9b-63df-4b62-9d6c-2f08813e4627 None None] GET https://10.4.3.138/volume// Jul 10 13:23:11.297841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1adf3b9b-63df-4b62-9d6c-2f08813e4627 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:11.298089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1adf3b9b-63df-4b62-9d6c-2f08813e4627 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:11.298537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1adf3b9b-63df-4b62-9d6c-2f08813e4627 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:11.298984 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 931/3736] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:23:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:11.311321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9605364-e9e0-4f62-9cc9-5214b4fc5d04 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:11.314156 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9605364-e9e0-4f62-9cc9-5214b4fc5d04 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:23:11.314650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9605364-e9e0-4f62-9cc9-5214b4fc5d04 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83080a8f-cb89-4b9e-b655-a2bea21a37c7", "connector": null, "instance_uuid": "8fef5877-7789-49de-b082-496dce5144b6"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:11.325734 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:11.325734 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:11.363551 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9605364-e9e0-4f62-9cc9-5214b4fc5d04 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:23:11.364386 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 945/3737] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:23:11 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) Jul 10 13:23:11.540272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:11.544533 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:11.544533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:11.544724 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:11.560634 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:11.560634 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:11.566761 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:11.573647 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efa162c4-f3f8-40f6-a1c9-e461819acf4a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:11.574265 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 930/3738] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:11 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:11.703899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-14b6a60e-a913-47ba-8c80-855d5c8bf3ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:11.705952 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-14b6a60e-a913-47ba-8c80-855d5c8bf3ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 Jul 10 13:23:11.706237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-14b6a60e-a913-47ba-8c80-855d5c8bf3ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:11.706490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-14b6a60e-a913-47ba-8c80-855d5c8bf3ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:11.708404 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=322,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:23:11.716189 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:11.716189 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:12.129576 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.137475 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:23:12.137475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:12.137475 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:12.165223 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.165223 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:12.175488 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:23:12.184282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-af078879-94c8-45af-996c-eaf03871ee19 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:23:12.184873 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 932/3739] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:12 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:12.260828 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-43f0ea95-5fe9-4c25-96d0-7ca10e3a9fb9 req-14b6a60e-a913-47ba-8c80-855d5c8bf3ce tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 returned with HTTP 200 Jul 10 13:23:12.260828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 933/3740] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:23:11 2026] DELETE /volume/v3/attachments/9d772a59-88e8-4b09-b4ff-f10212b55cf5 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:12.377752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-0fd35905-a8e5-41ec-b685-30867a31ab2a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.380639 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-0fd35905-a8e5-41ec-b685-30867a31ab2a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4/action Jul 10 13:23:12.381400 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-0fd35905-a8e5-41ec-b685-30867a31ab2a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:12.381588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-0fd35905-a8e5-41ec-b685-30867a31ab2a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:12.413410 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.413410 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:12.424863 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-76713310-ff5e-4560-bee2-b7d587fccf50 req-0fd35905-a8e5-41ec-b685-30867a31ab2a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4/action returned with HTTP 204 Jul 10 13:23:12.425321 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 946/3741] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:12 2026] POST /volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:12.594363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.596749 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:12.597059 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:12.597425 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:12.614005 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.614005 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:12.620863 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:12.627740 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd26c29f-ed39-4f8d-97f4-a890a9b56a86 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:12.628919 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 931/3742] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:12 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:12.645081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9cbc5b48-dbab-46d2-9173-f456da034005 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.647046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cbc5b48-dbab-46d2-9173-f456da034005 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:12.647249 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cbc5b48-dbab-46d2-9173-f456da034005 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:12.647444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cbc5b48-dbab-46d2-9173-f456da034005 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:12.659429 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.659429 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:12.669267 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9cbc5b48-dbab-46d2-9173-f456da034005 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:12.680473 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cbc5b48-dbab-46d2-9173-f456da034005 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:12.680473 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 933/3743] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:12 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:23:12.698782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.701152 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:23:12.701644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47dd7aaf-86a3-4e51-9868-77bdfdfd7c64", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2101522246", "description": null, "metadata": null}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:12.717034 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.717034 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:12.717833 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:12.717977 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create snapshot from volume 47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:12.766859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Created reservations ['a1754a41-fba7-4d31-8bb9-d2117f9dc53e', '8e5a606e-8804-435c-9dec-85ae7db46c6e', '7d46119d-e50c-456b-bec0-0b82b5fb4545', '13f3e4a9-6bcd-4eea-b85a-055427e905fc'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:23:12.821151 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot force create request issued successfully. Jul 10 13:23:12.821632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b138715d-dd4f-46b8-948f-1d513c6361d0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:23:12.822093 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 934/3744] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:23:12 2026] POST /volume/v3/snapshots => generated 311 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:23:12.839053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-950aa2a6-752c-416b-b099-d2dac8426b5b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.839235 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-950aa2a6-752c-416b-b099-d2dac8426b5b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:12.839436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-950aa2a6-752c-416b-b099-d2dac8426b5b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:12.839592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-950aa2a6-752c-416b-b099-d2dac8426b5b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:12.844599 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.844599 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:12.845050 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-950aa2a6-752c-416b-b099-d2dac8426b5b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot retrieved successfully. Jul 10 13:23:12.845853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-950aa2a6-752c-416b-b099-d2dac8426b5b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 200 Jul 10 13:23:12.848141 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 947/3745] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:12 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:12.871041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:12.873715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:23:12.874128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1147254309", "snapshot_id": "33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:12.877994 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1147254309', 'snapshot_id': '33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:23:12.887122 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:12.887122 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:12.887991 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:12.887991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume of 1 GB Jul 10 13:23:12.893128 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Availability Zones retrieved successfully. Jul 10 13:23:12.900821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (bae79521-64da-4409-98d4-f96257458d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:23:12.902124 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ea48a7-c46b-4639-be2a-2986d3a65a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:12.903383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:23:12.942876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ea48a7-c46b-4639-be2a-2986d3a65a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:12.943829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecab332-7906-415c-ad9d-c1ba9b2b7cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:12.994861 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Created reservations ['efbc40f4-34ad-491e-bd35-2642f0ad541e', 'c3e6e246-6005-487d-b06a-56f92cca2b5e', '4ae8c575-6ac7-4534-8abb-f117d956bbc6', 'f5ed87b3-0643-43b8-9f09-7fb2261b1e48'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:23:12.995857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecab332-7906-415c-ad9d-c1ba9b2b7cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efbc40f4-34ad-491e-bd35-2642f0ad541e', 'c3e6e246-6005-487d-b06a-56f92cca2b5e', '4ae8c575-6ac7-4534-8abb-f117d956bbc6', 'f5ed87b3-0643-43b8-9f09-7fb2261b1e48']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:12.996840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc6773-72eb-4784-bffb-59470bc092e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:13.054272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcc6773-72eb-4784-bffb-59470bc092e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34346a9-da6e-40f2-b7bb-ee20193f3cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1147254309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['efbc40f4-34ad-491e-bd35-2642f0ad541e','c3e6e246-6005-487d-b06a-56f92cca2b5e','4ae8c575-6ac7-4534-8abb-f117d956bbc6','f5ed87b3-0643-43b8-9f09-7fb2261b1e48'],size=1,snapshot_id=33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1147254309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34346a9-da6e-40f2-b7bb-ee20193f3cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213ce0e042de4d69bbb8a11c4e3b6852',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50fd03900075430d8bc02edf7938d54b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:13.054272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01d9666-3802-412d-b07c-af9bc554cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:13.080415 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b01d9666-3802-412d-b07c-af9bc554cec4) transitioned into state 'SUCCESS' from state '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-1147254309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='213ce0e042de4d69bbb8a11c4e3b6852',qos_specs=None,replication_status=,reservations=['efbc40f4-34ad-491e-bd35-2642f0ad541e','c3e6e246-6005-487d-b06a-56f92cca2b5e','4ae8c575-6ac7-4534-8abb-f117d956bbc6','f5ed87b3-0643-43b8-9f09-7fb2261b1e48'],size=1,snapshot_id=33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340,source_replicaid=,source_volid=None,status='creating',user_id='50fd03900075430d8bc02edf7938d54b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:13.081847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949b5012-3242-4ed7-b13c-4a8880a4134b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:23:13.116652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (949b5012-3242-4ed7-b13c-4a8880a4134b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:23:13.117730 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Flow 'volume_create_api' (bae79521-64da-4409-98d4-f96257458d3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:23:13.118152 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Create volume request issued successfully. Jul 10 13:23:13.119227 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a097dc6-8d6b-4560-bb34-8657dbd92129 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:23:13.119761 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 932/3746] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:23:12 2026] POST /volume/v3/volumes => generated 791 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:23:13.132367 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97833601-9862-4d7a-817c-8b0ff345518a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.135013 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97833601-9862-4d7a-817c-8b0ff345518a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:13.135285 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97833601-9862-4d7a-817c-8b0ff345518a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.135559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97833601-9862-4d7a-817c-8b0ff345518a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.147874 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.147874 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:13.155868 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-97833601-9862-4d7a-817c-8b0ff345518a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:13.160812 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7b69aa0-8121-4b7f-8214-d8a2d52fbc2c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.161379 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7b69aa0-8121-4b7f-8214-d8a2d52fbc2c None None] GET https://10.4.3.138/volume// Jul 10 13:23:13.161576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7b69aa0-8121-4b7f-8214-d8a2d52fbc2c None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.161822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7b69aa0-8121-4b7f-8214-d8a2d52fbc2c None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.162217 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7b69aa0-8121-4b7f-8214-d8a2d52fbc2c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:13.162491 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 935/3747] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:13.162615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97833601-9862-4d7a-817c-8b0ff345518a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:13.163444 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 934/3748] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:13 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:13.180902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-5831d418-b650-488b-bb59-661d28074849 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.183534 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-5831d418-b650-488b-bb59-661d28074849 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:23:13.184009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-5831d418-b650-488b-bb59-661d28074849 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f43b2f48-3f9c-4716-af39-ae0618978e47", "connector": null, "instance_uuid": "ea28a69c-9454-4913-a300-a07cd750c703"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:13.216317 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.216317 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:13.256056 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-5831d418-b650-488b-bb59-661d28074849 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:23:13.256816 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 948/3749] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:23:13 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:13.268900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-e3da6806-83f7-4cb6-a78d-a58d16d0645d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.271552 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-e3da6806-83f7-4cb6-a78d-a58d16d0645d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 Jul 10 13:23:13.271814 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-e3da6806-83f7-4cb6-a78d-a58d16d0645d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.272009 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-e3da6806-83f7-4cb6-a78d-a58d16d0645d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.281991 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.281991 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:13.823904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-e3da6806-83f7-4cb6-a78d-a58d16d0645d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 returned with HTTP 200 Jul 10 13:23:13.824554 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 933/3750] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:23:13 2026] DELETE /volume/v3/attachments/43771d08-cd78-4f37-90b6-7840a9142887 => generated 367 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:13.857092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.859127 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:13.859417 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.859659 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.865452 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.865452 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:13.866167 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot retrieved successfully. Jul 10 13:23:13.867375 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de01d50d-6f1e-495c-9b3e-b82b6f1e00df tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 200 Jul 10 13:23:13.868110 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 936/3751] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:13 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:13.878584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.880926 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:13.881182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.881441 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.888336 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.888336 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:13.889057 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot retrieved successfully. Jul 10 13:23:13.890067 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed54e7e6-e085-48f8-bc36-24ba07663df3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 200 Jul 10 13:23:13.890478 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 935/3752] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:13 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:13.900881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:13.903258 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:23:13.903546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:13.903836 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:13.917377 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:13.917377 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:13.923952 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:23:13.928732 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91b6666c-b606-493a-b5aa-73e21ded2c57 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:23:13.929668 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 949/3753] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:13 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:14.179284 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-100442d7-d124-46f5-a8da-5b281f017544 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:14.181419 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-100442d7-d124-46f5-a8da-5b281f017544 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:14.181585 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-100442d7-d124-46f5-a8da-5b281f017544 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:14.181775 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-100442d7-d124-46f5-a8da-5b281f017544 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:14.190881 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:14.190881 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:14.195615 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-100442d7-d124-46f5-a8da-5b281f017544 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:14.201518 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-100442d7-d124-46f5-a8da-5b281f017544 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:14.202123 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 934/3754] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:14 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:14.218478 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:14.221616 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:14.221926 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:14.222201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:14.235130 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:14.235130 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:14.241332 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:14.247792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba73dab-e95d-4cfc-914c-7c265a0f2d79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:14.248276 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 937/3755] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:14 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:14.812315 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:14.814709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:14.814895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:14.815100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:14.824337 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:14.824337 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:14.829444 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:14.835070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-324dce29-95b2-4768-842e-5a0268e9b11c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:14.835639 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 936/3756] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:14 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:16.881705 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-668bb46d-3e01-4539-b8e8-e958470f785b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:16.882245 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-668bb46d-3e01-4539-b8e8-e958470f785b None None] GET https://10.4.3.138/volume// Jul 10 13:23:16.882602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-668bb46d-3e01-4539-b8e8-e958470f785b None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:16.882602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-668bb46d-3e01-4539-b8e8-e958470f785b None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:16.882928 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-668bb46d-3e01-4539-b8e8-e958470f785b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:16.883231 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 950/3757] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:23:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:16.895062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-216c540d-2166-4d39-b083-278dce37175f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:16.897167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-216c540d-2166-4d39-b083-278dce37175f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:23:16.897516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-216c540d-2166-4d39-b083-278dce37175f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f34346a9-da6e-40f2-b7bb-ee20193f3cdb", "connector": null, "instance_uuid": "f58abe05-17d1-4cc5-b371-57c4c4d63e2d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:16.907300 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:16.907300 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:16.943908 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-216c540d-2166-4d39-b083-278dce37175f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:23:16.944582 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 935/3758] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:23:16 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) Jul 10 13:23:17.360477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:17.362675 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:17.364549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:17.365066 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:17.377941 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:17.377941 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:17.382914 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:17.390392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2b99c76-ecac-40d1-8e14-f9139994e16d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:17.390755 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 938/3759] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:17 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:17.485517 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-02f30cba-d184-42ac-9956-b1b3cb3fe8c7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:17.485973 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-02f30cba-d184-42ac-9956-b1b3cb3fe8c7 None None] GET https://10.4.3.138/volume// Jul 10 13:23:17.486359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-02f30cba-d184-42ac-9956-b1b3cb3fe8c7 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:17.486359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-02f30cba-d184-42ac-9956-b1b3cb3fe8c7 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:17.486930 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-02f30cba-d184-42ac-9956-b1b3cb3fe8c7 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:17.487132 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 937/3760] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:17.500455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:17.502862 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:17.503227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:17.503401 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:17.514236 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:17.514236 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:17.517802 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:17.522051 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3c36af8b-bc7a-4f94-892a-986e240e71de tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:17.522556 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 951/3761] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:17 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:17.625631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:17.627775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] PUT https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc Jul 10 13:23:17.628226 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:17.639170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Acquiring lock "cinder-attachment_update-f34346a9-da6e-40f2-b7bb-ee20193f3cdb-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:23:17.651522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-f34346a9-da6e-40f2-b7bb-ee20193f3cdb-np0000005006" acquired by "attachment_update" :: waited 0.013s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:23:17.652830 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:17.652830 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:18.182530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Lock "cinder-attachment_update-f34346a9-da6e-40f2-b7bb-ee20193f3cdb-np0000005006" released by "attachment_update" :: held 0.531s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:23:18.182941 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-33dee0d3-aefc-47fc-ba2e-8b84ae05df94 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc returned with HTTP 200 Jul 10 13:23:18.183291 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 936/3762] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:23:17 2026] PUT /volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:18.407739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:18.409943 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:18.410112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:18.410307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:18.422470 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:18.422470 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:18.426160 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:18.431858 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df29de07-f6dd-4115-8d75-26bd32cc1fc0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:18.432238 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 939/3763] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:18 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:18.817889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:18.820711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce Jul 10 13:23:18.821209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:18.835826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:23:18.842635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:23:18.844177 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:18.844177 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:19.169724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-301b4619-7ab5-4109-acb3-954edb4e47df None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.169724 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-301b4619-7ab5-4109-acb3-954edb4e47df None None] GET https://10.4.3.138/volume// Jul 10 13:23:19.170090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-301b4619-7ab5-4109-acb3-954edb4e47df None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.170090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-301b4619-7ab5-4109-acb3-954edb4e47df None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.170477 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-301b4619-7ab5-4109-acb3-954edb4e47df None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:19.170869 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 952/3764] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:19.183250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.185705 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:23:19.186002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.186335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.199625 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.199625 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:19.205684 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:23:19.216868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-40f2f5eb-9a4d-42d9-8f06-dce7283932a0 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:23:19.216868 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 937/3765] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1609 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:19.221661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.221873 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:23:19.222014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.222307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.239741 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.239741 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:19.250039 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:23:19.257514 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-21dd45b2-26f0-4eef-a6b2-c97a9cdd6d98 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:23:19.258114 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 940/3766] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:19.326279 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.333310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:23:19.333310 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.333560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.339788 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=353,cinder:INSERT=42,cinder:UPDATE=77 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:23:19.367191 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.367191 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:19.375978 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" released by "attachment_update" :: held 0.533s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:23:19.376443 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.376512 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-974299dd-22e8-4432-8e2d-3fdea20ff956 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce returned with HTTP 200 Jul 10 13:23:19.377090 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 938/3767] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:23:18 2026] PUT /volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:19.377616 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:23:19.382213 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] PUT https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 Jul 10 13:23:19.382810 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:19.384086 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9bf904b5-10bd-4447-be4c-79230d53e9da tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:23:19.384623 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 953/3768] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1141 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:19.391917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-f362a429-4e2f-4022-9ff7-f6ca9ed7d7a0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.395074 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-f362a429-4e2f-4022-9ff7-f6ca9ed7d7a0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce Jul 10 13:23:19.395074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-f362a429-4e2f-4022-9ff7-f6ca9ed7d7a0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.395074 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-f362a429-4e2f-4022-9ff7-f6ca9ed7d7a0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.397816 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Acquiring lock "cinder-attachment_update-83080a8f-cb89-4b9e-b655-a2bea21a37c7-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:23:19.406424 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-83080a8f-cb89-4b9e-b655-a2bea21a37c7-np0000005006" acquired by "attachment_update" :: waited 0.008s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:23:19.407217 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.407217 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:19.413293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.416537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110/action Jul 10 13:23:19.419012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:19.419923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:19.427897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-f362a429-4e2f-4022-9ff7-f6ca9ed7d7a0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce returned with HTTP 200 Jul 10 13:23:19.428773 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 941/3769] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:23:19.440835 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.440835 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:19.441414 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:23:19.447767 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:19.453918 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Begin detaching volume completed successfully. Jul 10 13:23:19.457720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-9b9d69e0-8870-43c7-bd01-649069a14459 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110/action returned with HTTP 202 Jul 10 13:23:19.457720 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 939/3770] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:23:19 2026] POST /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:23:19.458122 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:19.458122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:19.458122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:19.476171 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:19.476171 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:19.484027 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:19.498934 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e6bb7531-2f2b-4270-8dfd-ed36ab2d930c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:19.498934 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 954/3771] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:19 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:19.933930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-83080a8f-cb89-4b9e-b655-a2bea21a37c7-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:23:19.934289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-68f758fc-b9ca-4005-9a59-19ecd2510cd1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 returned with HTTP 200 Jul 10 13:23:19.934910 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 938/3772] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:23:19 2026] PUT /volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:20.452085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-38dbbec5-2d8e-4293-b062-b01c77729b19 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:20.454487 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-38dbbec5-2d8e-4293-b062-b01c77729b19 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168/action Jul 10 13:23:20.454938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-38dbbec5-2d8e-4293-b062-b01c77729b19 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:20.455098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-38dbbec5-2d8e-4293-b062-b01c77729b19 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:20.476269 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:20.476269 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:20.489347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-38dbbec5-2d8e-4293-b062-b01c77729b19 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168/action returned with HTTP 204 Jul 10 13:23:20.490030 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 942/3773] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:20 2026] POST /volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:20.491359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-74b1ff91-3743-44b1-aecd-dfe796ea840c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:20.491816 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-74b1ff91-3743-44b1-aecd-dfe796ea840c None None] GET https://10.4.3.138/volume// Jul 10 13:23:20.491971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-74b1ff91-3743-44b1-aecd-dfe796ea840c None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:20.492273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-74b1ff91-3743-44b1-aecd-dfe796ea840c None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:20.492744 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-74b1ff91-3743-44b1-aecd-dfe796ea840c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:20.493153 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 940/3774] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:20.500859 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:20.503314 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:23:20.503546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:20.503779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:20.513560 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:20.513560 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:20.515462 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:20.517189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:20.517384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:20.517548 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:20.517612 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:23:20.523029 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-62cd2d9b-4f90-45e6-ad4d-a637922cbf97 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:23:20.523578 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 955/3775] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:20 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:20.529200 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:20.529200 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:20.535167 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:20.542039 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed051272-880b-45cf-8c8d-b553ce17a5bd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:20.542629 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 939/3776] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:20 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:21.556216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-27c53ef7-3455-4447-97bc-d1d850ac875d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:21.558372 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27c53ef7-3455-4447-97bc-d1d850ac875d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:21.558613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27c53ef7-3455-4447-97bc-d1d850ac875d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:21.558867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-27c53ef7-3455-4447-97bc-d1d850ac875d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:21.569542 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:21.569542 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:21.574435 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-27c53ef7-3455-4447-97bc-d1d850ac875d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:21.579814 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-27c53ef7-3455-4447-97bc-d1d850ac875d tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:21.580414 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 943/3777] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:21 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:22.594518 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:22.596498 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:22.596773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:22.596988 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:22.608797 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:22.608797 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:22.613581 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:22.620155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a998e83-a15e-4690-a4d9-43ca1d1815b3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:22.620703 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 941/3778] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:22 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:23.636471 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-245637a8-d14e-41df-9793-cff54740ac0b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:23.639071 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-245637a8-d14e-41df-9793-cff54740ac0b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:23.639071 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-245637a8-d14e-41df-9793-cff54740ac0b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:23.639071 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-245637a8-d14e-41df-9793-cff54740ac0b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:23.652481 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:23.652481 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:23.656984 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-245637a8-d14e-41df-9793-cff54740ac0b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:23.662789 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-245637a8-d14e-41df-9793-cff54740ac0b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:23.663517 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 956/3779] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:23 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:24.610267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-00105857-c148-44a8-b4c5-b11b98e598fa req-14eb0425-cae0-4468-9d3c-1d795bfabaaa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:24.613219 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-14eb0425-cae0-4468-9d3c-1d795bfabaaa tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] DELETE https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b Jul 10 13:23:24.613558 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-14eb0425-cae0-4468-9d3c-1d795bfabaaa tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:24.613927 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-14eb0425-cae0-4468-9d3c-1d795bfabaaa tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:24.625487 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:24.625487 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:24.680909 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:24.683057 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:24.683293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:24.683516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:24.699645 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:24.699645 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:24.704474 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:24.713735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9e3fcc35-ffe6-489a-80e8-c582b4aedebd tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:24.713735 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 944/3780] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:24 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:25.158192 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-00105857-c148-44a8-b4c5-b11b98e598fa req-14eb0425-cae0-4468-9d3c-1d795bfabaaa tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b returned with HTTP 200 Jul 10 13:23:25.158985 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 940/3781] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:23:24 2026] DELETE /volume/v3/attachments/4489987c-f150-4592-a8ad-c7b1f5e9036b => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:25.429247 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3e4929ec-5562-430a-bcc7-9792f7100bc6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:25.431430 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3e4929ec-5562-430a-bcc7-9792f7100bc6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc/action Jul 10 13:23:25.431890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3e4929ec-5562-430a-bcc7-9792f7100bc6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:25.432016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3e4929ec-5562-430a-bcc7-9792f7100bc6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:25.448966 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:25.448966 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:25.461039 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b323680a-ff90-4825-bcfd-8360e50c5f59 req-3e4929ec-5562-430a-bcc7-9792f7100bc6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc/action returned with HTTP 204 Jul 10 13:23:25.461659 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 942/3782] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:25 2026] POST /volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:25.728193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:25.730677 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:25.730894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:25.731094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:25.759433 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:25.759433 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:25.767647 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:25.773861 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8112d352-3e8d-4203-9266-3bbf706e71c7 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:25.773861 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 957/3783] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:25 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 1176 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:25.807798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:25.810823 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:23:25.810823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:25.810823 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:25.822783 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:25.822783 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:25.832426 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:23:25.839735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fa86adb-a1d6-4df5-97c3-79b77546d6eb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:23:25.840245 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 945/3784] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:25 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:27.647851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9257747-52ad-462f-8c55-bbb2be177fc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:27.650718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9257747-52ad-462f-8c55-bbb2be177fc1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7/encryption Jul 10 13:23:27.650868 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9257747-52ad-462f-8c55-bbb2be177fc1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:27.651056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9257747-52ad-462f-8c55-bbb2be177fc1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:27.660854 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:27.660854 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:27.666450 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6c4de30c-f5a0-462b-a847-537ab778d82d req-a9257747-52ad-462f-8c55-bbb2be177fc1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7/encryption returned with HTTP 200 Jul 10 13:23:27.666903 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 941/3785] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:23:27 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:27.783159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-b6074367-19b3-44a7-840b-43a41bc06a91 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:27.786160 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-b6074367-19b3-44a7-840b-43a41bc06a91 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce/action Jul 10 13:23:27.786619 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-b6074367-19b3-44a7-840b-43a41bc06a91 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:27.786826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-b6074367-19b3-44a7-840b-43a41bc06a91 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:27.817710 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:27.817710 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:27.834257 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-51693d83-e1f9-4394-badd-90cb0708f2ff req-b6074367-19b3-44a7-840b-43a41bc06a91 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce/action returned with HTTP 204 Jul 10 13:23:27.834919 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 943/3786] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:27 2026] POST /volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:29.993332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:29.995852 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:29.995852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:29.997288 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:30.013287 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:30.013287 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:30.018908 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:30.027480 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-48c2143a-92d8-46ac-9975-8063e0627356 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:30.027952 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 958/3787] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:29 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:30.056016 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:30.060142 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] POST https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb/action Jul 10 13:23:30.060142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:30.060142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:30.075469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:30.075469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:30.076110 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:30.085014 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Begin detaching volume completed successfully. Jul 10 13:23:30.085292 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-86fdd3e5-0f89-427a-aedc-15e69cfda0f3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb/action returned with HTTP 202 Jul 10 13:23:30.085854 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 946/3788] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:23:30 2026] POST /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:23:31.115304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-89ec6bc5-ef5e-4134-a94c-bd6843119411 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:31.115814 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-89ec6bc5-ef5e-4134-a94c-bd6843119411 None None] GET https://10.4.3.138/volume// Jul 10 13:23:31.116048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-89ec6bc5-ef5e-4134-a94c-bd6843119411 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:31.116295 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-89ec6bc5-ef5e-4134-a94c-bd6843119411 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:31.116658 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-89ec6bc5-ef5e-4134-a94c-bd6843119411 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:31.117015 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 942/3789] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:31.132964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:31.136303 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:31.136490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:31.136656 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:31.147429 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:31.147429 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:31.150069 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:31.155644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-b5edeb2c-4b8a-4594-bcf4-518751aa7a68 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:31.155644 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 944/3790] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:31 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:32.122936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-1a9376e0-592c-4caf-8e3f-4808fa0e7d5f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:32.125311 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-1a9376e0-592c-4caf-8e3f-4808fa0e7d5f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc Jul 10 13:23:32.125494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-1a9376e0-592c-4caf-8e3f-4808fa0e7d5f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:32.125722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-1a9376e0-592c-4caf-8e3f-4808fa0e7d5f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:32.133541 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:32.133541 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:32.667723 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ebf2764-c166-4a64-bd52-35db1060fcc9 req-1a9376e0-592c-4caf-8e3f-4808fa0e7d5f tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc returned with HTTP 200 Jul 10 13:23:32.668482 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 959/3791] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:23:32 2026] DELETE /volume/v3/attachments/acbb2976-cd2c-4d7d-9cc5-dbb16fbc18fc => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:33.293982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:33.299312 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:33.299609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:33.299901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:33.310842 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:33.310842 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:33.316031 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:33.322740 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b799223-d8b7-4bff-bf94-0b39429408c0 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:33.322740 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 947/3792] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:33 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:33.342470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:33.344538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:33.344762 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:33.344973 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:33.352816 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:33.352816 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:33.358547 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:33.364592 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03ffc95a-dbaa-40f8-bea5-92ce3df44d03 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:33.364892 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 943/3793] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:33 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:33.381203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:33.384081 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:33.384431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:33.384759 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:33.385047 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume with id: f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:33.395328 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:33.395328 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:33.395949 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:33.418412 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume request issued successfully. Jul 10 13:23:33.418499 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86e6859d-d6b0-4ee4-9053-958cd0f84fbb tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 202 Jul 10 13:23:33.418882 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 945/3794] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:23:33 2026] DELETE /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:33.433130 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a160c65b-d3a9-483d-828c-49edeb02b35e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:33.433514 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a160c65b-d3a9-483d-828c-49edeb02b35e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:33.433807 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a160c65b-d3a9-483d-828c-49edeb02b35e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:33.433977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a160c65b-d3a9-483d-828c-49edeb02b35e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:33.445898 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:33.445898 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:33.451417 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a160c65b-d3a9-483d-828c-49edeb02b35e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:33.460386 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a160c65b-d3a9-483d-828c-49edeb02b35e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 200 Jul 10 13:23:33.461027 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 960/3795] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:33 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:34.477999 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ee86910d-47f6-48ca-9620-bb20debc245c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:34.479560 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee86910d-47f6-48ca-9620-bb20debc245c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb Jul 10 13:23:34.479786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee86910d-47f6-48ca-9620-bb20debc245c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:34.479980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee86910d-47f6-48ca-9620-bb20debc245c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:34.485454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee86910d-47f6-48ca-9620-bb20debc245c tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb returned with HTTP 404 Jul 10 13:23:34.485942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 948/3796] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:34 2026] GET /volume/v3/volumes/f34346a9-da6e-40f2-b7bb-ee20193f3cdb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:34.494617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:34.496331 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:34.496510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:34.496719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:34.505540 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:34.505540 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:34.512315 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:34.517613 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-18ca1902-1047-4d51-b6bc-43a2fcd584fe tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:34.517613 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 944/3797] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:34 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:34.535131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:34.535602 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:34.535837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:34.536481 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:34.543498 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:34.543498 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:34.547592 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:34.552251 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3b13f12c-0042-4385-bd82-9c3aa1f101e1 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:34.552824 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 946/3798] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:34 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:34.566303 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:34.569096 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:34.569258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:34.572116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:34.572912 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume with id: f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:34.580018 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:34.580018 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:34.580459 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:34.610717 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume request issued successfully. Jul 10 13:23:34.610858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8fd18f26-b910-4856-a22e-7a9a8c5b7671 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 202 Jul 10 13:23:34.611303 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 961/3799] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:23:34 2026] DELETE /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:34.620614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:34.622897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:34.623090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:34.623277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:34.631888 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:34.631888 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:34.638293 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:34.643627 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5ebd1dc-42bc-4b3d-976c-8a307ca393d6 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 200 Jul 10 13:23:34.644113 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 949/3800] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:34 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:35.659642 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b56cddbc-c603-4183-8b41-8e3849e0d869 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:35.661796 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b56cddbc-c603-4183-8b41-8e3849e0d869 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 Jul 10 13:23:35.662091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b56cddbc-c603-4183-8b41-8e3849e0d869 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:35.662554 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b56cddbc-c603-4183-8b41-8e3849e0d869 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:35.671385 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b56cddbc-c603-4183-8b41-8e3849e0d869 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 returned with HTTP 404 Jul 10 13:23:35.672073 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 945/3801] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:35 2026] GET /volume/v3/volumes/f6d604dd-1a7a-4e2e-82b1-bbbac0ea7ad1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:35.681555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:35.683930 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:35.684205 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:35.684450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:35.693502 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:35.693502 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:35.697413 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:35.702160 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a14bb70c-112f-4234-873f-49c8fbe2c97a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:23:35.702554 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 947/3802] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:35 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:35.718519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:35.720570 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:35.720906 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:35.721187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:35.732282 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:35.732282 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:35.738120 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:35.745314 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-080e75bf-6d33-4a48-a7a0-37ac29070aac tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:23:35.745777 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 962/3803] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:35 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:35.764743 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:35.767746 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:35.768019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:35.768285 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:35.768496 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume with id: 81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:35.779634 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:35.779634 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:35.780273 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:35.810804 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume request issued successfully. Jul 10 13:23:35.811283 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5b54f4a-6a7e-4f92-8ed4-5a004b176c05 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 202 Jul 10 13:23:35.812026 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 950/3804] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:23:35 2026] DELETE /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:35.820438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:35.822350 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:35.822578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:35.822879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:35.830586 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:35.830586 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:35.834971 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:35.839343 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-011c7ff8-ab9d-4579-8f64-4fc01d6126b8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 200 Jul 10 13:23:35.839706 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 946/3805] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:35 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:36.855672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5000fffd-c199-430d-aa49-9e1f3865bc60 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:36.858823 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5000fffd-c199-430d-aa49-9e1f3865bc60 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f Jul 10 13:23:36.859135 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5000fffd-c199-430d-aa49-9e1f3865bc60 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:36.859400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5000fffd-c199-430d-aa49-9e1f3865bc60 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:36.869250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5000fffd-c199-430d-aa49-9e1f3865bc60 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f returned with HTTP 404 Jul 10 13:23:36.870143 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 948/3806] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:36 2026] GET /volume/v3/volumes/81b45677-93b4-4932-8d22-3092fc21727f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:36.879975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:36.882530 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:23:36.882814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:36.883082 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:36.883222 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete snapshot with id: 33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:23:36.890004 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:36.890004 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:36.890751 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:36.909918 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot delete request issued successfully. Jul 10 13:23:36.910222 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5eb986e7-128d-4d15-9e8c-cd08b480e707 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 202 Jul 10 13:23:36.910886 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 963/3807] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:23:36 2026] DELETE /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:36.922164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:36.924880 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:23:36.924880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:36.925038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:36.934607 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:36.934607 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:36.935175 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:36.936286 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896f9de8-c37a-4bf2-b74d-f754a8e61bd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 200 Jul 10 13:23:36.937714 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 951/3808] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:36 2026] GET /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:23:37.948821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7ade125f-e9a3-4e70-b823-a4b21c829f36 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:37.953566 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ade125f-e9a3-4e70-b823-a4b21c829f36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 Jul 10 13:23:37.953888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ade125f-e9a3-4e70-b823-a4b21c829f36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:37.954091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ade125f-e9a3-4e70-b823-a4b21c829f36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:37.959396 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ade125f-e9a3-4e70-b823-a4b21c829f36 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 returned with HTTP 404 Jul 10 13:23:37.960301 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 947/3809] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:37 2026] GET /volume/v3/snapshots/33ed9fe4-3ae3-47e3-a9d0-2b1c4796c340 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:23:37.968672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:37.971228 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:23:37.971576 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:37.971875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:37.972028 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete snapshot with id: 1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:23:37.980529 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:37.980529 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:37.980761 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:38.014113 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot delete request issued successfully. Jul 10 13:23:38.014113 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7a6baea5-0eac-4d11-a778-92675c24ce63 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 202 Jul 10 13:23:38.014113 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 949/3810] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:23:37 2026] DELETE /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:38.024218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-591c9639-afef-442f-866a-8d865426b4a8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:38.028718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-591c9639-afef-442f-866a-8d865426b4a8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:23:38.028718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-591c9639-afef-442f-866a-8d865426b4a8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:38.028718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-591c9639-afef-442f-866a-8d865426b4a8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:38.036808 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:38.036808 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:38.038075 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-591c9639-afef-442f-866a-8d865426b4a8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:38.039466 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-591c9639-afef-442f-866a-8d865426b4a8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 200 Jul 10 13:23:38.040325 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 964/3811] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:38 2026] GET /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:39.051205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4887d4af-d348-429f-b395-c59390542e3e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:39.052840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4887d4af-d348-429f-b395-c59390542e3e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 Jul 10 13:23:39.053092 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4887d4af-d348-429f-b395-c59390542e3e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:39.053256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4887d4af-d348-429f-b395-c59390542e3e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:39.058067 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4887d4af-d348-429f-b395-c59390542e3e tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 returned with HTTP 404 Jul 10 13:23:39.059347 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 952/3812] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:39 2026] GET /volume/v3/snapshots/1259ecee-808b-4136-86dd-75a127932442 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:39.066974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad674b49-47db-4761-8a09-e0b607c42a35 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:39.069462 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:23:39.069709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:39.069970 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:39.070131 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete snapshot with id: 0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:23:39.076906 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:39.076906 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:39.077556 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:39.098856 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot delete request issued successfully. Jul 10 13:23:39.099132 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad674b49-47db-4761-8a09-e0b607c42a35 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 202 Jul 10 13:23:39.100013 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 948/3813] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:23:39 2026] DELETE /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:39.112167 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:39.114545 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:23:39.114812 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:39.115086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:39.121983 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:39.121983 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:39.122718 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Snapshot retrieved successfully. Jul 10 13:23:39.123770 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10493ea6-eeee-4cf4-b48d-b6f2b697a1c8 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 200 Jul 10 13:23:39.124308 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 950/3814] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:39 2026] GET /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:40.135593 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9455c393-e6dc-4ca3-ab7c-69f9c0f6fd46 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:40.138202 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9455c393-e6dc-4ca3-ab7c-69f9c0f6fd46 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 Jul 10 13:23:40.138482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9455c393-e6dc-4ca3-ab7c-69f9c0f6fd46 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:40.138778 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9455c393-e6dc-4ca3-ab7c-69f9c0f6fd46 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:40.144979 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9455c393-e6dc-4ca3-ab7c-69f9c0f6fd46 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 returned with HTTP 404 Jul 10 13:23:40.145648 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 965/3815] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:40 2026] GET /volume/v3/snapshots/0d2b3048-27dc-4850-84c4-1426a8cfc6a4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:40.153900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:40.156282 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:40.156716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:40.157009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:40.166666 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:40.166666 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:40.171927 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:40.178393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cd8190b-0c9d-4a8c-8c3c-a3c486a9ec2b tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:23:40.178949 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 953/3816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:40 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:40.192336 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99d4286e-cac8-4abd-9700-69941ae9958a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:40.194096 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99d4286e-cac8-4abd-9700-69941ae9958a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:40.194335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99d4286e-cac8-4abd-9700-69941ae9958a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:40.194533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99d4286e-cac8-4abd-9700-69941ae9958a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:40.202623 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:40.202623 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:40.207267 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-99d4286e-cac8-4abd-9700-69941ae9958a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:40.212436 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99d4286e-cac8-4abd-9700-69941ae9958a tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:23:40.213084 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 949/3817] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:40 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:40.225741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ac031620-9405-43ef-9742-4220fec2bb79 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:40.228282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:40.228762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:40.229038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:40.229325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume with id: 3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:40.239279 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:40.239279 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:40.239959 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:40.260364 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Delete volume request issued successfully. Jul 10 13:23:40.260591 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ac031620-9405-43ef-9742-4220fec2bb79 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 202 Jul 10 13:23:40.261238 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 951/3818] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:23:40 2026] DELETE /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:40.270205 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:40.272469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:40.272709 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:40.273096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:40.282999 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:40.282999 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:40.288049 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Volume info retrieved successfully. Jul 10 13:23:40.293656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bbb71977-3954-4d80-81b1-aa8a3deaccd3 tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 200 Jul 10 13:23:40.294165 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 966/3819] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:40 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:41.311530 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-365f49e4-55e2-44aa-8ccb-4b3bfaee0ccc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:41.313711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-365f49e4-55e2-44aa-8ccb-4b3bfaee0ccc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] GET https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f Jul 10 13:23:41.314246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-365f49e4-55e2-44aa-8ccb-4b3bfaee0ccc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:41.314683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-365f49e4-55e2-44aa-8ccb-4b3bfaee0ccc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:41.322584 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-365f49e4-55e2-44aa-8ccb-4b3bfaee0ccc tempest-SnapshotDataIntegrityTests-1832762836 tempest-SnapshotDataIntegrityTests-1832762836-project-member] https://10.4.3.138/volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f returned with HTTP 404 Jul 10 13:23:41.323209 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 954/3820] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:41 2026] GET /volume/v3/volumes/3de83fb6-2a4c-46b3-9ef4-4c6f01de236f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:41.654145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-758b3b83-f2f6-4bd1-8059-279e0738256a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:41.656677 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:41.658597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:41.658597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:41.658597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete snapshot with id: 2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:41.664035 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:41.664035 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:41.664519 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot retrieved successfully. Jul 10 13:23:41.692889 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot delete request issued successfully. Jul 10 13:23:41.693121 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-758b3b83-f2f6-4bd1-8059-279e0738256a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 202 Jul 10 13:23:41.693500 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 950/3821] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:23:41 2026] DELETE /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:23:41.708345 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:41.712397 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:41.712854 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:41.713210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:41.721951 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:41.721951 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:41.722757 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Snapshot retrieved successfully. Jul 10 13:23:41.723590 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f45ad40-9a84-4f8a-bd56-b657c71f61a0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 200 Jul 10 13:23:41.724800 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 952/3822] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:41 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:42.737251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e6d0ce9b-639f-491c-8ccf-3d97ce4c6c9c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:42.739768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e6d0ce9b-639f-491c-8ccf-3d97ce4c6c9c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:23:42.739990 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e6d0ce9b-639f-491c-8ccf-3d97ce4c6c9c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:42.740258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e6d0ce9b-639f-491c-8ccf-3d97ce4c6c9c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:42.745803 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e6d0ce9b-639f-491c-8ccf-3d97ce4c6c9c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 404 Jul 10 13:23:42.746588 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 967/3823] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:23:42 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:43.908201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-6defe5d0-59a1-4b2a-bece-b336ca5cf441 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:43.910201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-6defe5d0-59a1-4b2a-bece-b336ca5cf441 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/attachments?instance_id=398320a3-e9ca-4651-af9b-4387d5eae280 Jul 10 13:23:43.910447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-6defe5d0-59a1-4b2a-bece-b336ca5cf441 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:43.910638 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-6defe5d0-59a1-4b2a-bece-b336ca5cf441 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:43.927425 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-6defe5d0-59a1-4b2a-bece-b336ca5cf441 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments?instance_id=398320a3-e9ca-4651-af9b-4387d5eae280 returned with HTTP 200 Jul 10 13:23:43.927994 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 955/3824] 10.4.3.138 () {70 vars in 1637 bytes} [Fri Jul 10 13:23:43 2026] GET /volume/v3/attachments?instance_id=398320a3-e9ca-4651-af9b-4387d5eae280 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:43.943319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-93744455-b878-43d8-9d1f-6c55a52d1bd3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:43.946228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-93744455-b878-43d8-9d1f-6c55a52d1bd3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 Jul 10 13:23:43.946426 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-93744455-b878-43d8-9d1f-6c55a52d1bd3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:43.946596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-93744455-b878-43d8-9d1f-6c55a52d1bd3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:43.976983 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2dfdf4e9-5a24-46b1-acec-afe3c06ecf1a req-93744455-b878-43d8-9d1f-6c55a52d1bd3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 returned with HTTP 200 Jul 10 13:23:43.976983 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 951/3825] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:23:43 2026] GET /volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:44.942523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:44.944288 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:44.944488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:44.944703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:44.952723 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:44.952723 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:44.957929 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:44.963392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c6e663f5-21ed-44fa-8dad-1489d55296d9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:44.963926 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 953/3826] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:44 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:44.981167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:44.983488 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:44.983488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:44.984173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:44.995394 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:44.995394 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:45.001119 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:45.009404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-95c209c6-03d2-4480-81ac-9fb05fcfe509 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:45.009978 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 968/3827] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:44 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:45.063443 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:45.066611 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:45.066896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:45.067140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:45.076462 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:45.076462 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:45.082550 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:45.089934 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-57760b98-397b-4aea-80df-33c552e5f946 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:45.090922 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 956/3828] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:45 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:47.130940 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fd3aeaff-9f1a-4184-b781-3d6e9555ea01 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.131394 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd3aeaff-9f1a-4184-b781-3d6e9555ea01 None None] GET https://10.4.3.138/volume// Jul 10 13:23:47.131478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd3aeaff-9f1a-4184-b781-3d6e9555ea01 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:47.131682 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fd3aeaff-9f1a-4184-b781-3d6e9555ea01 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:47.132042 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fd3aeaff-9f1a-4184-b781-3d6e9555ea01 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:47.132433 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 952/3829] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:23:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:47.139820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-9d32c704-a9d5-4474-bf74-29ade7ee75cb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.142447 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-9d32c704-a9d5-4474-bf74-29ade7ee75cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:23:47.142938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-9d32c704-a9d5-4474-bf74-29ade7ee75cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22e269ce-fe72-4896-95dd-2286ad77521e", "connector": null, "instance_uuid": "1f175190-a86c-4bd8-b432-0cbea05ec303"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:47.154481 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:47.154481 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:47.193240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-9d32c704-a9d5-4474-bf74-29ade7ee75cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:23:47.193374 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 954/3830] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:23:47 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) Jul 10 13:23:47.620169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.620169 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:47.620417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:47.620499 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:47.631447 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:47.631447 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:47.634934 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:47.639550 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb27edff-3d2c-49af-b15d-ffecfe0af2db tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:47.639999 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 969/3831] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:47 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:47.720458 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-281a1da9-b540-44f7-8d13-60e7bd57b485 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.720932 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-281a1da9-b540-44f7-8d13-60e7bd57b485 None None] GET https://10.4.3.138/volume// Jul 10 13:23:47.721166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-281a1da9-b540-44f7-8d13-60e7bd57b485 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:47.721379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-281a1da9-b540-44f7-8d13-60e7bd57b485 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:47.721747 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-281a1da9-b540-44f7-8d13-60e7bd57b485 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:47.722072 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 957/3832] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:47.731148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.733713 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:47.733962 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:47.734198 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:47.746904 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:47.746904 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:47.752077 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:47.757768 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-cab06bd5-4724-4d4f-ba2a-f2b95d13f8cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:47.758460 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 953/3833] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:47 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:47.890805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:47.892946 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 Jul 10 13:23:47.893358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:47.902525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-22e269ce-fe72-4896-95dd-2286ad77521e-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:23:47.906928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-22e269ce-fe72-4896-95dd-2286ad77521e-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:23:47.907894 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:47.907894 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:48.427444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-22e269ce-fe72-4896-95dd-2286ad77521e-np0000005006" released by "attachment_update" :: held 0.520s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:23:48.427754 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-c581b748-672a-4db1-addd-f61495c59494 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 returned with HTTP 200 Jul 10 13:23:48.428179 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 955/3834] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:23:47 2026] PUT /volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:48.439659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-fc339574-4bdf-4aa4-a629-8d0028ad74aa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:48.442269 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-fc339574-4bdf-4aa4-a629-8d0028ad74aa tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption Jul 10 13:23:48.442525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-fc339574-4bdf-4aa4-a629-8d0028ad74aa tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:48.442802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-fc339574-4bdf-4aa4-a629-8d0028ad74aa tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:48.456620 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:48.456620 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:48.465682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-fc339574-4bdf-4aa4-a629-8d0028ad74aa tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption returned with HTTP 200 Jul 10 13:23:48.466295 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 970/3835] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:23:48 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:48.652432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-47be3a11-6b27-4947-b908-a2ca795e4dea None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:48.654941 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47be3a11-6b27-4947-b908-a2ca795e4dea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:48.654941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47be3a11-6b27-4947-b908-a2ca795e4dea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:48.655268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47be3a11-6b27-4947-b908-a2ca795e4dea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:48.668024 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:48.668024 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:48.672959 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-47be3a11-6b27-4947-b908-a2ca795e4dea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:48.679620 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47be3a11-6b27-4947-b908-a2ca795e4dea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:48.680402 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 958/3836] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:48 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:49.696030 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:49.697005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:49.697270 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:49.697449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:49.710712 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:49.710712 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:49.715973 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:49.722389 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-31fd89f1-a378-4b04-a733-cb75dd6eb165 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:49.723053 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 954/3837] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:49 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:50.738716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:50.742268 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:50.742268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:50.742268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:50.754100 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:50.754100 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:50.758010 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:50.763343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2a136a02-14d0-41bd-923c-1aeb5cffe788 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:50.763759 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 956/3838] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:50 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:51.776853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:51.778660 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:51.778869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:51.779063 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:51.788458 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:51.788458 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:51.796786 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:51.806745 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1153d84c-9d33-4518-88f4-2aac6090cbf2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:51.807151 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 971/3839] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:51 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:52.823776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:52.826747 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:52.826955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:52.827153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:52.841675 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:52.841675 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:52.845680 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:52.853495 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-86f9d0b3-49e5-4a84-9434-26e4a8148950 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:52.854058 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 959/3840] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:52 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9620961b-2665-4f56-8815-8d7a392007ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9620961b-2665-4f56-8815-8d7a392007ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9620961b-2665-4f56-8815-8d7a392007ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9620961b-2665-4f56-8815-8d7a392007ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9620961b-2665-4f56-8815-8d7a392007ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9620961b-2665-4f56-8815-8d7a392007ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:54.430612 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 955/3841] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:53 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:54.865845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-8c370c60-fa8c-4134-8713-415f51b07043 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:54.867909 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-8c370c60-fa8c-4134-8713-415f51b07043 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345/action Jul 10 13:23:54.868240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-8c370c60-fa8c-4134-8713-415f51b07043 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:54.868353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-8c370c60-fa8c-4134-8713-415f51b07043 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:54.871045 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=195,cinder:UPDATE=35,cinder:INSERT=10 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:23:54.886969 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:54.886969 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:54.896520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f9a47e72-5d9a-4724-9876-cee4a492b280 req-8c370c60-fa8c-4134-8713-415f51b07043 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345/action returned with HTTP 204 Jul 10 13:23:54.897280 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 957/3842] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:23:54 2026] POST /volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:23:54.917713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:54.919561 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:54.919753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:54.919912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:54.929003 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:54.929003 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:54.932220 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:54.936605 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbdcacbf-770d-4375-884f-d4477208bbb0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:54.937039 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 972/3843] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:54 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:54.949369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:54.951395 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:54.951708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:54.951985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:54.963709 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:54.963709 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:54.968468 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:54.973774 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d11b8deb-f5cd-4f4b-9ec6-5ea2ba4d4b8e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:54.974302 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 960/3844] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:23:54 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:55.015713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:55.017721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:55.018062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:55.018336 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:55.028593 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:55.028593 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:55.032463 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:55.036764 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-b883f018-dc32-4154-b07c-c595cd93ef40 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:55.037182 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 956/3845] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:55 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:23:55.055198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:55.057933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/action Jul 10 13:23:55.058447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:23:55.058610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:23:55.072980 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:55.072980 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:55.073531 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:55.080824 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Begin detaching volume completed successfully. Jul 10 13:23:55.081099 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-60d4d2c9-b90f-426c-b130-821142bca014 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/action returned with HTTP 202 Jul 10 13:23:55.082012 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 958/3846] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:23:55 2026] POST /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:23:56.111783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5231abcb-9026-43be-a319-937900c2ec1d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:56.112341 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5231abcb-9026-43be-a319-937900c2ec1d None None] GET https://10.4.3.138/volume// Jul 10 13:23:56.112599 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5231abcb-9026-43be-a319-937900c2ec1d None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:56.112889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5231abcb-9026-43be-a319-937900c2ec1d None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:56.113364 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5231abcb-9026-43be-a319-937900c2ec1d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:23:56.113779 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 973/3847] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:23:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:23:56.122868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:56.125359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:56.125662 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:56.126336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:56.139307 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:56.139307 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:23:56.144855 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:56.151318 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-5d11a922-5548-4f98-83c4-6ef67ea33eeb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:56.151888 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 961/3848] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:23:56 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:23:56.164094 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d8a3ed7b-a936-483b-ac6b-38b209c15db1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:56.166667 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d8a3ed7b-a936-483b-ac6b-38b209c15db1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption Jul 10 13:23:56.166915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d8a3ed7b-a936-483b-ac6b-38b209c15db1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:56.167193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d8a3ed7b-a936-483b-ac6b-38b209c15db1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:56.178834 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:56.178834 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:23:56.186418 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d8a3ed7b-a936-483b-ac6b-38b209c15db1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption returned with HTTP 200 Jul 10 13:23:56.186900 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 957/3849] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:23:56 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:57.123202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d7cc0df8-c9d0-4116-ba8f-917136f591a0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:57.125432 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d7cc0df8-c9d0-4116-ba8f-917136f591a0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 Jul 10 13:23:57.125640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d7cc0df8-c9d0-4116-ba8f-917136f591a0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:57.125891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d7cc0df8-c9d0-4116-ba8f-917136f591a0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:57.133612 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:57.133612 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:23:57.678978 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d8373aa7-f69e-4fbe-b958-850c25dc8e21 req-d7cc0df8-c9d0-4116-ba8f-917136f591a0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 returned with HTTP 200 Jul 10 13:23:57.679569 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 959/3850] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:23:57 2026] DELETE /volume/v3/attachments/60e10af1-f831-45bf-842c-7775992cc345 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:23:58.305663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:23:58.307944 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:23:58.308122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:23:58.308290 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:23:58.317527 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:23:58.317527 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:23:58.322880 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:23:58.329046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ace19f9f-6d57-4479-90ea-aa0c001177f7 req-b2ca3183-cfbb-41fe-aafc-e06374918aa7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:23:58.331666 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 974/3851] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:23:58 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:06.150023 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=116,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:24:06.185168 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=167,cinder:UPDATE=25,cinder:INSERT=7 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:24:07.675520 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=15,cinder:UPDATE=6 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:24:07.806045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:07.808400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:24:07.808560 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:07.808850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:07.809091 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume with id: 22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:24:07.819060 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:07.819060 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:07.819796 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:24:07.837799 np0000005006 devstack@c-api.service[100114]: WARNING cinder.keymgr.conf_key_mgr [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:24:07.844569 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume request issued successfully. Jul 10 13:24:07.844861 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd25443b-39e5-4eb7-8fe9-c1b65cd920c6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 202 Jul 10 13:24:07.845582 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 962/3852] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:24:07 2026] DELETE /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:24:07.855934 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:07.859018 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:24:07.859383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:07.859500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:07.870121 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:07.870121 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:07.874706 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:24:07.882732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94ac774f-9aa2-476e-8a6d-02a6ad696c48 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 200 Jul 10 13:24:07.882732 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 958/3853] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:07 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:08.060981 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:08.064476 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:08.064616 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:08.064980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:08.080140 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:08.080140 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:08.084329 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:08.090768 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-2e49fce8-9d5c-4419-9270-e188265b95fc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:08.091404 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 960/3854] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:08 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:08.331096 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=87,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:24:08.904105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-812533da-99cf-4165-8ced-55352f769c96 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:08.906097 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-812533da-99cf-4165-8ced-55352f769c96 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e Jul 10 13:24:08.906294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-812533da-99cf-4165-8ced-55352f769c96 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:08.906485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-812533da-99cf-4165-8ced-55352f769c96 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:08.912655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-812533da-99cf-4165-8ced-55352f769c96 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e returned with HTTP 404 Jul 10 13:24:08.913258 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 975/3855] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:08 2026] GET /volume/v3/volumes/22e269ce-fe72-4896-95dd-2286ad77521e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:08.926531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:08.931727 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:24:08.931727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:08.931727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:08.931727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:24:08.992149 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Get all volumes completed successfully. Jul 10 13:24:08.995158 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:08.995158 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:09.003938 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cb0d5d6-193f-47f3-a7ca-9c023d6dd2ad tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:24:09.004814 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 963/3856] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:24:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9715 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:09.024865 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-83d393fa-5d02-4672-9253-664efb40de1e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.026973 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-83d393fa-5d02-4672-9253-664efb40de1e tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] DELETE https://10.4.3.138/volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793 Jul 10 13:24:09.027243 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-83d393fa-5d02-4672-9253-664efb40de1e tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:09.027713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-83d393fa-5d02-4672-9253-664efb40de1e tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:09.037601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c024fc01-4208-4a84-a966-9eb8878a7548 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.038326 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c024fc01-4208-4a84-a966-9eb8878a7548 None None] GET https://10.4.3.138/volume// Jul 10 13:24:09.038326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c024fc01-4208-4a84-a966-9eb8878a7548 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:09.038536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c024fc01-4208-4a84-a966-9eb8878a7548 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:09.039046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c024fc01-4208-4a84-a966-9eb8878a7548 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:09.039344 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 961/3857] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:24:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:09.050343 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-82b096e3-f2be-46a0-9baa-eaa302b0d25e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.056858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-82b096e3-f2be-46a0-9baa-eaa302b0d25e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:24:09.057370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-82b096e3-f2be-46a0-9baa-eaa302b0d25e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f43b2f48-3f9c-4716-af39-ae0618978e47", "connector": null, "instance_uuid": "4cd09a49-bd0e-449d-a041-da252b20408c"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:09.061464 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-83d393fa-5d02-4672-9253-664efb40de1e tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793 returned with HTTP 202 Jul 10 13:24:09.062037 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 959/3858] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:24:09 2026] DELETE /volume/v3/types/dfa7e551-ee68-414b-ac0e-94b87669f793 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:24:09.077609 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:09.077609 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:09.081257 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b4564fd1-42f4-490b-8f2b-9f4aad7023dd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.083441 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b4564fd1-42f4-490b-8f2b-9f4aad7023dd tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:24:09.084019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b4564fd1-42f4-490b-8f2b-9f4aad7023dd tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-536842041", "extra_specs": {}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:09.101832 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b4564fd1-42f4-490b-8f2b-9f4aad7023dd tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:24:09.102350 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 964/3859] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:24:09 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:09.118661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-36216a70-af0b-427d-ac4d-583c76ff331c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.120730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36216a70-af0b-427d-ac4d-583c76ff331c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422/encryption Jul 10 13:24:09.121105 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36216a70-af0b-427d-ac4d-583c76ff331c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:09.127326 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-82b096e3-f2be-46a0-9baa-eaa302b0d25e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:24:09.127841 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 976/3860] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:24:09 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:09.136490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-bf13bca4-5532-4ac0-b87e-c96cc45d07da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.138834 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-bf13bca4-5532-4ac0-b87e-c96cc45d07da tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e Jul 10 13:24:09.139084 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-bf13bca4-5532-4ac0-b87e-c96cc45d07da tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:09.139360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-bf13bca4-5532-4ac0-b87e-c96cc45d07da tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:09.142495 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36216a70-af0b-427d-ac4d-583c76ff331c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422/encryption returned with HTTP 200 Jul 10 13:24:09.142984 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 962/3861] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:24:09 2026] POST /volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:09.149226 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:09.149226 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:09.154014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:09.156578 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:24:09.156837 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1032326324", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-536842041", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:09.159174 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1032326324', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-536842041', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:24:09.163313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume of 1 GB Jul 10 13:24:09.163678 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:09.163678 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:09.164313 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Availability Zones retrieved successfully. Jul 10 13:24:09.171793 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (03af9761-f1b4-4fa2-a0ba-f2a1f85af842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:09.175226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a04eed5-4955-4780-a477-60669f2034ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:09.176438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:24:09.208863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a04eed5-4955-4780-a477-60669f2034ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:24:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d619c5de-e59c-43c8-a996-399b9a3b3422,is_public=True,name='tempest-scenario-type-luks-536842041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd619c5de-e59c-43c8-a996-399b9a3b3422', '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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:09.209838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00b2ad0-1087-45cc-98f6-ab13b18e9506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:09.245327 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-536842041 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-536842041, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:24:09.245714 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-536842041 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-536842041, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:24:09.280464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Created reservations ['a11b44ed-0f2d-4a6b-b656-a44dd81e7924', '88bd8c1c-f304-4d57-aae5-70b9ccf75519', '7e450549-5b10-44d1-ac79-d20ba625722c', 'a7921228-8c0f-4f87-8186-f6ec0f8c7e69'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:24:09.281499 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f00b2ad0-1087-45cc-98f6-ab13b18e9506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a11b44ed-0f2d-4a6b-b656-a44dd81e7924', '88bd8c1c-f304-4d57-aae5-70b9ccf75519', '7e450549-5b10-44d1-ac79-d20ba625722c', 'a7921228-8c0f-4f87-8186-f6ec0f8c7e69']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:09.282539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3418c77-d62e-48cb-bc0a-84aac76b5972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:09.314539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3418c77-d62e-48cb-bc0a-84aac76b5972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2cbf002-9597-42da-b6b7-13034e6cfba9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1032326324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['a11b44ed-0f2d-4a6b-b656-a44dd81e7924','88bd8c1c-f304-4d57-aae5-70b9ccf75519','7e450549-5b10-44d1-ac79-d20ba625722c','a7921228-8c0f-4f87-8186-f6ec0f8c7e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=d619c5de-e59c-43c8-a996-399b9a3b3422), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1032326324',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b2cbf002-9597-42da-b6b7-13034e6cfba9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55adc1c98364950a359c76557b00c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d619c5de-e59c-43c8-a996-399b9a3b3422),volume_type_id=d619c5de-e59c-43c8-a996-399b9a3b3422)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:09.315366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b386ba-c775-4cdd-82cf-1bf582809a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:09.339982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b386ba-c775-4cdd-82cf-1bf582809a27) transitioned into state 'SUCCESS' from state '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-1032326324',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['a11b44ed-0f2d-4a6b-b656-a44dd81e7924','88bd8c1c-f304-4d57-aae5-70b9ccf75519','7e450549-5b10-44d1-ac79-d20ba625722c','a7921228-8c0f-4f87-8186-f6ec0f8c7e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=d619c5de-e59c-43c8-a996-399b9a3b3422)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:09.341164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e8cb9c-5ce1-44ce-80ca-5857d28ac21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:09.354496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e8cb9c-5ce1-44ce-80ca-5857d28ac21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:09.355380 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (03af9761-f1b4-4fa2-a0ba-f2a1f85af842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:09.355851 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request issued successfully. Jul 10 13:24:09.356643 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4f32e43f-befa-4d89-a17f-9e7735dd078f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:24:09.357550 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 965/3862] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:24:09 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:24:09.699554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-bf13bca4-5532-4ac0-b87e-c96cc45d07da tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e returned with HTTP 200 Jul 10 13:24:09.700131 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 960/3863] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:24:09 2026] DELETE /volume/v3/attachments/9d8c92d7-1bfe-4009-90ce-e5b3fead6c3e => generated 367 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:14.612680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:14.616455 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 Jul 10 13:24:14.616455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:14.625149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:24:14.630151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:24:14.631162 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:14.631162 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:15.163156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-f43b2f48-3f9c-4716-af39-ae0618978e47-np0000005006" released by "attachment_update" :: held 0.533s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:24:15.164392 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-9725cd26-d571-42ef-b957-79a2c29bf82e tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 returned with HTTP 200 Jul 10 13:24:15.164893 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 977/3864] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:24:14 2026] PUT /volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:15.183511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-dd84a49d-9747-4bd5-a3e4-cf70f7ac01ee None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:15.185624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-dd84a49d-9747-4bd5-a3e4-cf70f7ac01ee tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 Jul 10 13:24:15.185927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-dd84a49d-9747-4bd5-a3e4-cf70f7ac01ee tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:15.185997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-dd84a49d-9747-4bd5-a3e4-cf70f7ac01ee tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:15.218667 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-dd84a49d-9747-4bd5-a3e4-cf70f7ac01ee tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 returned with HTTP 200 Jul 10 13:24:15.219329 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 963/3865] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:24:15 2026] GET /volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:17.640546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4be6ffcf-ae1d-4845-9a10-b4ee29eb04b9 req-5b84ff10-e549-47c9-9aa3-d1164607c18e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:17.643120 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4be6ffcf-ae1d-4845-9a10-b4ee29eb04b9 req-5b84ff10-e549-47c9-9aa3-d1164607c18e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 Jul 10 13:24:17.643357 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4be6ffcf-ae1d-4845-9a10-b4ee29eb04b9 req-5b84ff10-e549-47c9-9aa3-d1164607c18e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:17.643580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4be6ffcf-ae1d-4845-9a10-b4ee29eb04b9 req-5b84ff10-e549-47c9-9aa3-d1164607c18e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:17.653523 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:17.653523 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:18.184149 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4be6ffcf-ae1d-4845-9a10-b4ee29eb04b9 req-5b84ff10-e549-47c9-9aa3-d1164607c18e tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 returned with HTTP 200 Jul 10 13:24:18.184606 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 966/3866] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:24:17 2026] DELETE /volume/v3/attachments/cc12c4c0-29e4-4ffe-a97d-cc3d0e66d168 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:19.697839 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=24,cinder:UPDATE=7 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:24:21.608778 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:21.609797 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:24:21.610535 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-747769181", "source_volid": "83080a8f-cb89-4b9e-b655-a2bea21a37c7", "volume_type": "tempest-scenario-type-luks-1816109929", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:21.612870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-747769181', 'source_volid': '83080a8f-cb89-4b9e-b655-a2bea21a37c7', 'volume_type': 'tempest-scenario-type-luks-1816109929', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:24:21.625772 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:21.625772 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:21.626522 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume retrieved successfully. Jul 10 13:24:21.626722 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume of 1 GB Jul 10 13:24:21.627669 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Availability Zones retrieved successfully. Jul 10 13:24:21.637266 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (25ccd965-633e-4ac1-a88c-e09f8224f688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:21.638932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e14004-6d27-41e1-8eef-1c2c0ba1704f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:21.641098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:24:21.664850 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e14004-6d27-41e1-8eef-1c2c0ba1704f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '83080a8f-cb89-4b9e-b655-a2bea21a37c7', 'volume_type': VolumeType(created_at=2026-07-10T13:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b77b792b-aa08-4821-b6c8-62c1f6f87f98,is_public=True,name='tempest-scenario-type-luks-1816109929',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b77b792b-aa08-4821-b6c8-62c1f6f87f98', '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=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:21.665843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67bf60d-3c29-4493-aab9-fdb2f967eac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:21.695745 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:24:21.696064 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:24:21.710444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Created reservations ['d8d5e6f4-8fa1-4d27-9192-d9e29f5e4ec9', '23039c80-16a9-4aa5-86dd-4e1c86f4bf26', 'ba76db21-1d51-4229-b9c4-e85314a64fa0', 'b2168c1f-8cb5-40ae-8677-387122a08117'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:24:21.711292 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67bf60d-3c29-4493-aab9-fdb2f967eac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d5e6f4-8fa1-4d27-9192-d9e29f5e4ec9', '23039c80-16a9-4aa5-86dd-4e1c86f4bf26', 'ba76db21-1d51-4229-b9c4-e85314a64fa0', 'b2168c1f-8cb5-40ae-8677-387122a08117']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:21.712121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a52e7b8-170a-44d0-a152-6c2b525ed586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:21.744917 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a52e7b8-170a-44d0-a152-6c2b525ed586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1dbf67a-f34e-4d1a-8847-890d9191f719', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-747769181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['d8d5e6f4-8fa1-4d27-9192-d9e29f5e4ec9','23039c80-16a9-4aa5-86dd-4e1c86f4bf26','ba76db21-1d51-4229-b9c4-e85314a64fa0','b2168c1f-8cb5-40ae-8677-387122a08117'],size=1,snapshot_id=None,source_replicaid=,source_volid=83080a8f-cb89-4b9e-b655-a2bea21a37c7,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98), '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-07-10T13:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-747769181',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1dbf67a-f34e-4d1a-8847-890d9191f719,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563618a2dcb04f3bb9b7a27e8729944b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=83080a8f-cb89-4b9e-b655-a2bea21a37c7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60713dac57ca4d9c94907ba267e0341d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b77b792b-aa08-4821-b6c8-62c1f6f87f98),volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:21.745706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4310b4-f322-479c-a512-658a07d646e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:21.762829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc4310b4-f322-479c-a512-658a07d646e0) transitioned into state 'SUCCESS' from state '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-747769181',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563618a2dcb04f3bb9b7a27e8729944b',qos_specs=None,replication_status=,reservations=['d8d5e6f4-8fa1-4d27-9192-d9e29f5e4ec9','23039c80-16a9-4aa5-86dd-4e1c86f4bf26','ba76db21-1d51-4229-b9c4-e85314a64fa0','b2168c1f-8cb5-40ae-8677-387122a08117'],size=1,snapshot_id=None,source_replicaid=,source_volid=83080a8f-cb89-4b9e-b655-a2bea21a37c7,status='creating',user_id='60713dac57ca4d9c94907ba267e0341d',volume_type_id=b77b792b-aa08-4821-b6c8-62c1f6f87f98)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:21.763597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff2b42b-1f16-488f-8a73-8082d3f82510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:21.780654 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff2b42b-1f16-488f-8a73-8082d3f82510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:21.781715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Flow 'volume_create_api' (25ccd965-633e-4ac1-a88c-e09f8224f688) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:21.782076 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Create volume request issued successfully. Jul 10 13:24:21.782639 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7131fdbf-ee6d-4ce1-84b8-307c39baac80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:24:21.783176 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 961/3867] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:24:21 2026] POST /volume/v3/volumes => generated 810 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:24:21.795529 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:21.797280 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:21.797492 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:21.797705 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:21.805758 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:21.805758 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:21.809825 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:21.814760 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d4c9ecc-9a4c-4740-9dee-d2bcb6a40454 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:21.815185 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 978/3868] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:21 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:22.156776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1fef563c-b191-415d-b198-a0fa421e82ff req-8ca4ba1f-c796-4bb4-90e1-fadd499071f4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:22.159142 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-8ca4ba1f-c796-4bb4-90e1-fadd499071f4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794/action Jul 10 13:24:22.159504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-8ca4ba1f-c796-4bb4-90e1-fadd499071f4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:22.159638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-8ca4ba1f-c796-4bb4-90e1-fadd499071f4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:22.177227 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:22.177227 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:22.187932 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1fef563c-b191-415d-b198-a0fa421e82ff req-8ca4ba1f-c796-4bb4-90e1-fadd499071f4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794/action returned with HTTP 204 Jul 10 13:24:22.188488 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 964/3869] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:24:22 2026] POST /volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:22.829973 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:22.831810 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:22.832095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:22.832331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:22.839317 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:22.839317 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:22.843033 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:22.847385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a80e0a2-58c9-46d8-9a54-809928d9aee6 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:22.847753 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 967/3870] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:22 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:23.860822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:23.862658 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:23.862859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:23.863036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:23.869993 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:23.869993 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:23.873851 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:23.878529 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c8dd810-e526-4111-9d58-b47a826bdfcd tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:23.878908 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 962/3871] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:23 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:24.893524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:24.895444 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:24.895632 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:24.895851 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:24.903954 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:24.903954 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:24.908299 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:24.912982 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1f6d0696-78a8-4b3a-bff5-ecf9cf8657ef tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:24.913353 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 979/3872] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:24 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:25.929871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0617eb46-1949-4b5b-a455-41696d02b298 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:25.935949 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0617eb46-1949-4b5b-a455-41696d02b298 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:25.935949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0617eb46-1949-4b5b-a455-41696d02b298 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:25.935949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0617eb46-1949-4b5b-a455-41696d02b298 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:25.948578 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:25.948578 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:25.954465 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0617eb46-1949-4b5b-a455-41696d02b298 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:25.961322 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0617eb46-1949-4b5b-a455-41696d02b298 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:25.962089 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 965/3873] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:25 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:26.978548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:26.981001 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:26.981279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:26.981554 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:26.991098 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:26.991098 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:26.996309 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:27.002648 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2694f2e1-b20e-4f2d-8bfa-811cb5fa9f9f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:27.003232 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 968/3874] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:26 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:27.763041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:27.767668 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:24:27.768050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1003185809"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:27.770022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1003185809'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:24:27.770203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume of 1 GB Jul 10 13:24:27.776935 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Availability Zones retrieved successfully. Jul 10 13:24:27.783356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Flow 'volume_create_api' (1b410293-1f75-47df-ae22-24dafb9db6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:27.785946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e47ba64-027b-4485-b330-c284a55790d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:27.787130 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:24:27.819815 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e47ba64-027b-4485-b330-c284a55790d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:27.820658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dac7380-5af3-4830-b390-91c4d8aba396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:27.873201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Created reservations ['619fc90f-8011-482e-a534-cdbefedc6a1a', '01111717-e995-4cfa-b10c-2a9d8d26646f', '2e7bdee6-b21a-4725-885c-500608b9125c', '91a244b4-677d-45d7-8b49-b98dee78effb'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:24:27.874180 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dac7380-5af3-4830-b390-91c4d8aba396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['619fc90f-8011-482e-a534-cdbefedc6a1a', '01111717-e995-4cfa-b10c-2a9d8d26646f', '2e7bdee6-b21a-4725-885c-500608b9125c', '91a244b4-677d-45d7-8b49-b98dee78effb']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:27.875131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83f4cc6-4f5d-47dd-92e3-9b6225068620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:27.917513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f83f4cc6-4f5d-47dd-92e3-9b6225068620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ffc264b-7fd3-45fa-bead-29d48f3bb4d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1003185809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51491bd9f7074a58a7b37bf3d9baef32',qos_specs=None,replication_status=,reservations=['619fc90f-8011-482e-a534-cdbefedc6a1a','01111717-e995-4cfa-b10c-2a9d8d26646f','2e7bdee6-b21a-4725-885c-500608b9125c','91a244b4-677d-45d7-8b49-b98dee78effb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db4a83e39934df6913a7edfdcca88f9',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1003185809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ffc264b-7fd3-45fa-bead-29d48f3bb4d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51491bd9f7074a58a7b37bf3d9baef32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db4a83e39934df6913a7edfdcca88f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:27.918453 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2391174e-aa7e-4986-bc57-11e3eb8a9450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:27.950283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2391174e-aa7e-4986-bc57-11e3eb8a9450) transitioned into state 'SUCCESS' from state '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-1003185809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51491bd9f7074a58a7b37bf3d9baef32',qos_specs=None,replication_status=,reservations=['619fc90f-8011-482e-a534-cdbefedc6a1a','01111717-e995-4cfa-b10c-2a9d8d26646f','2e7bdee6-b21a-4725-885c-500608b9125c','91a244b4-677d-45d7-8b49-b98dee78effb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db4a83e39934df6913a7edfdcca88f9',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:27.951211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6c0422-093b-4cee-98fd-d3d31d24ce1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:24:27.975728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a6c0422-093b-4cee-98fd-d3d31d24ce1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:24:27.976984 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Flow 'volume_create_api' (1b410293-1f75-47df-ae22-24dafb9db6e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:24:27.978874 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Create volume request issued successfully. Jul 10 13:24:27.978874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15fc53de-f6c9-4ea2-8060-952ef8162944 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:24:27.979026 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 963/3875] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:24:27 2026] POST /volume/v3/volumes => generated 757 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:24:27.995362 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-50ae4dd8-4c54-4620-b262-24060233b85f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:27.997475 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-50ae4dd8-4c54-4620-b262-24060233b85f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:27.997750 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-50ae4dd8-4c54-4620-b262-24060233b85f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:27.998047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-50ae4dd8-4c54-4620-b262-24060233b85f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:28.007404 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:28.007404 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:28.012585 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-50ae4dd8-4c54-4620-b262-24060233b85f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:28.019758 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-50ae4dd8-4c54-4620-b262-24060233b85f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:28.019758 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 980/3876] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:27 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:28.020383 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:28.026725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:28.027423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:28.027834 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:28.041578 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:28.041578 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:28.047891 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:28.053875 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-521aa7bb-7c2a-4073-b9a9-e37697c2561c tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:28.054431 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 966/3877] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:28 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:29.032625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:29.034887 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:29.035164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:29.035426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:29.044525 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:29.044525 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:29.049140 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:29.054868 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c06cf5d-232d-4ede-923f-a2c3a9274214 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:29.055435 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 969/3878] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:29 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:29.067496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7409f71e-9617-4c02-8963-a024be3b9b4f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:29.070897 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7409f71e-9617-4c02-8963-a024be3b9b4f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:29.071091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7409f71e-9617-4c02-8963-a024be3b9b4f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:29.071261 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7409f71e-9617-4c02-8963-a024be3b9b4f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:29.085533 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:29.085533 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:29.092387 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7409f71e-9617-4c02-8963-a024be3b9b4f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:29.096516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7409f71e-9617-4c02-8963-a024be3b9b4f tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:29.097381 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 964/3879] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:29 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:30.112719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-15e9c6a5-4083-495c-82ec-77db274bce93 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:30.113019 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-15e9c6a5-4083-495c-82ec-77db274bce93 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:30.113160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-15e9c6a5-4083-495c-82ec-77db274bce93 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:30.113332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-15e9c6a5-4083-495c-82ec-77db274bce93 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:30.120825 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:30.120825 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:30.124475 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-15e9c6a5-4083-495c-82ec-77db274bce93 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:30.130720 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-15e9c6a5-4083-495c-82ec-77db274bce93 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:30.130720 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 981/3880] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:30 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:31.143112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:31.145783 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:31.146064 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:31.146301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:31.155413 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:31.155413 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:31.160486 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:31.166679 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-38f84ac0-0dae-42ac-a581-de6a40a91a81 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:31.167169 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 967/3881] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:31 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:32.180727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4539db64-3194-4dfd-854a-7d948eed03d1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:32.184495 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4539db64-3194-4dfd-854a-7d948eed03d1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:32.184666 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4539db64-3194-4dfd-854a-7d948eed03d1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:32.184925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4539db64-3194-4dfd-854a-7d948eed03d1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:32.192119 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:32.192119 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:32.196310 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4539db64-3194-4dfd-854a-7d948eed03d1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:32.200668 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4539db64-3194-4dfd-854a-7d948eed03d1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:32.201075 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 970/3882] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:32 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:33.217663 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:33.220084 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:33.220334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:33.220620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:33.230298 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:33.230298 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:33.236248 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:33.241990 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c1fa162-18c1-4934-aaba-51dcd1ebe62b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:33.242597 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 965/3883] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:33 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:34.256275 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:34.258336 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:34.258525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:34.258718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:34.266191 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:34.266191 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:34.270418 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:34.276076 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5888c141-2c36-4fb6-87bd-cc1318a3c2da tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:34.276669 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 982/3884] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:34 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:34.415103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:34.417779 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:34.417779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:34.417779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:34.424397 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:34.424397 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:34.427833 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:34.432398 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-e6408c25-13f7-4c22-a9fb-91da19cdcfac tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:34.432794 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 968/3885] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:34 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:34.940540 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:34.942875 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:34.943085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:34.943343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:34.950217 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:34.950217 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:34.954290 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:34.959609 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-2b6628e4-8f2c-4dc4-8d71-b6197e8f06e3 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:34.960049 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 971/3886] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:34 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:34.972143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-017d7d5e-bed8-4881-b7c2-8a38d876e7bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:34.972537 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-017d7d5e-bed8-4881-b7c2-8a38d876e7bd None None] GET https://10.4.3.138/volume// Jul 10 13:24:34.972819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-017d7d5e-bed8-4881-b7c2-8a38d876e7bd None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:34.973076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-017d7d5e-bed8-4881-b7c2-8a38d876e7bd None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:34.973493 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-017d7d5e-bed8-4881-b7c2-8a38d876e7bd None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:34.974077 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 966/3887] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:24:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:34.984592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-21434acc-e482-49ea-a3c6-97b000517d45 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:34.986767 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-21434acc-e482-49ea-a3c6-97b000517d45 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:24:34.987126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-21434acc-e482-49ea-a3c6-97b000517d45 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1dbf67a-f34e-4d1a-8847-890d9191f719", "connector": null, "instance_uuid": "510b9695-e106-4a45-90ae-380c400d02ef"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:34.996097 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:34.996097 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:35.026898 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-21434acc-e482-49ea-a3c6-97b000517d45 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:24:35.027477 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 983/3888] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:24:34 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) Jul 10 13:24:39.654533 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6be3de65-772e-421b-8853-93546c68354e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:39.660068 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6be3de65-772e-421b-8853-93546c68354e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:24:39.660267 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6be3de65-772e-421b-8853-93546c68354e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:39.660490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6be3de65-772e-421b-8853-93546c68354e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:39.660633 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-6be3de65-772e-421b-8853-93546c68354e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete snapshot with id: 2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:24:39.666962 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6be3de65-772e-421b-8853-93546c68354e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 404 Jul 10 13:24:39.667745 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 969/3889] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:24:39 2026] DELETE /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:39.676354 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f97b69f8-743c-4898-8144-e925e0915d06 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:39.678463 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f97b69f8-743c-4898-8144-e925e0915d06 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 Jul 10 13:24:39.678683 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f97b69f8-743c-4898-8144-e925e0915d06 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:39.678994 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f97b69f8-743c-4898-8144-e925e0915d06 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:39.694293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f97b69f8-743c-4898-8144-e925e0915d06 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 returned with HTTP 404 Jul 10 13:24:39.695066 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 972/3890] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:24:39 2026] GET /volume/v3/snapshots/2db466fd-1b02-4a8f-a655-fd42c8cc7503 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:39.727231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:39.729253 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:39.729477 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:39.729708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:39.739060 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:39.739060 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:39.745512 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:39.750818 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-901e8495-83db-48b1-94b7-e39f009caa04 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:24:39.753116 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 967/3891] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:39 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:39.770099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:39.773092 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64/action Jul 10 13:24:39.773092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:39.773234 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:39.784136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:39.784136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:39.784785 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:39.792550 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Begin detaching volume completed successfully. Jul 10 13:24:39.792785 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-a1cba946-9422-4981-bb33-6178998d718e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64/action returned with HTTP 202 Jul 10 13:24:39.793210 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 984/3892] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:24:39 2026] POST /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:24:40.830271 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d59fa0cc-ccfb-493d-b6ba-ef2acddb95a0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:40.830629 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d59fa0cc-ccfb-493d-b6ba-ef2acddb95a0 None None] GET https://10.4.3.138/volume// Jul 10 13:24:40.830830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d59fa0cc-ccfb-493d-b6ba-ef2acddb95a0 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:40.832017 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d59fa0cc-ccfb-493d-b6ba-ef2acddb95a0 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:40.832017 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d59fa0cc-ccfb-493d-b6ba-ef2acddb95a0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:40.832017 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 970/3893] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:24:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:40.842126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:40.845608 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:40.845890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:40.846122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:40.856820 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:40.856820 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:40.861673 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:40.866584 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-1b74dfbb-245c-48db-ae06-a7d8c7501261 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:24:40.867230 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 973/3894] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:24:40 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 13:24:41.348807 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7ed22bbd-87e0-4573-b8c2-771fc79872ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:41.349965 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ed22bbd-87e0-4573-b8c2-771fc79872ea None None] GET https://10.4.3.138/volume// Jul 10 13:24:41.349965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ed22bbd-87e0-4573-b8c2-771fc79872ea None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:41.349965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ed22bbd-87e0-4573-b8c2-771fc79872ea None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:41.349965 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ed22bbd-87e0-4573-b8c2-771fc79872ea None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:41.350291 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 968/3895] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:24:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:41.361644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:41.365324 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:24:41.365627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:41.366187 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:41.380274 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:41.380274 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:41.385369 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:24:41.392634 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-7f363295-d1cd-41ff-96e2-af9c00f1e6f1 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:24:41.392837 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 985/3896] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:24:41 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 1629 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:24:41.510171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:41.512837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] PUT https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed Jul 10 13:24:41.513397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:41.523915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Acquiring lock "cinder-attachment_update-e1dbf67a-f34e-4d1a-8847-890d9191f719-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:24:41.530558 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-e1dbf67a-f34e-4d1a-8847-890d9191f719-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:24:41.531490 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:41.531490 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:41.872824 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-b57d56f2-e953-4d5b-8c27-db29617303b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:41.875247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-b57d56f2-e953-4d5b-8c27-db29617303b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 Jul 10 13:24:41.875513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-b57d56f2-e953-4d5b-8c27-db29617303b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:41.875817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-b57d56f2-e953-4d5b-8c27-db29617303b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:41.883826 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:41.883826 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:42.058807 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Lock "cinder-attachment_update-e1dbf67a-f34e-4d1a-8847-890d9191f719-np0000005006" released by "attachment_update" :: held 0.529s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:24:42.059251 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-1bcba57a-d6fa-4a2f-8bd5-c3773d0bda8a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed returned with HTTP 200 Jul 10 13:24:42.059977 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 971/3897] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:24:41 2026] PUT /volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed => generated 968 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:42.416840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3f0f3f4e-95ec-46fe-a2e0-dcbe498add31 req-b57d56f2-e953-4d5b-8c27-db29617303b0 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 returned with HTTP 200 Jul 10 13:24:42.417254 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 974/3898] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:24:41 2026] DELETE /volume/v3/attachments/ea97fee3-604a-4fac-a4a7-79cfa6cfa0c4 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:42.580642 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-f1dc5649-4c6e-403c-a766-2154936d763b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.583183 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-f1dc5649-4c6e-403c-a766-2154936d763b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] POST https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed/action Jul 10 13:24:42.583545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-f1dc5649-4c6e-403c-a766-2154936d763b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:42.583651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-f1dc5649-4c6e-403c-a766-2154936d763b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:42.608909 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.608909 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:42.622561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-f1dc5649-4c6e-403c-a766-2154936d763b tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed/action returned with HTTP 204 Jul 10 13:24:42.623120 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 969/3899] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:24:42 2026] POST /volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:42.757978 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.759991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:42.760157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:42.760332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:42.766919 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.766919 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:42.770496 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:42.775039 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-0165715f-9b25-40af-aa19-9ce083175790 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:42.775638 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 986/3900] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:42 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:24:42.798053 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7cf0551f-c586-44ae-8a36-e62d3312a89a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.798507 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cf0551f-c586-44ae-8a36-e62d3312a89a None None] GET https://10.4.3.138/volume// Jul 10 13:24:42.798661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7cf0551f-c586-44ae-8a36-e62d3312a89a None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:42.798881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7cf0551f-c586-44ae-8a36-e62d3312a89a None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:42.799258 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7cf0551f-c586-44ae-8a36-e62d3312a89a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:42.799540 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 972/3901] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:24:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:42.808427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-7b8456af-8c59-4561-801b-da1a8eca78fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.810491 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-7b8456af-8c59-4561-801b-da1a8eca78fb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:24:42.810923 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-7b8456af-8c59-4561-801b-da1a8eca78fb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ffc264b-7fd3-45fa-bead-29d48f3bb4d6", "connector": null, "instance_uuid": "6bbf7b41-e6d0-4a19-b5c5-b644c0253bd2"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:42.818905 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.818905 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:42.840477 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-7b8456af-8c59-4561-801b-da1a8eca78fb tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:24:42.840983 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 975/3902] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:24:42 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:42.880252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-3d3822c0-ac80-4c2c-be0c-8e0dbe3e9889 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.882414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-3d3822c0-ac80-4c2c-be0c-8e0dbe3e9889 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] POST https://10.4.3.138/volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7/action Jul 10 13:24:42.882825 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-3d3822c0-ac80-4c2c-be0c-8e0dbe3e9889 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:42.882986 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-3d3822c0-ac80-4c2c-be0c-8e0dbe3e9889 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:42.897792 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.897792 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:42.907113 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-61ca2083-a07f-4190-933c-e6a6c8b0282b req-3d3822c0-ac80-4c2c-be0c-8e0dbe3e9889 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7/action returned with HTTP 204 Jul 10 13:24:42.907820 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 970/3903] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:24:42 2026] POST /volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:24:42.929786 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.932234 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:42.932345 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:42.933119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:42.944453 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.944453 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:42.948802 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:42.954119 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91854b1e-638f-4177-8fb6-d7787b0ead24 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:42.954553 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 987/3904] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:42 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:42.977982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:42.979739 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:42.979938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:42.980191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:42.992466 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:42.992466 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:42.996305 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:43.001085 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ed905b6e-49da-45c5-a2d2-dbdee8a2477a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:43.001566 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 973/3905] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:42 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:43.022980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.024946 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:43.025096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.025287 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.032974 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.032974 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:43.037197 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:43.042335 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-03a72027-6f31-4820-a972-74f9ca5f1ff4 req-499b82b0-b4fc-45c1-a0a7-b6e87e6ab448 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:24:43.042335 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 976/3906] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:43 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:43.050395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.053730 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:43.053824 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.057459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.062538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.065100 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:43.065372 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.065707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.065948 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete volume with id: 47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:43.070180 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.070180 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:43.077626 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.077626 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:43.078488 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:43.078603 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:43.083131 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-a54c2e0c-2d3f-4195-a912-84b2a2bd1cda tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:43.083566 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 971/3907] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:43 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:43.100720 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete volume request issued successfully. Jul 10 13:24:43.101033 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f78d8fd-5c60-459d-84c7-201be506ba4d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 202 Jul 10 13:24:43.101757 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 988/3908] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:24:43 2026] DELETE /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:24:43.119446 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.121225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:43.121494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.121798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.132554 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.132554 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:43.138643 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:24:43.141384 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-da71b6cf-d0cc-4647-a9c9-48416a0ce12e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.144304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-370d11e4-e22a-4bbe-9d46-34b2d21c4c6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 200 Jul 10 13:24:43.144727 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-da71b6cf-d0cc-4647-a9c9-48416a0ce12e tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] DELETE https://10.4.3.138/volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7 Jul 10 13:24:43.144851 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 974/3909] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:43 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:43.147768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-da71b6cf-d0cc-4647-a9c9-48416a0ce12e tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.147768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-da71b6cf-d0cc-4647-a9c9-48416a0ce12e tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.156059 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.156059 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:43.687847 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-54a452ed-dcbe-48f1-8916-d50562101ea8 req-da71b6cf-d0cc-4647-a9c9-48416a0ce12e tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7 returned with HTTP 200 Jul 10 13:24:43.688305 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 977/3910] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:24:43 2026] DELETE /volume/v3/attachments/0a81670f-679b-4675-864a-7e29ad2595e7 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:43.723972 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:43.725918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:24:43.726072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:43.726274 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:43.735172 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:43.735172 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:43.739636 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:24:43.745036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1fbb1f1-bbf2-44f9-9d2f-bcec5833ff21 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:24:43.745506 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 972/3911] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:43 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:44.160748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ec5d4d10-a945-4406-9e65-eda9ed9fb2e9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:44.162805 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec5d4d10-a945-4406-9e65-eda9ed9fb2e9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 Jul 10 13:24:44.163050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec5d4d10-a945-4406-9e65-eda9ed9fb2e9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:44.163306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec5d4d10-a945-4406-9e65-eda9ed9fb2e9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:44.170401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec5d4d10-a945-4406-9e65-eda9ed9fb2e9 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 returned with HTTP 404 Jul 10 13:24:44.171082 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 989/3912] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:44 2026] GET /volume/v3/volumes/47dd7aaf-86a3-4e51-9868-77bdfdfd7c64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:24:47.121096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-8cfe6b5a-0fac-4bac-aa9d-ab9bce792a80 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:47.123319 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-8cfe6b5a-0fac-4bac-aa9d-ab9bce792a80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719/encryption Jul 10 13:24:47.123607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-8cfe6b5a-0fac-4bac-aa9d-ab9bce792a80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:47.123776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-8cfe6b5a-0fac-4bac-aa9d-ab9bce792a80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:47.134121 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:47.134121 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:47.140910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ac0563dd-9988-4da2-bb38-b623dfe8a70e req-8cfe6b5a-0fac-4bac-aa9d-ab9bce792a80 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719/encryption returned with HTTP 200 Jul 10 13:24:47.141324 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 975/3913] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:24:47 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:24:52.786551 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:52.789241 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:52.789518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:52.789996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:52.808827 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:52.808827 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:52.814108 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Volume info retrieved successfully. Jul 10 13:24:52.821769 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7de40d30-7809-4c5d-8d89-786cf76d3703 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:52.821769 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 978/3914] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:52 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:52.890173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:52.893187 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:52.893462 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:52.893793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:52.916891 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:52.916891 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:52.930938 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:52.934207 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-cefe8866-6591-4bcf-8ebf-cfdac21673ba tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:52.934915 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 973/3915] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:52 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:52.968052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:52.972007 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action Jul 10 13:24:52.972348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:52.972480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:52.993394 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:52.993394 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:52.996048 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:53.007395 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Begin detaching volume completed successfully. Jul 10 13:24:53.007647 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-7ab05eef-ffa7-4f27-96b4-d0697174d4a8 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action returned with HTTP 202 Jul 10 13:24:53.009974 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 990/3916] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:24:52 2026] POST /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:24:53.035325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:53.037609 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:53.037925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:53.038556 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:53.054490 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:53.054490 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:53.059488 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:53.064786 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aff55d04-bbb0-44a1-9860-8b375efa29b7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:53.065193 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 976/3917] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:53 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:54.045745 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33944901-3a97-4729-b02a-1086395dae25 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:54.046353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33944901-3a97-4729-b02a-1086395dae25 None None] GET https://10.4.3.138/volume// Jul 10 13:24:54.046541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33944901-3a97-4729-b02a-1086395dae25 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:54.046769 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33944901-3a97-4729-b02a-1086395dae25 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:54.047083 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33944901-3a97-4729-b02a-1086395dae25 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:54.047381 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 979/3918] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:24:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:54.057641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:54.060469 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:54.062327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:54.062327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:54.074939 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:54.074939 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:54.082628 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:54.085711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:54.087981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:54.088183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:54.088404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:54.089974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-fedd51c3-6027-4c1f-921a-da3eda31d498 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:54.090647 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 974/3919] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:24:54 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1625 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:24:54.103592 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:54.103592 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:54.108835 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:54.116293 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6b2467e1-f2e6-4baf-94bc-49b7adebe007 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:54.117081 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 991/3920] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:54 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:55.042745 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:55.045792 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:55.046100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:55.046400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:55.064646 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:55.064646 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:55.072457 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:55.080510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-75f7e244-2a60-418b-8a3e-8c343ab4b209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:55.081416 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 977/3921] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:55 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:55.138776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2fe71166-1633-46a4-b626-f83486676b7f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:55.141336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fe71166-1633-46a4-b626-f83486676b7f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:55.141626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fe71166-1633-46a4-b626-f83486676b7f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:55.142071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2fe71166-1633-46a4-b626-f83486676b7f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:55.162281 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:55.162281 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:55.169679 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2fe71166-1633-46a4-b626-f83486676b7f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:55.178364 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2fe71166-1633-46a4-b626-f83486676b7f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:55.178616 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 980/3922] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:55 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:55.595777 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-f4f6e0bf-5bc7-4363-b9a2-b0ec5abb4692 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:55.598782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-f4f6e0bf-5bc7-4363-b9a2-b0ec5abb4692 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce Jul 10 13:24:55.599135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-f4f6e0bf-5bc7-4363-b9a2-b0ec5abb4692 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:55.599415 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-f4f6e0bf-5bc7-4363-b9a2-b0ec5abb4692 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:55.611765 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:55.611765 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:56.167471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f070477d-971f-4ddf-9078-f53503ac6b2b req-f4f6e0bf-5bc7-4363-b9a2-b0ec5abb4692 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce returned with HTTP 200 Jul 10 13:24:56.167946 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 975/3923] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:24:55 2026] DELETE /volume/v3/attachments/1e0739a9-4439-44d6-8c30-ecf3fce4cdce => generated 192 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:56.193394 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c8378e98-e029-47fb-9d6b-ca0378324777 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:56.196515 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8378e98-e029-47fb-9d6b-ca0378324777 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:56.196831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8378e98-e029-47fb-9d6b-ca0378324777 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:56.198184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8378e98-e029-47fb-9d6b-ca0378324777 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:56.214068 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:56.214068 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:56.219994 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c8378e98-e029-47fb-9d6b-ca0378324777 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:56.227943 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8378e98-e029-47fb-9d6b-ca0378324777 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:56.228495 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 992/3924] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:56.244152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:56.246224 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:56.246459 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:56.246625 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:56.259086 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:56.259086 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:56.263939 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] Volume info retrieved successfully. Jul 10 13:24:56.270321 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9e8e15a-deda-42c7-adf8-48886a0dc4c5 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-reader] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:56.270857 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 978/3925] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:56.318104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:56.320821 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:56.321019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:56.321198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:56.331407 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:56.331407 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:56.335092 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:56.340551 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-b79a671c-55d7-4117-bb18-319119228a78 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:56.341176 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 981/3926] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:24:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:56.361501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:56.364275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action Jul 10 13:24:56.364783 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:24:56.364970 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:24:56.379541 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:56.379541 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:56.380240 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:56.388775 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Begin detaching volume completed successfully. Jul 10 13:24:56.389004 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-98c3ddef-90f0-4659-98de-83dc1b0a2622 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action returned with HTTP 202 Jul 10 13:24:56.389454 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 976/3927] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:24:56 2026] POST /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:24:56.410678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-21ce07df-b379-4972-aa52-d7454907b2a2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:56.413417 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21ce07df-b379-4972-aa52-d7454907b2a2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:56.413714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21ce07df-b379-4972-aa52-d7454907b2a2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:56.413898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21ce07df-b379-4972-aa52-d7454907b2a2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:56.425979 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:56.425979 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:56.429837 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-21ce07df-b379-4972-aa52-d7454907b2a2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:56.437641 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21ce07df-b379-4972-aa52-d7454907b2a2 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:56.438168 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 993/3928] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:56 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:57.422805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-43cd1a74-b10e-4e0b-b263-0b73e6799692 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:57.423213 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43cd1a74-b10e-4e0b-b263-0b73e6799692 None None] GET https://10.4.3.138/volume// Jul 10 13:24:57.423384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43cd1a74-b10e-4e0b-b263-0b73e6799692 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:57.423603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43cd1a74-b10e-4e0b-b263-0b73e6799692 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:57.423951 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43cd1a74-b10e-4e0b-b263-0b73e6799692 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:24:57.424629 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 979/3929] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:24:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:24:57.433917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:57.436631 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:57.436930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:57.437171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:57.451197 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:57.451197 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:24:57.454712 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:57.456554 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:57.457326 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:57.457420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:57.457619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:57.462492 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-7863f6d5-e025-413f-9016-a0404953dfeb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:57.465064 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 982/3930] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:24:57 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:24:57.470470 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:57.470470 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:24:57.476953 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:57.483240 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad0f13d7-baa5-448e-b8b7-daf7a56ffc89 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:57.484227 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 977/3931] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:57 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:58.500448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:58.503026 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:58.503240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:58.503453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:58.514478 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:58.514478 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:24:58.518640 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:58.523428 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a502ca41-5227-4b6c-a747-771ee5e1b771 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:58.523821 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 994/3932] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:58 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:24:59.541762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f96d179e-ed66-4146-8cdc-522e585202a4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:24:59.543776 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f96d179e-ed66-4146-8cdc-522e585202a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:24:59.544042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f96d179e-ed66-4146-8cdc-522e585202a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:24:59.544335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f96d179e-ed66-4146-8cdc-522e585202a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:24:59.553754 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:24:59.553754 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:24:59.557140 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f96d179e-ed66-4146-8cdc-522e585202a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:24:59.561710 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f96d179e-ed66-4146-8cdc-522e585202a4 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:24:59.562079 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 980/3933] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:24:59 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:00.582020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:00.584093 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:00.584361 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:00.584611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:00.595728 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:00.595728 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:00.598966 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:00.603169 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22f5dbfc-da31-4efc-9887-4d90c38dd7c1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:00.603528 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 983/3934] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:00 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:00.875527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:00.878495 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:00.878716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:00.878941 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:00.898054 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:00.898054 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:00.901831 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:00.906951 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-9339648a-b869-4f43-990c-fb05fe9eac3f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:00.907420 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 978/3935] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:00 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:01.290732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-2d172bad-2297-4e2d-8756-4370d581debc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:01.293353 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-2d172bad-2297-4e2d-8756-4370d581debc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 Jul 10 13:25:01.293458 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-2d172bad-2297-4e2d-8756-4370d581debc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:01.293829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-2d172bad-2297-4e2d-8756-4370d581debc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:01.303436 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:01.303436 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:01.622325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-708081b8-9b14-4165-9ef2-441b0563c10f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:01.626730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-708081b8-9b14-4165-9ef2-441b0563c10f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:01.626730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-708081b8-9b14-4165-9ef2-441b0563c10f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:01.626730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-708081b8-9b14-4165-9ef2-441b0563c10f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:01.641594 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:01.641594 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:01.645455 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-708081b8-9b14-4165-9ef2-441b0563c10f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:01.651524 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-708081b8-9b14-4165-9ef2-441b0563c10f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:01.652270 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 981/3936] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:01 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:01.839251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1bd596bb-8c1a-4560-afd3-480e9f5163d2 req-2d172bad-2297-4e2d-8756-4370d581debc tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 returned with HTTP 200 Jul 10 13:25:01.839705 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 995/3937] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:25:01 2026] DELETE /volume/v3/attachments/0eb704a3-280e-49fc-b7bd-9a3dde582794 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.666190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d3bc14d6-4182-475e-9a59-8153273cc616 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.668611 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3bc14d6-4182-475e-9a59-8153273cc616 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:02.668910 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3bc14d6-4182-475e-9a59-8153273cc616 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.669206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d3bc14d6-4182-475e-9a59-8153273cc616 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.679310 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.679310 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:02.684357 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d3bc14d6-4182-475e-9a59-8153273cc616 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:02.691013 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d3bc14d6-4182-475e-9a59-8153273cc616 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:02.691646 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 984/3938] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.706719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.708952 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:02.709190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.709504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.717095 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.717095 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:02.720808 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:02.725533 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c59c3cf-11d1-4dc6-9960-f48821966994 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:02.725985 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 979/3939] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.750945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-987b860f-b1fb-4235-a051-0963233169f8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.752918 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-987b860f-b1fb-4235-a051-0963233169f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:02.753065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-987b860f-b1fb-4235-a051-0963233169f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.753265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-987b860f-b1fb-4235-a051-0963233169f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.761853 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.761853 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:02.767401 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-987b860f-b1fb-4235-a051-0963233169f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:02.777064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-987b860f-b1fb-4235-a051-0963233169f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:02.777064 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 982/3940] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.783365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3b9a7b5a-3eef-4118-8437-2820541a055c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.786032 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b9a7b5a-3eef-4118-8437-2820541a055c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:02.787143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b9a7b5a-3eef-4118-8437-2820541a055c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.787143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b9a7b5a-3eef-4118-8437-2820541a055c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.796709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bffb862e-6cd4-4764-af94-e242766977fe None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.798061 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.798061 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:02.799187 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bffb862e-6cd4-4764-af94-e242766977fe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:02.799519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bffb862e-6cd4-4764-af94-e242766977fe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.799800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bffb862e-6cd4-4764-af94-e242766977fe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.805446 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3b9a7b5a-3eef-4118-8437-2820541a055c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:02.811007 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.811007 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:02.814386 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b9a7b5a-3eef-4118-8437-2820541a055c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:02.815631 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 996/3941] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.820037 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bffb862e-6cd4-4764-af94-e242766977fe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:02.824454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bffb862e-6cd4-4764-af94-e242766977fe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:02.826725 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 985/3942] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:02.879422 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.882415 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:02.882921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:02.884222 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:02.893313 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:02.893313 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:02.896465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:02.900897 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:25:02.901434 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1834380028", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:02.905278 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:02.909070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1834380028', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:25:02.915153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-843ecfa6-9d4a-4c49-bef5-b40f5c611616 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:02.915766 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 980/3943] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:02 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:03.148347 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume of 1 GB Jul 10 13:25:03.148739 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:03.148739 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:03.149267 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Availability Zones retrieved successfully. Jul 10 13:25:03.155872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (c609eb99-300a-42cf-8bf2-389910920c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:03.157055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff0aaa-cd58-4217-a258-8a2cf7545a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:03.158239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:25:03.198802 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:03.198802 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:03.212730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eff0aaa-cd58-4217-a258-8a2cf7545a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:04Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb9c2d74-8f23-4e8d-98c6-6c9d058f1202', 'encryption_key_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=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:03.213626 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879de3bc-4cdb-443c-862e-155d42f131da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:03.258420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Created reservations ['2b1206b3-be12-4217-8df5-667552144acf', '2911669e-89b7-4ba9-9bf2-2f2fb400e172', '4cdbd49d-ae47-44e8-a411-53679af90295', '0a4c3f7e-3c72-4609-913e-9c2c2b10a7e3'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:25:03.259335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879de3bc-4cdb-443c-862e-155d42f131da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1206b3-be12-4217-8df5-667552144acf', '2911669e-89b7-4ba9-9bf2-2f2fb400e172', '4cdbd49d-ae47-44e8-a411-53679af90295', '0a4c3f7e-3c72-4609-913e-9c2c2b10a7e3']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:03.260310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accc4de4-a79d-49eb-8440-156db7bee036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:03.285738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accc4de4-a79d-49eb-8440-156db7bee036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82d7ced-ded0-456d-b423-178a94b5417b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1834380028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['2b1206b3-be12-4217-8df5-667552144acf','2911669e-89b7-4ba9-9bf2-2f2fb400e172','4cdbd49d-ae47-44e8-a411-53679af90295','0a4c3f7e-3c72-4609-913e-9c2c2b10a7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1834380028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82d7ced-ded0-456d-b423-178a94b5417b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f08716453e504bcfbf5e5bb321f0b1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb9c2d74-8f23-4e8d-98c6-6c9d058f1202),volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:03.286663 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf87b7-ec37-4731-80f5-35ea2d717726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:03.311135 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60bf87b7-ec37-4731-80f5-35ea2d717726) transitioned into state 'SUCCESS' from state '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-1834380028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f08716453e504bcfbf5e5bb321f0b1f9',qos_specs=None,replication_status=,reservations=['2b1206b3-be12-4217-8df5-667552144acf','2911669e-89b7-4ba9-9bf2-2f2fb400e172','4cdbd49d-ae47-44e8-a411-53679af90295','0a4c3f7e-3c72-4609-913e-9c2c2b10a7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45bf0d9cd24b467b9a833c6639b3fa27',volume_type_id=cb9c2d74-8f23-4e8d-98c6-6c9d058f1202)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:03.311135 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cb903d-bf02-4379-bc4b-bbe22b42e84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:03.320713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31cb903d-bf02-4379-bc4b-bbe22b42e84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:03.321952 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Flow 'volume_create_api' (c609eb99-300a-42cf-8bf2-389910920c66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:03.322389 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create volume request issued successfully. Jul 10 13:25:03.323181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f08be68f-6f58-472e-91d0-1b8037dc7e41 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:25:03.323817 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 983/3944] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:25:02 2026] POST /volume/v3/volumes => generated 760 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:03.341328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:03.343846 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:03.344244 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:03.344504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:03.354397 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:03.354397 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:03.359858 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:03.366103 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d028557-58b1-4396-bf19-cceb6a9a2b27 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:03.366659 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 997/3945] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:03 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:04.381171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:04.383465 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:04.383711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:04.383950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:04.392853 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:04.392853 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:04.397353 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:04.404361 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bb4ad62e-a8d7-4e77-90f9-d59669afb494 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:04.404970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 986/3946] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:04 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:04.510843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:04.512831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:04.513029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:04.513223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:04.519637 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:04.519637 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:04.523062 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:04.527342 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-c02b0865-e707-45d4-85fc-b81f92585340 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:04.527783 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 981/3947] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:04 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:04.977672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-031a9063-5765-4e08-98b7-f69f5f6dac2b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:04.980679 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-031a9063-5765-4e08-98b7-f69f5f6dac2b None None] GET https://10.4.3.138/volume// Jul 10 13:25:04.981001 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-031a9063-5765-4e08-98b7-f69f5f6dac2b None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:04.981293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-031a9063-5765-4e08-98b7-f69f5f6dac2b None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:04.981800 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-031a9063-5765-4e08-98b7-f69f5f6dac2b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:04.982248 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 984/3948] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:25:04 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:04.995254 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-53337438-eb04-467b-b179-40b4dce9bd30 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.000420 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-53337438-eb04-467b-b179-40b4dce9bd30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:25:05.000770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-53337438-eb04-467b-b179-40b4dce9bd30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2cbf002-9597-42da-b6b7-13034e6cfba9", "connector": null, "instance_uuid": "15983a3c-5593-4061-bd3e-2524dba0ca04"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:05.013611 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.013611 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:05.028116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.030750 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:05.031010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:05.031282 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:05.044931 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.044931 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:05.051985 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-53337438-eb04-467b-b179-40b4dce9bd30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:25:05.051985 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 998/3949] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:25:04 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:05.052061 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:05.057799 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-8f230433-b332-44c7-a872-02d7eca9527a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:05.058390 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 987/3950] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:05 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:05.071370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-295fec66-4509-4f6d-a276-dde66e2997ab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.071931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-295fec66-4509-4f6d-a276-dde66e2997ab None None] GET https://10.4.3.138/volume// Jul 10 13:25:05.072140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-295fec66-4509-4f6d-a276-dde66e2997ab None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:05.072345 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-295fec66-4509-4f6d-a276-dde66e2997ab None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:05.072881 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-295fec66-4509-4f6d-a276-dde66e2997ab None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:05.073748 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 982/3951] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:25:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:05.085941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-2b3543e5-8983-4ff1-9449-45673bb6e4ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.088406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-2b3543e5-8983-4ff1-9449-45673bb6e4ff tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:25:05.088999 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-2b3543e5-8983-4ff1-9449-45673bb6e4ff tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c82d7ced-ded0-456d-b423-178a94b5417b", "connector": null, "instance_uuid": "dcb219c6-459d-4da9-b9d7-e64ed692fbc1"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:05.099297 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.099297 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:05.140741 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-2b3543e5-8983-4ff1-9449-45673bb6e4ff tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:25:05.141294 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 985/3952] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:25:05 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) Jul 10 13:25:05.442683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.444746 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:05.444967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:05.445189 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:05.456101 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.456101 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:05.461723 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:05.468431 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9c4c6895-2608-4c36-8456-f7879c01c3a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:05.468964 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 999/3953] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:05 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:05.578563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8b014ce9-e6fe-44bf-8eda-eb600747c6f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.578947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b014ce9-e6fe-44bf-8eda-eb600747c6f4 None None] GET https://10.4.3.138/volume// Jul 10 13:25:05.579122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b014ce9-e6fe-44bf-8eda-eb600747c6f4 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:05.579377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8b014ce9-e6fe-44bf-8eda-eb600747c6f4 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:05.579781 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8b014ce9-e6fe-44bf-8eda-eb600747c6f4 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:05.580109 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 988/3954] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:25:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:05.588426 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.591498 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:05.591911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:05.592099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:05.601365 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.601365 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:05.604588 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:05.608601 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-5acee915-f0ad-40eb-9b51-5738e3c8682a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:05.608986 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 983/3955] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:25:05 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:25:05.721706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:05.724625 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 Jul 10 13:25:05.725112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:05.737398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-b2cbf002-9597-42da-b6b7-13034e6cfba9-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:25:05.743600 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-b2cbf002-9597-42da-b6b7-13034e6cfba9-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:25:05.744883 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:05.744883 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:06.265291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-b2cbf002-9597-42da-b6b7-13034e6cfba9-np0000005006" released by "attachment_update" :: held 0.522s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:25:06.265684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-ffdaaed8-c539-4715-af16-59c05f6f2569 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 returned with HTTP 200 Jul 10 13:25:06.265966 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 986/3956] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:25:05 2026] PUT /volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:06.273341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-da0320c0-e27a-4937-86e1-9494fa520d6f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:06.275680 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-da0320c0-e27a-4937-86e1-9494fa520d6f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption Jul 10 13:25:06.275896 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-da0320c0-e27a-4937-86e1-9494fa520d6f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:06.276079 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-da0320c0-e27a-4937-86e1-9494fa520d6f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:06.285786 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:06.285786 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:06.292796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-da0320c0-e27a-4937-86e1-9494fa520d6f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption returned with HTTP 200 Jul 10 13:25:06.293219 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1000/3957] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:25:06 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:06.482608 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:06.484807 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:06.485050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:06.485328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:06.487764 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=147,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:25:06.500362 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:06.500362 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:06.504953 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:06.510474 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-601a1a94-19c0-4bbc-92cc-d9ca750685a9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:06.511143 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 989/3958] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:06 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:07.528733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:07.535582 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:07.535766 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:07.536948 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:07.551313 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:07.551313 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:07.556294 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:07.561873 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0245e8b0-f2de-4b8b-ae97-3733d05dc773 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:07.562386 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 984/3959] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:07 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:08.577282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:08.579008 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:08.579187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:08.579360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:08.581433 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=113,cinder:INSERT=8,cinder:UPDATE=18 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:25:08.589447 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:08.589447 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:08.593220 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:08.598621 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9e5ff3f-fdb5-43f7-8469-3da76fe20b57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:08.599229 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 987/3960] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:08 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:09.612533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:09.614962 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:09.615261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:09.615539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:09.618547 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=118,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:25:09.630863 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:09.630863 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:09.636797 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:09.643136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca71fd15-0643-4701-b03f-66cd580d4e4a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:09.643836 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1001/3961] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:09 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:10.483232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8c29a3be-3735-480d-a163-751213412c9a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:10.485841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:25:10.486417 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1394073794", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:10.489161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1394073794', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:25:10.489288 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume of 1 GB Jul 10 13:25:10.496582 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Availability Zones retrieved successfully. Jul 10 13:25:10.501981 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Flow 'volume_create_api' (93cbd077-d811-4530-af6d-c5c318a0f328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:10.502895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047dd7aa-d3a7-47c2-8881-1c30c1fff063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:10.504337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:25:10.541644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (047dd7aa-d3a7-47c2-8881-1c30c1fff063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:10.542922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc8418c-5631-4f14-9414-fdc05e624c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:10.599997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Created reservations ['b5a9859e-671c-4cae-82ed-5e2b72ed3ff2', '800f1775-59da-41cf-8d02-a3ec95662998', '839ffd1b-8e8a-4db3-a116-a683abeb21a3', '3a4a4292-6ae3-4b24-b9a8-7c24fa80ee72'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:25:10.601057 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abc8418c-5631-4f14-9414-fdc05e624c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a9859e-671c-4cae-82ed-5e2b72ed3ff2', '800f1775-59da-41cf-8d02-a3ec95662998', '839ffd1b-8e8a-4db3-a116-a683abeb21a3', '3a4a4292-6ae3-4b24-b9a8-7c24fa80ee72']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:10.601873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193b2400-1b1d-4945-aa9d-8011a4ca4155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:10.633869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193b2400-1b1d-4945-aa9d-8011a4ca4155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2e5d3c-d999-4268-a9fc-7a47025ed473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1394073794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',qos_specs=None,replication_status=,reservations=['b5a9859e-671c-4cae-82ed-5e2b72ed3ff2','800f1775-59da-41cf-8d02-a3ec95662998','839ffd1b-8e8a-4db3-a116-a683abeb21a3','3a4a4292-6ae3-4b24-b9a8-7c24fa80ee72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558b2d61b7f54bc898b158ba3f730490',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1394073794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2e5d3c-d999-4268-a9fc-7a47025ed473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='558b2d61b7f54bc898b158ba3f730490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:10.634772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89632fd5-6d4e-4dad-8162-3a13957fad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:10.658545 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89632fd5-6d4e-4dad-8162-3a13957fad3a) transitioned into state 'SUCCESS' from state '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-1394073794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61e7d50a9dbb4b3f945c24f16b351a5b',qos_specs=None,replication_status=,reservations=['b5a9859e-671c-4cae-82ed-5e2b72ed3ff2','800f1775-59da-41cf-8d02-a3ec95662998','839ffd1b-8e8a-4db3-a116-a683abeb21a3','3a4a4292-6ae3-4b24-b9a8-7c24fa80ee72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='558b2d61b7f54bc898b158ba3f730490',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:10.659378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b4a3ed-de5c-461d-95cd-c61ed1d4a39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:10.659438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:10.662302 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:10.662827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:10.663931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:10.673495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43b4a3ed-de5c-461d-95cd-c61ed1d4a39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:10.674866 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Flow 'volume_create_api' (93cbd077-d811-4530-af6d-c5c318a0f328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:10.675313 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Create volume request issued successfully. Jul 10 13:25:10.675610 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:10.675610 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:10.676172 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c29a3be-3735-480d-a163-751213412c9a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:25:10.676763 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 990/3962] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:25:10 2026] POST /volume/v3/volumes => generated 755 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:10.680883 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:10.687635 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-265fb895-9b33-4c7a-b44c-41f9693f34e1 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:10.688444 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 985/3963] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:10 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:10.692948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-89149829-2697-4f59-9404-36812e097f6d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:10.694718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89149829-2697-4f59-9404-36812e097f6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:10.696153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89149829-2697-4f59-9404-36812e097f6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:10.696153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89149829-2697-4f59-9404-36812e097f6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:10.705344 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:10.705344 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:10.709134 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-89149829-2697-4f59-9404-36812e097f6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:10.714862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89149829-2697-4f59-9404-36812e097f6d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:10.715418 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 988/3964] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:10 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.442141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cbe1cc11-a425-4d35-853c-c9fbd9c78725 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.442779 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbe1cc11-a425-4d35-853c-c9fbd9c78725 None None] GET https://10.4.3.138/volume// Jul 10 13:25:11.443028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbe1cc11-a425-4d35-853c-c9fbd9c78725 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.443311 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cbe1cc11-a425-4d35-853c-c9fbd9c78725 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.443868 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cbe1cc11-a425-4d35-853c-c9fbd9c78725 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:11.444380 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1002/3965] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:11.456180 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.459559 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:11.460537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.460537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.480478 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.480478 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:11.489060 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:11.497816 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-639230e8-3e32-452a-8ed8-935a86825004 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:11.498579 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 991/3966] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1547 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:25:11.634905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.638180 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] PUT https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc Jul 10 13:25:11.638960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:11.651208 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Acquiring lock "cinder-attachment_update-c82d7ced-ded0-456d-b423-178a94b5417b-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:25:11.658614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-c82d7ced-ded0-456d-b423-178a94b5417b-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:25:11.659646 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.659646 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:11.704730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c1879e64-3c00-440a-8c04-14866eb37df3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.708811 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1879e64-3c00-440a-8c04-14866eb37df3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:11.708811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1879e64-3c00-440a-8c04-14866eb37df3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.708811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1879e64-3c00-440a-8c04-14866eb37df3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.722766 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.722766 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:11.728454 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c1879e64-3c00-440a-8c04-14866eb37df3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:11.731609 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c08b6523-6408-4d20-badf-eaa79d044208 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.733530 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c08b6523-6408-4d20-badf-eaa79d044208 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:11.733910 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c08b6523-6408-4d20-badf-eaa79d044208 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.734041 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c08b6523-6408-4d20-badf-eaa79d044208 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.735304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1879e64-3c00-440a-8c04-14866eb37df3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:11.736137 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 989/3967] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.742172 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.742172 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:11.745793 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c08b6523-6408-4d20-badf-eaa79d044208 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:11.750106 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c08b6523-6408-4d20-badf-eaa79d044208 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:11.750612 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1003/3968] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.764078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-309834af-886e-450b-9028-dea39a40f565 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.766466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-309834af-886e-450b-9028-dea39a40f565 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:11.766770 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-309834af-886e-450b-9028-dea39a40f565 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.767023 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-309834af-886e-450b-9028-dea39a40f565 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.776603 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.776603 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:11.781406 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-309834af-886e-450b-9028-dea39a40f565 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:11.786878 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-309834af-886e-450b-9028-dea39a40f565 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:11.787330 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 992/3969] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.799653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.801520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:25:11.802035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.802460 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.803713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:25:11.804103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:25:11.813220 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Get all volumes completed successfully. Jul 10 13:25:11.813990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-91d5d789-25d7-4fd4-9afe-d630b0d48238 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:25:11.814617 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 990/3970] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes => generated 339 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.826755 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.828849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:11.829085 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.829273 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.837667 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.837667 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:11.842394 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:11.847847 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1031edc-98f7-49d1-9737-95fffcc3a34a tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:11.848285 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1004/3971] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:11.898874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:11.901918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:11.902317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:11.902607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:11.915216 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:11.915216 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:11.924785 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:11.934937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-c697d668-5315-4e70-9c5e-0a77c4b2f28b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:11.935639 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 993/3972] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:11 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:12.195436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Lock "cinder-attachment_update-c82d7ced-ded0-456d-b423-178a94b5417b-np0000005006" released by "attachment_update" :: held 0.537s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:25:12.195888 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-00237d1a-c55a-4018-85e5-8985d47c1489 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc returned with HTTP 200 Jul 10 13:25:12.196525 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 986/3973] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:25:11 2026] PUT /volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:12.712657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-bf296df5-470b-4892-b8c2-3108cf2c808f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:12.715422 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-bf296df5-470b-4892-b8c2-3108cf2c808f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc/action Jul 10 13:25:12.717725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-bf296df5-470b-4892-b8c2-3108cf2c808f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:25:12.717725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-bf296df5-470b-4892-b8c2-3108cf2c808f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:12.740617 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:12.740617 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:12.752009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0729b700-c140-463e-be3c-b996ecf33959 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:12.752873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a261ce45-fae5-4c2a-b0a5-62de009b4473 req-bf296df5-470b-4892-b8c2-3108cf2c808f tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc/action returned with HTTP 204 Jul 10 13:25:12.753383 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 991/3974] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:25:12 2026] POST /volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:12.754169 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0729b700-c140-463e-be3c-b996ecf33959 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:12.754429 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0729b700-c140-463e-be3c-b996ecf33959 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:12.754720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0729b700-c140-463e-be3c-b996ecf33959 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:12.769209 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:12.769209 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:12.774720 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0729b700-c140-463e-be3c-b996ecf33959 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:12.781036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0729b700-c140-463e-be3c-b996ecf33959 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:12.781526 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1005/3975] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:12 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:13.795714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:13.797441 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:13.797669 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:13.797880 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:13.807464 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:13.807464 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:13.811327 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:13.815642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d2869fd-a006-4c66-8099-0098a7f824c5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:13.816072 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 994/3976] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:13 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:13.975232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3106cf26-2912-42e6-b05f-35317197aa8c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:13.975676 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3106cf26-2912-42e6-b05f-35317197aa8c None None] GET https://10.4.3.138/volume// Jul 10 13:25:13.975828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3106cf26-2912-42e6-b05f-35317197aa8c None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:13.976032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3106cf26-2912-42e6-b05f-35317197aa8c None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:13.976420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3106cf26-2912-42e6-b05f-35317197aa8c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:13.976751 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 987/3977] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:25:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:13.986155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-9d1996fc-3b88-43ca-8022-d9719faf8e61 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:13.988594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-9d1996fc-3b88-43ca-8022-d9719faf8e61 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:25:13.990453 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-9d1996fc-3b88-43ca-8022-d9719faf8e61 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce2e5d3c-d999-4268-a9fc-7a47025ed473", "connector": null, "instance_uuid": "eb902867-ece2-48bb-b442-f1d9c0cf416b"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:14.000044 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:14.000044 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:14.043237 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-9d1996fc-3b88-43ca-8022-d9719faf8e61 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:25:14.043237 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 992/3978] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:25:13 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:14.460541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:14.462371 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:14.462595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:14.462809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:14.472656 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:14.472656 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:14.476816 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:14.482220 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0976a4ea-27ac-4751-a48a-c2919ffbee0e tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:14.482667 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1006/3979] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:14 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:14.575415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8fcaff17-440d-4b12-b08d-e1ab04e1b18c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:14.575941 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8fcaff17-440d-4b12-b08d-e1ab04e1b18c None None] GET https://10.4.3.138/volume// Jul 10 13:25:14.576782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8fcaff17-440d-4b12-b08d-e1ab04e1b18c None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:14.576782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8fcaff17-440d-4b12-b08d-e1ab04e1b18c None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:14.576782 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8fcaff17-440d-4b12-b08d-e1ab04e1b18c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:14.577161 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 995/3980] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:25:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:14.586342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:14.589229 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:14.589384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:14.589628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:14.603081 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:14.603081 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:14.609006 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:14.615172 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-a1aed257-45a8-4b94-b585-488faf71f6ee tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:14.616102 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 988/3981] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:25:14 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:25:14.732883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:14.734487 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] PUT https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 Jul 10 13:25:14.734982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:14.744288 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Acquiring lock "cinder-attachment_update-ce2e5d3c-d999-4268-a9fc-7a47025ed473-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:25:14.751951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Lock "cinder-attachment_update-ce2e5d3c-d999-4268-a9fc-7a47025ed473-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:25:14.751951 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:14.751951 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:14.833266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:14.835193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:14.835415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:14.835701 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:14.845932 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:14.845932 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:14.849833 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:14.854194 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ffb25740-bcd1-4add-a3e5-dea49cf20cdd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:14.854670 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1007/3982] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:14 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:15.276777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Lock "cinder-attachment_update-ce2e5d3c-d999-4268-a9fc-7a47025ed473-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:25:15.276777 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-6a4a08bf-212e-4c39-bd81-1c02a08df939 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 returned with HTTP 200 Jul 10 13:25:15.276777 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 993/3983] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:25:14 2026] PUT /volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:15.499649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:15.502196 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:15.502196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:15.502330 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:15.514655 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:15.514655 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:15.519245 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:15.524872 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2cec4e7-1adb-4025-bf23-e53184158ab7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:15.525303 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 996/3984] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:15 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:15.868294 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:15.870392 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:15.870647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:15.870823 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:15.884796 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:15.884796 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:15.890446 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:15.896731 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-85f2ac3d-7ce3-4634-9f5b-95218e8826cb tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:15.897230 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 989/3985] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:15 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:16.541009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:16.543598 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:16.543919 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:16.544183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:16.557581 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:16.557581 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:16.562801 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:16.569269 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1f7464f-b695-4f54-a88f-2eb9a9f9ea94 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:16.569790 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1008/3986] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:16 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:16.912266 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:16.914440 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:16.914760 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:16.915060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:16.929146 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:16.929146 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:16.934135 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:16.939381 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b653a88c-f292-4fb2-80a2-ebf06f63dee0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:16.939923 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 994/3987] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:16 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:17.584406 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:17.587377 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:17.587377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:17.587377 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:17.600224 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:17.600224 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:17.605054 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:17.610359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-966deab2-c1fb-44ef-aa49-dd31b24d99f4 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:17.610836 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 997/3988] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:17 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:17.680377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-385b3b9a-caf9-482a-94f3-2cc585600a85 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:17.684717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-385b3b9a-caf9-482a-94f3-2cc585600a85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13/action Jul 10 13:25:17.684717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-385b3b9a-caf9-482a-94f3-2cc585600a85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:25:17.684717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-385b3b9a-caf9-482a-94f3-2cc585600a85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:17.702666 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:17.702666 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:17.716842 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0022af1f-d88b-410a-9a85-f8c651d83f71 req-385b3b9a-caf9-482a-94f3-2cc585600a85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13/action returned with HTTP 204 Jul 10 13:25:17.717632 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 990/3989] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:25:17 2026] POST /volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:17.953301 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-85f76f22-f310-4645-b005-27b72f2c54f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:17.955380 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-85f76f22-f310-4645-b005-27b72f2c54f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:17.955673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-85f76f22-f310-4645-b005-27b72f2c54f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:17.955903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-85f76f22-f310-4645-b005-27b72f2c54f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:17.968652 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:17.968652 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:17.972719 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-85f76f22-f310-4645-b005-27b72f2c54f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:17.977665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-85f76f22-f310-4645-b005-27b72f2c54f8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:17.978095 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1009/3990] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:17 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:17.995173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1f57172d-cf03-4406-b689-21f7a1221387 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:17.997345 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1f57172d-cf03-4406-b689-21f7a1221387 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:17.997602 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1f57172d-cf03-4406-b689-21f7a1221387 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:17.997950 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1f57172d-cf03-4406-b689-21f7a1221387 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:18.009624 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:18.009624 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:18.014334 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1f57172d-cf03-4406-b689-21f7a1221387 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:18.021053 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1f57172d-cf03-4406-b689-21f7a1221387 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:18.021477 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 995/3991] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:17 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:18.072400 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:18.074442 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:18.074706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:18.074943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:18.086610 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:18.086610 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:18.091079 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:18.097056 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-710feb9b-f20a-4a4f-bd8f-302cfbbc5c9f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:18.097610 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 998/3992] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:18 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:18.123223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:18.125925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/action Jul 10 13:25:18.126662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:25:18.127717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:18.140518 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:18.140518 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:18.141296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:18.150446 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Begin detaching volume completed successfully. Jul 10 13:25:18.151767 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-392c46fc-ed2a-4b44-8e00-28861dd257b4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/action returned with HTTP 202 Jul 10 13:25:18.151767 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 991/3993] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:25:18 2026] POST /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:25:18.625053 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-da330633-e218-4cd5-843f-43c199d76eb7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:18.627172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da330633-e218-4cd5-843f-43c199d76eb7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:18.627360 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da330633-e218-4cd5-843f-43c199d76eb7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:18.627571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da330633-e218-4cd5-843f-43c199d76eb7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:18.640839 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:18.640839 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:18.646114 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-da330633-e218-4cd5-843f-43c199d76eb7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:18.653908 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da330633-e218-4cd5-843f-43c199d76eb7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:18.654289 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1010/3994] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:18 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:19.183466 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-151ed860-e837-490c-800f-f2238fad366a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:19.183466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-151ed860-e837-490c-800f-f2238fad366a None None] GET https://10.4.3.138/volume// Jul 10 13:25:19.183979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-151ed860-e837-490c-800f-f2238fad366a None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:19.183979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-151ed860-e837-490c-800f-f2238fad366a None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:19.184173 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-151ed860-e837-490c-800f-f2238fad366a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:25:19.184640 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 996/3995] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:25:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:25:19.193310 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:19.195429 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:19.195682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:19.195936 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:19.206810 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:19.206810 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:19.211830 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:19.218125 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-9609e17a-5f27-4b35-bd26-927637d4db11 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:19.218125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 999/3996] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:25:19 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:25:19.231900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-b5515fad-4409-4e5b-8429-56b59e8c4b32 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:19.234234 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-b5515fad-4409-4e5b-8429-56b59e8c4b32 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption Jul 10 13:25:19.234435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-b5515fad-4409-4e5b-8429-56b59e8c4b32 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:19.234643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-b5515fad-4409-4e5b-8429-56b59e8c4b32 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:19.245662 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:19.245662 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:19.253579 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-b5515fad-4409-4e5b-8429-56b59e8c4b32 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption returned with HTTP 200 Jul 10 13:25:19.254001 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 992/3997] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:25:19 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:19.674750 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:19.676484 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:19.676770 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:19.676852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:19.687866 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:19.687866 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:19.692964 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:19.698670 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-11751cf0-fad5-446a-b64c-b4be78226bf8 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:19.699361 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1011/3998] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:19 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:20.718604 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-53e386bf-fd5a-4794-9668-104af1336235 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:20.723764 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53e386bf-fd5a-4794-9668-104af1336235 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:20.723764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53e386bf-fd5a-4794-9668-104af1336235 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:20.723764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53e386bf-fd5a-4794-9668-104af1336235 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:20.744090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-f0725af3-6997-415f-96aa-a3e6e0b3b337 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:20.748171 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:20.748171 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:20.749573 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-f0725af3-6997-415f-96aa-a3e6e0b3b337 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 Jul 10 13:25:20.750134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-f0725af3-6997-415f-96aa-a3e6e0b3b337 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:20.750134 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-f0725af3-6997-415f-96aa-a3e6e0b3b337 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:20.759301 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-53e386bf-fd5a-4794-9668-104af1336235 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:20.763488 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:20.763488 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:20.763615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53e386bf-fd5a-4794-9668-104af1336235 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:20.763970 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 997/3999] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:20 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:21.296660 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9f1e45f2-3ee4-48b0-8ce0-fb86532ef4e3 req-f0725af3-6997-415f-96aa-a3e6e0b3b337 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 returned with HTTP 200 Jul 10 13:25:21.297299 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1000/4000] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:25:20 2026] DELETE /volume/v3/attachments/dabf9a02-8201-4a3f-8737-035843a86c13 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:21.776437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:21.778568 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:21.778821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:21.779012 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:21.780968 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=162,cinder:INSERT=12,cinder:UPDATE=36 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:25:21.789849 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:21.789849 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:21.793574 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:21.797718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed9946e6-b1b4-492a-b67d-402724c57d3d tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:21.798151 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 993/4001] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:21 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:22.426797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:22.429617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:22.429765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:22.429999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:22.438885 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:22.438885 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:22.443286 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:22.448406 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-143049bb-1d7f-4a13-83b1-0ad9341a1a4a req-1930ed5c-115b-4446-a09d-3edba5f52931 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:22.448926 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1012/4002] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:22 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:22.814679 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:22.817193 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:22.817301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:22.817500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:22.828601 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:22.828601 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:22.833504 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:22.839348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12526e70-7a47-468d-b51c-06f8bb5ca23b tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:22.839798 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 998/4003] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:22 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:23.546772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:23.549578 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:25:23.549822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:23.550040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:23.564538 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-536842041 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-536842041, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:23.564990 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:23.565408 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:23.565847 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1816109929 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1816109929, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:23.567817 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:23.567817 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:23.586654 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-5128ec6b-e8e7-4ce4-a7ea-113c4559f2c7 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:25:23.587149 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1001/4004] 10.4.3.138 () {68 vars in 1484 bytes} [Fri Jul 10 13:25:23 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:23.689312 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-15b49c49-25e8-4891-92d6-63fc4e506049 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:23.691366 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-15b49c49-25e8-4891-92d6-63fc4e506049 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1/action Jul 10 13:25:23.691827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-15b49c49-25e8-4891-92d6-63fc4e506049 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:25:23.692005 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-15b49c49-25e8-4891-92d6-63fc4e506049 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:23.708934 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:23.708934 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:23.722571 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c60ca182-71b4-4736-b89a-515c21b896f4 req-15b49c49-25e8-4891-92d6-63fc4e506049 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1/action returned with HTTP 204 Jul 10 13:25:23.723085 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 994/4005] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:25:23 2026] POST /volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:23.852658 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:23.860188 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:23.860671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:23.860671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:23.874173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:23.874173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:23.879809 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:23.884525 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9e71dcfa-eb03-4456-9150-de4b2fe99e78 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:23.884950 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1013/4006] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:23 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:23.898026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:23.899697 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:23.899885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:23.900062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:23.911491 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:23.911491 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:23.915244 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:23.920568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c17fd64a-27a9-43d8-b68c-1a846fca8617 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:23.921046 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 999/4007] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:23 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:23.938782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-50598ded-9142-495e-9ab2-9fd5c1e077de None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:23.940545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50598ded-9142-495e-9ab2-9fd5c1e077de tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:25:23.940718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50598ded-9142-495e-9ab2-9fd5c1e077de tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:23.940894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50598ded-9142-495e-9ab2-9fd5c1e077de tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:23.950231 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:23.950231 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:23.954496 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-50598ded-9142-495e-9ab2-9fd5c1e077de tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:25:23.959284 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50598ded-9142-495e-9ab2-9fd5c1e077de tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:25:23.959725 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1002/4008] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:23 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:24.114092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:24.115950 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:24.116156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:24.116323 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:24.126978 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:24.126978 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:24.130300 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:24.135284 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-91c2ebdb-ed2e-455c-922f-10e3b07b6919 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:24.135662 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 995/4009] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:24 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:24.148476 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:24.150459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:25:24.150850 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c82d7ced-ded0-456d-b423-178a94b5417b", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:24.161969 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:24.161969 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:24.162403 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:24.162548 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Create snapshot from volume c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:24.201832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Created reservations ['c560e070-cde7-46ba-bf63-55ee585aea88', '74009cbb-4cda-4580-9010-2c667195e176', 'f9c87454-530d-4c98-b376-fbec4baa213d', '635973b9-1879-4f38-9bda-afa0a911df9f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:25:24.237582 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Snapshot force create request issued successfully. Jul 10 13:25:24.239015 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a36b7327-14ba-4fdc-9759-6a9737b7f873 req-509e010b-cad0-4eca-9b57-c3a29c12ec9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:25:24.239015 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1014/4010] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:25:24 2026] POST /volume/v3/snapshots => generated 292 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:28.616143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:28.618953 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:28.619281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:28.619462 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:28.630847 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:28.630847 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:28.635333 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:28.643889 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-a96ec785-2f2c-4c43-8cdc-36548b5a7e35 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:28.644452 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1000/4011] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:28 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:30.169260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:30.172200 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:30.172489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:30.172765 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:30.173031 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume with id: b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:30.182989 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:30.182989 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:30.183665 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:30.200487 np0000005006 devstack@c-api.service[100114]: WARNING cinder.keymgr.conf_key_mgr [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:25:30.207921 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume request issued successfully. Jul 10 13:25:30.208177 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36970d3b-9640-40d6-9bcb-d1ec7a68b9ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 202 Jul 10 13:25:30.208774 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1003/4012] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:30 2026] DELETE /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:30.216350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:30.219101 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:30.219390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:30.219656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:30.239385 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:30.239385 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:30.253142 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:25:30.261244 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-29ae9c31-0e34-4919-9e3f-58e83be02b19 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 200 Jul 10 13:25:30.261806 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 996/4013] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:30 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:31.003657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-13b3c74f-d286-4e25-b20a-441bde888634 req-362d5d1a-9107-4923-9bcb-6646baece1b9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.005654 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-362d5d1a-9107-4923-9bcb-6646baece1b9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc Jul 10 13:25:31.005857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-362d5d1a-9107-4923-9bcb-6646baece1b9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:31.006024 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-362d5d1a-9107-4923-9bcb-6646baece1b9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:31.012284 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:31.012284 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:31.276895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f8cb5356-1d27-4e45-8697-e2ce15cbfc30 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.278805 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f8cb5356-1d27-4e45-8697-e2ce15cbfc30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 Jul 10 13:25:31.279048 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f8cb5356-1d27-4e45-8697-e2ce15cbfc30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:31.279235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f8cb5356-1d27-4e45-8697-e2ce15cbfc30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:31.286723 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f8cb5356-1d27-4e45-8697-e2ce15cbfc30 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 returned with HTTP 404 Jul 10 13:25:31.287360 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1001/4014] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:31 2026] GET /volume/v3/volumes/b2cbf002-9597-42da-b6b7-13034e6cfba9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:31.295391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-72c0aa9b-5147-489a-b452-97536689fb98 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.297176 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:25:31.297424 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:31.297661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:31.298478 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:25:31.317246 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Get all volumes completed successfully. Jul 10 13:25:31.319310 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:31.319310 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:31.325232 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72c0aa9b-5147-489a-b452-97536689fb98 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:25:31.325655 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1004/4015] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:25:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13566 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:25:31.344120 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3581505f-3082-4c9d-b6af-61c04f9b92ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.346013 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3581505f-3082-4c9d-b6af-61c04f9b92ea tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] DELETE https://10.4.3.138/volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422 Jul 10 13:25:31.346231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3581505f-3082-4c9d-b6af-61c04f9b92ea tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:31.346463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3581505f-3082-4c9d-b6af-61c04f9b92ea tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:31.372434 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3581505f-3082-4c9d-b6af-61c04f9b92ea tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422 returned with HTTP 202 Jul 10 13:25:31.373138 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 997/4016] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:25:31 2026] DELETE /volume/v3/types/d619c5de-e59c-43c8-a996-399b9a3b3422 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:31.386995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2e7fe041-1e03-41a3-add3-8fab79a716fe None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.388812 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2e7fe041-1e03-41a3-add3-8fab79a716fe tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:25:31.389141 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2e7fe041-1e03-41a3-add3-8fab79a716fe tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1643136674", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:31.403442 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2e7fe041-1e03-41a3-add3-8fab79a716fe tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:25:31.403856 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1002/4017] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:25:31 2026] POST /volume/v3/types => generated 214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:31.412610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e53e64f-7ac1-43ba-aa3f-117e0b3c742f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.415037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e53e64f-7ac1-43ba-aa3f-117e0b3c742f tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe/encryption Jul 10 13:25:31.415512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e53e64f-7ac1-43ba-aa3f-117e0b3c742f tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:31.433676 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e53e64f-7ac1-43ba-aa3f-117e0b3c742f tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe/encryption returned with HTTP 200 Jul 10 13:25:31.434112 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1005/4018] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:25:31 2026] POST /volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:31.442072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:31.443828 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:25:31.444176 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1273466576", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1643136674", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:31.445800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1273466576', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1643136674', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:25:31.449968 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume of 1 GB Jul 10 13:25:31.450293 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:31.450293 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:31.450814 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Availability Zones retrieved successfully. Jul 10 13:25:31.455820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (17fa8154-d22d-41b4-ba2e-19894dff0a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:31.457067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf08c8c-b07d-44aa-b6bf-020c634efab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:31.458039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:25:31.487001 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf08c8c-b07d-44aa-b6bf-020c634efab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:25:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b417009-48d9-4e92-a2a0-8e2f047bb1fe,is_public=True,name='tempest-scenario-type-luksv2-1643136674',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b417009-48d9-4e92-a2a0-8e2f047bb1fe', '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=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:31.488012 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2836da0-6ace-44a0-9106-f883116f7db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:31.530998 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1643136674 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1643136674, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:31.531730 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1643136674 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1643136674, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:25:31.548916 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-13b3c74f-d286-4e25-b20a-441bde888634 req-362d5d1a-9107-4923-9bcb-6646baece1b9 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc returned with HTTP 200 Jul 10 13:25:31.549333 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1015/4019] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:25:31 2026] DELETE /volume/v3/attachments/1203d71d-7507-4665-916e-52d9ec531abc => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:31.565794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Created reservations ['c7ae1daa-3eb7-4573-a3de-c130da092fdd', 'bca6afe7-4cfc-4f11-bd0f-28a2ca33d139', 'e19467f4-80bf-4a26-81c9-21e655cd5bca', '6f86cd6c-8aab-4fdc-b178-80eba5451fce'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:25:31.566643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2836da0-6ace-44a0-9106-f883116f7db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ae1daa-3eb7-4573-a3de-c130da092fdd', 'bca6afe7-4cfc-4f11-bd0f-28a2ca33d139', 'e19467f4-80bf-4a26-81c9-21e655cd5bca', '6f86cd6c-8aab-4fdc-b178-80eba5451fce']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:31.567526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8de190-95e3-4eff-bc2e-52077c4fd2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:31.593499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce8de190-95e3-4eff-bc2e-52077c4fd2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271ef852-36b1-4180-8e0f-dc75a9462ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1273466576',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['c7ae1daa-3eb7-4573-a3de-c130da092fdd','bca6afe7-4cfc-4f11-bd0f-28a2ca33d139','e19467f4-80bf-4a26-81c9-21e655cd5bca','6f86cd6c-8aab-4fdc-b178-80eba5451fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=8b417009-48d9-4e92-a2a0-8e2f047bb1fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1273466576',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=271ef852-36b1-4180-8e0f-dc75a9462ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55adc1c98364950a359c76557b00c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b417009-48d9-4e92-a2a0-8e2f047bb1fe),volume_type_id=8b417009-48d9-4e92-a2a0-8e2f047bb1fe)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:31.594299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb8a652-272b-4e54-9980-b0d23041e426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:31.614992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eb8a652-272b-4e54-9980-b0d23041e426) transitioned into state 'SUCCESS' from state '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-1273466576',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['c7ae1daa-3eb7-4573-a3de-c130da092fdd','bca6afe7-4cfc-4f11-bd0f-28a2ca33d139','e19467f4-80bf-4a26-81c9-21e655cd5bca','6f86cd6c-8aab-4fdc-b178-80eba5451fce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=8b417009-48d9-4e92-a2a0-8e2f047bb1fe)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:31.615918 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b778d8-789e-46e5-98af-785f79002ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:31.626604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69b778d8-789e-46e5-98af-785f79002ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:31.627727 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (17fa8154-d22d-41b4-ba2e-19894dff0a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:31.628205 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request issued successfully. Jul 10 13:25:31.628979 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ef29dc5-521b-4791-b215-5fbf555fc407 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:25:31.629732 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 998/4020] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:25:31 2026] POST /volume/v3/volumes => generated 787 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:35.031051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-774f55ac-13e7-416b-83b7-af537a9ff209 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:35.033994 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b?cascade=True Jul 10 13:25:35.034203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:35.034815 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:35.034906 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume with id: c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:35.048295 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:35.048295 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:35.049170 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:35.087161 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume request issued successfully. Jul 10 13:25:35.087373 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-774f55ac-13e7-416b-83b7-af537a9ff209 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b?cascade=True returned with HTTP 202 Jul 10 13:25:35.087796 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1003/4021] 10.4.3.138 () {66 vars in 1376 bytes} [Fri Jul 10 13:25:35 2026] DELETE /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:35.096265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:35.097129 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:35.097328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:35.097464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:35.105832 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:35.105832 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:35.111627 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:35.118410 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7fb6d60a-c998-4928-b6b7-2c1be91107bd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 200 Jul 10 13:25:35.118849 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1006/4022] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:35 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:36.132432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0d18f731-caca-438b-b577-584bb186526c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:36.134585 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d18f731-caca-438b-b577-584bb186526c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:36.134788 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d18f731-caca-438b-b577-584bb186526c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:36.134969 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0d18f731-caca-438b-b577-584bb186526c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:36.141055 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0d18f731-caca-438b-b577-584bb186526c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 404 Jul 10 13:25:36.141551 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1016/4023] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:36 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:36.480417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:36.482096 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:36.482264 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:36.482448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:36.482596 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume with id: c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:36.488543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9fc7c565-ea4f-4558-b78d-3edaffbde455 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 404 Jul 10 13:25:36.489087 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 999/4024] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:36 2026] DELETE /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:36.499326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3ccb0350-e06d-4968-b131-5d3bf4e89dbd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:36.501067 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ccb0350-e06d-4968-b131-5d3bf4e89dbd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b Jul 10 13:25:36.501225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ccb0350-e06d-4968-b131-5d3bf4e89dbd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:36.501443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ccb0350-e06d-4968-b131-5d3bf4e89dbd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:36.507613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ccb0350-e06d-4968-b131-5d3bf4e89dbd tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b returned with HTTP 404 Jul 10 13:25:36.508094 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1004/4025] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:36 2026] GET /volume/v3/volumes/c82d7ced-ded0-456d-b423-178a94b5417b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:36.517966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:36.519618 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:36.519825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:36.519998 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:36.520139 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume with id: f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:36.526782 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:36.526782 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:36.527281 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:36.546444 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume request issued successfully. Jul 10 13:25:36.546638 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cbe0a403-c169-4b7d-9ff3-16dc8a218815 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 202 Jul 10 13:25:36.547045 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1007/4026] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:36 2026] DELETE /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:36.555115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b3e904c6-861e-4632-a773-4403d9f7c0de None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:36.556800 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3e904c6-861e-4632-a773-4403d9f7c0de tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:36.557011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3e904c6-861e-4632-a773-4403d9f7c0de tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:36.557211 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3e904c6-861e-4632-a773-4403d9f7c0de tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:36.563944 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:36.563944 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:36.567896 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b3e904c6-861e-4632-a773-4403d9f7c0de tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:36.572864 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3e904c6-861e-4632-a773-4403d9f7c0de tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 200 Jul 10 13:25:36.573516 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1017/4027] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:36 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:37.374466 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e8003a77-9b29-4e7f-83a0-5af81a7997ef req-aa61d45f-0499-48d0-bdce-f4c7310f1fe2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:37.376841 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e8003a77-9b29-4e7f-83a0-5af81a7997ef req-aa61d45f-0499-48d0-bdce-f4c7310f1fe2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed Jul 10 13:25:37.377047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e8003a77-9b29-4e7f-83a0-5af81a7997ef req-aa61d45f-0499-48d0-bdce-f4c7310f1fe2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:37.377246 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e8003a77-9b29-4e7f-83a0-5af81a7997ef req-aa61d45f-0499-48d0-bdce-f4c7310f1fe2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:37.386723 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:37.386723 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:37.589023 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f41ba38b-508a-4abd-b301-cd7ce5d8a64a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:37.591049 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f41ba38b-508a-4abd-b301-cd7ce5d8a64a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 Jul 10 13:25:37.591239 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f41ba38b-508a-4abd-b301-cd7ce5d8a64a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:37.591451 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f41ba38b-508a-4abd-b301-cd7ce5d8a64a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:37.597613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f41ba38b-508a-4abd-b301-cd7ce5d8a64a tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 returned with HTTP 404 Jul 10 13:25:37.598157 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1005/4028] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:37 2026] GET /volume/v3/volumes/f43b2f48-3f9c-4716-af39-ae0618978e47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:37.923762 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e8003a77-9b29-4e7f-83a0-5af81a7997ef req-aa61d45f-0499-48d0-bdce-f4c7310f1fe2 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed returned with HTTP 200 Jul 10 13:25:37.924165 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1000/4029] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:25:37 2026] DELETE /volume/v3/attachments/8ee20c7a-6dbe-4611-8472-d3a189c23fed => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:38.949146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:38.952425 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:38.952425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:38.952425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:38.963122 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:38.963122 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:38.967112 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:38.972587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75a5b038-cee2-4da8-9d02-288f918c95d9 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:25:38.973195 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1008/4030] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:38 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:39.039899 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:39.044748 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:39.044748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:39.044748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:39.054065 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:39.054065 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:39.060838 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:39.073369 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e5f04cd-2cb1-49fc-a054-5c881f730c9a tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:25:39.074055 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1018/4031] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:39 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:25:41.684702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:41.686138 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:25:41.686318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:41.686497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:41.686678 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume with id: e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:25:41.695018 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:41.695018 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:41.695442 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:25:41.711075 np0000005006 devstack@c-api.service[100116]: WARNING cinder.keymgr.conf_key_mgr [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:25:41.721737 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume request issued successfully. Jul 10 13:25:41.721993 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3d29f13-313b-4a3f-8ead-9e4afdd4787a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 202 Jul 10 13:25:41.722528 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1006/4032] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:41 2026] DELETE /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:41.729833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:41.735279 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:25:41.735520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:41.735761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:41.751445 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:41.751445 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:41.756924 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:25:41.767136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d3b2cfeb-7e4b-4ce2-a511-bf51b9d3014a tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 200 Jul 10 13:25:41.767617 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1001/4033] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:41 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 1449 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:42.423580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-86a9866b-186a-4102-8d9b-d9d43a88dbfb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:42.425480 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-86a9866b-186a-4102-8d9b-d9d43a88dbfb tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/attachments?instance_id=eb902867-ece2-48bb-b442-f1d9c0cf416b Jul 10 13:25:42.425747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-86a9866b-186a-4102-8d9b-d9d43a88dbfb tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:42.425953 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-86a9866b-186a-4102-8d9b-d9d43a88dbfb tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:42.432648 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-86a9866b-186a-4102-8d9b-d9d43a88dbfb tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments?instance_id=eb902867-ece2-48bb-b442-f1d9c0cf416b returned with HTTP 200 Jul 10 13:25:42.433168 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1009/4034] 10.4.3.138 () {70 vars in 1637 bytes} [Fri Jul 10 13:25:42 2026] GET /volume/v3/attachments?instance_id=eb902867-ece2-48bb-b442-f1d9c0cf416b => generated 192 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:42.441865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-92d9a39a-4f94-4ff8-95ba-a4da9fda26b7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:42.444029 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-92d9a39a-4f94-4ff8-95ba-a4da9fda26b7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 Jul 10 13:25:42.444227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-92d9a39a-4f94-4ff8-95ba-a4da9fda26b7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:42.444419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-92d9a39a-4f94-4ff8-95ba-a4da9fda26b7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:42.459522 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3802af16-5c18-431f-b515-7c38ac7e6c22 req-92d9a39a-4f94-4ff8-95ba-a4da9fda26b7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 returned with HTTP 200 Jul 10 13:25:42.459985 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1019/4035] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:25:42 2026] GET /volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:42.789799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-30cc46c8-85ed-4b03-bdf4-e0dd51d16370 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:42.791540 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30cc46c8-85ed-4b03-bdf4-e0dd51d16370 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 Jul 10 13:25:42.791756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30cc46c8-85ed-4b03-bdf4-e0dd51d16370 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:42.791948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30cc46c8-85ed-4b03-bdf4-e0dd51d16370 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:42.798721 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30cc46c8-85ed-4b03-bdf4-e0dd51d16370 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 returned with HTTP 404 Jul 10 13:25:42.799227 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1007/4036] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:42 2026] GET /volume/v3/volumes/e1dbf67a-f34e-4d1a-8847-890d9191f719 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:43.124644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:43.126801 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] DELETE https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:25:43.127080 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:43.127510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:43.127510 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume with id: 83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:25:43.136047 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:43.136047 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:43.136649 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:25:43.153561 np0000005006 devstack@c-api.service[100115]: WARNING cinder.keymgr.conf_key_mgr [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:25:43.160511 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Delete volume request issued successfully. Jul 10 13:25:43.160804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61bfbee6-cdaa-49c4-a9f6-5e4be0d48bbc tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 202 Jul 10 13:25:43.161216 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1002/4037] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:43 2026] DELETE /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:43.168204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:43.170345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:25:43.171714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:43.171714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:43.179409 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:43.179409 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:43.184330 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Volume info retrieved successfully. Jul 10 13:25:43.189115 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f12ca02-a912-465c-98c3-5ad7f7f8a9d5 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 200 Jul 10 13:25:43.189498 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1010/4038] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:43 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:44.203190 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-732f35e6-f2d6-4a4f-853e-944a341c4ca8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:44.204899 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-732f35e6-f2d6-4a4f-853e-944a341c4ca8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] GET https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 Jul 10 13:25:44.205084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-732f35e6-f2d6-4a4f-853e-944a341c4ca8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:44.205255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-732f35e6-f2d6-4a4f-853e-944a341c4ca8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:44.211972 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-732f35e6-f2d6-4a4f-853e-944a341c4ca8 tempest-TestEncryptedCinderVolumes-150428610 tempest-TestEncryptedCinderVolumes-150428610-project-member] https://10.4.3.138/volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 returned with HTTP 404 Jul 10 13:25:44.212531 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1020/4039] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:44 2026] GET /volume/v3/volumes/83080a8f-cb89-4b9e-b655-a2bea21a37c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:44.219310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-46685bdb-6868-49c8-9355-b2535b7daf34 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:44.221003 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:25:44.221220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:44.221449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:44.222181 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:25:44.256840 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Get all volumes completed successfully. Jul 10 13:25:44.258550 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:44.258550 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:44.263140 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-46685bdb-6868-49c8-9355-b2535b7daf34 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:25:44.263543 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1008/4040] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:25:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8261 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:25:44.276651 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5ccf8b7c-35db-4a30-9cba-4f15dadec5e5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:44.278228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ccf8b7c-35db-4a30-9cba-4f15dadec5e5 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] DELETE https://10.4.3.138/volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98 Jul 10 13:25:44.278414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ccf8b7c-35db-4a30-9cba-4f15dadec5e5 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:44.278614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ccf8b7c-35db-4a30-9cba-4f15dadec5e5 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:44.299872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ccf8b7c-35db-4a30-9cba-4f15dadec5e5 tempest-TestEncryptedCinderVolumes-407914983 tempest-TestEncryptedCinderVolumes-407914983-project-admin] https://10.4.3.138/volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98 returned with HTTP 202 Jul 10 13:25:44.300212 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1003/4041] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:25:44 2026] DELETE /volume/v3/types/b77b792b-aa08-4821-b6c8-62c1f6f87f98 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:46.734249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:46.735849 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] DELETE https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:46.736014 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:46.736195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:46.736331 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Delete volume with id: 4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:46.742417 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:46.742417 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:46.742817 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:46.758751 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Delete volume request issued successfully. Jul 10 13:25:46.758915 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee1ac54-3e04-449d-b456-80df2d6fda7b tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 202 Jul 10 13:25:46.759293 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1011/4042] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:46 2026] DELETE /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:46.767993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:46.769853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:46.770042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:46.770249 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:46.779407 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:46.779407 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:46.783120 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:46.787626 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d49ef77a-1878-43b7-8e1a-27c6ed115854 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 200 Jul 10 13:25:46.788015 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1021/4043] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:46 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:47.800961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-70b2fb5b-ace7-443a-8d90-67b91186426f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:47.803468 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-70b2fb5b-ace7-443a-8d90-67b91186426f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 Jul 10 13:25:47.803752 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-70b2fb5b-ace7-443a-8d90-67b91186426f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:47.804031 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-70b2fb5b-ace7-443a-8d90-67b91186426f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:47.811317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-70b2fb5b-ace7-443a-8d90-67b91186426f tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 returned with HTTP 404 Jul 10 13:25:47.811992 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1009/4044] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:47 2026] GET /volume/v3/volumes/4ffc264b-7fd3-45fa-bead-29d48f3bb4d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:47.900624 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0c21554b-7672-487e-90bf-4fb7c3043342 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:47.904833 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:25:47.906586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:47.906586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:47.906586 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Delete volume with id: 3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:25:47.915727 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:47.915727 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:47.915727 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:47.937377 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Delete volume request issued successfully. Jul 10 13:25:47.937634 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0c21554b-7672-487e-90bf-4fb7c3043342 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 202 Jul 10 13:25:47.938229 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1004/4045] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:47 2026] DELETE /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:47.946110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e966df5-0805-4126-9e77-116663467929 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:47.948438 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e966df5-0805-4126-9e77-116663467929 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:25:47.948750 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e966df5-0805-4126-9e77-116663467929 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:47.949136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e966df5-0805-4126-9e77-116663467929 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:47.959279 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:47.959279 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:47.965760 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2e966df5-0805-4126-9e77-116663467929 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Volume info retrieved successfully. Jul 10 13:25:47.972770 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e966df5-0805-4126-9e77-116663467929 tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 200 Jul 10 13:25:47.973137 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1012/4046] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:47 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:48.986889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-94496b7f-c3f7-4b3b-8312-9456fe25017c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:48.988463 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-94496b7f-c3f7-4b3b-8312-9456fe25017c tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] GET https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 Jul 10 13:25:48.988646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-94496b7f-c3f7-4b3b-8312-9456fe25017c tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:48.988845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-94496b7f-c3f7-4b3b-8312-9456fe25017c tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:48.993632 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-94496b7f-c3f7-4b3b-8312-9456fe25017c tempest-AttachVolumeShelveTestJSON-185505539 tempest-AttachVolumeShelveTestJSON-185505539-project-member] https://10.4.3.138/volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 returned with HTTP 404 Jul 10 13:25:48.994128 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1022/4047] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:48 2026] GET /volume/v3/volumes/3c98daba-3781-4a46-8717-529c17187110 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:52.049524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:52.051803 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:25:52.052062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:52.052300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:52.052520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume with id: 398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:25:52.062712 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:52.062712 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:52.063384 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:52.084957 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume request issued successfully. Jul 10 13:25:52.085164 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dbaa3f79-38a0-4be3-8b8c-4dba780f10d3 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 202 Jul 10 13:25:52.085674 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1010/4048] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:25:52 2026] DELETE /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:25:52.096360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:52.098371 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:25:52.098618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:52.098890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:52.107088 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:52.107088 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:52.110568 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:25:52.115283 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ac40046b-941c-4eb2-b618-668a5878c5f0 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 200 Jul 10 13:25:52.115861 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1005/4049] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:52 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:52.892795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:52.895066 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] DELETE https://10.4.3.138/volume/v3/volumes/tempest-invalid-563463039 Jul 10 13:25:52.895250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:52.895438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:52.895596 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Delete volume with id: tempest-invalid-563463039 Jul 10 13:25:52.901458 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-93ff373f-a9fc-43f4-806e-cbdcb370ea87 req-f220db87-5b94-4414-bea8-01f67d749ee8 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] https://10.4.3.138/volume/v3/volumes/tempest-invalid-563463039 returned with HTTP 404 Jul 10 13:25:52.902031 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1013/4050] 10.4.3.138 () {70 vars in 1587 bytes} [Fri Jul 10 13:25:52 2026] DELETE /volume/v3/volumes/tempest-invalid-563463039 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:52.979556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:52.982519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] DELETE https://10.4.3.138/volume/v3/volumes/86ef2048-f264-4f2a-97ff-248ba57a8e29 Jul 10 13:25:52.982792 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:52.983066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:52.983306 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] Delete volume with id: 86ef2048-f264-4f2a-97ff-248ba57a8e29 Jul 10 13:25:52.990085 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7614d0a1-23d6-4442-a9ed-d0b2995d85ad req-57d5fb8e-bb0c-4d88-b033-1ff12b9adb30 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-member] https://10.4.3.138/volume/v3/volumes/86ef2048-f264-4f2a-97ff-248ba57a8e29 returned with HTTP 404 Jul 10 13:25:52.990685 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1023/4051] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:25:52 2026] DELETE /volume/v3/volumes/86ef2048-f264-4f2a-97ff-248ba57a8e29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:25:53.014653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-7f4196c9-c00a-48e4-9bd2-ed55278f8760 req-a5b3dd73-6119-41a5-916c-f8cda2ca2144 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:53.017112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7f4196c9-c00a-48e4-9bd2-ed55278f8760 req-a5b3dd73-6119-41a5-916c-f8cda2ca2144 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-reader] GET https://10.4.3.138/volume/v3/volumes/7d154c2c-0008-477f-9953-51a715775e3d Jul 10 13:25:53.017347 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7f4196c9-c00a-48e4-9bd2-ed55278f8760 req-a5b3dd73-6119-41a5-916c-f8cda2ca2144 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:53.017605 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-7f4196c9-c00a-48e4-9bd2-ed55278f8760 req-a5b3dd73-6119-41a5-916c-f8cda2ca2144 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:53.024467 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-7f4196c9-c00a-48e4-9bd2-ed55278f8760 req-a5b3dd73-6119-41a5-916c-f8cda2ca2144 tempest-VolumesNegativeTest-1719339127 tempest-VolumesNegativeTest-1719339127-project-reader] https://10.4.3.138/volume/v3/volumes/7d154c2c-0008-477f-9953-51a715775e3d returned with HTTP 404 Jul 10 13:25:53.025178 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1011/4052] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:25:53 2026] GET /volume/v3/volumes/7d154c2c-0008-477f-9953-51a715775e3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:53.134983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-82fc8cb4-85f9-4a11-a138-81a6d019dc9c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:53.136754 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82fc8cb4-85f9-4a11-a138-81a6d019dc9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 Jul 10 13:25:53.136951 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82fc8cb4-85f9-4a11-a138-81a6d019dc9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:53.137157 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-82fc8cb4-85f9-4a11-a138-81a6d019dc9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:53.144649 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-82fc8cb4-85f9-4a11-a138-81a6d019dc9c tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 returned with HTTP 404 Jul 10 13:25:53.145353 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1006/4053] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:53 2026] GET /volume/v3/volumes/398155e0-8d53-4aaa-b6c7-ee4d28e47bd7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:25:56.393906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:56.395506 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:25:56.395832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-942412157", "imageRef": "bfb06de0-9b65-48e5-ac71-f24049dc72a9", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:25:56.397241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-942412157', 'imageRef': 'bfb06de0-9b65-48e5-ac71-f24049dc72a9', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:25:56.550059 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Create volume of 1 GB Jul 10 13:25:56.555111 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Availability Zones retrieved successfully. Jul 10 13:25:56.562130 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Flow 'volume_create_api' (b148fa15-eed1-450e-83d0-597450fbeb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:56.563700 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c2bd05-812f-4af8-8697-d0f992067763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:56.564891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:25:56.630329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51c2bd05-812f-4af8-8697-d0f992067763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:56.631589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85edc8b1-fc92-44a8-af98-60ae6093d26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:56.699972 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Created reservations ['3431faaa-da83-47ec-884f-c190f1525b1e', '4cdf8ad0-8602-4824-a003-1fbb81367854', '8f4b58db-c922-469b-b64b-0b35df15764f', '55aba7f6-56df-48a5-96cb-2728b3a64b95'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:25:56.701047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85edc8b1-fc92-44a8-af98-60ae6093d26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3431faaa-da83-47ec-884f-c190f1525b1e', '4cdf8ad0-8602-4824-a003-1fbb81367854', '8f4b58db-c922-469b-b64b-0b35df15764f', '55aba7f6-56df-48a5-96cb-2728b3a64b95']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:56.701956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26463b60-ea72-4fba-9d2e-f76d8f8f2d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:56.728654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26463b60-ea72-4fba-9d2e-f76d8f8f2d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39f30865-ff28-42a0-8053-c1ff44380abb', '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-942412157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ffa8dc1c5b5407ab1c919badc3d0541',qos_specs=None,replication_status=,reservations=['3431faaa-da83-47ec-884f-c190f1525b1e','4cdf8ad0-8602-4824-a003-1fbb81367854','8f4b58db-c922-469b-b64b-0b35df15764f','55aba7f6-56df-48a5-96cb-2728b3a64b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c07dd03951944518fd4ded46d0b19f7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-942412157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39f30865-ff28-42a0-8053-c1ff44380abb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ffa8dc1c5b5407ab1c919badc3d0541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c07dd03951944518fd4ded46d0b19f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:56.729516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c916e3-d378-4355-94ee-c958e21f7032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:56.768911 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c916e3-d378-4355-94ee-c958e21f7032) transitioned into state 'SUCCESS' from state '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-942412157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ffa8dc1c5b5407ab1c919badc3d0541',qos_specs=None,replication_status=,reservations=['3431faaa-da83-47ec-884f-c190f1525b1e','4cdf8ad0-8602-4824-a003-1fbb81367854','8f4b58db-c922-469b-b64b-0b35df15764f','55aba7f6-56df-48a5-96cb-2728b3a64b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c07dd03951944518fd4ded46d0b19f7',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:56.769700 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5f6a5b-2ace-4f94-ad21-3b2836f7df36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:25:56.781116 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b5f6a5b-2ace-4f94-ad21-3b2836f7df36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:25:56.782180 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Flow 'volume_create_api' (b148fa15-eed1-450e-83d0-597450fbeb3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:25:56.782612 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Create volume request issued successfully. Jul 10 13:25:56.783348 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b2cb43c9-168a-447b-99f2-147b4f1cb8bb tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:25:56.783846 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1014/4054] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:25:56 2026] POST /volume/v3/volumes => generated 752 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:25:56.802723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-518e1b4d-2dd4-4d55-88df-765add38f831 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:56.806662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-518e1b4d-2dd4-4d55-88df-765add38f831 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:25:56.806662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-518e1b4d-2dd4-4d55-88df-765add38f831 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:56.806662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-518e1b4d-2dd4-4d55-88df-765add38f831 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:56.814683 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:56.814683 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:25:56.819530 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-518e1b4d-2dd4-4d55-88df-765add38f831 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:25:56.824767 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-518e1b4d-2dd4-4d55-88df-765add38f831 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:25:56.825384 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1024/4055] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:56 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:57.840406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:57.842159 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:25:57.842380 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:57.842557 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:57.850396 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:57.850396 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:25:57.854128 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:25:57.858463 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d3054be-b35c-4b6e-aeb0-20f644dda323 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:25:57.858852 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1012/4056] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:57 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:58.872257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b294f730-dd79-46a8-a33e-1c104206eb14 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:58.873917 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b294f730-dd79-46a8-a33e-1c104206eb14 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:25:58.874146 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b294f730-dd79-46a8-a33e-1c104206eb14 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:58.874373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b294f730-dd79-46a8-a33e-1c104206eb14 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:58.884593 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:58.884593 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:25:58.891766 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b294f730-dd79-46a8-a33e-1c104206eb14 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:25:58.898924 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b294f730-dd79-46a8-a33e-1c104206eb14 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:25:58.899568 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1007/4057] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:58 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:25:59.917467 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e9971ea8-e856-40ce-8deb-4c085975f3db None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:25:59.920067 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9971ea8-e856-40ce-8deb-4c085975f3db tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:25:59.920392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e9971ea8-e856-40ce-8deb-4c085975f3db tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:25:59.920630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e9971ea8-e856-40ce-8deb-4c085975f3db tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:25:59.928856 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:25:59.928856 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:25:59.933986 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e9971ea8-e856-40ce-8deb-4c085975f3db tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:25:59.940566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e9971ea8-e856-40ce-8deb-4c085975f3db tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:25:59.941182 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1015/4058] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:25:59 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:00.955966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:00.957655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:00.957873 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:00.958064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:00.965193 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:00.965193 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:00.969041 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:00.973762 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4b4b8b9f-a62d-4237-839d-618175e324f8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:00.974168 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1025/4059] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:00 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:01.988147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-99c52bd9-116b-4dee-b01f-bbe24821094b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:01.990371 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99c52bd9-116b-4dee-b01f-bbe24821094b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:01.990607 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99c52bd9-116b-4dee-b01f-bbe24821094b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:01.990845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99c52bd9-116b-4dee-b01f-bbe24821094b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:01.999534 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:01.999534 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:02.003829 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-99c52bd9-116b-4dee-b01f-bbe24821094b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:02.009106 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99c52bd9-116b-4dee-b01f-bbe24821094b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:02.009788 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1013/4060] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:01 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:03.023578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:03.026115 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:03.026820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:03.027078 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:03.036373 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:03.036373 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:03.044072 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:03.053390 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b24d715-3bd0-427a-ae3a-cf8a80506fd5 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:03.054138 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1008/4061] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:03 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:04.068115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:04.069865 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:04.070073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:04.070265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:04.078196 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:04.078196 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:04.082267 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:04.087224 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4f8492d-e31f-4e62-86ba-098650de4a8f tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:04.087674 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1016/4062] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:04 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:05.102875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-30962c51-398b-4511-a571-2ce70bd7ac98 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:05.104766 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-30962c51-398b-4511-a571-2ce70bd7ac98 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:05.104980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-30962c51-398b-4511-a571-2ce70bd7ac98 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:05.105181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-30962c51-398b-4511-a571-2ce70bd7ac98 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:05.113473 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:05.113473 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:05.117397 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-30962c51-398b-4511-a571-2ce70bd7ac98 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:05.121678 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-30962c51-398b-4511-a571-2ce70bd7ac98 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:05.122042 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1026/4063] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:05 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 1158 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:05.152393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:05.154609 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:05.154835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:05.155021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:05.162649 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:05.162649 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:05.167017 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:05.171628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-8a86fcbd-7fce-468f-97a6-da5f9ab299e2 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:05.172015 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1014/4064] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:05 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 1158 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:05.434573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:05.437212 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:05.437460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:05.437698 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:05.446468 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:05.446468 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:05.450601 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:05.455395 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-536c2dca-8dcf-47d8-adf6-1a240497816b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:05.455886 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1009/4065] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:05 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:05.464478 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f4ac6ff1-e6a0-4ec4-ba17-e434b17ab2f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:05.464975 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4ac6ff1-e6a0-4ec4-ba17-e434b17ab2f4 None None] GET https://10.4.3.138/volume// Jul 10 13:26:05.465070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4ac6ff1-e6a0-4ec4-ba17-e434b17ab2f4 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:05.465315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4ac6ff1-e6a0-4ec4-ba17-e434b17ab2f4 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:05.465629 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4ac6ff1-e6a0-4ec4-ba17-e434b17ab2f4 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:05.465933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1017/4066] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:26:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:05.476267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-ff05be1b-387e-46ba-a149-3409540ae715 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:05.479312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-ff05be1b-387e-46ba-a149-3409540ae715 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:26:05.479665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-ff05be1b-387e-46ba-a149-3409540ae715 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39f30865-ff28-42a0-8053-c1ff44380abb", "connector": null, "instance_uuid": "4d164513-eefb-45a6-816b-2f5daeb8e11e"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:05.488711 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:05.488711 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:05.527402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-ff05be1b-387e-46ba-a149-3409540ae715 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:26:05.528060 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1027/4067] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:26:05 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) Jul 10 13:26:09.798154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:09.801397 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:26:09.801668 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:09.801974 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:09.804568 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=94,cinder:UPDATE=9,cinder:INSERT=5 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:26:09.814724 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:09.814724 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:09.818749 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:26:09.824708 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-21275b1f-da66-4a35-8538-cd7318732ceb tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:26:09.825195 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1015/4068] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:09 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1659 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:11.510943 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bd71764d-d4e1-4b6e-a5bf-a601b7e7d06a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:11.511294 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd71764d-d4e1-4b6e-a5bf-a601b7e7d06a None None] GET https://10.4.3.138/volume// Jul 10 13:26:11.511440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd71764d-d4e1-4b6e-a5bf-a601b7e7d06a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:11.511636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd71764d-d4e1-4b6e-a5bf-a601b7e7d06a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:11.511999 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd71764d-d4e1-4b6e-a5bf-a601b7e7d06a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:11.512263 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1010/4069] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:26:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:11.519901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:11.521778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:11.521971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:11.522184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:11.523973 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=157,cinder:INSERT=20,cinder:UPDATE=30 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:26:11.531704 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:11.531704 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:11.534861 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:11.539269 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-3ca7d585-2539-4f60-833c-c6cdc6be89cd tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:11.539670 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1018/4070] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:26:11 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 1337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:11.645112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:11.647727 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] PUT https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce Jul 10 13:26:11.648226 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:11.652050 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=122,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:26:11.660279 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Acquiring lock "cinder-attachment_update-39f30865-ff28-42a0-8053-c1ff44380abb-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:26:11.666643 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Lock "cinder-attachment_update-39f30865-ff28-42a0-8053-c1ff44380abb-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:26:11.667928 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:11.667928 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:12.101948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-76b3ed3c-ee44-47d9-9f97-b01edb70ecfa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:12.104518 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-76b3ed3c-ee44-47d9-9f97-b01edb70ecfa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d Jul 10 13:26:12.104783 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-76b3ed3c-ee44-47d9-9f97-b01edb70ecfa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:12.105008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-76b3ed3c-ee44-47d9-9f97-b01edb70ecfa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:12.114934 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:12.114934 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:12.196788 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Lock "cinder-attachment_update-39f30865-ff28-42a0-8053-c1ff44380abb-np0000005006" released by "attachment_update" :: held 0.530s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:26:12.197209 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-474d324f-890a-4070-9ef4-ebd4ec320d7b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce returned with HTTP 200 Jul 10 13:26:12.197864 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1028/4071] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:26:11 2026] PUT /volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:12.640458 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-bf88755a-0c4f-49f9-9087-61f1d2d32ab6 req-76b3ed3c-ee44-47d9-9f97-b01edb70ecfa tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d returned with HTTP 200 Jul 10 13:26:12.640890 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1016/4072] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:26:12 2026] DELETE /volume/v3/attachments/4f3d062a-02f7-438e-b07c-6b450c28eb6d => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:12.709893 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-a83e25fd-aefd-400c-90d1-29bef19f1352 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:12.712346 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-a83e25fd-aefd-400c-90d1-29bef19f1352 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] POST https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce/action Jul 10 13:26:12.712795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-a83e25fd-aefd-400c-90d1-29bef19f1352 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:12.712921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-a83e25fd-aefd-400c-90d1-29bef19f1352 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:12.730498 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:12.730498 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:12.741244 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b4ed639-e88d-46fb-8579-afe975868ad1 req-a83e25fd-aefd-400c-90d1-29bef19f1352 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce/action returned with HTTP 204 Jul 10 13:26:12.741772 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1011/4073] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:26:12 2026] POST /volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:16.103770 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b7586f7c-71bf-431f-bf41-af3e485babed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:16.105437 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:26:16.105605 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:16.105827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:16.105978 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume with id: 8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:26:16.112728 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:16.112728 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:16.113203 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:26:16.133612 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Delete volume request issued successfully. Jul 10 13:26:16.133612 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7586f7c-71bf-431f-bf41-af3e485babed tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 202 Jul 10 13:26:16.133612 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1019/4074] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:16 2026] DELETE /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:16.141561 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa416380-8262-4d74-98d4-56d71ae5555d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:16.143430 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa416380-8262-4d74-98d4-56d71ae5555d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:26:16.144548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa416380-8262-4d74-98d4-56d71ae5555d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:16.144548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa416380-8262-4d74-98d4-56d71ae5555d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:16.154775 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:16.154775 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:16.161821 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa416380-8262-4d74-98d4-56d71ae5555d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Volume info retrieved successfully. Jul 10 13:26:16.169580 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa416380-8262-4d74-98d4-56d71ae5555d tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 200 Jul 10 13:26:16.169834 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1029/4075] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:16 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:17.188043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81ef3926-d4be-47d3-a0f9-fadcd351e7d1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:17.190024 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81ef3926-d4be-47d3-a0f9-fadcd351e7d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] GET https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e Jul 10 13:26:17.190267 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81ef3926-d4be-47d3-a0f9-fadcd351e7d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:17.190487 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81ef3926-d4be-47d3-a0f9-fadcd351e7d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:17.197375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81ef3926-d4be-47d3-a0f9-fadcd351e7d1 tempest-AttachVolumeMultiAttachTest-411960276 tempest-AttachVolumeMultiAttachTest-411960276-project-member] https://10.4.3.138/volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e returned with HTTP 404 Jul 10 13:26:17.197945 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1017/4076] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:17 2026] GET /volume/v3/volumes/8484d4bd-531a-42ea-9fd3-7b9c4c493c7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:20.078315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.080322 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:20.080625 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-607353721", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:20.082232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-607353721', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:20.082364 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Create volume of 1 GB Jul 10 13:26:20.086382 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Availability Zones retrieved successfully. Jul 10 13:26:20.091624 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Flow 'volume_create_api' (5f22ba35-cd3a-4b59-88a7-e09e6fdac072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:20.092436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8321494-3f9e-4041-8d08-299764958099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:20.093408 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:20.118672 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8321494-3f9e-4041-8d08-299764958099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:20.119433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a9e836-c84e-4fd5-8e88-e10cd56f7251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:20.177512 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Created reservations ['a2aa345e-74e3-4268-b49d-de03a264d5b8', '6ec91135-1a78-4d87-a3a5-32e9e55e0cc9', '714faaab-4501-4255-ae22-60db1276deec', 'a6705eb9-fafe-47f7-a7a1-6054d7e66efd'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:20.178252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a9e836-c84e-4fd5-8e88-e10cd56f7251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2aa345e-74e3-4268-b49d-de03a264d5b8', '6ec91135-1a78-4d87-a3a5-32e9e55e0cc9', '714faaab-4501-4255-ae22-60db1276deec', 'a6705eb9-fafe-47f7-a7a1-6054d7e66efd']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:20.179047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c036bc-e4ac-407f-b5ff-8e5e0e3531f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:20.200252 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10c036bc-e4ac-407f-b5ff-8e5e0e3531f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '964a1c81-fb9c-49a8-a395-65992b4262e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-607353721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab637e3a0d734aa2ad2029eda82c7216',qos_specs=None,replication_status=,reservations=['a2aa345e-74e3-4268-b49d-de03a264d5b8','6ec91135-1a78-4d87-a3a5-32e9e55e0cc9','714faaab-4501-4255-ae22-60db1276deec','a6705eb9-fafe-47f7-a7a1-6054d7e66efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d960c3d5f39457786c1217c13049e04',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-607353721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=964a1c81-fb9c-49a8-a395-65992b4262e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab637e3a0d734aa2ad2029eda82c7216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d960c3d5f39457786c1217c13049e04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:20.201357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b187f3-d182-4d2e-bec1-6b68f6fbc90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:20.219685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b187f3-d182-4d2e-bec1-6b68f6fbc90c) transitioned into state 'SUCCESS' from state '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-607353721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab637e3a0d734aa2ad2029eda82c7216',qos_specs=None,replication_status=,reservations=['a2aa345e-74e3-4268-b49d-de03a264d5b8','6ec91135-1a78-4d87-a3a5-32e9e55e0cc9','714faaab-4501-4255-ae22-60db1276deec','a6705eb9-fafe-47f7-a7a1-6054d7e66efd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d960c3d5f39457786c1217c13049e04',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:20.220375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbf88a7-8917-4dc6-ad56-0cbbfda0d9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:20.228942 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdbf88a7-8917-4dc6-ad56-0cbbfda0d9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:20.229708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Flow 'volume_create_api' (5f22ba35-cd3a-4b59-88a7-e09e6fdac072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:20.229982 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Create volume request issued successfully. Jul 10 13:26:20.230479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-cc334ca6-ff57-4d61-9921-c560caa9a8c9 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:20.231151 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1012/4077] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:26:20 2026] POST /volume/v3/volumes => generated 754 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:20.238166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.240631 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:20.240870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.241115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.249314 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.249314 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:20.253678 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Volume info retrieved successfully. Jul 10 13:26:20.258595 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0c1cd265-cf45-4824-9d10-cb5238aa6938 req-49187635-0a1f-4831-9bc2-554734784ebc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 200 Jul 10 13:26:20.259091 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1020/4078] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:20.288065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.377621 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:20.377846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.378020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.385543 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.385543 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:20.390450 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Volume info retrieved successfully. Jul 10 13:26:20.395105 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-7860b98a-855c-452c-8c51-bb910529eb7f req-ada37895-ddd5-433c-b918-33f6032288f5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 200 Jul 10 13:26:20.395492 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1030/4079] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 847 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:20.419814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.421859 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:20.422215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "964a1c81-fb9c-49a8-a395-65992b4262e9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2071337759", "description": null, "metadata": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:20.431795 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.431795 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:20.432404 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Volume info retrieved successfully. Jul 10 13:26:20.432604 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Create snapshot from volume 964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:20.471481 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Created reservations ['38288813-6107-4ae0-9782-011a0c8feecb', '5d3bddd3-1e19-49f1-a55e-4c12a9d8b180', 'df836417-6666-45ed-944b-9a235ff10621', '3075ade8-5f83-46f7-a8f7-80f3208718dc'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:20.504667 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Snapshot create request issued successfully. Jul 10 13:26:20.505148 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b456025e-8f66-4c0c-b69c-42f724384441 req-21758b7a-0f12-49f0-92a2-895350b9538a tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:20.505560 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1018/4080] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:26:20 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:20.564679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.566470 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] GET https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:20.566702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.566983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.571531 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.571531 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:20.571963 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Snapshot retrieved successfully. Jul 10 13:26:20.572611 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-784ba51f-27d0-4eef-92b4-343aad80f7d6 req-ac852e03-e586-4a47-8a23-88789ba0b1a3 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 returned with HTTP 200 Jul 10 13:26:20.573001 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1013/4081] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:20.597525 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.600144 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] GET https://10.4.3.138/volume/v3/snapshots/detail Jul 10 13:26:20.600401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.600651 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.601005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:20.602345 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.db.api [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Building query based on filter {{(pid=100114) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:26:20.606903 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] Get all snapshots completed successfully. Jul 10 13:26:20.607443 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.607443 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:20.608209 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-bc26b259-af8b-4667-990e-49c7d34d25ee req-5300388d-b2a4-410e-bf7d-6290e0471f70 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-reader] https://10.4.3.138/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 13:26:20.608753 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1021/4082] 10.4.3.138 () {68 vars in 1514 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:20.631658 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.634380 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:20.634641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.634940 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.640872 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.640872 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:20.641331 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Snapshot retrieved successfully. Jul 10 13:26:20.642141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b0b6a0ec-dca8-47e7-b0d2-8c3caac65329 req-b3511286-8719-4763-aa1a-36997af547bc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 returned with HTTP 200 Jul 10 13:26:20.642564 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1031/4083] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:20.662252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.664460 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:20.664634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.664830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.664922 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Delete snapshot with id: dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:20.669767 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.669767 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:20.670194 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Snapshot retrieved successfully. Jul 10 13:26:20.685269 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Snapshot delete request issued successfully. Jul 10 13:26:20.685466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-46eba41a-1713-40a3-a825-92bd4c0e3b83 req-a41c986d-af60-48f8-8179-0c6d2cb52bcc tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 returned with HTTP 202 Jul 10 13:26:20.685883 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1019/4084] 10.4.3.138 () {70 vars in 1626 bytes} [Fri Jul 10 13:26:20 2026] DELETE /volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:20.707708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:20.710253 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:20.710441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:20.710649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:20.715565 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:20.715565 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:20.716009 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Snapshot retrieved successfully. Jul 10 13:26:20.716772 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1e0eba4b-23b0-4a5b-83d3-98b5ae6fb051 req-7215530a-c88b-4c2a-9917-30bec449dd08 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 returned with HTTP 200 Jul 10 13:26:20.717155 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1014/4085] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:26:20 2026] GET /volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:21.738863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8da12c7f-5d01-469f-b7e9-6475085370a1 req-ffc6a34d-128e-49e5-a253-cc6925e593ee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:21.740765 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8da12c7f-5d01-469f-b7e9-6475085370a1 req-ffc6a34d-128e-49e5-a253-cc6925e593ee tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 Jul 10 13:26:21.740984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8da12c7f-5d01-469f-b7e9-6475085370a1 req-ffc6a34d-128e-49e5-a253-cc6925e593ee tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:21.741232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8da12c7f-5d01-469f-b7e9-6475085370a1 req-ffc6a34d-128e-49e5-a253-cc6925e593ee tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:21.744981 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8da12c7f-5d01-469f-b7e9-6475085370a1 req-ffc6a34d-128e-49e5-a253-cc6925e593ee tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 returned with HTTP 404 Jul 10 13:26:21.745472 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1022/4086] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:26:21 2026] GET /volume/v3/snapshots/dc1b1cd5-8e40-4a40-9cfb-7bd7af46a6a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:21.762567 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:21.764587 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] DELETE https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:21.764767 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:21.764935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:21.765093 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Delete volume with id: 964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:21.771446 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:21.771446 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:21.771852 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Volume info retrieved successfully. Jul 10 13:26:21.789161 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Delete volume request issued successfully. Jul 10 13:26:21.789394 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-847c7fa0-df73-4dec-9ca0-fe97dbb65ca4 req-29789deb-2001-4b5f-973a-0b92b7ce9a58 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 202 Jul 10 13:26:21.789871 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1032/4087] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:26:21 2026] DELETE /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:21.814681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:21.817332 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:21.817566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:21.817830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:21.826400 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:21.826400 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:21.831628 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Volume info retrieved successfully. Jul 10 13:26:21.838032 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c6f2eba4-ff36-4edd-a5a0-9d420946c4ff req-894863a4-d4ab-4f65-aa54-86fb01a9b372 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 200 Jul 10 13:26:21.838653 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1020/4088] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:21 2026] GET /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:22.866488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-f307c46f-48f7-4a52-bcd8-f8de9f566962 req-a07845ed-c057-40e9-999d-2f64dfedecf6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:22.868856 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f307c46f-48f7-4a52-bcd8-f8de9f566962 req-a07845ed-c057-40e9-999d-2f64dfedecf6 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:22.869113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f307c46f-48f7-4a52-bcd8-f8de9f566962 req-a07845ed-c057-40e9-999d-2f64dfedecf6 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:22.869350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-f307c46f-48f7-4a52-bcd8-f8de9f566962 req-a07845ed-c057-40e9-999d-2f64dfedecf6 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:22.871773 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=129,cinder:UPDATE=41,cinder:INSERT=20 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:26:22.877092 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-f307c46f-48f7-4a52-bcd8-f8de9f566962 req-a07845ed-c057-40e9-999d-2f64dfedecf6 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 404 Jul 10 13:26:22.877809 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1015/4089] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:22 2026] GET /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:22.900604 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:22.902758 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] DELETE https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:22.902990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:22.903276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:22.903498 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Delete volume with id: 964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:22.911255 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-099fdf7d-5dce-4a03-9a7a-262b31f6b4d1 req-b23209b4-c250-4a3e-8910-207dade553df tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 404 Jul 10 13:26:22.911984 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1023/4090] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:26:22 2026] DELETE /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:22.930980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c74b7e83-0738-47dd-a657-14c9baaecf04 req-36e08307-589d-4d32-87dc-d130a6d2b6b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:22.933240 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c74b7e83-0738-47dd-a657-14c9baaecf04 req-36e08307-589d-4d32-87dc-d130a6d2b6b5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] GET https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 Jul 10 13:26:22.933412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c74b7e83-0738-47dd-a657-14c9baaecf04 req-36e08307-589d-4d32-87dc-d130a6d2b6b5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:22.933581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c74b7e83-0738-47dd-a657-14c9baaecf04 req-36e08307-589d-4d32-87dc-d130a6d2b6b5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:22.939107 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c74b7e83-0738-47dd-a657-14c9baaecf04 req-36e08307-589d-4d32-87dc-d130a6d2b6b5 tempest-VolumesSnapshotsTestJSON-1975250968 tempest-VolumesSnapshotsTestJSON-1975250968-project-member] https://10.4.3.138/volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 returned with HTTP 404 Jul 10 13:26:22.939558 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1033/4091] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:22 2026] GET /volume/v3/volumes/964a1c81-fb9c-49a8-a395-65992b4262e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:24.488723 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ce4c9150-1b22-42c7-8ced-579ee18a3c47 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:24.538715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-548d5783-e0cb-4e07-a775-ab137945a3cf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:24.540386 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-548d5783-e0cb-4e07-a775-ab137945a3cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:24.540586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-548d5783-e0cb-4e07-a775-ab137945a3cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:24.540785 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-548d5783-e0cb-4e07-a775-ab137945a3cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:24.547622 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:24.547622 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:24.551209 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-548d5783-e0cb-4e07-a775-ab137945a3cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:24.556711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-548d5783-e0cb-4e07-a775-ab137945a3cf tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:24.557276 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1016/4092] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:24 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:24.572391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:24.573498 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce4c9150-1b22-42c7-8ced-579ee18a3c47 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools Jul 10 13:26:24.573712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce4c9150-1b22-42c7-8ced-579ee18a3c47 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:24.573954 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ce4c9150-1b22-42c7-8ced-579ee18a3c47 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Calling method 'get_pools' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:24.574189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:24.574375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:24.574549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:24.582971 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:24.582971 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:24.587899 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:24.592840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2e5cd69-ed5f-48c8-baed-50fc637c163a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:24.593277 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1024/4093] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:24 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:24.637544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:24.639651 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:24.639891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:24.640102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:24.647324 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:24.647324 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:24.651220 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:24.655642 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-ccbd88f0-7ed9-4ef3-80ca-00363f6fd19a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:24.656200 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1034/4094] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:24 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:24.945178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:24.947519 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:26:24.947800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:24.948066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:24.956981 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1643136674 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1643136674, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:24.968254 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-9fe2f234-f334-4db1-a18d-e751f0c84f75 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:26:24.968634 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1017/4095] 10.4.3.138 () {68 vars in 1484 bytes} [Fri Jul 10 13:26:24 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:25.076530 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ce4c9150-1b22-42c7-8ced-579ee18a3c47 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 13:26:25.077007 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1021/4096] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:26:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:25.085244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e2780ad7-4bbe-43cf-9e8c-67f8cfd90d07 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:25.087437 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2780ad7-4bbe-43cf-9e8c-67f8cfd90d07 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 13:26:25.087670 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2780ad7-4bbe-43cf-9e8c-67f8cfd90d07 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:25.087931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2780ad7-4bbe-43cf-9e8c-67f8cfd90d07 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Calling method 'get_pools' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:25.507515 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:25.510352 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:25.510553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:25.510790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:25.524237 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:25.524237 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:25.528990 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:25.535713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-cee1a6eb-a843-413f-9440-20120a42898d tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 200 Jul 10 13:26:25.536335 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1035/4097] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:25 2026] GET /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 1450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:25.548081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:25.550972 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:25.551452 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39f30865-ff28-42a0-8053-c1ff44380abb", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-341109740", "description": null, "metadata": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:25.568214 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:25.568214 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:25.568975 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:25.569218 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Create snapshot from volume 39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:25.590799 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2780ad7-4bbe-43cf-9e8c-67f8cfd90d07 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 13:26:25.591523 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1025/4098] 10.4.3.138 () {66 vars in 1314 bytes} [Fri Jul 10 13:26:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:25.601137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-98e7dc25-f13e-4c82-94d7-4bbf5cf94458 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:25.602828 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98e7dc25-f13e-4c82-94d7-4bbf5cf94458 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:26:25.602828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98e7dc25-f13e-4c82-94d7-4bbf5cf94458 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:25.602997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98e7dc25-f13e-4c82-94d7-4bbf5cf94458 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:25.614660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Created reservations ['95ef0c3f-f023-48dd-b5ef-4a22f0672f2c', 'e5414741-2ba9-4e6a-b317-f54b3772545f', '44d7a5e8-d3cc-4673-8ea0-1faa0e51e647', '668bda51-07fa-47ab-abab-32bf94a3a35f'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:25.655402 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Snapshot force create request issued successfully. Jul 10 13:26:25.655865 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5e8a0801-8475-41d4-ab5c-6ac320fad04a req-e0a67ffd-4c02-420c-bee6-81ad4262bbd7 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:25.656483 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1018/4099] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:26:25 2026] POST /volume/v3/snapshots => generated 318 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:26.109283 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98e7dc25-f13e-4c82-94d7-4bbf5cf94458 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 200 Jul 10 13:26:26.109706 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1022/4100] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:26:25 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:26.118597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2902c80-57aa-426c-a145-8d9adf7b2e5f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.120600 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2902c80-57aa-426c-a145-8d9adf7b2e5f tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:26:26.120828 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2902c80-57aa-426c-a145-8d9adf7b2e5f tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.121064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2902c80-57aa-426c-a145-8d9adf7b2e5f tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.195629 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f5f7fd1d-a2e6-4071-9f73-d2d6a47f2187 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.196198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5f7fd1d-a2e6-4071-9f73-d2d6a47f2187 None None] GET https://10.4.3.138/volume// Jul 10 13:26:26.196463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5f7fd1d-a2e6-4071-9f73-d2d6a47f2187 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.196755 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5f7fd1d-a2e6-4071-9f73-d2d6a47f2187 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.197208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5f7fd1d-a2e6-4071-9f73-d2d6a47f2187 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:26.197608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1026/4101] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:26.206086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-c14450f3-5439-4bb8-b56c-a014439de899 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.208974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-c14450f3-5439-4bb8-b56c-a014439de899 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:26:26.209302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-c14450f3-5439-4bb8-b56c-a014439de899 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "271ef852-36b1-4180-8e0f-dc75a9462ade", "connector": null, "instance_uuid": "9a68e60f-7e57-48f3-8169-0cae2868331f"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:26.217340 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:26.217340 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:26.240030 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-c14450f3-5439-4bb8-b56c-a014439de899 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:26:26.240474 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1019/4102] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:26: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) Jul 10 13:26:26.629160 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2902c80-57aa-426c-a145-8d9adf7b2e5f tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 200 Jul 10 13:26:26.629592 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1036/4103] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:26.639857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c8431e57-76ea-4fe2-b200-40b9488400f3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.641742 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8431e57-76ea-4fe2-b200-40b9488400f3 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:26:26.642014 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8431e57-76ea-4fe2-b200-40b9488400f3 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.642251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8431e57-76ea-4fe2-b200-40b9488400f3 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.679072 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.680812 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:26.681053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.681260 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.690322 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:26.690322 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:26.694558 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:26.700043 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e1d092ec-0e83-4f54-a3d2-d2681b57b706 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:26.700417 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1027/4104] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:26.765411 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d58584c1-0e82-4720-8f9a-31cbd3e352ff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.765962 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d58584c1-0e82-4720-8f9a-31cbd3e352ff None None] GET https://10.4.3.138/volume// Jul 10 13:26:26.766179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d58584c1-0e82-4720-8f9a-31cbd3e352ff None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.766384 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d58584c1-0e82-4720-8f9a-31cbd3e352ff None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.766753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d58584c1-0e82-4720-8f9a-31cbd3e352ff None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:26.767178 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1020/4105] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:26.773683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.775860 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:26.776146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:26.776802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:26.786399 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:26.786399 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:26.789484 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:26.793114 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-6074acb9-8fd8-466a-8f56-cc2ce9e71d52 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:26.793482 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1037/4106] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 1059 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:26.897935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:26.900539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f Jul 10 13:26:26.900916 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:26.909000 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-271ef852-36b1-4180-8e0f-dc75a9462ade-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:26:26.914137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-271ef852-36b1-4180-8e0f-dc75a9462ade-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:26:26.915097 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:26.915097 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:27.147834 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8431e57-76ea-4fe2-b200-40b9488400f3 tempest-BackendsCapabilitiesAdminTestsJSON-397788122 tempest-BackendsCapabilitiesAdminTestsJSON-397788122-project-admin] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 200 Jul 10 13:26:27.148384 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1023/4107] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:26:26 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:27.365096 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.367014 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c Jul 10 13:26:27.367218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.367419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.374220 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.374220 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:27.374882 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Snapshot retrieved successfully. Jul 10 13:26:27.376137 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-47106ccf-d252-4e91-bbc0-0e5bedf9e0cc tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c returned with HTTP 200 Jul 10 13:26:27.376667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1021/4108] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:27 2026] GET /volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:27.439806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-271ef852-36b1-4180-8e0f-dc75a9462ade-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:26:27.440220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-efba1d47-3709-49ae-a6e3-eafd155fcefe tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f returned with HTTP 200 Jul 10 13:26:27.441126 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1028/4109] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:26:26 2026] PUT /volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:27.451028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-a24d58c1-9c1c-42e3-98df-de27ac430e81 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.453808 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-a24d58c1-9c1c-42e3-98df-de27ac430e81 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption Jul 10 13:26:27.454108 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-a24d58c1-9c1c-42e3-98df-de27ac430e81 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.454432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-a24d58c1-9c1c-42e3-98df-de27ac430e81 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.467304 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.467304 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:27.476130 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-a24d58c1-9c1c-42e3-98df-de27ac430e81 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption returned with HTTP 200 Jul 10 13:26:27.476875 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1038/4110] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:26:27 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:27.715879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.718481 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:27.718672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.718901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.731697 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.731697 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:27.736209 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:27.742402 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77d51780-0ce2-43bf-8e2f-0a78ae89a791 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:27.743081 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1024/4111] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:27 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:27.767765 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.770781 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c Jul 10 13:26:27.770781 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.770781 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.770966 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Delete snapshot with id: 3d5e0bc7-17d3-43ed-b63b-bdb4403b122c Jul 10 13:26:27.776624 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.776624 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:27.777284 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Snapshot retrieved successfully. Jul 10 13:26:27.800135 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Snapshot delete request issued successfully. Jul 10 13:26:27.800396 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5e0ab330-8d24-446e-8f50-1299da0c24e0 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c returned with HTTP 202 Jul 10 13:26:27.801129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1022/4112] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:27 2026] DELETE /volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:27.810751 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e66242c-6017-4551-bd04-fa365558948b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.813594 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e66242c-6017-4551-bd04-fa365558948b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c Jul 10 13:26:27.814723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e66242c-6017-4551-bd04-fa365558948b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.815211 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e66242c-6017-4551-bd04-fa365558948b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.826120 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.826120 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:27.826727 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2e66242c-6017-4551-bd04-fa365558948b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Snapshot retrieved successfully. Jul 10 13:26:27.827784 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e66242c-6017-4551-bd04-fa365558948b tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c returned with HTTP 200 Jul 10 13:26:27.828311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1029/4113] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:27 2026] GET /volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:27.845138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.847557 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:27.847790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:27.848037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:27.863560 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.863560 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:27.868788 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:27.875293 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-dceab907-8188-4cbc-a4e3-1a3ffa26cbe7 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:26:27.875965 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1039/4114] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:27 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:27.899818 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:27.902539 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] POST https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473/action Jul 10 13:26:27.903044 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:27.903226 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:27.918143 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:27.918143 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:27.918808 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:27.928804 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Begin detaching volume completed successfully. Jul 10 13:26:27.929157 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-f03a6c6d-8cef-4afd-b160-997d4ad428ba tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473/action returned with HTTP 202 Jul 10 13:26:27.929767 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1025/4115] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:26:27 2026] POST /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:26:28.758884 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:28.760619 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:28.760813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:28.761005 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:28.838656 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7caf3440-e81a-492e-b853-30b60a180ed8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:28.840755 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7caf3440-e81a-492e-b853-30b60a180ed8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] GET https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c Jul 10 13:26:28.840993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7caf3440-e81a-492e-b853-30b60a180ed8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:28.841204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7caf3440-e81a-492e-b853-30b60a180ed8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:28.846411 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7caf3440-e81a-492e-b853-30b60a180ed8 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c returned with HTTP 404 Jul 10 13:26:28.847006 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1030/4116] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:28 2026] GET /volume/v3/snapshots/3d5e0bc7-17d3-43ed-b63b-bdb4403b122c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:28.948646 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:28.948646 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:28.952642 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:28.958256 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8bfdc5c0-41ca-47c7-abdb-b7cd21747d85 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:28.958672 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1023/4117] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:28 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:28.960596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a360efab-a01a-4413-a1c2-dd5d9fad9025 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:28.961135 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a360efab-a01a-4413-a1c2-dd5d9fad9025 None None] GET https://10.4.3.138/volume// Jul 10 13:26:28.961332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a360efab-a01a-4413-a1c2-dd5d9fad9025 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:28.961769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a360efab-a01a-4413-a1c2-dd5d9fad9025 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:28.962018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a360efab-a01a-4413-a1c2-dd5d9fad9025 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:28.962374 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1040/4118] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:26:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:28.970546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:28.972880 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:28.973117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:28.973378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:28.983158 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:28.983158 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:28.986977 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:28.992205 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-2a0444b1-a674-4da2-a883-0b55a62adcc3 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:26:28.992849 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1026/4119] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:26:28 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:29.473381 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0fdb3da1-8fb0-45b6-af82-e8a6c6aa93da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.580872 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0fdb3da1-8fb0-45b6-af82-e8a6c6aa93da tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:26:29.581328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0fdb3da1-8fb0-45b6-af82-e8a6c6aa93da tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-484607830"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:29.598345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0fdb3da1-8fb0-45b6-af82-e8a6c6aa93da tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:26:29.598747 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1031/4120] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:26:29 2026] POST /volume/v3/group_types => generated 180 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:29.608756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-60bd81ed-553f-4b92-94c7-1ad9578451ac None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.610656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-60bd81ed-553f-4b92-94c7-1ad9578451ac tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] POST https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs Jul 10 13:26:29.611057 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-60bd81ed-553f-4b92-94c7-1ad9578451ac tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:29.629198 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-60bd81ed-553f-4b92-94c7-1ad9578451ac tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs returned with HTTP 202 Jul 10 13:26:29.629198 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1024/4121] 10.4.3.138 () {70 vars in 1458 bytes} [Fri Jul 10 13:26:29 2026] POST /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:29.639854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a747584d-4829-491d-aebd-31daba54f21c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.641772 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a747584d-4829-491d-aebd-31daba54f21c tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] POST https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs Jul 10 13:26:29.642140 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a747584d-4829-491d-aebd-31daba54f21c tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:29.660849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a747584d-4829-491d-aebd-31daba54f21c tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs returned with HTTP 202 Jul 10 13:26:29.660849 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1041/4122] 10.4.3.138 () {70 vars in 1458 bytes} [Fri Jul 10 13:26:29 2026] POST /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs => generated 61 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:29.669327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c3ce1035-c655-4c16-8489-4a6e7f5322b2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.671487 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3ce1035-c655-4c16-8489-4a6e7f5322b2 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 Jul 10 13:26:29.671763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3ce1035-c655-4c16-8489-4a6e7f5322b2 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.671972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3ce1035-c655-4c16-8489-4a6e7f5322b2 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.679992 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3ce1035-c655-4c16-8489-4a6e7f5322b2 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 returned with HTTP 200 Jul 10 13:26:29.680398 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1027/4123] 10.4.3.138 () {68 vars in 1452 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:29.689473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2286656f-ad40-4449-bfe5-5535764b5668 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.691461 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2286656f-ad40-4449-bfe5-5535764b5668 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 Jul 10 13:26:29.691667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2286656f-ad40-4449-bfe5-5535764b5668 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.691878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2286656f-ad40-4449-bfe5-5535764b5668 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.699427 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2286656f-ad40-4449-bfe5-5535764b5668 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 returned with HTTP 200 Jul 10 13:26:29.699875 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1032/4124] 10.4.3.138 () {68 vars in 1452 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:29.707996 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-91d5a04c-58f7-46ad-830f-5d5e884afc16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.709937 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-91d5a04c-58f7-46ad-830f-5d5e884afc16 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] PUT https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 Jul 10 13:26:29.710409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-91d5a04c-58f7-46ad-830f-5d5e884afc16 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:29.723784 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-91d5a04c-58f7-46ad-830f-5d5e884afc16 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 returned with HTTP 200 Jul 10 13:26:29.724360 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1025/4125] 10.4.3.138 () {70 vars in 1472 bytes} [Fri Jul 10 13:26:29 2026] PUT /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 => generated 26 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:29.733860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-97fd2b8e-98af-4a2d-abb7-c9aee4682310 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.736131 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97fd2b8e-98af-4a2d-abb7-c9aee4682310 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs Jul 10 13:26:29.736448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97fd2b8e-98af-4a2d-abb7-c9aee4682310 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.736783 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97fd2b8e-98af-4a2d-abb7-c9aee4682310 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.744411 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97fd2b8e-98af-4a2d-abb7-c9aee4682310 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs returned with HTTP 200 Jul 10 13:26:29.744865 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1042/4126] 10.4.3.138 () {68 vars in 1437 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:29.754063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-198e484d-5b96-48e3-a6ef-dc977ba86b93 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.756472 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-198e484d-5b96-48e3-a6ef-dc977ba86b93 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 Jul 10 13:26:29.756788 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-198e484d-5b96-48e3-a6ef-dc977ba86b93 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.757069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-198e484d-5b96-48e3-a6ef-dc977ba86b93 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.774147 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-198e484d-5b96-48e3-a6ef-dc977ba86b93 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 returned with HTTP 202 Jul 10 13:26:29.774623 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1028/4127] 10.4.3.138 () {68 vars in 1455 bytes} [Fri Jul 10 13:26:29 2026] DELETE /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:29.782622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bbe902ca-3996-4916-a87a-06e51d4857bd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.784736 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbe902ca-3996-4916-a87a-06e51d4857bd tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 Jul 10 13:26:29.785022 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbe902ca-3996-4916-a87a-06e51d4857bd tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.785312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbe902ca-3996-4916-a87a-06e51d4857bd tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.793088 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbe902ca-3996-4916-a87a-06e51d4857bd tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] HTTP exception thrown: Group Type 93bf40aa-9f37-445a-8277-1142d349eb61 has no extra spec with key key1. Jul 10 13:26:29.793299 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbe902ca-3996-4916-a87a-06e51d4857bd tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 returned with HTTP 404 Jul 10 13:26:29.794028 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1033/4128] 10.4.3.138 () {68 vars in 1452 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:29.802630 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a72946ec-77bf-4948-8125-bb6523d4ae8d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.805169 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a72946ec-77bf-4948-8125-bb6523d4ae8d tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 Jul 10 13:26:29.805448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a72946ec-77bf-4948-8125-bb6523d4ae8d tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.805730 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a72946ec-77bf-4948-8125-bb6523d4ae8d tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.819281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a72946ec-77bf-4948-8125-bb6523d4ae8d tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 returned with HTTP 202 Jul 10 13:26:29.819733 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1026/4129] 10.4.3.138 () {68 vars in 1455 bytes} [Fri Jul 10 13:26:29 2026] DELETE /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:29.827384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.829318 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 Jul 10 13:26:29.829586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.829807 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.835858 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] HTTP exception thrown: Group Type 93bf40aa-9f37-445a-8277-1142d349eb61 has no extra spec with key key2. Jul 10 13:26:29.836479 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bedecd3e-bf02-4d92-8f3a-6dbc392cdce0 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 returned with HTTP 404 Jul 10 13:26:29.836667 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1043/4130] 10.4.3.138 () {68 vars in 1452 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:29.844966 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4b4525a9-79d8-4142-a9fe-c84e21041ef5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.847026 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4b4525a9-79d8-4142-a9fe-c84e21041ef5 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 Jul 10 13:26:29.847248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4b4525a9-79d8-4142-a9fe-c84e21041ef5 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.847481 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4b4525a9-79d8-4142-a9fe-c84e21041ef5 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.863317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4b4525a9-79d8-4142-a9fe-c84e21041ef5 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 returned with HTTP 202 Jul 10 13:26:29.863799 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1029/4131] 10.4.3.138 () {68 vars in 1455 bytes} [Fri Jul 10 13:26:29 2026] DELETE /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:29.873005 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.875994 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] GET https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 Jul 10 13:26:29.876228 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.876477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.883401 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] HTTP exception thrown: Group Type 93bf40aa-9f37-445a-8277-1142d349eb61 has no extra spec with key key3. Jul 10 13:26:29.883549 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ee114ee2-2cd4-4e4b-84a4-8de3c45e0d55 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 returned with HTTP 404 Jul 10 13:26:29.884183 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1034/4132] 10.4.3.138 () {68 vars in 1452 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:29.891637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a126c4f5-40cb-4c2c-96a9-baed036bced7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.893479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a126c4f5-40cb-4c2c-96a9-baed036bced7 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61 Jul 10 13:26:29.893735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a126c4f5-40cb-4c2c-96a9-baed036bced7 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.893931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a126c4f5-40cb-4c2c-96a9-baed036bced7 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.909575 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a126c4f5-40cb-4c2c-96a9-baed036bced7 tempest-GroupTypeSpecsTest-1352522004 tempest-GroupTypeSpecsTest-1352522004-project-admin] https://10.4.3.138/volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61 returned with HTTP 202 Jul 10 13:26:29.910021 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1027/4133] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:26:29 2026] DELETE /volume/v3/group_types/93bf40aa-9f37-445a-8277-1142d349eb61 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:29.973840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:29.975489 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:29.976066 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:29.976239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:29.986500 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:29.986500 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:29.990181 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:29.994870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7caafc9-27cd-4e53-86d1-4b6f43078fc4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:29.995321 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1044/4134] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:29 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:30.854150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-da5a7b84-a4b7-4b3a-be0b-bf7038633e68 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:30.857324 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-da5a7b84-a4b7-4b3a-be0b-bf7038633e68 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 Jul 10 13:26:30.857622 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-da5a7b84-a4b7-4b3a-be0b-bf7038633e68 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:30.857937 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-da5a7b84-a4b7-4b3a-be0b-bf7038633e68 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:30.867784 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:30.867784 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:31.009747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-831af893-b921-47c2-b7af-c05aedf7db4d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:31.011410 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-831af893-b921-47c2-b7af-c05aedf7db4d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:31.011618 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-831af893-b921-47c2-b7af-c05aedf7db4d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:31.011833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-831af893-b921-47c2-b7af-c05aedf7db4d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:31.024093 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:31.024093 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:31.031666 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-831af893-b921-47c2-b7af-c05aedf7db4d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:31.039327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-831af893-b921-47c2-b7af-c05aedf7db4d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:31.039778 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1035/4135] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:31 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:31.415509 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8b2e13a5-56f5-4260-a0f6-1b797c9ec472 req-da5a7b84-a4b7-4b3a-be0b-bf7038633e68 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 returned with HTTP 200 Jul 10 13:26:31.416078 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1030/4136] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:26:30 2026] DELETE /volume/v3/attachments/b8b432af-7108-4c65-8188-0c4d307e70b1 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.057961 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.060836 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:32.061091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.061316 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.073389 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:32.073389 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:32.079111 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:32.085413 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e363f50c-62b1-48b4-bbdf-50c866af51bd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:32.085994 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1028/4137] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.185419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.188789 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:32.189034 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.189178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.198253 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:32.198253 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:32.203300 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:32.209116 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0c3d1c57-bf06-475f-b84f-75d692b795c5 req-a4b39b14-e0e5-4d34-9922-4cd39fa9a3b1 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:26:32.209594 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1045/4138] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.223919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.225661 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:32.225867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.226091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.226251 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete volume with id: ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:32.234018 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:32.234018 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:32.234592 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:32.255635 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Delete volume request issued successfully. Jul 10 13:26:32.256026 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9085f838-a9a4-4570-bbfe-7ca1183b0000 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 202 Jul 10 13:26:32.256678 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1036/4139] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:32 2026] DELETE /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:32.267472 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.269451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:32.269820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.270027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.280036 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:32.280036 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:32.285432 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Volume info retrieved successfully. Jul 10 13:26:32.291751 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28c1ce8d-03c5-4e92-836d-d441d2569630 tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 200 Jul 10 13:26:32.291751 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1031/4140] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.390025 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fddcedeb-986a-4188-9115-92ec49dedb7b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.516325 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] GET https://10.4.3.138/volume/v3/os-hosts Jul 10 13:26:32.516828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.516966 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.524946 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.hosts [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:25:05+00:00 {{(pid=100115) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.525122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.hosts [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:25:02+00:00 {{(pid=100115) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.525267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.hosts [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:24:42+00:00 {{(pid=100115) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.525593 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fddcedeb-986a-4188-9115-92ec49dedb7b tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] https://10.4.3.138/volume/v3/os-hosts returned with HTTP 200 Jul 10 13:26:32.526079 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1029/4141] 10.4.3.138 () {66 vars in 1240 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.537550 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.539864 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] GET https://10.4.3.138/volume/v3/os-hosts Jul 10 13:26:32.540155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.540353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.548135 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.hosts [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:25:05+00:00 {{(pid=100113) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.548349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.hosts [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:25:02+00:00 {{(pid=100113) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.548535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.hosts [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] status, active and update: available, enabled, 2026-07-10 13:24:42+00:00 {{(pid=100113) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 13:26:32.549004 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ed1e1f8-ce31-44a7-96f7-374af6bc11d3 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] https://10.4.3.138/volume/v3/os-hosts returned with HTTP 200 Jul 10 13:26:32.549922 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1046/4142] 10.4.3.138 () {66 vars in 1240 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:32.561031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fc4127b7-0476-4bf1-819c-b8918bb5a246 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:32.563771 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fc4127b7-0476-4bf1-819c-b8918bb5a246 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] GET https://10.4.3.138/volume/v3/os-hosts/np0000005006@storpool Jul 10 13:26:32.564106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fc4127b7-0476-4bf1-819c-b8918bb5a246 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:32.564422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fc4127b7-0476-4bf1-819c-b8918bb5a246 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:32.635722 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fc4127b7-0476-4bf1-819c-b8918bb5a246 tempest-VolumeHostsAdminTestsJSON-1653988285 tempest-VolumeHostsAdminTestsJSON-1653988285-project-admin] https://10.4.3.138/volume/v3/os-hosts/np0000005006@storpool returned with HTTP 200 Jul 10 13:26:32.635874 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1037/4143] 10.4.3.138 () {66 vars in 1306 bytes} [Fri Jul 10 13:26:32 2026] GET /volume/v3/os-hosts/np0000005006@storpool => generated 745 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:33.099816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:33.102307 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:33.102578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:33.103043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:33.114651 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:33.114651 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:33.120529 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:33.126601 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4478336-3d25-457e-b0a7-c7c8c3448209 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:33.127129 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1032/4144] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:33 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:33.309476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-05ee193e-fc09-46f4-8b71-0819ca96ce5c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:33.311869 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-05ee193e-fc09-46f4-8b71-0819ca96ce5c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] GET https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 Jul 10 13:26:33.312167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-05ee193e-fc09-46f4-8b71-0819ca96ce5c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:33.312447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-05ee193e-fc09-46f4-8b71-0819ca96ce5c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:33.320543 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-05ee193e-fc09-46f4-8b71-0819ca96ce5c tempest-TestMinimumBasicScenario-1587524001 tempest-TestMinimumBasicScenario-1587524001-project-member] https://10.4.3.138/volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 returned with HTTP 404 Jul 10 13:26:33.321131 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1030/4145] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:33 2026] GET /volume/v3/volumes/ce2e5d3c-d999-4268-a9fc-7a47025ed473 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:33.464588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-9e2d7f6a-0313-4371-849a-a17428327410 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:33.467584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-9e2d7f6a-0313-4371-849a-a17428327410 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] DELETE https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce Jul 10 13:26:33.467889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-9e2d7f6a-0313-4371-849a-a17428327410 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:33.468104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-9e2d7f6a-0313-4371-849a-a17428327410 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:33.476854 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:33.476854 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:34.014750 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-9e2d7f6a-0313-4371-849a-a17428327410 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce returned with HTTP 200 Jul 10 13:26:34.015158 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1047/4146] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:26:33 2026] DELETE /volume/v3/attachments/9be16e6b-c253-4300-a33b-7c692024d2ce => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:34.031485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:34.034829 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] DELETE https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:34.034829 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:34.035080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:34.035313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Delete volume with id: 39f30865-ff28-42a0-8053-c1ff44380abb Jul 10 13:26:34.046264 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:34.046264 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:34.046980 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Volume info retrieved successfully. Jul 10 13:26:34.086475 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] Delete volume request issued successfully. Jul 10 13:26:34.086770 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0db730b0-4fdf-4b5f-b310-38efb298da10 req-7438cea5-1643-42dd-8ab0-c75719198f83 tempest-ImageDependencyTests-2082386177 tempest-ImageDependencyTests-2082386177-project-member] https://10.4.3.138/volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb returned with HTTP 202 Jul 10 13:26:34.087325 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1038/4147] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:26:34 2026] DELETE /volume/v3/volumes/39f30865-ff28-42a0-8053-c1ff44380abb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:34.143160 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:34.145271 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:34.145511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:34.145776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:34.158122 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:34.158122 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:34.162413 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:34.168250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bbb450c-d889-4aab-b2bb-ce70ded672e7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:34.168866 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1033/4148] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:34 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:34.669322 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:34.783983 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 tempest-AvailabilityZoneTestJSON-744729723 tempest-AvailabilityZoneTestJSON-744729723-project-member] GET https://10.4.3.138/volume/v3/os-availability-zone Jul 10 13:26:34.784259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 tempest-AvailabilityZoneTestJSON-744729723 tempest-AvailabilityZoneTestJSON-744729723-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:34.784507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 tempest-AvailabilityZoneTestJSON-744729723 tempest-AvailabilityZoneTestJSON-744729723-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:34.789022 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 tempest-AvailabilityZoneTestJSON-744729723 tempest-AvailabilityZoneTestJSON-744729723-project-member] Availability Zones retrieved successfully. Jul 10 13:26:34.789312 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ba88ded-f60c-4d10-ad8f-002dfdd9c541 tempest-AvailabilityZoneTestJSON-744729723 tempest-AvailabilityZoneTestJSON-744729723-project-member] https://10.4.3.138/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 13:26:34.789804 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1031/4149] 10.4.3.138 () {66 vars in 1276 bytes} [Fri Jul 10 13:26:34 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:35.184658 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d67710e7-78a4-485b-8279-e04e594f17b7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:35.191012 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d67710e7-78a4-485b-8279-e04e594f17b7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:35.191012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d67710e7-78a4-485b-8279-e04e594f17b7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:35.191012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d67710e7-78a4-485b-8279-e04e594f17b7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:35.202592 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:35.202592 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:35.207068 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d67710e7-78a4-485b-8279-e04e594f17b7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:35.213251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d67710e7-78a4-485b-8279-e04e594f17b7 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:35.213968 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1048/4150] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:35 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:36.176985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:36.229436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:36.231460 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:36.231569 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:36.231817 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:36.245916 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:36.245916 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:36.252338 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:36.259435 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ffdecd4a-8bf7-42f1-9edd-59eec8422de3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:36.260264 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1034/4151] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:36 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:36.308325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:36.308739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-672273360"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:36.311104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-672273360'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:36.311104 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume of 1 GB Jul 10 13:26:36.316890 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Availability Zones retrieved successfully. Jul 10 13:26:36.324490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (e0ce7398-5ec7-44f0-82e0-d548b01c3263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:36.325714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c9c493-0968-409f-ba9b-028e7ae9af07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:36.327038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:36.365862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56c9c493-0968-409f-ba9b-028e7ae9af07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:36.366719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43b5235-35f6-430d-956b-04317d14e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:36.442756 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['6a63ef8c-2254-4381-a0d2-3b1648674fbb', 'e829192f-0620-4d06-b183-c7e9525291ad', '258b32ad-f4ac-4f1d-ad3c-d738ca4c8fb0', '84893560-a0bb-484f-82c0-f145c5d52c68'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:36.443679 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43b5235-35f6-430d-956b-04317d14e181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a63ef8c-2254-4381-a0d2-3b1648674fbb', 'e829192f-0620-4d06-b183-c7e9525291ad', '258b32ad-f4ac-4f1d-ad3c-d738ca4c8fb0', '84893560-a0bb-484f-82c0-f145c5d52c68']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:36.444616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab6d3c9-8ba7-44a8-8e9a-2609a27a6143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:36.476359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ab6d3c9-8ba7-44a8-8e9a-2609a27a6143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f875bb8-5293-435b-9888-3d8c8c340eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-672273360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['6a63ef8c-2254-4381-a0d2-3b1648674fbb','e829192f-0620-4d06-b183-c7e9525291ad','258b32ad-f4ac-4f1d-ad3c-d738ca4c8fb0','84893560-a0bb-484f-82c0-f145c5d52c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-672273360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f875bb8-5293-435b-9888-3d8c8c340eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4507c35863482eba49526b6ba9c7b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:36.477455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4079a-0110-4018-b8c5-9eceeefc4962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:36.499662 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4079a-0110-4018-b8c5-9eceeefc4962) transitioned into state 'SUCCESS' from state '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-672273360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['6a63ef8c-2254-4381-a0d2-3b1648674fbb','e829192f-0620-4d06-b183-c7e9525291ad','258b32ad-f4ac-4f1d-ad3c-d738ca4c8fb0','84893560-a0bb-484f-82c0-f145c5d52c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:36.500390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0b4659-e1e1-41bc-a436-63b9d63e7273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:36.510003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd0b4659-e1e1-41bc-a436-63b9d63e7273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:36.510927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (e0ce7398-5ec7-44f0-82e0-d548b01c3263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:36.511241 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request issued successfully. Jul 10 13:26:36.511896 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-68d04aa7-973d-4b3c-918c-5d5dc98bc5ee tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:36.512358 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1039/4152] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:26:36 2026] POST /volume/v3/volumes => generated 750 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:36.526472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:36.528210 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:36.528441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:36.528701 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:36.538140 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:36.538140 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:36.543732 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:36.550644 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4c61ca2-5497-435c-adbf-5c8ad6ffb4f5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 200 Jul 10 13:26:36.551281 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1032/4153] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:36 2026] GET /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:37.276103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:37.278480 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:37.278791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:37.278975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:37.291851 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:37.291851 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:37.296620 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:37.302708 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2a3d62f-57d6-4d34-bec2-9502788228d0 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:37.303120 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1049/4154] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:37 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:37.568022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-610ec844-2b05-452f-9083-a3bfa3155682 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:37.570483 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-610ec844-2b05-452f-9083-a3bfa3155682 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:37.570767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-610ec844-2b05-452f-9083-a3bfa3155682 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:37.571070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-610ec844-2b05-452f-9083-a3bfa3155682 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:37.581181 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:37.581181 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:37.587110 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-610ec844-2b05-452f-9083-a3bfa3155682 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:37.592706 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-610ec844-2b05-452f-9083-a3bfa3155682 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 200 Jul 10 13:26:37.593255 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1035/4155] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:37 2026] GET /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:37.609198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:37.611381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:37.611940 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f875bb8-5293-435b-9888-3d8c8c340eb1", "name": "tempest-VolumesDeleteCascade-Snapshot-419056520"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:37.626998 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:37.626998 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:37.627630 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:37.627792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create snapshot from volume 1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:37.682441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['bc388e8d-4c6b-4e45-b04c-c6b56b6885ed', '519d5876-e64a-4652-8fea-a56638bf0337', '084c2c32-79b7-4325-b7cf-428cc639bd17', 'ebef3beb-57ec-4cbe-bbad-b5fbb714ba49'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:37.725488 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot create request issued successfully. Jul 10 13:26:37.725488 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4ab163c6-b2db-4d33-b073-4dfa80216da2 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:37.725987 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1040/4156] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:26:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:37.740607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad128ce0-973f-43d0-b4b8-e063b526664a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:37.743163 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad128ce0-973f-43d0-b4b8-e063b526664a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 Jul 10 13:26:37.743446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad128ce0-973f-43d0-b4b8-e063b526664a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:37.743732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad128ce0-973f-43d0-b4b8-e063b526664a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:37.751587 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:37.751587 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:37.752278 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ad128ce0-973f-43d0-b4b8-e063b526664a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:37.753737 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad128ce0-973f-43d0-b4b8-e063b526664a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 returned with HTTP 200 Jul 10 13:26:37.754636 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1033/4157] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:37 2026] GET /volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:38.201526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-816f786c-24f0-49ea-b361-76eae800bf0c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.311621 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-816f786c-24f0-49ea-b361-76eae800bf0c tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:26:38.312133 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-816f786c-24f0-49ea-b361-76eae800bf0c tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1297735425"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:38.317716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.319828 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:38.320133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:38.320420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:38.327265 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-816f786c-24f0-49ea-b361-76eae800bf0c tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:26:38.327776 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1050/4158] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:26:38 2026] POST /volume/v3/types => generated 216 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:38.332081 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.332081 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:38.336256 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:38.336949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5eb2f862-73c9-4953-96ea-6759acb235fd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.339296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5eb2f862-73c9-4953-96ea-6759acb235fd tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:26:38.340078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5eb2f862-73c9-4953-96ea-6759acb235fd tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-934953183"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:38.341557 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3c030fd-d1d1-4c7a-9791-0dd079f3bac6 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:38.341640 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.341640 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:38.342110 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1036/4159] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:38 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:38.356763 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5eb2f862-73c9-4953-96ea-6759acb235fd tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:26:38.357311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1041/4160] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:26:38 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:38.366916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.439029 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:26:38.439405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8e42f3c1-4fce-4505-b743-dd76703becb3", "volume_types": ["bb3745de-761f-4d48-a099-cd374f08c99f"], "name": "tempest-Group1-669187231"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:38.441174 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating new group {'group': {'group_type': '8e42f3c1-4fce-4505-b743-dd76703becb3', 'volume_types': ['bb3745de-761f-4d48-a099-cd374f08c99f'], 'name': 'tempest-Group1-669187231'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:26:38.444929 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating group tempest-Group1-669187231. Jul 10 13:26:38.462635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability zone cache updated, next update will occur around 2026-07-10 14:26:38.462178. {{(pid=100115) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:26:38.462771 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:38.488950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['98af81ba-0fda-4213-81df-22c301041b12'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:38.515869 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f4c43c3-9eaf-4cf7-9758-9d78e7394b58 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:26:38.516362 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1034/4161] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:26:38 2026] POST /volume/v3/groups => generated 93 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:38.524327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.526127 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:38.526348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:38.526555 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:38.526665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:38.530422 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.530422 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:38.537705 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6241270e-8c36-48c4-8ddb-3b8bfb4c7023 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b returned with HTTP 200 Jul 10 13:26:38.538154 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1051/4162] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:38 2026] GET /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b => generated 321 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:38.765557 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.767711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 Jul 10 13:26:38.767907 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:38.768030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:38.773465 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.773465 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:38.773945 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:38.774716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3a6f0af8-054b-4c9e-8eb6-c8f64de46543 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 returned with HTTP 200 Jul 10 13:26:38.775126 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1037/4163] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:38 2026] GET /volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:38.784529 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.786341 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:38.786776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f875bb8-5293-435b-9888-3d8c8c340eb1", "name": "tempest-VolumesDeleteCascade-Snapshot-1389250152"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:38.796596 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.796596 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:38.797263 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:38.797474 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create snapshot from volume 1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:38.826676 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['076efe41-2812-4199-8aac-ef88085003b7', 'ad58e004-f3c6-4127-8858-034f66a9a8d8', '7a77d383-2c27-49b5-a9b2-81ff96df8d49', '2cd85869-5bc8-4259-a8a3-d4d4e181deb9'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:38.860212 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot create request issued successfully. Jul 10 13:26:38.860667 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eae98648-f5dd-4d0a-b0f2-e517498840c5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:38.861230 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1042/4164] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:26:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:38.869612 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:38.871562 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 Jul 10 13:26:38.871794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:38.872006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:38.878020 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:38.878020 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:38.878626 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:38.879590 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf64a9d8-c044-464b-90e6-1a037e25c18c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 returned with HTTP 200 Jul 10 13:26:38.880105 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1035/4165] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:38 2026] GET /volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:39.357308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.359140 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:39.359337 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.359509 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.369421 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.369421 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:39.373182 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:39.377700 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab3d0b5c-33db-4e6a-9958-7876c0164ae4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:39.378164 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1052/4166] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:39 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:39.551320 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.553270 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:39.553470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.553681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.553874 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:39.557338 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.557338 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:39.566158 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9192f3c-c6b4-4fbd-ade9-6d5265682dde tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b returned with HTTP 200 Jul 10 13:26:39.566642 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1038/4167] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:39 2026] GET /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:39.575476 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cd516372-1057-42f5-be31-c401b7e8b9fe None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.577940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:26:39.578528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8e42f3c1-4fce-4505-b743-dd76703becb3", "volume_types": ["bb3745de-761f-4d48-a099-cd374f08c99f"], "name": "tempest-Group2-1560230547"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:39.580423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating new group {'group': {'group_type': '8e42f3c1-4fce-4505-b743-dd76703becb3', 'volume_types': ['bb3745de-761f-4d48-a099-cd374f08c99f'], 'name': 'tempest-Group2-1560230547'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:26:39.584852 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating group tempest-Group2-1560230547. Jul 10 13:26:39.585286 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.585286 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:39.594113 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:39.605992 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['a4308bac-d20b-4c0b-a451-6e57023bcce4'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:39.630545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cd516372-1057-42f5-be31-c401b7e8b9fe tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:26:39.631189 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1043/4168] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:26:39 2026] POST /volume/v3/groups => generated 94 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:39.639738 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.641939 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:39.642263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.642558 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.642785 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member c84b85be-176b-48db-9210-5cc381357970 {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:39.647464 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.647464 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:39.659049 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8a4fc22e-72e3-4dd8-a494-a24b0f2be5c5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 returned with HTTP 200 Jul 10 13:26:39.659436 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1036/4169] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:39 2026] GET /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 => generated 322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:39.889394 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.891308 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 Jul 10 13:26:39.891486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.891684 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.896463 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.896463 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:39.896923 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:39.897589 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2f8d61c-845d-4209-ae4b-7d9159029b49 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 returned with HTTP 200 Jul 10 13:26:39.897979 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1053/4170] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:39 2026] GET /volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:39.907633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-30957b48-4348-474d-9497-6d4380fd6903 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.909709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1?cascade=True Jul 10 13:26:39.909929 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.910142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.910348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume with id: 1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:39.918510 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.918510 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:39.919110 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:39.954671 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume request issued successfully. Jul 10 13:26:39.955012 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30957b48-4348-474d-9497-6d4380fd6903 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1?cascade=True returned with HTTP 202 Jul 10 13:26:39.955499 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1039/4171] 10.4.3.138 () {66 vars in 1376 bytes} [Fri Jul 10 13:26:39 2026] DELETE /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1?cascade=True => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:39.964798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-647647c3-e668-46e8-9654-4d43e321c49f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:39.966900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-647647c3-e668-46e8-9654-4d43e321c49f tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:39.967193 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-647647c3-e668-46e8-9654-4d43e321c49f tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:39.967463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-647647c3-e668-46e8-9654-4d43e321c49f tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:39.977482 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:39.977482 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:39.982811 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-647647c3-e668-46e8-9654-4d43e321c49f tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:39.988779 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-647647c3-e668-46e8-9654-4d43e321c49f tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 200 Jul 10 13:26:39.989337 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1044/4172] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:39 2026] GET /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:40.391867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:40.393729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:40.393982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:40.394200 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:40.404660 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:40.404660 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:40.408406 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:40.412843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5fd67869-dd12-4931-9c8a-f8b61b4a526f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:40.413308 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1037/4173] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:40 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:40.670838 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:40.672974 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:40.673216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:40.673430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:40.673628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member c84b85be-176b-48db-9210-5cc381357970 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:40.678022 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:40.678022 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:40.688304 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84846420-0b83-42bb-b92a-24d2a11cc8d2 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 returned with HTTP 200 Jul 10 13:26:40.688923 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1054/4174] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:40 2026] GET /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:40.698516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:40.700611 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:40.701022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-693389578", "volume_type": "bb3745de-761f-4d48-a099-cd374f08c99f", "group_id": "29666a01-ecbf-4ddf-99ab-3b8459a5318b", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:40.702521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-693389578', 'volume_type': 'bb3745de-761f-4d48-a099-cd374f08c99f', 'group_id': '29666a01-ecbf-4ddf-99ab-3b8459a5318b', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:40.713085 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:40.713085 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:40.713837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume of 1 GB Jul 10 13:26:40.722025 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:40.728279 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (1c21eca4-446e-4657-b7c4-00aab99447ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:40.729550 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd5b557-f363-4402-bee9-8f4399bd0be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:40.730238 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:40.730238 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:40.730759 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:40.758652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd5b557-f363-4402-bee9-8f4399bd0be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:26:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb3745de-761f-4d48-a099-cd374f08c99f,is_public=True,name='tempest-GroupsTest-volume-type-1297735425',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb3745de-761f-4d48-a099-cd374f08c99f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '29666a01-ecbf-4ddf-99ab-3b8459a5318b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:40.759596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f932fbdb-8a19-4e29-841f-59ff11fde693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:40.794002 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1297735425 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1297735425, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:40.794408 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1297735425 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1297735425, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:40.843901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['356ccffe-8676-4f7a-a14a-bafb12c71243', '2b1abb7d-024f-4735-afa8-4bba59b6fef5', '860e6a90-8d59-419d-b23f-cf69ae3c20bd', 'e8c76743-0919-48d5-8bb7-cc13193da588'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:40.845089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f932fbdb-8a19-4e29-841f-59ff11fde693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['356ccffe-8676-4f7a-a14a-bafb12c71243', '2b1abb7d-024f-4735-afa8-4bba59b6fef5', '860e6a90-8d59-419d-b23f-cf69ae3c20bd', 'e8c76743-0919-48d5-8bb7-cc13193da588']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:40.846231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b48b5-3bb4-46cd-b41f-074589b1e74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:40.876858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b48b5-3bb4-46cd-b41f-074589b1e74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bcb867d-6843-45e2-b2c0-457bccacc40e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-693389578',encryption_key_id=None,group_id=29666a01-ecbf-4ddf-99ab-3b8459a5318b,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['356ccffe-8676-4f7a-a14a-bafb12c71243','2b1abb7d-024f-4735-afa8-4bba59b6fef5','860e6a90-8d59-419d-b23f-cf69ae3c20bd','e8c76743-0919-48d5-8bb7-cc13193da588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=bb3745de-761f-4d48-a099-cd374f08c99f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-693389578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=29666a01-ecbf-4ddf-99ab-3b8459a5318b,host=None,id=1bcb867d-6843-45e2-b2c0-457bccacc40e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3315391dedca455aae40e7957c438f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb3745de-761f-4d48-a099-cd374f08c99f),volume_type_id=bb3745de-761f-4d48-a099-cd374f08c99f)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:40.877844 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f200fa-5d80-47aa-a186-6ac5b1fc1a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:40.899816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f200fa-5d80-47aa-a186-6ac5b1fc1a29) transitioned into state 'SUCCESS' from state '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-693389578',encryption_key_id=None,group_id=29666a01-ecbf-4ddf-99ab-3b8459a5318b,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['356ccffe-8676-4f7a-a14a-bafb12c71243','2b1abb7d-024f-4735-afa8-4bba59b6fef5','860e6a90-8d59-419d-b23f-cf69ae3c20bd','e8c76743-0919-48d5-8bb7-cc13193da588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=bb3745de-761f-4d48-a099-cd374f08c99f)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:40.900751 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a10d20-0396-427d-bb12-6b7bc48e0cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:40.913813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a10d20-0396-427d-bb12-6b7bc48e0cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:40.914869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (1c21eca4-446e-4657-b7c4-00aab99447ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:40.915137 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request issued successfully. Jul 10 13:26:40.915939 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:40.916119 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:40.963736 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:40.967715 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:40.967715 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:40.972554 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa86a17d-4732-43fc-8e21-67e70261ffa3 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:40.973144 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1040/4175] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:26:40 2026] POST /volume/v3/volumes => generated 814 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:40.989643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:40.993353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e Jul 10 13:26:40.993353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:40.994902 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.004527 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-35c007c3-c8b0-417c-bed8-e446687d4f32 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.006803 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:41.006803 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:41.006938 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35c007c3-c8b0-417c-bed8-e446687d4f32 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:41.007075 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35c007c3-c8b0-417c-bed8-e446687d4f32 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.007268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35c007c3-c8b0-417c-bed8-e446687d4f32 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.013379 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:41.014520 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:41.015218 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:41.016577 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35c007c3-c8b0-417c-bed8-e446687d4f32 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 404 Jul 10 13:26:41.016655 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1038/4176] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:41.024423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.027126 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:26:41.027437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.027794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.028262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:41.029130 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:41.029130 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:41.029201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:41.038990 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Get all volumes completed successfully. Jul 10 13:26:41.039437 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f8a8c45f-5be4-4e85-83cf-8ae8d3cfa411 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:26:41.039939 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1055/4177] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:41.048753 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.051620 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:41.051826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.052150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.052514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:41.054270 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.db.api [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Building query based on filter {{(pid=100116) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:26:41.058524 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:41.059821 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Get all snapshots completed successfully. Jul 10 13:26:41.060221 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5dfeef6e-7e5f-418e-989d-6c4fe2dd4530 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:26:41.060683 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1041/4178] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:41.063229 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:41.063229 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:41.070805 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.072934 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 Jul 10 13:26:41.073233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.073489 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.074032 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcc79317-d6c6-4df7-9b37-f01d0a708aaa tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e returned with HTTP 200 Jul 10 13:26:41.074123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete snapshot with id: a63b4a9e-be81-48a8-805c-2389687bb700 Jul 10 13:26:41.074173 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1045/4179] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:40 2026] GET /volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e => generated 882 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:41.081838 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c7eb412-e2e4-48f0-ac17-e988c720660b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 returned with HTTP 404 Jul 10 13:26:41.082588 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1039/4180] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:41 2026] DELETE /volume/v3/snapshots/a63b4a9e-be81-48a8-805c-2389687bb700 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:41.091482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.093624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 Jul 10 13:26:41.093953 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.094256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.094427 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete snapshot with id: 65a88952-6f0c-44e7-8fb5-60be1b623349 Jul 10 13:26:41.100614 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7d4332fd-d5e9-4f17-9fac-c4e116fb98fb tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 returned with HTTP 404 Jul 10 13:26:41.101333 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1056/4181] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:41 2026] DELETE /volume/v3/snapshots/65a88952-6f0c-44e7-8fb5-60be1b623349 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:41.111348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c241fbb9-6a1a-43b5-ada4-f5d05f4dbb47 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.113593 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c241fbb9-6a1a-43b5-ada4-f5d05f4dbb47 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:41.113975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c241fbb9-6a1a-43b5-ada4-f5d05f4dbb47 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.114161 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c241fbb9-6a1a-43b5-ada4-f5d05f4dbb47 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.121767 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c241fbb9-6a1a-43b5-ada4-f5d05f4dbb47 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 404 Jul 10 13:26:41.122566 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1042/4182] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:41.131263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.133305 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:41.133631 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.133810 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.134019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume with id: 1f875bb8-5293-435b-9888-3d8c8c340eb1 Jul 10 13:26:41.140373 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2ad02147-a925-46ed-9e5a-0c4457d9e427 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 returned with HTTP 404 Jul 10 13:26:41.140971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1046/4183] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:41 2026] DELETE /volume/v3/volumes/1f875bb8-5293-435b-9888-3d8c8c340eb1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:41.151679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.153860 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:41.154329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1649107166"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:41.156142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1649107166'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:41.156415 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume of 1 GB Jul 10 13:26:41.162288 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Availability Zones retrieved successfully. Jul 10 13:26:41.169072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (a86933da-f162-4d4c-b819-c59af2dcffab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:41.172241 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a245124-0464-4222-a57f-879153bb0f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:41.173447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:41.205295 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a245124-0464-4222-a57f-879153bb0f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:41.206187 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b7402-5887-4e9f-875c-bd586bafe0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:41.250179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['4d87f276-36fa-47c3-a6a1-c2430914b219', 'b8e33ed5-a5b7-40f2-b5cf-468219cc74ce', 'f332371f-92d6-4124-a648-f97f6234b1be', 'a0bddb78-d06b-4ee0-b3d1-328e339108b1'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:41.251109 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405b7402-5887-4e9f-875c-bd586bafe0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d87f276-36fa-47c3-a6a1-c2430914b219', 'b8e33ed5-a5b7-40f2-b5cf-468219cc74ce', 'f332371f-92d6-4124-a648-f97f6234b1be', 'a0bddb78-d06b-4ee0-b3d1-328e339108b1']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:41.251923 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6ac620-58e6-4e85-b1b3-6d2c41dba68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:41.277271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6ac620-58e6-4e85-b1b3-6d2c41dba68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1649107166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['4d87f276-36fa-47c3-a6a1-c2430914b219','b8e33ed5-a5b7-40f2-b5cf-468219cc74ce','f332371f-92d6-4124-a648-f97f6234b1be','a0bddb78-d06b-4ee0-b3d1-328e339108b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1649107166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4507c35863482eba49526b6ba9c7b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:41.278259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe84f2b-a024-4306-b202-6e48375f4cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:41.301116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe84f2b-a024-4306-b202-6e48375f4cf8) transitioned into state 'SUCCESS' from state '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-1649107166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['4d87f276-36fa-47c3-a6a1-c2430914b219','b8e33ed5-a5b7-40f2-b5cf-468219cc74ce','f332371f-92d6-4124-a648-f97f6234b1be','a0bddb78-d06b-4ee0-b3d1-328e339108b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:41.302056 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3252eb-f20f-4bc7-8743-efef5e338258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:41.313250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba3252eb-f20f-4bc7-8743-efef5e338258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:41.314255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (a86933da-f162-4d4c-b819-c59af2dcffab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:41.314597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request issued successfully. Jul 10 13:26:41.315291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-701c5c5d-44a7-4c87-b8ee-1e615d2c62a5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:41.315803 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1040/4184] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:26:41 2026] POST /volume/v3/volumes => generated 751 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:41.328081 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c8e93989-0537-404a-bece-8590935a23a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.330412 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8e93989-0537-404a-bece-8590935a23a1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:41.330520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8e93989-0537-404a-bece-8590935a23a1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.330769 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c8e93989-0537-404a-bece-8590935a23a1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.339410 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:41.339410 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:41.343864 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c8e93989-0537-404a-bece-8590935a23a1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:41.348535 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c8e93989-0537-404a-bece-8590935a23a1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 200 Jul 10 13:26:41.349022 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1057/4185] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:41.426857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:41.429057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:41.429325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:41.430110 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:41.442464 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:41.442464 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:41.446950 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:41.454622 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6a54a6f3-74c5-4f83-bad5-8720572cfc0c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:41.454922 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1043/4186] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:41 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:42.090858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-586039ca-fb74-4462-9700-2c11d48c6b9e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.093186 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e Jul 10 13:26:42.093500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.093772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.103164 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.103164 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:42.108213 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:42.109088 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:42.109292 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:42.156625 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:42.160289 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.160289 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:42.168711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-586039ca-fb74-4462-9700-2c11d48c6b9e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e returned with HTTP 200 Jul 10 13:26:42.169194 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1047/4187] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.185519 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.187797 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:42.188027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.188240 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.188386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:42.192150 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.192150 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:42.199822 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d09667ef-020e-4cb8-8c5d-911e536a6aec tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b returned with HTTP 200 Jul 10 13:26:42.200322 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1041/4188] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.208810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.210883 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:42.211117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.211347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.211502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member c84b85be-176b-48db-9210-5cc381357970 {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:42.215549 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.215549 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:42.224870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-004989c7-4f2f-44dd-b68e-d38da7daaf92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 returned with HTTP 200 Jul 10 13:26:42.225358 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1058/4189] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.235569 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4a3c6211-9a45-423f-8192-f5e7b82f42c9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.238503 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a3c6211-9a45-423f-8192-f5e7b82f42c9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/detail Jul 10 13:26:42.238729 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a3c6211-9a45-423f-8192-f5e7b82f42c9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.238967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a3c6211-9a45-423f-8192-f5e7b82f42c9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.259271 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a3c6211-9a45-423f-8192-f5e7b82f42c9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/detail returned with HTTP 200 Jul 10 13:26:42.259620 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1044/4190] 10.4.3.138 () {68 vars in 1296 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/groups/detail => generated 639 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.268921 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.271218 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:42.271474 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.271741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.272094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:42.273057 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:42.282308 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:42.283114 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:42.283285 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:42.321051 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:42.324625 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.324625 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:42.333151 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-527094e9-22e3-416c-a4fa-d3e5845d56e4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:42.333594 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1048/4191] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.347908 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.351465 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:42.351822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.352122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.352516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:42.353418 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.353418 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:42.354736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:42.363368 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:42.363878 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.364103 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:42.364263 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:42.368171 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:42.368384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.368562 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.375842 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.375842 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:42.379480 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:42.383709 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38e8684f-ebfd-43c8-93ae-2621131ea135 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 200 Jul 10 13:26:42.384181 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1059/4192] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:42.396687 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a0a25a16-ee31-44a6-a391-38610b45371d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.398556 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:42.399140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f", "name": "tempest-VolumesDeleteCascade-Snapshot-1417669721"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:42.407124 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:42.407973 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.407973 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:42.408594 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:42.408775 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create snapshot from volume f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:42.410399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.410399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:42.419116 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6cd06f44-c739-4b97-b183-7f7f76fae8ba tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:42.419947 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1042/4193] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:42.431885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dee55789-6c17-44af-b679-1a1be12e3993 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.433842 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action Jul 10 13:26:42.434270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:42.434432 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:42.435982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] delete called for group 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100114) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:26:42.436074 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.groups [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Delete group with id: 29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:42.439328 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.439328 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:42.440564 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['dc2152ed-b88b-4f51-8715-26387d6b9fb5', '7929492f-be07-4d13-ad50-76ea428b5320', '98e3dd5f-71b7-41e4-8e6f-6c73d13e7ce4', 'fa82af5a-bc29-4550-90fd-a652ccacccab'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:42.471557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.473602 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:42.473858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.474133 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.477417 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot create request issued successfully. Jul 10 13:26:42.477816 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a0a25a16-ee31-44a6-a391-38610b45371d tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:42.478372 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1045/4194] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:26:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:42.488596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.490712 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 Jul 10 13:26:42.490926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.491175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.493392 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.493392 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:42.497231 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.497231 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:42.498011 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:42.498806 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:42.499186 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8868451e-5246-4fda-a59d-03559e0eb7c1 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 returned with HTTP 200 Jul 10 13:26:42.499704 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1043/4195] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:42.506522 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16c869a2-236b-4306-ac9b-93c23d9d7d50 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:42.507098 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1060/4196] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:42.507459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dee55789-6c17-44af-b679-1a1be12e3993 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action returned with HTTP 202 Jul 10 13:26:42.508176 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1049/4197] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:26:42 2026] POST /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:42.518149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:42.520503 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e Jul 10 13:26:42.520788 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:42.521035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:42.531534 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.531534 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:42.537856 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:42.538984 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:42.539252 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:42.590351 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:42.594143 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:42.594143 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:42.602786 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2e3b41f6-2cf1-47a9-910c-a4541cf33676 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e returned with HTTP 200 Jul 10 13:26:42.603281 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1046/4198] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:42 2026] GET /volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:43.512366 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0b1f363d-97e1-4550-a61f-686515f6d75a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.514476 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b1f363d-97e1-4550-a61f-686515f6d75a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 Jul 10 13:26:43.514708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b1f363d-97e1-4550-a61f-686515f6d75a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.514931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0b1f363d-97e1-4550-a61f-686515f6d75a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.522094 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.522094 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:43.522717 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0b1f363d-97e1-4550-a61f-686515f6d75a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:43.523604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.523969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0b1f363d-97e1-4550-a61f-686515f6d75a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 returned with HTTP 200 Jul 10 13:26:43.524471 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1044/4199] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:43.526016 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:43.526360 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.526556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.533961 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.536024 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:43.536447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5ee20f1-2b4e-45c5-9753-5348635b6011", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1844517343"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:43.538360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5ee20f1-2b4e-45c5-9753-5348635b6011', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1844517343'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:43.540668 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.540668 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:43.544175 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.544175 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:43.544729 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Snapshot retrieved successfully. Jul 10 13:26:43.544898 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume of 1 GB Jul 10 13:26:43.545881 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:43.549371 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Availability Zones retrieved successfully. Jul 10 13:26:43.551200 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa6ed118-fbd1-45db-ab01-b51a478fa248 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:43.551675 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1061/4200] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:43.556057 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (3b732cbc-1992-4db3-a9e4-fa6ae696fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:43.557276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cac6d0-0338-4870-bcc7-538249c3035c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:43.558270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:43.598711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65cac6d0-0338-4870-bcc7-538249c3035c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5ee20f1-2b4e-45c5-9753-5348635b6011', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:43.599505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07ad2ad-defd-4a78-9fbb-10e3004933b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:43.618815 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f4406471-9a74-41fc-95cf-52e320bfbd1d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.621066 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4406471-9a74-41fc-95cf-52e320bfbd1d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e Jul 10 13:26:43.621378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4406471-9a74-41fc-95cf-52e320bfbd1d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.621644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f4406471-9a74-41fc-95cf-52e320bfbd1d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.628364 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f4406471-9a74-41fc-95cf-52e320bfbd1d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e returned with HTTP 404 Jul 10 13:26:43.628987 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1047/4201] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/volumes/1bcb867d-6843-45e2-b2c0-457bccacc40e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:43.638003 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.639655 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:43.640143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.640478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.641714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:43.645719 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-28db4100-db2a-4e45-876a-a3e26aeabba7 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b returned with HTTP 404 Jul 10 13:26:43.646617 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1045/4202] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:43.655437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.658057 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action Jul 10 13:26:43.658194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Created reservations ['d4b95aaa-3ee4-4668-a9fe-351916c7e287', 'e529790d-b870-47f0-8b2b-9cf1b32dec88', 'ff88d4f0-d24c-4618-9480-d1ce4fa69881', 'd7a67489-01e8-46c7-8147-5afa929b0392'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:43.658568 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:43.658894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:43.659439 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b07ad2ad-defd-4a78-9fbb-10e3004933b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b95aaa-3ee4-4668-a9fe-351916c7e287', 'e529790d-b870-47f0-8b2b-9cf1b32dec88', 'ff88d4f0-d24c-4618-9480-d1ce4fa69881', 'd7a67489-01e8-46c7-8147-5afa929b0392']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:43.660459 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f4739c-50ec-473c-b88e-72eb65d791e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:43.660757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] delete called for group c84b85be-176b-48db-9210-5cc381357970 {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:26:43.660922 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Delete group with id: c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:43.665334 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.665334 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:43.694960 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c3f674f-035a-4358-86bf-ebdb086d62c8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action returned with HTTP 202 Jul 10 13:26:43.695404 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1062/4203] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:26:43 2026] POST /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:43.704484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.708897 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f4739c-50ec-473c-b88e-72eb65d791e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90075370-8e59-4604-92b4-b5c435089d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1844517343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['d4b95aaa-3ee4-4668-a9fe-351916c7e287','e529790d-b870-47f0-8b2b-9cf1b32dec88','ff88d4f0-d24c-4618-9480-d1ce4fa69881','d7a67489-01e8-46c7-8147-5afa929b0392'],size=1,snapshot_id=d5ee20f1-2b4e-45c5-9753-5348635b6011,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1844517343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90075370-8e59-4604-92b4-b5c435089d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5ee20f1-2b4e-45c5-9753-5348635b6011,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4507c35863482eba49526b6ba9c7b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:43.709102 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:43.709370 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.709558 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.709741 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ce3243-6a13-4ec0-b49f-40513e05c853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:43.709799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member c84b85be-176b-48db-9210-5cc381357970 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:43.715815 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.715815 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:43.726746 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d65251d8-13e0-4d86-a50c-0e660eb430bd tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 returned with HTTP 200 Jul 10 13:26:43.727094 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1048/4204] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:43.736374 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ce3243-6a13-4ec0-b49f-40513e05c853) transitioned into state 'SUCCESS' from state '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-1844517343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0f3f53bdeb644d2b92e49049a7eb9c2',qos_specs=None,replication_status=,reservations=['d4b95aaa-3ee4-4668-a9fe-351916c7e287','e529790d-b870-47f0-8b2b-9cf1b32dec88','ff88d4f0-d24c-4618-9480-d1ce4fa69881','d7a67489-01e8-46c7-8147-5afa929b0392'],size=1,snapshot_id=d5ee20f1-2b4e-45c5-9753-5348635b6011,source_replicaid=,source_volid=None,status='creating',user_id='ea4507c35863482eba49526b6ba9c7b2',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:43.737420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa64b853-292e-47f1-90b2-de33892d295b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:43.768141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa64b853-292e-47f1-90b2-de33892d295b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:43.769420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Flow 'volume_create_api' (3b732cbc-1992-4db3-a9e4-fa6ae696fc38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:43.769947 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Create volume request issued successfully. Jul 10 13:26:43.770835 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4de9e2b6-d0ad-4983-81c9-84c1cedb836c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:43.771372 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1050/4205] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:43 2026] POST /volume/v3/volumes => generated 785 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:43.790014 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:43.794729 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:43.794729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:43.794729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:43.804256 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:43.804256 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:43.808305 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:43.814257 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7579a8c6-311d-4ee3-9ad9-037ac8d758a7 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 200 Jul 10 13:26:43.814960 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1046/4206] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:43 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.566433 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7f955db4-99a8-4372-8625-b31afe4509ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.568556 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f955db4-99a8-4372-8625-b31afe4509ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:44.568817 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f955db4-99a8-4372-8625-b31afe4509ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.569087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7f955db4-99a8-4372-8625-b31afe4509ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.579356 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.579356 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:44.583880 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7f955db4-99a8-4372-8625-b31afe4509ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:44.589180 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7f955db4-99a8-4372-8625-b31afe4509ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:44.589621 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1063/4207] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.740637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.743155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:44.743478 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.743769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.743989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member c84b85be-176b-48db-9210-5cc381357970 {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:44.748096 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ee138c77-4989-4b48-9bcb-68f9a8a0acd9 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 returned with HTTP 404 Jul 10 13:26:44.748760 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1049/4208] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:44.758220 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-77c89f89-a625-4e0d-8980-9dc2c725a2f6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.760711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77c89f89-a625-4e0d-8980-9dc2c725a2f6 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/detail Jul 10 13:26:44.761009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77c89f89-a625-4e0d-8980-9dc2c725a2f6 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.761284 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77c89f89-a625-4e0d-8980-9dc2c725a2f6 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.761729 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.761729 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:44.768365 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77c89f89-a625-4e0d-8980-9dc2c725a2f6 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/detail returned with HTTP 200 Jul 10 13:26:44.768796 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1051/4209] 10.4.3.138 () {68 vars in 1296 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.778939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5407ca46-8aff-43cd-826b-5bc51fad889e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.780989 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:44.781168 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.781562 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.781662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:44.782889 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:44.791781 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:44.794070 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5407ca46-8aff-43cd-826b-5bc51fad889e tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:44.794549 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1047/4210] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.810501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.813204 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action Jul 10 13:26:44.813766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:44.813988 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:44.816259 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] delete called for group c84b85be-176b-48db-9210-5cc381357970 {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:26:44.816259 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Delete group with id: c84b85be-176b-48db-9210-5cc381357970 Jul 10 13:26:44.821189 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0892af00-aa9a-4ca2-b91a-db2e5d604046 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action returned with HTTP 404 Jul 10 13:26:44.821965 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1064/4211] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:26:44 2026] POST /volume/v3/groups/c84b85be-176b-48db-9210-5cc381357970/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:44.830777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.832724 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.833064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:44.833347 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.833586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.833957 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:44.834346 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.834346 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:44.834769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:44.835599 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:44.836003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.836317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.842640 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:44.844979 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-650873c8-72f5-4e47-b689-e6cb34d32dc5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:44.845371 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1050/4212] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.845426 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.845426 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:44.849675 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:44.854416 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4713bf1a-6a45-41e4-a6b6-a98cf5ac3892 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 200 Jul 10 13:26:44.854873 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1052/4213] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.859769 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.862203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action Jul 10 13:26:44.862716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:44.862931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:44.864798 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] delete called for group 29666a01-ecbf-4ddf-99ab-3b8459a5318b {{(pid=100115) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:26:44.864965 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Delete group with id: 29666a01-ecbf-4ddf-99ab-3b8459a5318b Jul 10 13:26:44.868986 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76d7eb44-2da4-432c-bc6d-3d09ad4c652f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action returned with HTTP 404 Jul 10 13:26:44.869656 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1048/4214] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:26:44 2026] POST /volume/v3/groups/29666a01-ecbf-4ddf-99ab-3b8459a5318b/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:44.870928 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.873037 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:44.873340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.873494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.879823 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4dfb3e93-6d8d-4746-a661-de0cc781a911 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.882065 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.882065 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:44.882216 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4dfb3e93-6d8d-4746-a661-de0cc781a911 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/8e42f3c1-4fce-4505-b743-dd76703becb3 Jul 10 13:26:44.882434 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4dfb3e93-6d8d-4746-a661-de0cc781a911 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.882680 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4dfb3e93-6d8d-4746-a661-de0cc781a911 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.886713 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:44.891889 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5841ad2a-dd2a-470b-95c3-80255ca81d79 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 200 Jul 10 13:26:44.892400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1065/4215] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.899215 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4dfb3e93-6d8d-4746-a661-de0cc781a911 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/group_types/8e42f3c1-4fce-4505-b743-dd76703becb3 returned with HTTP 202 Jul 10 13:26:44.899663 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1051/4216] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:26:44 2026] DELETE /volume/v3/group_types/8e42f3c1-4fce-4505-b743-dd76703becb3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:44.907278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.908509 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ecd81971-1d82-45dd-94f9-42f752506518 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.910463 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f?cascade=True Jul 10 13:26:44.910463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.910984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecd81971-1d82-45dd-94f9-42f752506518 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] DELETE https://10.4.3.138/volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f Jul 10 13:26:44.911063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.911244 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume with id: f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:44.911292 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecd81971-1d82-45dd-94f9-42f752506518 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.911781 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ecd81971-1d82-45dd-94f9-42f752506518 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.920041 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.920041 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:44.920729 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:44.942003 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ecd81971-1d82-45dd-94f9-42f752506518 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f returned with HTTP 202 Jul 10 13:26:44.942423 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1049/4217] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:26:44 2026] DELETE /volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:44.951566 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-105c110a-483f-42c5-9ea2-6736a5b472fb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.954060 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-105c110a-483f-42c5-9ea2-6736a5b472fb tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] GET https://10.4.3.138/volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f Jul 10 13:26:44.954339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-105c110a-483f-42c5-9ea2-6736a5b472fb tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.954619 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-105c110a-483f-42c5-9ea2-6736a5b472fb tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.960756 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume request issued successfully. Jul 10 13:26:44.960756 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6af3b5ce-181a-4f1d-8b47-40e27fc40425 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f?cascade=True returned with HTTP 202 Jul 10 13:26:44.961120 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-105c110a-483f-42c5-9ea2-6736a5b472fb tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f returned with HTTP 404 Jul 10 13:26:44.962591 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1053/4218] 10.4.3.138 () {66 vars in 1376 bytes} [Fri Jul 10 13:26:44 2026] DELETE /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f?cascade=True => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:44.962778 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1066/4219] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/types/bb3745de-761f-4d48-a099-cd374f08c99f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:44.968111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-34973a97-b4c5-499a-8e35-8b081e555998 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.971406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.972419 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-34973a97-b4c5-499a-8e35-8b081e555998 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f/action Jul 10 13:26:44.972824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-34973a97-b4c5-499a-8e35-8b081e555998 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:44.972980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-34973a97-b4c5-499a-8e35-8b081e555998 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:44.973984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:44.974297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:44.974565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:44.976419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a2ebe63d-fe5a-4b65-9125-a3837c5ddae2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:44.978712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2ebe63d-fe5a-4b65-9125-a3837c5ddae2 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:26:44.979244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2ebe63d-fe5a-4b65-9125-a3837c5ddae2 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-379678934"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:44.982926 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.982926 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:44.984973 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.984973 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:44.991270 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:44.995071 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:44.995071 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:44.998443 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d0a6a08-ca4a-427e-a2e5-05cbd5949ac8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 200 Jul 10 13:26:44.999112 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1050/4220] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:44 2026] GET /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:44.999554 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2ebe63d-fe5a-4b65-9125-a3837c5ddae2 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:26:45.000506 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1054/4221] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:26:44 2026] POST /volume/v3/types => generated 215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:45.011496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-45cd3bea-d96f-4c3e-af97-7e0e0855305a req-34973a97-b4c5-499a-8e35-8b081e555998 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f/action returned with HTTP 204 Jul 10 13:26:45.012178 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1052/4222] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:26:44 2026] POST /volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:45.012314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e8ac39bf-9fdb-4eb5-9136-42a6012ace10 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.014473 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8ac39bf-9fdb-4eb5-9136-42a6012ace10 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] POST https://10.4.3.138/volume/v3/group_types Jul 10 13:26:45.015040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8ac39bf-9fdb-4eb5-9136-42a6012ace10 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-148695732"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:45.036401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8ac39bf-9fdb-4eb5-9136-42a6012ace10 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/group_types returned with HTTP 202 Jul 10 13:26:45.036857 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1067/4223] 10.4.3.138 () {70 vars in 1311 bytes} [Fri Jul 10 13:26:45 2026] POST /volume/v3/group_types => generated 172 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:45.048278 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.050732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups Jul 10 13:26:45.051286 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce495134-9202-44fc-9193-24b1e9bb0ff9", "volume_types": ["b1432dbc-e38f-43ee-8100-96ab4aaec785"], "name": "tempest-GroupsTest-Group-1761565876"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:45.053300 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating new group {'group': {'group_type': 'ce495134-9202-44fc-9193-24b1e9bb0ff9', 'volume_types': ['b1432dbc-e38f-43ee-8100-96ab4aaec785'], 'name': 'tempest-GroupsTest-Group-1761565876'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 13:26:45.059012 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.groups [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Creating group tempest-GroupsTest-Group-1761565876. Jul 10 13:26:45.075098 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:45.102939 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['313dd095-7070-4125-8a0e-d350d79a6fd7'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:45.143823 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-afc81b27-63d7-44a5-9392-044d7f88e5b4 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups returned with HTTP 202 Jul 10 13:26:45.144225 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1051/4224] 10.4.3.138 () {70 vars in 1297 bytes} [Fri Jul 10 13:26:45 2026] POST /volume/v3/groups => generated 104 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:45.152184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dcd40987-f05f-468e-abec-cdca5a0601eb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.154063 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dcd40987-f05f-468e-abec-cdca5a0601eb tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:45.154289 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dcd40987-f05f-468e-abec-cdca5a0601eb tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:45.154427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dcd40987-f05f-468e-abec-cdca5a0601eb tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:45.154563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-dcd40987-f05f-468e-abec-cdca5a0601eb tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:45.159226 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:45.159226 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:45.169178 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dcd40987-f05f-468e-abec-cdca5a0601eb tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:45.169777 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1055/4225] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:45 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:45.603289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e920bfb6-072c-478b-b68f-25449c8cc06e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.605058 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e920bfb6-072c-478b-b68f-25449c8cc06e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:45.605240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e920bfb6-072c-478b-b68f-25449c8cc06e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:45.605412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e920bfb6-072c-478b-b68f-25449c8cc06e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:45.617437 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:45.617437 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:45.621617 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e920bfb6-072c-478b-b68f-25449c8cc06e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:45.626368 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e920bfb6-072c-478b-b68f-25449c8cc06e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:45.626860 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1053/4226] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:45 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 1172 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:45.642117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.644161 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:45.644460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:45.644739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:45.655721 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:45.655721 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:45.660270 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:45.667052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8f592bc0-507d-4f55-bf21-3af47ae1a240 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:45.667565 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1068/4227] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:45 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:45.718944 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.720770 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:45.721060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:45.721396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:45.733170 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:45.733170 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:45.738297 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:45.743521 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-33b40ea4-63d5-4449-958b-86d07eb612ea tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:45.744063 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1052/4228] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:45 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:45.764965 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:45.767355 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/action Jul 10 13:26:45.767714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:45.767931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:45.779957 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:45.779957 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:45.780555 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:45.788449 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Begin detaching volume completed successfully. Jul 10 13:26:45.788734 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-67ec868e-4a0a-462a-9145-01084a15516b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/action returned with HTTP 202 Jul 10 13:26:45.789354 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1056/4229] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:26:45 2026] POST /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:26:46.015157 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07456f8c-c527-4743-9dee-9ed904b82ea8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.016866 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07456f8c-c527-4743-9dee-9ed904b82ea8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:46.017025 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07456f8c-c527-4743-9dee-9ed904b82ea8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.017200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07456f8c-c527-4743-9dee-9ed904b82ea8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.023484 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07456f8c-c527-4743-9dee-9ed904b82ea8 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 404 Jul 10 13:26:46.023937 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1054/4230] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:46.031196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.033129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:26:46.033319 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.033520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.033754 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:46.034563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:46.042255 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Get all volumes completed successfully. Jul 10 13:26:46.042818 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69eea085-6a4c-47a8-91b9-43dded69c2a4 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:26:46.043219 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1069/4231] 10.4.3.138 () {66 vars in 1237 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:46.052037 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.053871 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:46.054042 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.054244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.054449 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:46.055550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.db.api [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Building query based on filter {{(pid=100115) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:26:46.061511 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Get all snapshots completed successfully. Jul 10 13:26:46.061879 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-334f4dbd-2b71-4b2e-a054-feedc9fdab21 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:26:46.062356 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1053/4232] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:46.071528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-30636065-9ff0-4c46-8484-d84333845d6c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.073391 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30636065-9ff0-4c46-8484-d84333845d6c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:46.073575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30636065-9ff0-4c46-8484-d84333845d6c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.073796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30636065-9ff0-4c46-8484-d84333845d6c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.084144 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.084144 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:46.089884 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-30636065-9ff0-4c46-8484-d84333845d6c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:46.096087 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30636065-9ff0-4c46-8484-d84333845d6c tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 200 Jul 10 13:26:46.096517 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1057/4233] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:46.108571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.110339 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:46.110508 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.110752 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.110921 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume with id: 90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:46.119869 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.119869 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:46.120459 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:46.144628 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume request issued successfully. Jul 10 13:26:46.144961 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9efef60a-42d9-4adf-a73b-b17967c7ef5e tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 202 Jul 10 13:26:46.145405 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1055/4234] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:46 2026] DELETE /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:46.153867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.156207 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:46.156437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.156657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.165172 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.165172 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:46.169291 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Volume info retrieved successfully. Jul 10 13:26:46.174973 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d986f688-f8c2-48df-8078-aa30bd6095b5 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 200 Jul 10 13:26:46.175468 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1070/4235] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:46.180020 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.181640 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:46.181888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.182099 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.182244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:46.185535 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.185535 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:46.193991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6b9c282e-d23f-454d-9e6d-7c61b13382fc tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:46.194448 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1054/4236] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 333 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:46.204649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.206676 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:46.207137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-351709759", "volume_type": "b1432dbc-e38f-43ee-8100-96ab4aaec785", "group_id": "18479e13-c9dd-47c9-a8da-7d6d647fa46f", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:46.208955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-351709759', 'volume_type': 'b1432dbc-e38f-43ee-8100-96ab4aaec785', 'group_id': '18479e13-c9dd-47c9-a8da-7d6d647fa46f', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:46.217416 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.217416 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:46.218000 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume of 1 GB Jul 10 13:26:46.223462 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:46.230395 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (7228883f-5b9f-4d08-b544-76ad4f3c6c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:46.232056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61073850-6209-47f2-8125-08c8ec7a7165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:46.232770 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.232770 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:46.233250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:46.257748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61073850-6209-47f2-8125-08c8ec7a7165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1432dbc-e38f-43ee-8100-96ab4aaec785,is_public=True,name='tempest-GroupsTest-volume-type-379678934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1432dbc-e38f-43ee-8100-96ab4aaec785', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18479e13-c9dd-47c9-a8da-7d6d647fa46f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:46.258772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (819aebe4-8e0e-46d1-955b-fdeede25fa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:46.296327 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-379678934 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-379678934, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:46.296710 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-379678934 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-379678934, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:46.330391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['46ae0dc9-5fdd-4918-a686-4b4a2348a73c', 'bb5217eb-c932-4c44-8816-184fa9dec53f', 'ef68f8e0-4510-4f5a-96fc-1032c833df71', '5fa1bed1-66de-4a04-98d0-343e2abd0900'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:46.331245 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (819aebe4-8e0e-46d1-955b-fdeede25fa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ae0dc9-5fdd-4918-a686-4b4a2348a73c', 'bb5217eb-c932-4c44-8816-184fa9dec53f', 'ef68f8e0-4510-4f5a-96fc-1032c833df71', '5fa1bed1-66de-4a04-98d0-343e2abd0900']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:46.332050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4923d4cd-db18-4c6b-9e8e-872b290b5fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:46.358018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4923d4cd-db18-4c6b-9e8e-872b290b5fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37caf7ee-9ffa-4569-b35f-675dc2b44bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-351709759',encryption_key_id=None,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['46ae0dc9-5fdd-4918-a686-4b4a2348a73c','bb5217eb-c932-4c44-8816-184fa9dec53f','ef68f8e0-4510-4f5a-96fc-1032c833df71','5fa1bed1-66de-4a04-98d0-343e2abd0900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-351709759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,host=None,id=37caf7ee-9ffa-4569-b35f-675dc2b44bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3315391dedca455aae40e7957c438f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1432dbc-e38f-43ee-8100-96ab4aaec785),volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:46.359481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccff90f7-3d82-424a-b1a5-d03e814c7070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:46.380044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccff90f7-3d82-424a-b1a5-d03e814c7070) transitioned into state 'SUCCESS' from state '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-351709759',encryption_key_id=None,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['46ae0dc9-5fdd-4918-a686-4b4a2348a73c','bb5217eb-c932-4c44-8816-184fa9dec53f','ef68f8e0-4510-4f5a-96fc-1032c833df71','5fa1bed1-66de-4a04-98d0-343e2abd0900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:46.380648 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7482b49c-6860-4a32-827f-ac934549e493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:46.395672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7482b49c-6860-4a32-827f-ac934549e493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:46.396508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (7228883f-5b9f-4d08-b544-76ad4f3c6c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:46.396829 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request issued successfully. Jul 10 13:26:46.397518 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:46.397703 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:46.431533 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:46.435641 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.435641 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:46.439891 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08046d61-1742-48bd-b93a-ad80ba7ca853 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:46.440417 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1058/4237] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:26:46 2026] POST /volume/v3/volumes => generated 813 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:46.452991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.454976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 Jul 10 13:26:46.455191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.455394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.462645 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.462645 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:46.466284 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:46.467029 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:46.467186 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:46.507936 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:46.511262 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.511262 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:46.519141 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c0cf6c9-c9af-4cbd-b2d3-655830a91e8b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 returned with HTTP 200 Jul 10 13:26:46.519602 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1056/4238] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 => generated 881 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:46.816350 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-593cf661-d1cb-432d-84eb-c25ea70c40ad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.816773 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-593cf661-d1cb-432d-84eb-c25ea70c40ad None None] GET https://10.4.3.138/volume// Jul 10 13:26:46.817009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-593cf661-d1cb-432d-84eb-c25ea70c40ad None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.817268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-593cf661-d1cb-432d-84eb-c25ea70c40ad None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.817659 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-593cf661-d1cb-432d-84eb-c25ea70c40ad None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:26:46.818247 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1071/4239] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:26:46.826600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.829915 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:46.830178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.830418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.842323 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.842323 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:46.846707 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:46.852020 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-ead962d2-3f99-4153-b079-6cf84bcb8df2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:46.852551 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1055/4240] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:46.864735 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-1e7b02ee-41f7-4d40-b10c-360aac64218e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:46.867811 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-1e7b02ee-41f7-4d40-b10c-360aac64218e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption Jul 10 13:26:46.868159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-1e7b02ee-41f7-4d40-b10c-360aac64218e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:46.868446 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-1e7b02ee-41f7-4d40-b10c-360aac64218e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:46.879894 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:46.879894 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:46.887583 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-1e7b02ee-41f7-4d40-b10c-360aac64218e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption returned with HTTP 200 Jul 10 13:26:46.888079 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1059/4241] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:26:46 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:46.925943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3941bbaa-b135-446e-9629-d80eb642b768 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.032734 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:47.033261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1990845933"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:47.035101 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1990845933'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:47.035264 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:47.040559 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:47.048843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (e9073119-c1e2-497a-b516-9d051d5db137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:47.050255 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68a0b97-cefc-48b7-b7fc-8151e397e783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.051570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:47.087776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68a0b97-cefc-48b7-b7fc-8151e397e783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.088873 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3163c050-deaf-49e0-b59e-86472f1d6f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.178244 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['dfa160a6-1517-4295-b425-2c89bfa64a4d', '67f12b70-7c40-4265-91e9-8f67790e9573', '41308f2c-fae5-4d42-a4ff-a66a2fa1ea3f', '22153747-bf8e-45fe-933a-1994871c8304'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:47.178505 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3163c050-deaf-49e0-b59e-86472f1d6f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa160a6-1517-4295-b425-2c89bfa64a4d', '67f12b70-7c40-4265-91e9-8f67790e9573', '41308f2c-fae5-4d42-a4ff-a66a2fa1ea3f', '22153747-bf8e-45fe-933a-1994871c8304']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.179568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ced498-10ec-4d55-ae9c-a4513fc3166b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.191872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed9d84c6-9f96-466c-a7f8-8eb4be96a58a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.195320 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed9d84c6-9f96-466c-a7f8-8eb4be96a58a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b Jul 10 13:26:47.195510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed9d84c6-9f96-466c-a7f8-8eb4be96a58a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.196548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed9d84c6-9f96-466c-a7f8-8eb4be96a58a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.202876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed9d84c6-9f96-466c-a7f8-8eb4be96a58a tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b returned with HTTP 404 Jul 10 13:26:47.203319 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1072/4242] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:47 2026] GET /volume/v3/volumes/90075370-8e59-4604-92b4-b5c435089d9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:47.212934 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-acd7b75f-755a-4658-ad84-2ddded56174b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.213401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98ced498-10ec-4d55-ae9c-a4513fc3166b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3a391f1-983a-44f3-bb05-69cb385de596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1990845933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['dfa160a6-1517-4295-b425-2c89bfa64a4d','67f12b70-7c40-4265-91e9-8f67790e9573','41308f2c-fae5-4d42-a4ff-a66a2fa1ea3f','22153747-bf8e-45fe-933a-1994871c8304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1990845933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3a391f1-983a-44f3-bb05-69cb385de596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.214586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf43826-e756-443a-974c-a428f791b362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.216081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-acd7b75f-755a-4658-ad84-2ddded56174b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 Jul 10 13:26:47.216242 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-acd7b75f-755a-4658-ad84-2ddded56174b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.216833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-acd7b75f-755a-4658-ad84-2ddded56174b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.216833 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-acd7b75f-755a-4658-ad84-2ddded56174b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete snapshot with id: d5ee20f1-2b4e-45c5-9753-5348635b6011 Jul 10 13:26:47.222613 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-acd7b75f-755a-4658-ad84-2ddded56174b tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 returned with HTTP 404 Jul 10 13:26:47.223339 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1056/4243] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:47 2026] DELETE /volume/v3/snapshots/d5ee20f1-2b4e-45c5-9753-5348635b6011 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:47.233337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6f9c10f1-6bda-4c9c-88b6-12c5edd28818 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.236331 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f9c10f1-6bda-4c9c-88b6-12c5edd28818 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] GET https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:47.236631 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f9c10f1-6bda-4c9c-88b6-12c5edd28818 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.236944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f9c10f1-6bda-4c9c-88b6-12c5edd28818 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.244885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bf43826-e756-443a-974c-a428f791b362) transitioned into state 'SUCCESS' from state '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-1990845933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['dfa160a6-1517-4295-b425-2c89bfa64a4d','67f12b70-7c40-4265-91e9-8f67790e9573','41308f2c-fae5-4d42-a4ff-a66a2fa1ea3f','22153747-bf8e-45fe-933a-1994871c8304'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.245187 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f9c10f1-6bda-4c9c-88b6-12c5edd28818 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 404 Jul 10 13:26:47.245474 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ed9b6f-af04-48dd-b288-d846f695ef2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.245937 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1060/4244] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:47 2026] GET /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:47.256455 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.258519 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:47.258807 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.259096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.259362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] Delete volume with id: f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f Jul 10 13:26:47.260141 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ed9b6f-af04-48dd-b288-d846f695ef2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.260993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (e9073119-c1e2-497a-b516-9d051d5db137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:47.261352 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:47.262101 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3941bbaa-b135-446e-9629-d80eb642b768 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:47.262542 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1057/4245] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:26:46 2026] POST /volume/v3/volumes => generated 760 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:47.268596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2978866-15bb-4af6-a85d-32cf5a1b3d68 tempest-VolumesDeleteCascade-2087118046 tempest-VolumesDeleteCascade-2087118046-project-member] https://10.4.3.138/volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f returned with HTTP 404 Jul 10 13:26:47.269726 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1073/4246] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:47 2026] DELETE /volume/v3/volumes/f0bfdb7c-aff8-4f5e-a637-cfd5bd1f264f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:47.279486 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.281942 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:47.282659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.282659 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.292981 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.292981 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:47.297722 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:47.304024 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aa6ce3ca-b9ce-432b-8fd8-335d01b99ac5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 returned with HTTP 200 Jul 10 13:26:47.304439 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1057/4247] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:47 2026] GET /volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:47.532070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-854170f8-939c-4037-8ea4-314441bfbe25 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.534113 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 Jul 10 13:26:47.534338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.534588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.544006 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.544006 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:47.548857 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:47.549716 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:47.549962 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:47.598096 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:47.604051 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.604051 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:47.614526 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-854170f8-939c-4037-8ea4-314441bfbe25 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 returned with HTTP 200 Jul 10 13:26:47.615236 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1061/4248] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:47 2026] GET /volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 => generated 906 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:47.631182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.632921 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:47.633292 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-490978881", "volume_type": "b1432dbc-e38f-43ee-8100-96ab4aaec785", "group_id": "18479e13-c9dd-47c9-a8da-7d6d647fa46f", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:47.634802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-490978881', 'volume_type': 'b1432dbc-e38f-43ee-8100-96ab4aaec785', 'group_id': '18479e13-c9dd-47c9-a8da-7d6d647fa46f', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:47.642592 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.642592 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:47.643180 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume of 1 GB Jul 10 13:26:47.649828 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Availability Zones retrieved successfully. Jul 10 13:26:47.655409 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (c9cd2933-1de3-406f-a678-2beb85156e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:47.656798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62905fb7-d259-43f7-8088-70a2f1d7f803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.657446 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.657446 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:47.657993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:47.680372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62905fb7-d259-43f7-8088-70a2f1d7f803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1432dbc-e38f-43ee-8100-96ab4aaec785,is_public=True,name='tempest-GroupsTest-volume-type-379678934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1432dbc-e38f-43ee-8100-96ab4aaec785', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18479e13-c9dd-47c9-a8da-7d6d647fa46f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.681640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21085282-000b-4e0f-a1ba-de1929d88e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.718179 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-379678934 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-379678934, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:47.718511 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-379678934 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-379678934, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:47.737578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Created reservations ['956c3ed9-3794-4571-a14c-7f92840d90d6', '1d553122-e65d-4acf-a5bb-e2fea88edf90', 'fdbc908c-4654-4a5d-b46b-c181b8c82661', '1c79d06e-dcad-4139-97b7-14190d78f117'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:47.738552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21085282-000b-4e0f-a1ba-de1929d88e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['956c3ed9-3794-4571-a14c-7f92840d90d6', '1d553122-e65d-4acf-a5bb-e2fea88edf90', 'fdbc908c-4654-4a5d-b46b-c181b8c82661', '1c79d06e-dcad-4139-97b7-14190d78f117']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.739498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad5886e-c52e-43b8-9786-d9d715a05781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.767402 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ad5886e-c52e-43b8-9786-d9d715a05781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e24046cb-4b8a-41a4-b237-61c25261a721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-490978881',encryption_key_id=None,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['956c3ed9-3794-4571-a14c-7f92840d90d6','1d553122-e65d-4acf-a5bb-e2fea88edf90','fdbc908c-4654-4a5d-b46b-c181b8c82661','1c79d06e-dcad-4139-97b7-14190d78f117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-490978881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,host=None,id=e24046cb-4b8a-41a4-b237-61c25261a721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3315391dedca455aae40e7957c438f19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1432dbc-e38f-43ee-8100-96ab4aaec785),volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.768273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9800b175-5787-4579-889e-e73e5dc24bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.799087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9800b175-5787-4579-889e-e73e5dc24bd9) transitioned into state 'SUCCESS' from state '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-490978881',encryption_key_id=None,group_id=18479e13-c9dd-47c9-a8da-7d6d647fa46f,group_type_id=,metadata={},multiattach=False,project_id='3315391dedca455aae40e7957c438f19',qos_specs=None,replication_status=,reservations=['956c3ed9-3794-4571-a14c-7f92840d90d6','1d553122-e65d-4acf-a5bb-e2fea88edf90','fdbc908c-4654-4a5d-b46b-c181b8c82661','1c79d06e-dcad-4139-97b7-14190d78f117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b25d0f3b7aca48eaa81a5e30fd20a166',volume_type_id=b1432dbc-e38f-43ee-8100-96ab4aaec785)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.799673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6277dfd9-5b3e-49d3-bb9b-3101a534ef70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:47.815645 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6277dfd9-5b3e-49d3-bb9b-3101a534ef70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:47.816610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Flow 'volume_create_api' (c9cd2933-1de3-406f-a678-2beb85156e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:47.817285 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Create volume request issued successfully. Jul 10 13:26:47.817760 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:47.817969 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:47.864497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-64debb32-fb1b-47ca-98aa-4bad7c19d822 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.866756 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-64debb32-fb1b-47ca-98aa-4bad7c19d822 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f Jul 10 13:26:47.866949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-64debb32-fb1b-47ca-98aa-4bad7c19d822 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.867127 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-64debb32-fb1b-47ca-98aa-4bad7c19d822 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.868488 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:47.872064 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.872064 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:47.874439 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.874439 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:47.875948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6087642-c36c-4f96-aa16-0f1e3340a58d tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:47.876449 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1058/4249] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:26:47 2026] POST /volume/v3/volumes => generated 813 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:47.888868 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:47.890623 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 Jul 10 13:26:47.890879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:47.891008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:47.898754 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.898754 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:47.903161 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:47.904087 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:47.904261 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:47.944377 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:47.948621 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:47.948621 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:47.959437 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3112cb3e-e23f-4aba-a2b5-37883d77a360 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 returned with HTTP 200 Jul 10 13:26:47.959915 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1058/4250] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:47 2026] GET /volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:48.319524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:48.321553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:48.321779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:48.322087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:48.330618 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:48.330618 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:48.335289 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:48.341141 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cc2b9c3d-bc68-4c58-bd96-be1f2d2ff477 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 returned with HTTP 200 Jul 10 13:26:48.341631 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1062/4251] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:48 2026] GET /volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:48.355071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:48.357263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:48.357666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3a391f1-983a-44f3-bb05-69cb385de596", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-745656403"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:48.366648 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:48.366648 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:48.367223 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:48.367352 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create snapshot from volume b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:48.404257 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['bf075dc0-cac0-41a1-9061-0c89e114cead', '3f656168-be52-4862-b93b-182f51853735', '186ae885-ce04-4fd7-8d37-7d82ccc2bf0a', 'a566a2ce-05ca-46da-810b-260549d2503f'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:48.409142 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ac90efd4-9e50-4b1f-87b8-25f77ae255e7 req-64debb32-fb1b-47ca-98aa-4bad7c19d822 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f returned with HTTP 200 Jul 10 13:26:48.409652 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1074/4252] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:26:47 2026] DELETE /volume/v3/attachments/ae0f92ae-08f8-4270-9c79-850234647a5f => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:48.439162 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot create request issued successfully. Jul 10 13:26:48.439573 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-58f3ffc5-f2a3-435c-a1f8-f23c5df1cbf3 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:48.440200 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1059/4253] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:26:48 2026] POST /volume/v3/snapshots => generated 315 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:48.450469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:48.452948 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:48.453175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:48.453310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:48.459179 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:48.459179 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:48.459678 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot retrieved successfully. Jul 10 13:26:48.460350 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eedba78b-6db5-4bf6-9c57-7d5879899898 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 returned with HTTP 200 Jul 10 13:26:48.460667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1059/4254] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:48 2026] GET /volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:48.973516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:48.975458 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 Jul 10 13:26:48.975735 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:48.975979 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:48.984155 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:48.984155 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:48.988710 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:48.989632 np0000005006 devstack@c-api.service[100114]: WARNING stevedore.named [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:48.989850 np0000005006 devstack@c-api.service[100114]: WARNING castellan.key_manager [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:49.000446 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.002904 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:49.003739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:49.003739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:49.011634 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.011634 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:49.017775 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:49.024226 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-549c9fc1-c6fd-4ac3-bd4c-cd4a05fb8804 req-47cbf41b-efea-46dd-a552-3b5d80c77c31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:49.025007 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1075/4255] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:26:48 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:49.034753 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:49.038663 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.038663 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:49.048162 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2103fdd-f2d8-4bee-8cde-08b5e06b6bc8 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 returned with HTTP 200 Jul 10 13:26:49.048660 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1063/4256] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:48 2026] GET /volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 => generated 906 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:49.064096 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.066174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] PUT https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:49.066566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e24046cb-4b8a-41a4-b237-61c25261a721"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:49.068415 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Update called for group 18479e13-c9dd-47c9-a8da-7d6d647fa46f. {{(pid=100116) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:26:49.068583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.groups [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Updating group 18479e13-c9dd-47c9-a8da-7d6d647fa46f with name new_group description: This is a new group add_volumes: None remove_volumes: e24046cb-4b8a-41a4-b237-61c25261a721. Jul 10 13:26:49.072845 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.072845 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:49.094663 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3f9c9f7f-ff30-42d7-b150-adcb8ca05dda tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 202 Jul 10 13:26:49.095199 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1060/4257] 10.4.3.138 () {70 vars in 1407 bytes} [Fri Jul 10 13:26:49 2026] PUT /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:49.103513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-665153e3-d993-41df-8018-fac12fc6c0d5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.105499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-665153e3-d993-41df-8018-fac12fc6c0d5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:49.105768 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-665153e3-d993-41df-8018-fac12fc6c0d5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:49.106045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-665153e3-d993-41df-8018-fac12fc6c0d5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:49.106207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.groups [None req-665153e3-d993-41df-8018-fac12fc6c0d5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:49.110017 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.110017 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:49.120323 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-665153e3-d993-41df-8018-fac12fc6c0d5 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:49.121007 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1060/4258] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:49 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:49.471054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.473030 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:49.473195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:49.473364 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:49.480330 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.480330 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:49.480858 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot retrieved successfully. Jul 10 13:26:49.481588 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eba7e8d1-f082-4ed1-87f7-543bd4d2f885 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 returned with HTTP 200 Jul 10 13:26:49.482028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1076/4259] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:49 2026] GET /volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:49.492261 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.494292 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:49.494685 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9e127790-9cea-4a95-a5ac-00f27c8b58f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1523188963"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:49.496191 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {"'snapshot_id": '9e127790-9cea-4a95-a5ac-00f27c8b58f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1523188963'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:49.496468 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:49.501620 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:49.512442 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (1f7c1fa5-b90a-4b8d-adad-ccfd7f0f7844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:49.513738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3290bb4-ee45-44e3-aa4f-f7f7447f9697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.515352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:49.550790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3290bb4-ee45-44e3-aa4f-f7f7447f9697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.551590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384d42fa-fd2c-4fa1-8723-489e2b80f67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.604174 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['c91aa612-42ed-42a4-9311-e430c874a299', 'ad1406cf-9d3e-44c7-b2d2-e33170535176', '96f965af-d204-4e47-9af2-1c48f52561b9', '4931fc71-69c2-44b9-bf2f-40690019244c'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:49.605256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384d42fa-fd2c-4fa1-8723-489e2b80f67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c91aa612-42ed-42a4-9311-e430c874a299', 'ad1406cf-9d3e-44c7-b2d2-e33170535176', '96f965af-d204-4e47-9af2-1c48f52561b9', '4931fc71-69c2-44b9-bf2f-40690019244c']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.606201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1506b9-c2e2-4baa-89ab-0fff87b71bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.629326 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1506b9-c2e2-4baa-89ab-0fff87b71bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3d800dc-e2be-489e-9971-fce1415a817b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1523188963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['c91aa612-42ed-42a4-9311-e430c874a299','ad1406cf-9d3e-44c7-b2d2-e33170535176','96f965af-d204-4e47-9af2-1c48f52561b9','4931fc71-69c2-44b9-bf2f-40690019244c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1523188963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3d800dc-e2be-489e-9971-fce1415a817b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.630603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c0922b-e1f7-4e39-b362-ebc9e8183d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.652747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c0922b-e1f7-4e39-b362-ebc9e8183d75) transitioned into state 'SUCCESS' from state '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-1523188963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['c91aa612-42ed-42a4-9311-e430c874a299','ad1406cf-9d3e-44c7-b2d2-e33170535176','96f965af-d204-4e47-9af2-1c48f52561b9','4931fc71-69c2-44b9-bf2f-40690019244c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.653566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a264e89-15b4-445d-ab42-448226218325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.664401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a264e89-15b4-445d-ab42-448226218325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.665363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (1f7c1fa5-b90a-4b8d-adad-ccfd7f0f7844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:49.665680 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:49.666360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1ec0c369-0bc8-45f9-8042-a1279a237148 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:49.666878 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1064/4260] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:49 2026] POST /volume/v3/volumes => generated 760 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:49.680724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3e579301-1f5c-4921-9599-2045b413d172 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.682646 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:49.683052 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9e127790-9cea-4a95-a5ac-00f27c8b58f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1015797169"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:49.684440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {"'snapshot_id": '9e127790-9cea-4a95-a5ac-00f27c8b58f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1015797169'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:49.684628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:49.688592 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:49.693840 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (8f52d54d-bbe8-48ae-a1dc-79b1d43da557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:49.694932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98abfab7-6af9-4abe-8be3-290fde643cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.695922 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:49.720722 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98abfab7-6af9-4abe-8be3-290fde643cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.721623 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8c6628-b5c3-469b-8c69-6824756c7615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.768822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['505d93b0-7525-4fbb-a635-1308dcc02828', '6e382c99-0c0a-4e08-8b82-a1b2247e8f89', 'ccebb822-5f00-4446-8b6b-c3815596bb0f', '0c6b3819-38d7-489f-9f73-c4deaeaafbac'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:49.769650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb8c6628-b5c3-469b-8c69-6824756c7615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['505d93b0-7525-4fbb-a635-1308dcc02828', '6e382c99-0c0a-4e08-8b82-a1b2247e8f89', 'ccebb822-5f00-4446-8b6b-c3815596bb0f', '0c6b3819-38d7-489f-9f73-c4deaeaafbac']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.770443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b3d25f-70d2-4e11-bb20-2af58d2d0704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.794879 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b3d25f-70d2-4e11-bb20-2af58d2d0704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6019c376-d854-4811-8dc3-17cd741b1cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1015797169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['505d93b0-7525-4fbb-a635-1308dcc02828','6e382c99-0c0a-4e08-8b82-a1b2247e8f89','ccebb822-5f00-4446-8b6b-c3815596bb0f','0c6b3819-38d7-489f-9f73-c4deaeaafbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1015797169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6019c376-d854-4811-8dc3-17cd741b1cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.796071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a829c9c-df7b-42ea-8fbe-11b3a8984c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.815625 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a829c9c-df7b-42ea-8fbe-11b3a8984c50) transitioned into state 'SUCCESS' from state '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-1015797169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['505d93b0-7525-4fbb-a635-1308dcc02828','6e382c99-0c0a-4e08-8b82-a1b2247e8f89','ccebb822-5f00-4446-8b6b-c3815596bb0f','0c6b3819-38d7-489f-9f73-c4deaeaafbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.816452 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fbe56-ba14-41c7-b2c4-83e4655ef9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.827627 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3fbe56-ba14-41c7-b2c4-83e4655ef9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.829018 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (8f52d54d-bbe8-48ae-a1dc-79b1d43da557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:49.829145 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:49.830004 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3e579301-1f5c-4921-9599-2045b413d172 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:49.830466 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1061/4261] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:49 2026] POST /volume/v3/volumes => generated 760 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:49.843595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:49.847228 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:49.847228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9e127790-9cea-4a95-a5ac-00f27c8b58f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1238733229"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:49.847503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {"'snapshot_id": '9e127790-9cea-4a95-a5ac-00f27c8b58f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1238733229'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:49.847503 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:49.847850 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:49.847850 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:49.853177 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:49.858562 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (4a6b06fa-bc35-477d-9ccb-2d5dd64a3b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:49.860062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c45228f-f8e1-4c74-97b7-436add642f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.861058 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:49.898298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c45228f-f8e1-4c74-97b7-436add642f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.899905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff27d9-b893-46dd-99ad-ca59b98eaffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.957965 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['12481821-7ff3-4e84-af44-a278b9837838', 'cad85266-2ebf-41ef-85b7-2f48b8d7fc3b', 'dbcf7098-720f-4978-9881-caa1b507da51', 'd3a59193-fd59-492e-97b1-8647f7eb9454'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:49.959028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ff27d9-b893-46dd-99ad-ca59b98eaffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12481821-7ff3-4e84-af44-a278b9837838', 'cad85266-2ebf-41ef-85b7-2f48b8d7fc3b', 'dbcf7098-720f-4978-9881-caa1b507da51', 'd3a59193-fd59-492e-97b1-8647f7eb9454']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.959931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25ced30-33e6-4a5a-8c3e-09de8fd5730f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:49.987491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f25ced30-33e6-4a5a-8c3e-09de8fd5730f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b602af7d-fe87-4234-9e3d-693a436ba853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1238733229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['12481821-7ff3-4e84-af44-a278b9837838','cad85266-2ebf-41ef-85b7-2f48b8d7fc3b','dbcf7098-720f-4978-9881-caa1b507da51','d3a59193-fd59-492e-97b1-8647f7eb9454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1238733229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b602af7d-fe87-4234-9e3d-693a436ba853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:49.988503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762cc77a-d460-4891-803f-ae65173f3819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.015847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762cc77a-d460-4891-803f-ae65173f3819) transitioned into state 'SUCCESS' from state '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-1238733229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['12481821-7ff3-4e84-af44-a278b9837838','cad85266-2ebf-41ef-85b7-2f48b8d7fc3b','dbcf7098-720f-4978-9881-caa1b507da51','d3a59193-fd59-492e-97b1-8647f7eb9454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.016475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8876fa7c-4667-4390-93f7-bab709532f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.029319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8876fa7c-4667-4390-93f7-bab709532f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.030366 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (4a6b06fa-bc35-477d-9ccb-2d5dd64a3b88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:50.031533 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:50.031643 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e289cf65-1a3d-4495-a6e3-a293d65db1f2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:50.032144 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1061/4262] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:49 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:50.044893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.047335 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:50.047886 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9e127790-9cea-4a95-a5ac-00f27c8b58f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1877073304"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:50.049852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {"'snapshot_id": '9e127790-9cea-4a95-a5ac-00f27c8b58f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1877073304'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:50.050029 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:50.061930 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:50.069643 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (8287d0ce-022a-4d20-a19e-fad37f43f779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:50.070993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9782b9-172e-49f2-ab7c-0514783abc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.072542 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:50.116193 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c9782b9-172e-49f2-ab7c-0514783abc4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.117316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6130f2-0b04-4e42-b5bb-247d30370bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.132245 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.134646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:50.134862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.135040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.135174 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:50.139043 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.139043 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:50.150613 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8a40734-0ab3-4f9b-ba76-5d1d6f018f92 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:50.151108 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1065/4263] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:26:50.168668 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.170586 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:50.171437 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.171843 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.172057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:50.175502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['76094776-4521-4e20-9d24-7f4b288bfc8d', '4c542c95-8092-44ae-b58e-826b380de9ab', '19e046f2-6781-4a34-9dab-65ababd9346e', '3dadf311-0b02-4d75-995d-444a68a74800'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:50.176484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b6130f2-0b04-4e42-b5bb-247d30370bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76094776-4521-4e20-9d24-7f4b288bfc8d', '4c542c95-8092-44ae-b58e-826b380de9ab', '19e046f2-6781-4a34-9dab-65ababd9346e', '3dadf311-0b02-4d75-995d-444a68a74800']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.177168 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.177168 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:50.177265 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69e07e6-f7d9-4d6e-b00e-3ca3137c8050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.189193 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e2ccee1-5a56-4bd5-ba38-21730988508a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:50.189659 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1062/4264] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:50.200934 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-71bed219-19d4-41d1-add2-b869311e22ab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.203160 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:50.203364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.204019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.204719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:50.205324 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.205324 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:50.205831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:50.206029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69e07e6-f7d9-4d6e-b00e-3ca3137c8050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a0a9a90-8798-4d15-8411-f51c4bc314dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1877073304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['76094776-4521-4e20-9d24-7f4b288bfc8d','4c542c95-8092-44ae-b58e-826b380de9ab','19e046f2-6781-4a34-9dab-65ababd9346e','3dadf311-0b02-4d75-995d-444a68a74800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1877073304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a0a9a90-8798-4d15-8411-f51c4bc314dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.207282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898a6633-ff1e-477c-9961-5b486115cf98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.216879 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:50.218058 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:50.218402 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:50.228032 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (898a6633-ff1e-477c-9961-5b486115cf98) transitioned into state 'SUCCESS' from state '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-1877073304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['76094776-4521-4e20-9d24-7f4b288bfc8d','4c542c95-8092-44ae-b58e-826b380de9ab','19e046f2-6781-4a34-9dab-65ababd9346e','3dadf311-0b02-4d75-995d-444a68a74800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.228946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0eea0eb-3f2a-4916-bfe8-6a8b47c58704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.239908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0eea0eb-3f2a-4916-bfe8-6a8b47c58704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.241015 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (8287d0ce-022a-4d20-a19e-fad37f43f779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:50.241450 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:50.242300 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e96c452-2d21-4df5-9600-82efcdd1b757 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:50.242830 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1077/4265] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:50 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:50.255438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1cac8582-42a0-43b8-b07b-879be45ff8da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.257324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:50.257780 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "9e127790-9cea-4a95-a5ac-00f27c8b58f2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-92806788"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:50.259319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request body: {'volume': {"'snapshot_id": '9e127790-9cea-4a95-a5ac-00f27c8b58f2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-92806788'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:50.259466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume of 1 GB Jul 10 13:26:50.259702 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.259702 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:50.264009 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:50.264773 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Availability Zones retrieved successfully. Jul 10 13:26:50.268327 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.268327 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:50.273733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (fa3c0d56-7fdf-4813-84d0-b3b95ad59ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:50.275328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e32988-c34e-4e7b-bd03-fdbd9dccdcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.276652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:50.279072 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-71bed219-19d4-41d1-add2-b869311e22ab tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:50.279603 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1062/4266] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:50.296086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.298079 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] PUT https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:50.298836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e24046cb-4b8a-41a4-b237-61c25261a721"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:50.300123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.groups [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Update called for group 18479e13-c9dd-47c9-a8da-7d6d647fa46f. {{(pid=100116) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 13:26:50.300365 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.groups [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Updating group 18479e13-c9dd-47c9-a8da-7d6d647fa46f with name None description: None add_volumes: e24046cb-4b8a-41a4-b237-61c25261a721 remove_volumes: None. Jul 10 13:26:50.306169 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.306169 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:50.313599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73e32988-c34e-4e7b-bd03-fdbd9dccdcb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.314516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ae7cd2-ae22-4a53-a318-bfb5ed7f6af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.342107 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55319498-d0d6-43e6-b1a1-c862d6a0a13f tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 202 Jul 10 13:26:50.342519 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1063/4267] 10.4.3.138 () {70 vars in 1406 bytes} [Fri Jul 10 13:26:50 2026] PUT /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:50.350909 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.353149 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:50.353361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.353556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.354080 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:50.358744 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.358744 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:50.371906 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7b686766-f3fc-4ef9-bef2-412de10f0c88 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:50.373146 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1078/4268] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:50.379373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Created reservations ['877efba5-505e-4706-ac4d-7248caf5a39b', 'dc9662ec-bc29-48e4-ac9d-f6e9720f5e29', '0be79e37-7f60-441f-b4f0-22b9306b5a9f', 'c7b58889-4f9b-492a-a1f2-37b558d0305d'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:50.380075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ae7cd2-ae22-4a53-a318-bfb5ed7f6af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877efba5-505e-4706-ac4d-7248caf5a39b', 'dc9662ec-bc29-48e4-ac9d-f6e9720f5e29', '0be79e37-7f60-441f-b4f0-22b9306b5a9f', 'c7b58889-4f9b-492a-a1f2-37b558d0305d']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.381053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0331ec5b-c9dd-4852-aa54-c72aa2bc3337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.409817 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0331ec5b-c9dd-4852-aa54-c72aa2bc3337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77ddde5b-693e-4b2f-87f1-3be7d40a6e29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92806788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['877efba5-505e-4706-ac4d-7248caf5a39b','dc9662ec-bc29-48e4-ac9d-f6e9720f5e29','0be79e37-7f60-441f-b4f0-22b9306b5a9f','c7b58889-4f9b-492a-a1f2-37b558d0305d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92806788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77ddde5b-693e-4b2f-87f1-3be7d40a6e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b06606d0ad40ff85b32351ef18e2ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.411118 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b56e062-4fd7-433b-be82-5a40e479fb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.446583 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b56e062-4fd7-433b-be82-5a40e479fb59) transitioned into state 'SUCCESS' from state '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-92806788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91b06606d0ad40ff85b32351ef18e2ed',qos_specs=None,replication_status=,reservations=['877efba5-505e-4706-ac4d-7248caf5a39b','dc9662ec-bc29-48e4-ac9d-f6e9720f5e29','0be79e37-7f60-441f-b4f0-22b9306b5a9f','c7b58889-4f9b-492a-a1f2-37b558d0305d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c55b903028240fc9e4bb5dfd4dff98e',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.449253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e4d00d-f865-4d8b-a24d-9e51a8e7cada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:50.461184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e4d00d-f865-4d8b-a24d-9e51a8e7cada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:50.462154 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Flow 'volume_create_api' (fa3c0d56-7fdf-4813-84d0-b3b95ad59ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:50.462532 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Create volume request issued successfully. Jul 10 13:26:50.463445 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1cac8582-42a0-43b8-b07b-879be45ff8da tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:50.463947 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1066/4269] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:50 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:50.478279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.481310 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b Jul 10 13:26:50.481590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.481905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.494281 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.494281 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:50.501084 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.507903 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ae51e8a-a7f3-4dbe-a5b1-acfdfb6bd890 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b returned with HTTP 200 Jul 10 13:26:50.508442 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1063/4270] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:50.523365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-57226648-1e7f-488d-a33f-340a3c387ac2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.525798 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57226648-1e7f-488d-a33f-340a3c387ac2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc Jul 10 13:26:50.526108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57226648-1e7f-488d-a33f-340a3c387ac2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.527065 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-57226648-1e7f-488d-a33f-340a3c387ac2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.536465 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.536465 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:50.542776 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-57226648-1e7f-488d-a33f-340a3c387ac2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.548702 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-57226648-1e7f-488d-a33f-340a3c387ac2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc returned with HTTP 200 Jul 10 13:26:50.549236 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1064/4271] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:26:50.564682 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.567175 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 Jul 10 13:26:50.567432 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.567653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.577183 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.577183 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:50.582860 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.588874 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3a2c70e4-696e-4c93-ba1a-eca2d46abbd4 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 returned with HTTP 200 Jul 10 13:26:50.589356 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1079/4272] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:50.605427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.608144 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc Jul 10 13:26:50.608292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.608485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.617595 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.617595 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:50.628183 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.634272 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b82fb44c-e5a4-44ba-93b1-3e27e2dfceb5 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc returned with HTTP 200 Jul 10 13:26:50.635001 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1067/4273] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:50.650396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3198f532-578b-4933-8061-bdd675b4fdc2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.653478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3198f532-578b-4933-8061-bdd675b4fdc2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 Jul 10 13:26:50.653478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3198f532-578b-4933-8061-bdd675b4fdc2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.653478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3198f532-578b-4933-8061-bdd675b4fdc2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.665316 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.665316 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:50.670832 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3198f532-578b-4933-8061-bdd675b4fdc2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.678004 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3198f532-578b-4933-8061-bdd675b4fdc2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 returned with HTTP 200 Jul 10 13:26:50.678004 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1064/4274] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:50.694993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.697087 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 Jul 10 13:26:50.697317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.697547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.697778 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: 77ddde5b-693e-4b2f-87f1-3be7d40a6e29 Jul 10 13:26:50.706181 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.706181 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:50.706760 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.730111 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:50.730384 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eafed102-c6c5-4a95-9961-4cbf4a99c3a2 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 returned with HTTP 202 Jul 10 13:26:50.731013 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1065/4275] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:50 2026] DELETE /volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:50.739202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:50.740992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 Jul 10 13:26:50.741219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:50.741434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:50.748175 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:50.748175 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:50.753198 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:50.759760 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13ce91a7-bed2-4f4e-bfb9-4fd2fb9abf3e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 returned with HTTP 200 Jul 10 13:26:50.760321 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1080/4276] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:50 2026] GET /volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:51.386731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.388858 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:51.389006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.389262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.389413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.groups [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:51.393426 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.393426 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:51.403200 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82763669-47c2-4a0c-b355-ab1ff0202d7b tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 200 Jul 10 13:26:51.403630 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1068/4277] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:51.414492 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.416516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:51.416949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.417299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.417643 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:51.418472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:51.429716 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:51.429716 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:51.429716 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:51.472011 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:51.476313 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.476313 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:51.481417 np0000005006 devstack@c-api.service[100115]: WARNING stevedore.named [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:51.481875 np0000005006 devstack@c-api.service[100115]: WARNING castellan.key_manager [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:51.527090 np0000005006 devstack@c-api.service[100115]: DEBUG oslo_db.sqlalchemy.engines [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:51.531592 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.531592 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:51.545638 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f44ed49-f8e7-4700-a959-bdea6e9a9827 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:51.546313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1065/4278] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:51.568293 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.570940 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:26:51.571327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.571571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'detail' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.572056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:26:51.572851 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100116) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:51.582772 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Get all volumes completed successfully. Jul 10 13:26:51.583638 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:51.584342 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:51.636514 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:51.639926 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.639926 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:51.644076 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:51.644076 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:51.694885 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:51.699921 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.699921 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:51.711769 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9808bf96-df4e-4a91-a4df-e770bba4a4a1 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:26:51.712233 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1066/4279] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:26:51.729955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0ed5b784-4f46-4acd-a986-63035c73b10a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.732653 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] POST https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f/action Jul 10 13:26:51.733013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:26:51.733192 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:51.735881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] delete called for group 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100113) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 13:26:51.735881 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.groups [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Delete group with id: 18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:51.740464 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.740464 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:51.775942 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b62a1bc4-5cad-45db-9c8b-f25a2db580b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.778892 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b62a1bc4-5cad-45db-9c8b-f25a2db580b0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 Jul 10 13:26:51.779552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b62a1bc4-5cad-45db-9c8b-f25a2db580b0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.779552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b62a1bc4-5cad-45db-9c8b-f25a2db580b0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.787916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b62a1bc4-5cad-45db-9c8b-f25a2db580b0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 returned with HTTP 404 Jul 10 13:26:51.788599 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1069/4280] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/volumes/77ddde5b-693e-4b2f-87f1-3be7d40a6e29 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:51.798867 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bed36a88-b205-4e40-b05f-5480a306b1db None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.801721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc Jul 10 13:26:51.802053 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.802367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.802576 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: 9a0a9a90-8798-4d15-8411-f51c4bc314dc Jul 10 13:26:51.805958 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ed5b784-4f46-4acd-a986-63035c73b10a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f/action returned with HTTP 202 Jul 10 13:26:51.805958 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1081/4281] 10.4.3.138 () {70 vars in 1428 bytes} [Fri Jul 10 13:26:51 2026] POST /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:51.813307 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.813307 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:51.814088 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:51.815405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.817546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 Jul 10 13:26:51.818520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.818520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.827360 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.827360 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:51.833835 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Volume info retrieved successfully. Jul 10 13:26:51.834601 np0000005006 devstack@c-api.service[100116]: WARNING stevedore.named [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 13:26:51.834939 np0000005006 devstack@c-api.service[100116]: WARNING castellan.key_manager [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 10 13:26:51.843932 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:51.844075 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bed36a88-b205-4e40-b05f-5480a306b1db tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc returned with HTTP 202 Jul 10 13:26:51.844767 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1066/4282] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:51 2026] DELETE /volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:26:51.853884 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:51.856222 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc Jul 10 13:26:51.856608 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:51.856925 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:51.866164 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.866164 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:51.874017 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:51.882004 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bb188b5-9e9d-4c14-a6f9-52904c4752aa tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc returned with HTTP 200 Jul 10 13:26:51.882551 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1070/4283] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:51.882622 np0000005006 devstack@c-api.service[100116]: DEBUG oslo_db.sqlalchemy.engines [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:26:51.889626 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:51.889626 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:51.903752 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7383e6c-2f65-4b42-9d23-7484eb998536 tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 returned with HTTP 200 Jul 10 13:26:51.904583 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1067/4284] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:51 2026] GET /volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:52.898716 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7a39eae6-ba1c-4b9b-ab92-36cf8b000668 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.900403 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7a39eae6-ba1c-4b9b-ab92-36cf8b000668 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc Jul 10 13:26:52.901597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7a39eae6-ba1c-4b9b-ab92-36cf8b000668 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.901597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7a39eae6-ba1c-4b9b-ab92-36cf8b000668 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.908371 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7a39eae6-ba1c-4b9b-ab92-36cf8b000668 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc returned with HTTP 404 Jul 10 13:26:52.909073 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1082/4285] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:52 2026] GET /volume/v3/volumes/9a0a9a90-8798-4d15-8411-f51c4bc314dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:52.915873 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.917878 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 Jul 10 13:26:52.918050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.918228 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.918501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: b602af7d-fe87-4234-9e3d-693a436ba853 Jul 10 13:26:52.922520 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-658104b5-ad7f-4590-8040-e8638bb9978a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.924735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-658104b5-ad7f-4590-8040-e8638bb9978a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 Jul 10 13:26:52.925163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-658104b5-ad7f-4590-8040-e8638bb9978a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.925445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-658104b5-ad7f-4590-8040-e8638bb9978a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.926930 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:52.926930 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:52.927506 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:52.932993 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-658104b5-ad7f-4590-8040-e8638bb9978a tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 returned with HTTP 404 Jul 10 13:26:52.933961 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1071/4286] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:52 2026] GET /volume/v3/volumes/e24046cb-4b8a-41a4-b237-61c25261a721 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:52.940761 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6c6a5c21-2259-4683-99fb-252f0dbb683c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.942758 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c6a5c21-2259-4683-99fb-252f0dbb683c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 Jul 10 13:26:52.943428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5c21-2259-4683-99fb-252f0dbb683c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.943668 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6c6a5c21-2259-4683-99fb-252f0dbb683c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.948597 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:52.948850 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-139be756-3ffe-4a0b-b0f3-52bf58fc01c0 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 returned with HTTP 202 Jul 10 13:26:52.949381 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1067/4287] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:52 2026] DELETE /volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:52.950088 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6c6a5c21-2259-4683-99fb-252f0dbb683c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 returned with HTTP 404 Jul 10 13:26:52.950568 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1068/4288] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:26:52 2026] GET /volume/v3/volumes/37caf7ee-9ffa-4569-b35f-675dc2b44bb3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:52.957087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.957660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.959074 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] GET https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f Jul 10 13:26:52.959293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 Jul 10 13:26:52.959356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.959451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.959502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.959621 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.groups [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] show called for member 18479e13-c9dd-47c9-a8da-7d6d647fa46f {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 13:26:52.959671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.962665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d6f1f572-f50b-4f71-a0c0-dc3b3eca615c tempest-GroupsTest-1259135565 tempest-GroupsTest-1259135565-project-member] https://10.4.3.138/volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f returned with HTTP 404 Jul 10 13:26:52.963204 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1083/4289] 10.4.3.138 () {68 vars in 1386 bytes} [Fri Jul 10 13:26:52 2026] GET /volume/v3/groups/18479e13-c9dd-47c9-a8da-7d6d647fa46f => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:26:52.966188 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:52.966188 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:52.971125 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:52.971468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f2eb343-6776-489e-978e-a77ca7770c02 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:52.973791 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f2eb343-6776-489e-978e-a77ca7770c02 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] DELETE https://10.4.3.138/volume/v3/group_types/ce495134-9202-44fc-9193-24b1e9bb0ff9 Jul 10 13:26:52.974095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f2eb343-6776-489e-978e-a77ca7770c02 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:52.974341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f2eb343-6776-489e-978e-a77ca7770c02 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:52.976220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6f3d5784-d88a-445e-aa4e-7a4537f75d25 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 returned with HTTP 200 Jul 10 13:26:52.976606 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1072/4290] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:52 2026] GET /volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:52.989150 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f2eb343-6776-489e-978e-a77ca7770c02 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/group_types/ce495134-9202-44fc-9193-24b1e9bb0ff9 returned with HTTP 202 Jul 10 13:26:52.989814 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1068/4291] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:26:52 2026] DELETE /volume/v3/group_types/ce495134-9202-44fc-9193-24b1e9bb0ff9 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:26:52.999016 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-53dbcfb3-bbe2-4c78-9951-55f43eebbdc8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:53.001066 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53dbcfb3-bbe2-4c78-9951-55f43eebbdc8 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] DELETE https://10.4.3.138/volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 Jul 10 13:26:53.001273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53dbcfb3-bbe2-4c78-9951-55f43eebbdc8 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:53.001500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53dbcfb3-bbe2-4c78-9951-55f43eebbdc8 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:53.023343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53dbcfb3-bbe2-4c78-9951-55f43eebbdc8 tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 returned with HTTP 202 Jul 10 13:26:53.023680 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1069/4292] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:26:52 2026] DELETE /volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:53.032172 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-89d3a6c1-09f6-409a-9bc4-181d5afa085e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:53.034225 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89d3a6c1-09f6-409a-9bc4-181d5afa085e tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] GET https://10.4.3.138/volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 Jul 10 13:26:53.034423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89d3a6c1-09f6-409a-9bc4-181d5afa085e tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:53.034492 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89d3a6c1-09f6-409a-9bc4-181d5afa085e tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:53.038073 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89d3a6c1-09f6-409a-9bc4-181d5afa085e tempest-GroupsTest-752363505 tempest-GroupsTest-752363505-project-admin] https://10.4.3.138/volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 returned with HTTP 404 Jul 10 13:26:53.038607 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1084/4293] 10.4.3.138 () {66 vars in 1342 bytes} [Fri Jul 10 13:26:53 2026] GET /volume/v3/types/b1432dbc-e38f-43ee-8100-96ab4aaec785 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:53.989952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2519c3b4-de89-4196-bc2b-1e671f3cf740 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:53.991982 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2519c3b4-de89-4196-bc2b-1e671f3cf740 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 Jul 10 13:26:53.992178 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2519c3b4-de89-4196-bc2b-1e671f3cf740 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:53.992385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2519c3b4-de89-4196-bc2b-1e671f3cf740 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:54.000424 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2519c3b4-de89-4196-bc2b-1e671f3cf740 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 returned with HTTP 404 Jul 10 13:26:54.001263 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1073/4294] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:53 2026] GET /volume/v3/volumes/b602af7d-fe87-4234-9e3d-693a436ba853 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:54.011089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:54.013316 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc Jul 10 13:26:54.013501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:54.013702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:54.013874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: 6019c376-d854-4811-8dc3-17cd741b1cdc Jul 10 13:26:54.021371 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:54.021371 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:54.021989 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:54.045799 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:54.046853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b4b0bcf3-84be-4666-b720-92a40cbbc756 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc returned with HTTP 202 Jul 10 13:26:54.046853 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1069/4295] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:54 2026] DELETE /volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:54.054655 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:54.057070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc Jul 10 13:26:54.057344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:54.057625 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:54.070751 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:54.070751 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:54.076707 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:54.082282 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-17c99a00-504f-4fb0-8542-e61c3a2fec9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc returned with HTTP 200 Jul 10 13:26:54.082829 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1070/4296] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:54 2026] GET /volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:55.097141 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1d2937a-6b11-422e-b643-f4d8bb84ca4e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:55.099127 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1d2937a-6b11-422e-b643-f4d8bb84ca4e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc Jul 10 13:26:55.099737 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1d2937a-6b11-422e-b643-f4d8bb84ca4e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:55.099961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1d2937a-6b11-422e-b643-f4d8bb84ca4e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:55.106017 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1d2937a-6b11-422e-b643-f4d8bb84ca4e tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc returned with HTTP 404 Jul 10 13:26:55.106491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1085/4297] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:55 2026] GET /volume/v3/volumes/6019c376-d854-4811-8dc3-17cd741b1cdc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:55.115551 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:55.118717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b Jul 10 13:26:55.118717 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:55.119972 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:55.120187 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: e3d800dc-e2be-489e-9971-fce1415a817b Jul 10 13:26:55.137573 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:55.137573 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:55.138394 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:55.170065 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:55.170065 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d43f525-d649-476b-8d06-80eb6e80a1b1 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b returned with HTTP 202 Jul 10 13:26:55.170518 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1074/4298] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:55 2026] DELETE /volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:55.181809 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:55.185626 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b Jul 10 13:26:55.186080 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:55.186318 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:55.195965 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:55.195965 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:55.202927 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:55.210115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:55.211049 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf903c55-8b8b-4626-adfc-593bfe7ea06a tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b returned with HTTP 200 Jul 10 13:26:55.211719 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1070/4299] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:55 2026] GET /volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:55.311367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:55.311629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-541702472"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:55.312957 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-541702472'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:55.313076 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Create volume of 1 GB Jul 10 13:26:55.316641 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Availability Zones retrieved successfully. Jul 10 13:26:55.321747 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Flow 'volume_create_api' (0f5d915c-ba19-4722-8d3b-9fec7c7ee347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:55.322664 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e517675e-4172-4b11-b52d-2f8f0e431b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:55.323532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:55.351494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e517675e-4172-4b11-b52d-2f8f0e431b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:55.352341 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827f1c03-ab89-4fdf-9f17-11f6ad0c69fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:55.414470 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Created reservations ['ccf8b1bb-60de-40cf-a746-7078176f7276', '161657b8-52eb-451b-a886-3e8ce9118d9f', '56d6a203-0695-439e-9887-f361b343a3d5', 'b99bb26d-33c4-439f-8961-910803c95cd7'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:55.415508 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827f1c03-ab89-4fdf-9f17-11f6ad0c69fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf8b1bb-60de-40cf-a746-7078176f7276', '161657b8-52eb-451b-a886-3e8ce9118d9f', '56d6a203-0695-439e-9887-f361b343a3d5', 'b99bb26d-33c4-439f-8961-910803c95cd7']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:55.416644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8362e7b-a6e2-4f9f-8cc3-af7ddd7d46d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:55.443455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8362e7b-a6e2-4f9f-8cc3-af7ddd7d46d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3824ef-4d59-4197-aad2-9de4cf49c548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-541702472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e767811fd6a644f69cdbc44e8b9fcaec',qos_specs=None,replication_status=,reservations=['ccf8b1bb-60de-40cf-a746-7078176f7276','161657b8-52eb-451b-a886-3e8ce9118d9f','56d6a203-0695-439e-9887-f361b343a3d5','b99bb26d-33c4-439f-8961-910803c95cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6830b05996047868d5b2240b34ac9a3',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-541702472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a3824ef-4d59-4197-aad2-9de4cf49c548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e767811fd6a644f69cdbc44e8b9fcaec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6830b05996047868d5b2240b34ac9a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:55.444256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339f964c-7b5d-43dd-84f9-45d450db87c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:55.465428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (339f964c-7b5d-43dd-84f9-45d450db87c0) transitioned into state 'SUCCESS' from state '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-541702472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e767811fd6a644f69cdbc44e8b9fcaec',qos_specs=None,replication_status=,reservations=['ccf8b1bb-60de-40cf-a746-7078176f7276','161657b8-52eb-451b-a886-3e8ce9118d9f','56d6a203-0695-439e-9887-f361b343a3d5','b99bb26d-33c4-439f-8961-910803c95cd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6830b05996047868d5b2240b34ac9a3',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:55.466378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5877e6-a841-4b08-9b1d-2034923f6ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:55.476553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab5877e6-a841-4b08-9b1d-2034923f6ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:55.477806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Flow 'volume_create_api' (0f5d915c-ba19-4722-8d3b-9fec7c7ee347) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:55.478217 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Create volume request issued successfully. Jul 10 13:26:55.478881 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-18cb9e41-4c81-4c10-8ac9-f1704de7d05b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:55.479358 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1071/4300] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:26:55 2026] POST /volume/v3/volumes => generated 754 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:55.490547 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:55.492278 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:55.492473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:55.492662 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:55.499655 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:55.499655 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:55.504093 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:55.509039 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4cd44b16-41f4-4306-9fb5-0cca75bf3df4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 200 Jul 10 13:26:55.509468 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1086/4301] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:55 2026] GET /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:56.229360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8aee4b75-2982-4a14-b88a-c247092a221f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.231490 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8aee4b75-2982-4a14-b88a-c247092a221f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b Jul 10 13:26:56.231614 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8aee4b75-2982-4a14-b88a-c247092a221f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.231834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8aee4b75-2982-4a14-b88a-c247092a221f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.237992 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8aee4b75-2982-4a14-b88a-c247092a221f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b returned with HTTP 404 Jul 10 13:26:56.238427 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1075/4302] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:56 2026] GET /volume/v3/volumes/e3d800dc-e2be-489e-9971-fce1415a817b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:56.245488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.247336 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:56.247538 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.248055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.248211 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete snapshot with id: 9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:56.253033 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.253033 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:56.253426 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot retrieved successfully. Jul 10 13:26:56.272414 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot delete request issued successfully. Jul 10 13:26:56.272592 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-88bec45b-e3d5-4820-8c04-ac590ea42e2f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 returned with HTTP 202 Jul 10 13:26:56.273284 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1071/4303] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:56 2026] DELETE /volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:56.282304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e6be1382-37b5-44be-9330-403a4c4a79ab None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.284870 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6be1382-37b5-44be-9330-403a4c4a79ab tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:56.285167 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6be1382-37b5-44be-9330-403a4c4a79ab tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.285447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e6be1382-37b5-44be-9330-403a4c4a79ab tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.292211 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.292211 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:56.292946 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e6be1382-37b5-44be-9330-403a4c4a79ab tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Snapshot retrieved successfully. Jul 10 13:26:56.294061 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e6be1382-37b5-44be-9330-403a4c4a79ab tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 returned with HTTP 200 Jul 10 13:26:56.294546 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1072/4304] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:56 2026] GET /volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:56.522873 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.524272 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:56.524501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.524713 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.532822 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.532822 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:56.538312 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:56.544063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6e314449-32d1-4d9e-a207-3e59e6293d41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 200 Jul 10 13:26:56.544543 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1087/4305] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:56 2026] GET /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:56.559582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.562016 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:26:56.562508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a3824ef-4d59-4197-aad2-9de4cf49c548", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-991028183"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:56.574213 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.574213 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:56.574946 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:56.575098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Create snapshot from volume 9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:56.614387 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Created reservations ['b6585824-04fc-4fbe-9898-199875b666cc', 'f83cd640-aa73-42e2-9c9d-6b03e91074a3', '090a12df-9aba-490f-a37e-7305da4de4e2', '748c6563-ff7d-405c-ba57-d0ef88d778ee'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:56.652333 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot create request issued successfully. Jul 10 13:26:56.652929 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff7e942f-b557-452e-a207-a4e0a63d2fb5 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:26:56.653534 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1076/4306] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:26:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:56.663140 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.665028 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:56.665213 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.665480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.671054 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.671054 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:56.671566 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:56.672751 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a6040f91-7e19-4787-b5cd-c158792d6c13 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 returned with HTTP 200 Jul 10 13:26:56.673319 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1072/4307] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:56 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:56.821715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ecec3006-33f6-4fae-adcd-42bc329f320e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.823602 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:56.823838 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.824062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.824230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume with id: 271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:56.831461 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.831461 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:56.831950 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:56.842984 np0000005006 devstack@c-api.service[100116]: WARNING cinder.keymgr.conf_key_mgr [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:26:56.849529 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume request issued successfully. Jul 10 13:26:56.849823 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ecec3006-33f6-4fae-adcd-42bc329f320e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 202 Jul 10 13:26:56.850384 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1073/4308] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:56 2026] DELETE /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:56.860816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:56.862545 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:56.862806 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:56.863168 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:56.873102 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:56.873102 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:56.878022 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:26:56.882468 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-554ea6ec-2a17-4948-9e2a-d6f20495e1c4 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 200 Jul 10 13:26:56.882899 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1088/4309] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:56 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:57.306596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2a74ecdc-83ab-4fc7-a54d-75414f1d5871 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.309116 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a74ecdc-83ab-4fc7-a54d-75414f1d5871 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 Jul 10 13:26:57.309474 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a74ecdc-83ab-4fc7-a54d-75414f1d5871 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.309833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a74ecdc-83ab-4fc7-a54d-75414f1d5871 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.315297 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a74ecdc-83ab-4fc7-a54d-75414f1d5871 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 returned with HTTP 404 Jul 10 13:26:57.315971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1077/4310] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/9e127790-9cea-4a95-a5ac-00f27c8b58f2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 13:26:57.323927 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.327600 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:57.327600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.327600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.327600 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume with id: b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:57.335198 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.335198 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:57.335960 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:57.357337 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Delete volume request issued successfully. Jul 10 13:26:57.357934 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-272ad6ec-213b-4036-a4c6-7fea1fb4a73c tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 returned with HTTP 202 Jul 10 13:26:57.358530 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1073/4311] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:57 2026] DELETE /volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:57.368102 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.370318 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:57.370527 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.370794 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.380592 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.380592 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:57.385738 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Volume info retrieved successfully. Jul 10 13:26:57.392502 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-879ca8aa-4c92-42e5-b13f-2eb4d59eba03 tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 returned with HTTP 200 Jul 10 13:26:57.393105 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1074/4312] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:57.682908 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6c548738-6238-403c-a151-18e1305cafa6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.684718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c548738-6238-403c-a151-18e1305cafa6 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:57.684926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c548738-6238-403c-a151-18e1305cafa6 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.685116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c548738-6238-403c-a151-18e1305cafa6 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.690296 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.690296 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:57.690806 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6c548738-6238-403c-a151-18e1305cafa6 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.691513 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c548738-6238-403c-a151-18e1305cafa6 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 returned with HTTP 200 Jul 10 13:26:57.692076 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1089/4313] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:57.702447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.705011 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] POST https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.705471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:57.714726 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.714726 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:57.715366 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.746679 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:57.747037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fd537892-004d-4fbc-bc3b-6cf218ca4c41 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.747956 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1078/4314] 10.4.3.138 () {68 vars in 1402 bytes} [Fri Jul 10 13:26:57 2026] POST /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.757887 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-760ff850-c327-4b9a-88ee-b7380093b465 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.759782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.759953 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.760927 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.767709 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.767709 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:57.768287 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.769296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:57.769494 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-760ff850-c327-4b9a-88ee-b7380093b465 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.769952 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1074/4315] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.777753 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d73d3501-993e-4e70-8331-1eaf1186b31e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.779810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d73d3501-993e-4e70-8331-1eaf1186b31e tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] PUT https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.780219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d73d3501-993e-4e70-8331-1eaf1186b31e tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:57.789483 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.789483 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:57.790222 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d73d3501-993e-4e70-8331-1eaf1186b31e tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.818264 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d73d3501-993e-4e70-8331-1eaf1186b31e tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:57.818616 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d73d3501-993e-4e70-8331-1eaf1186b31e tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.819206 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1075/4316] 10.4.3.138 () {68 vars in 1401 bytes} [Fri Jul 10 13:26:57 2026] PUT /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 57 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.826822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.828886 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.829122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.829339 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.835085 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.835085 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:57.835564 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.836499 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:57.836739 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-026f2259-c64e-4f5e-9aa2-2321c69f8f74 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.837124 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1090/4317] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.845838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-746b8146-631c-44cd-8562-3248b085e9a4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.847964 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 Jul 10 13:26:57.848253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.848389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.856021 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.856021 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:57.856675 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.857972 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:57.869262 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Delete snapshot metadata completed successfully. Jul 10 13:26:57.869539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-746b8146-631c-44cd-8562-3248b085e9a4 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 returned with HTTP 200 Jul 10 13:26:57.870110 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1079/4318] 10.4.3.138 () {66 vars in 1399 bytes} [Fri Jul 10 13:26:57 2026] DELETE /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 13:26:57.878216 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.880119 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.880340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.880530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.886680 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.886680 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:57.887218 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.888000 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:57.888358 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4fb7ba40-bdfa-4909-81b2-fa5023b1c93a tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.888702 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1075/4319] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.897438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7889df0d-fb30-429b-b4a6-1becce774031 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.897985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a50388f4-afb9-417c-9589-9f7c0ca80921 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.899619 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7889df0d-fb30-429b-b4a6-1becce774031 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] PUT https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.899997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7889df0d-fb30-429b-b4a6-1becce774031 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:57.900047 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a50388f4-afb9-417c-9589-9f7c0ca80921 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade Jul 10 13:26:57.900248 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a50388f4-afb9-417c-9589-9f7c0ca80921 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.900482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a50388f4-afb9-417c-9589-9f7c0ca80921 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.906751 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a50388f4-afb9-417c-9589-9f7c0ca80921 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade returned with HTTP 404 Jul 10 13:26:57.907314 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1091/4320] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/volumes/271ef852-36b1-4180-8e0f-dc75a9462ade => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:57.907996 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.907996 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:57.908470 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7889df0d-fb30-429b-b4a6-1becce774031 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.917667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.919603 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:26:57.919863 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.919988 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.920914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:26:57.923143 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7889df0d-fb30-429b-b4a6-1becce774031 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:57.923433 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7889df0d-fb30-429b-b4a6-1becce774031 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.923871 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1076/4321] 10.4.3.138 () {68 vars in 1401 bytes} [Fri Jul 10 13:26:57 2026] PUT /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.930174 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Get all volumes completed successfully. Jul 10 13:26:57.931469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.931469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:57.933820 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.935565 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] POST https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.935915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:57.936028 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6749a6e8-96a5-4803-b065-23fbf02131d5 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:26:57.936608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1080/4322] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3124 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:26:57.943418 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.943418 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:57.943859 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.952270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cf17af19-ca63-4ceb-a34d-894a04329e2a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.957644 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf17af19-ca63-4ceb-a34d-894a04329e2a tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] DELETE https://10.4.3.138/volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe Jul 10 13:26:57.957644 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf17af19-ca63-4ceb-a34d-894a04329e2a tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.957922 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf17af19-ca63-4ceb-a34d-894a04329e2a tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method '_delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.971560 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:57.971942 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-97d7dd8d-2e3a-4506-9299-1b4def873a21 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.972464 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1076/4323] 10.4.3.138 () {68 vars in 1402 bytes} [Fri Jul 10 13:26:57 2026] POST /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:57.981051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:57.983596 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:57.983751 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf17af19-ca63-4ceb-a34d-894a04329e2a tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe returned with HTTP 202 Jul 10 13:26:57.983883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:57.984203 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1092/4324] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:26:57 2026] DELETE /volume/v3/types/8b417009-48d9-4e92-a2a0-8e2f047bb1fe => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:57.984269 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:57.990817 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:57.990817 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:57.991534 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:57.992443 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:57.992762 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-629b8bf4-9614-4ba2-86f9-3ef9ac69deae tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:57.993116 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1077/4325] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:26:57 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:58.000026 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ef89e2a0-9f4a-4a09-9b8d-13115037f88c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.002315 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ef89e2a0-9f4a-4a09-9b8d-13115037f88c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:26:58.002396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.002860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ef89e2a0-9f4a-4a09-9b8d-13115037f88c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-114186645", "extra_specs": {}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.004551 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] PUT https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 Jul 10 13:26:58.005018 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.013554 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.013554 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:58.014218 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.018219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ef89e2a0-9f4a-4a09-9b8d-13115037f88c tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:26:58.018834 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1081/4326] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:26:57 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:58.028546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ddd9c2f9-1a61-4d9b-93b9-295915a46312 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.030426 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ddd9c2f9-1a61-4d9b-93b9-295915a46312 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] POST https://10.4.3.138/volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443/encryption Jul 10 13:26:58.030959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ddd9c2f9-1a61-4d9b-93b9-295915a46312 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.032883 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:58.033271 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-538f30a5-6bd6-41a3-8ed7-4e0034855246 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 returned with HTTP 200 Jul 10 13:26:58.034128 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1077/4327] 10.4.3.138 () {68 vars in 1416 bytes} [Fri Jul 10 13:26:58 2026] PUT /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:58.041718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.043844 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 Jul 10 13:26:58.044106 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:58.044246 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:58.048036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ddd9c2f9-1a61-4d9b-93b9-295915a46312 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443/encryption returned with HTTP 200 Jul 10 13:26:58.048504 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1093/4328] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:26:58 2026] POST /volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:58.050244 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.050244 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:58.050841 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.051684 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:58.051963 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c0baaaad-895f-4b73-a38b-ebeaeece911b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 returned with HTTP 200 Jul 10 13:26:58.052396 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1078/4329] 10.4.3.138 () {66 vars in 1396 bytes} [Fri Jul 10 13:26:58 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:58.057476 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.059346 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:58.059902 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-573984271", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-114186645", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.061113 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.062031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-573984271', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-114186645', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:58.063249 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:58.063480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:58.063882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:58.067121 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume of 1 GB Jul 10 13:26:58.067555 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.067555 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:58.068240 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Availability Zones retrieved successfully. Jul 10 13:26:58.070487 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.070487 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:58.070974 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.071877 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Get snapshot metadata completed successfully. Jul 10 13:26:58.072133 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69a9f97e-15f9-4e20-8d7e-fd97d05ee6f0 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:58.072526 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1078/4330] 10.4.3.138 () {66 vars in 1381 bytes} [Fri Jul 10 13:26:58 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:58.075544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (0cbdfe00-bc45-4457-9e88-d81bdd111b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:58.077100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12989140-b446-45a4-91ea-2bd311f8ea1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.078332 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:58.081502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.083895 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] PUT https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata Jul 10 13:26:58.084463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.092417 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.092417 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:58.093055 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.111716 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12989140-b446-45a4-91ea-2bd311f8ea1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:26:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f162a91-ff51-49f3-af1a-d14f433c7443,is_public=True,name='tempest-scenario-type-luks-114186645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f162a91-ff51-49f3-af1a-d14f433c7443', '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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.112706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d4a357-c866-484b-9683-657b73a940cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.120325 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Update snapshot metadata completed successfully. Jul 10 13:26:58.120656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7012958e-3da6-4745-a0eb-913ea2094ad8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata returned with HTTP 200 Jul 10 13:26:58.121273 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1094/4331] 10.4.3.138 () {68 vars in 1401 bytes} [Fri Jul 10 13:26:58 2026] PUT /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 13:26:58.130142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.132299 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:58.132511 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:58.132858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:58.132947 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Delete snapshot with id: fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:58.139494 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.139494 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:58.140208 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.143858 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-114186645 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-114186645, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:58.144195 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-114186645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-114186645, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:58.158310 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot delete request issued successfully. Jul 10 13:26:58.158462 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85058bbe-9faa-4715-8bb3-1f4700bac4f9 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 returned with HTTP 202 Jul 10 13:26:58.158962 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1079/4332] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:26:58 2026] DELETE /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:58.167844 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dbc48607-9c46-4750-be7e-44368d5abdcf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.170144 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbc48607-9c46-4750-be7e-44368d5abdcf tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:58.170390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbc48607-9c46-4750-be7e-44368d5abdcf tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:58.170648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbc48607-9c46-4750-be7e-44368d5abdcf tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:58.177146 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.177146 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:58.177786 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dbc48607-9c46-4750-be7e-44368d5abdcf tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Snapshot retrieved successfully. Jul 10 13:26:58.178100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Created reservations ['86402322-5d6e-4424-9e14-0818656984c1', '127d3773-31c7-4f68-8d44-a4d56ccb7334', '183d36e1-3345-45d5-b833-210257d1a0da', 'e795c0d8-527f-427e-9395-e71284f022ad'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:58.178896 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbc48607-9c46-4750-be7e-44368d5abdcf tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 returned with HTTP 200 Jul 10 13:26:58.179073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d4a357-c866-484b-9683-657b73a940cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86402322-5d6e-4424-9e14-0818656984c1', '127d3773-31c7-4f68-8d44-a4d56ccb7334', '183d36e1-3345-45d5-b833-210257d1a0da', 'e795c0d8-527f-427e-9395-e71284f022ad']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.179369 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1079/4333] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:58 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:58.179566 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cada03d7-3a79-4291-9c9d-bd2127e74ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.201492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cada03d7-3a79-4291-9c9d-bd2127e74ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc32369-7794-4c59-b92f-eda770cd406d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-573984271',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['86402322-5d6e-4424-9e14-0818656984c1','127d3773-31c7-4f68-8d44-a4d56ccb7334','183d36e1-3345-45d5-b833-210257d1a0da','e795c0d8-527f-427e-9395-e71284f022ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=2f162a91-ff51-49f3-af1a-d14f433c7443), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-573984271',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6dc32369-7794-4c59-b92f-eda770cd406d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b55adc1c98364950a359c76557b00c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f162a91-ff51-49f3-af1a-d14f433c7443),volume_type_id=2f162a91-ff51-49f3-af1a-d14f433c7443)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.202173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bb2f7e-9cea-4af1-9711-8254404513e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.222302 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bb2f7e-9cea-4af1-9711-8254404513e4) transitioned into state 'SUCCESS' from state '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-573984271',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b55adc1c98364950a359c76557b00c1a',qos_specs=None,replication_status=,reservations=['86402322-5d6e-4424-9e14-0818656984c1','127d3773-31c7-4f68-8d44-a4d56ccb7334','183d36e1-3345-45d5-b833-210257d1a0da','e795c0d8-527f-427e-9395-e71284f022ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b5db3c143546cd9e5fdb7376d98c6b',volume_type_id=2f162a91-ff51-49f3-af1a-d14f433c7443)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.223189 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b65a197-60df-4146-8498-e107fe089e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.233254 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b65a197-60df-4146-8498-e107fe089e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.234532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Flow 'volume_create_api' (0cbdfe00-bc45-4457-9e88-d81bdd111b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:58.234630 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Create volume request issued successfully. Jul 10 13:26:58.235876 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9736a876-d04b-43f8-860e-03fd6ef0c529 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:58.236052 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1082/4334] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:58 2026] POST /volume/v3/volumes => generated 783 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:58.410100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6c28238b-6c6a-4f7a-92b2-e4576014cb9f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.412557 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c28238b-6c6a-4f7a-92b2-e4576014cb9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] GET https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 Jul 10 13:26:58.412779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c28238b-6c6a-4f7a-92b2-e4576014cb9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:58.412982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c28238b-6c6a-4f7a-92b2-e4576014cb9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:58.423018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c28238b-6c6a-4f7a-92b2-e4576014cb9f tempest-CreateVolumesFromSnapshotTest-1989470486 tempest-CreateVolumesFromSnapshotTest-1989470486-project-member] https://10.4.3.138/volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 returned with HTTP 404 Jul 10 13:26:58.423649 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1095/4335] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:58 2026] GET /volume/v3/volumes/b3a391f1-983a-44f3-bb05-69cb385de596 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:58.603810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2c16cd98-24ec-418a-9452-565f6682d95a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.705388 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c16cd98-24ec-418a-9452-565f6682d95a tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:26:58.705388 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c16cd98-24ec-418a-9452-565f6682d95a tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-360419198", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.706707 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.706707 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:26:58.719872 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c16cd98-24ec-418a-9452-565f6682d95a tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:26:58.720435 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1080/4336] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:26:58 2026] POST /volume/v3/types => generated 211 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:58.730485 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1d55af49-5dc1-4564-af6b-2f1b86c6ec0b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.732848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1d55af49-5dc1-4564-af6b-2f1b86c6ec0b tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] POST https://10.4.3.138/volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e/encryption Jul 10 13:26:58.733357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1d55af49-5dc1-4564-af6b-2f1b86c6ec0b tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.755417 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1d55af49-5dc1-4564-af6b-2f1b86c6ec0b tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e/encryption returned with HTTP 200 Jul 10 13:26:58.755966 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1080/4337] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:26:58 2026] POST /volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:58.766111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:58.879887 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:26:58.880229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-416790544", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-360419198", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:26:58.882030 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-416790544', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-360419198', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:26:58.885676 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:26:58.886036 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:58.886036 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:58.886674 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:26:58.894232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (72592315-ef92-4301-838b-21c6c486b0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:58.895463 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0057ed-661e-42f9-970b-0e2e555ba026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.896834 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:26:58.927392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0057ed-661e-42f9-970b-0e2e555ba026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:26:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e,is_public=True,name='tempest-scenario-type-luks-360419198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e', '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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:58.928312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c4771-3388-4619-b2ba-0ab74f55e80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:58.964610 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-360419198 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-360419198, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:58.964975 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-360419198 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-360419198, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:26:59.006625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['cc7e0321-2e88-4bbb-b4c8-52b4f725c03f', '3bea8a11-9d19-4ad2-98aa-486720bce498', 'f51a00bd-2ef6-4381-9ed8-2441006bcc33', 'aa63c323-d9e4-4de4-b403-07dcc1d79f54'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:26:59.007094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651c4771-3388-4619-b2ba-0ab74f55e80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7e0321-2e88-4bbb-b4c8-52b4f725c03f', '3bea8a11-9d19-4ad2-98aa-486720bce498', 'f51a00bd-2ef6-4381-9ed8-2441006bcc33', 'aa63c323-d9e4-4de4-b403-07dcc1d79f54']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:59.007708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0490e774-0793-475e-8d15-507e2fd95ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:59.036546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0490e774-0793-475e-8d15-507e2fd95ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6777f74-8896-459c-b98f-fa94ad9a3481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-416790544',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['cc7e0321-2e88-4bbb-b4c8-52b4f725c03f','3bea8a11-9d19-4ad2-98aa-486720bce498','f51a00bd-2ef6-4381-9ed8-2441006bcc33','aa63c323-d9e4-4de4-b403-07dcc1d79f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-416790544',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6777f74-8896-459c-b98f-fa94ad9a3481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e),volume_type_id=87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:59.038209 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40f37fb-e375-4e2e-8377-04f4ff4cd2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:59.068298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40f37fb-e375-4e2e-8377-04f4ff4cd2f6) transitioned into state 'SUCCESS' from state '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-416790544',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['cc7e0321-2e88-4bbb-b4c8-52b4f725c03f','3bea8a11-9d19-4ad2-98aa-486720bce498','f51a00bd-2ef6-4381-9ed8-2441006bcc33','aa63c323-d9e4-4de4-b403-07dcc1d79f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:59.069041 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70c1d1c-793f-4208-aac5-adb18bcdec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:26:59.080200 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b70c1d1c-793f-4208-aac5-adb18bcdec11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:26:59.081637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (72592315-ef92-4301-838b-21c6c486b0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:26:59.082341 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:26:59.084033 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd43cc3e-a349-41a9-840a-9a1230ffff2d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:26:59.084033 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1083/4338] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:26:58 2026] POST /volume/v3/volumes => generated 778 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:26:59.096493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:59.098351 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:26:59.098546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:59.098809 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:59.106625 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:59.106625 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:59.111704 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:26:59.117792 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e27854c-c7c5-4da4-82ec-c05ed9653c25 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:26:59.118400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1096/4339] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:59 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:59.189492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9041c335-6c81-4e2a-8328-cade1f6bc06b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:59.191176 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9041c335-6c81-4e2a-8328-cade1f6bc06b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 Jul 10 13:26:59.191401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9041c335-6c81-4e2a-8328-cade1f6bc06b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:59.191542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9041c335-6c81-4e2a-8328-cade1f6bc06b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:59.197488 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9041c335-6c81-4e2a-8328-cade1f6bc06b tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 returned with HTTP 404 Jul 10 13:26:59.198030 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1081/4340] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:26:59 2026] GET /volume/v3/snapshots/fe868848-a320-4704-8b68-b2b00c6e56a5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:26:59.205350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:59.207366 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:59.207366 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:59.207594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:59.216122 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:59.216122 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:26:59.220499 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:59.225355 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e1e0859-9dad-49f9-b808-3f0d6b7c0fe8 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 200 Jul 10 13:26:59.225877 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1081/4341] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:59 2026] GET /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:26:59.239083 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:59.241024 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:59.241222 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:59.241407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:59.241582 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Delete volume with id: 9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:59.248209 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:59.248209 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:26:59.248654 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:59.268951 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Delete volume request issued successfully. Jul 10 13:26:59.269281 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8efd0a13-05c2-4c18-a801-f843eb5915ff tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 202 Jul 10 13:26:59.269809 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1084/4342] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:26:59 2026] DELETE /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:26:59.278967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:26:59.281551 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:26:59.281802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:26:59.282143 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:26:59.289217 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:26:59.289217 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:26:59.293340 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Volume info retrieved successfully. Jul 10 13:26:59.298440 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3b0813b8-9195-493b-8e13-84c0bac1a011 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 200 Jul 10 13:26:59.298883 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1097/4343] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:26:59 2026] GET /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:00.131584 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.133295 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:00.133520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.133793 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.141792 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:00.141792 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:00.149279 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:00.159290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c7570e89-aff8-4dc3-968b-cd7f00db2cd1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:00.159785 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1082/4344] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:00.176706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.179120 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:00.179361 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.179613 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.188800 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:00.188800 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:00.192765 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:00.197166 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ec3c6f6-ae26-4fa8-8e2a-9fee369acb89 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:00.197609 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1082/4345] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:00.217908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0cd3c716-151a-4efe-810f-91a12f995106 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.217908 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/action Jul 10 13:27:00.217908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:27:00.217908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:00.225041 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:00.225041 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:00.225806 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:00.234246 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume updated successfully. Jul 10 13:27:00.234513 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cd3c716-151a-4efe-810f-91a12f995106 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/action returned with HTTP 200 Jul 10 13:27:00.235146 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1085/4346] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:27:00 2026] POST /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:27:00.312640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1a73a1ba-abb2-4b4a-b356-1c5e3fc5ab72 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.314713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a73a1ba-abb2-4b4a-b356-1c5e3fc5ab72 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] GET https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 Jul 10 13:27:00.314998 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a73a1ba-abb2-4b4a-b356-1c5e3fc5ab72 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.315242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a73a1ba-abb2-4b4a-b356-1c5e3fc5ab72 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.322713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a73a1ba-abb2-4b4a-b356-1c5e3fc5ab72 tempest-SnapshotMetadataTestJSON-893609132 tempest-SnapshotMetadataTestJSON-893609132-project-member] https://10.4.3.138/volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 returned with HTTP 404 Jul 10 13:27:00.323332 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1098/4347] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/v3/volumes/9a3824ef-4d59-4197-aad2-9de4cf49c548 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:00.380301 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.383531 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:00.383795 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.384022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.393795 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:00.393795 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:00.399969 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:00.404489 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-322692fe-5895-4e4f-a6ac-16cd545c8dd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:00.404990 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1083/4348] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:00.922038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.926104 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:00.927507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.927507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.940479 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:00.940479 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:00.947461 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:00.955418 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-ea2f9f29-06e3-4747-93c6-6f15c81811b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:00.955418 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1083/4349] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:00.971678 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dff3e450-945d-453d-80da-003f51cbe1f8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.972314 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dff3e450-945d-453d-80da-003f51cbe1f8 None None] GET https://10.4.3.138/volume// Jul 10 13:27:00.972499 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dff3e450-945d-453d-80da-003f51cbe1f8 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:00.972826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dff3e450-945d-453d-80da-003f51cbe1f8 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:00.973266 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dff3e450-945d-453d-80da-003f51cbe1f8 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:00.973656 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1086/4350] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:27:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:00.987712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-af474dec-af6d-4c8a-9ead-4172f968401b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:00.990534 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-af474dec-af6d-4c8a-9ead-4172f968401b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:27:00.991121 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-af474dec-af6d-4c8a-9ead-4172f968401b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6777f74-8896-459c-b98f-fa94ad9a3481", "connector": null, "instance_uuid": "fd1f9413-5138-437c-a098-f619ffa42b35"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:01.004746 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:01.004746 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:01.049373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-af474dec-af6d-4c8a-9ead-4172f968401b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:27:01.049935 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1099/4351] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:27:00 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:01.736154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:01.860760 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:01.861086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1214279289"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:01.862654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1214279289'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:01.862812 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Create volume of 2 GB Jul 10 13:27:01.867042 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Availability Zones retrieved successfully. Jul 10 13:27:01.872238 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Flow 'volume_create_api' (b906c733-9d24-454b-a984-b709d7bfe9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:01.873083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e7454e-ecce-42e7-846b-c6fe0436440f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:01.874169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Validating volume size '2' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:01.907419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92e7454e-ecce-42e7-846b-c6fe0436440f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:01.908494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68753345-80e5-4714-8ca3-e6cda8a6f728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:01.999741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Created reservations ['5310257b-70d2-4e1a-a76c-428e32747940', '65992a32-7f36-45cc-9388-9e680823c4d8', '9fa7c0a4-0c72-4995-8683-51c49519084a', '3f6dc376-fc1d-408d-a2ef-4b53030645c4'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:02.000586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68753345-80e5-4714-8ca3-e6cda8a6f728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5310257b-70d2-4e1a-a76c-428e32747940', '65992a32-7f36-45cc-9388-9e680823c4d8', '9fa7c0a4-0c72-4995-8683-51c49519084a', '3f6dc376-fc1d-408d-a2ef-4b53030645c4']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:02.001456 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e5ca91-244c-46fe-8839-393ea9e9f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:02.029032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e5ca91-244c-46fe-8839-393ea9e9f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe9d10ad-663d-4737-8b55-992040248e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1214279289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf1123b391b41fbbf6c0fd67f59922d',qos_specs=None,replication_status=,reservations=['5310257b-70d2-4e1a-a76c-428e32747940','65992a32-7f36-45cc-9388-9e680823c4d8','9fa7c0a4-0c72-4995-8683-51c49519084a','3f6dc376-fc1d-408d-a2ef-4b53030645c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa64f97af7649848dca66214697a783',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1214279289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe9d10ad-663d-4737-8b55-992040248e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faf1123b391b41fbbf6c0fd67f59922d',provider_auth=None,provider_geometry=None,provider_id=None,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='4aa64f97af7649848dca66214697a783',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:02.029964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a69421d-70cf-4409-bedb-82f254c91882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:02.062583 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a69421d-70cf-4409-bedb-82f254c91882) transitioned into state 'SUCCESS' from state '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-1214279289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faf1123b391b41fbbf6c0fd67f59922d',qos_specs=None,replication_status=,reservations=['5310257b-70d2-4e1a-a76c-428e32747940','65992a32-7f36-45cc-9388-9e680823c4d8','9fa7c0a4-0c72-4995-8683-51c49519084a','3f6dc376-fc1d-408d-a2ef-4b53030645c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aa64f97af7649848dca66214697a783',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:02.062857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2763e66-3c98-4213-be7a-66a8c35bd6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:02.075587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2763e66-3c98-4213-be7a-66a8c35bd6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:02.076789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Flow 'volume_create_api' (b906c733-9d24-454b-a984-b709d7bfe9a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:02.077845 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Create volume request issued successfully. Jul 10 13:27:02.077928 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ec3c1ef5-77f5-491b-b44f-58ead74777c0 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:02.078445 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1084/4352] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:27:01 2026] POST /volume/v3/volumes => generated 755 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:02.094480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:02.096532 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] GET https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:02.096816 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:02.097076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:02.107725 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:02.107725 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:02.112144 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume info retrieved successfully. Jul 10 13:27:02.119466 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34eea2da-af06-43ce-8df5-72ad0a9595e5 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 200 Jul 10 13:27:02.119466 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1084/4353] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:02 2026] GET /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:03.134667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41976c47-f603-4111-9c6b-53484ab1a42c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:03.137390 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41976c47-f603-4111-9c6b-53484ab1a42c tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] GET https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:03.138013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41976c47-f603-4111-9c6b-53484ab1a42c tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:03.138013 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41976c47-f603-4111-9c6b-53484ab1a42c tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:03.149637 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:03.149637 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:03.154755 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-41976c47-f603-4111-9c6b-53484ab1a42c tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume info retrieved successfully. Jul 10 13:27:03.161037 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41976c47-f603-4111-9c6b-53484ab1a42c tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 200 Jul 10 13:27:03.161665 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1087/4354] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:03 2026] GET /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:03.174877 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:03.176262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:03.176622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "fe9d10ad-663d-4737-8b55-992040248e4a"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:03.178069 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'fe9d10ad-663d-4737-8b55-992040248e4a'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:03.185084 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:03.185084 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:03.185558 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume retrieved successfully. Jul 10 13:27:03.185666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Create volume of 1 GB Jul 10 13:27:03.189092 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Availability Zones retrieved successfully. Jul 10 13:27:03.194222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Flow 'volume_create_api' (bc813fd9-8b0d-4051-954b-42e1aa9bc5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:03.195560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a651b2-b8c1-4d34-ac87-8a66e61d68fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:03.196333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:03.197394 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a651b2-b8c1-4d34-ac87-8a66e61d68fd) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 13:27:03.197394 np0000005006 devstack@c-api.service[100113]: 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. Jul 10 13:27:03.198892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a651b2-b8c1-4d34-ac87-8a66e61d68fd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:03.199682 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63a651b2-b8c1-4d34-ac87-8a66e61d68fd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 13:27:03.201391 np0000005006 devstack@c-api.service[100113]: WARNING cinder.volume.api [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Flow 'volume_create_api' (bc813fd9-8b0d-4051-954b-42e1aa9bc5e0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 13:27:03.201391 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-60f2fb2b-3ceb-48c1-8271-fe49b870afc3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 400 Jul 10 13:27:03.202041 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1100/4355] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:27:03 2026] POST /volume/v3/volumes => generated 173 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 13:27:03.210813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-77502067-5a1c-4b45-bf6e-420420e074c3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:03.212625 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77502067-5a1c-4b45-bf6e-420420e074c3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] GET https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:03.212898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77502067-5a1c-4b45-bf6e-420420e074c3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:03.213189 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77502067-5a1c-4b45-bf6e-420420e074c3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:03.222632 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:03.222632 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:03.227834 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-77502067-5a1c-4b45-bf6e-420420e074c3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume info retrieved successfully. Jul 10 13:27:03.232788 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77502067-5a1c-4b45-bf6e-420420e074c3 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 200 Jul 10 13:27:03.233252 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1085/4356] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:03 2026] GET /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:03.246471 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:03.248366 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:03.248619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:03.249122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:03.249122 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Delete volume with id: fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:03.257858 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:03.257858 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:03.258377 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume info retrieved successfully. Jul 10 13:27:03.278309 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Delete volume request issued successfully. Jul 10 13:27:03.278443 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76db31a3-c157-4373-b0d6-f08a1ec9175d tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 202 Jul 10 13:27:03.278897 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1085/4357] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:27:03 2026] DELETE /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:27:03.289570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:03.291536 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] GET https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:03.292206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:03.292206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:03.299815 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:03.299815 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:03.304184 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Volume info retrieved successfully. Jul 10 13:27:03.308814 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-887a7d34-8e61-4f16-bc17-ad7aa34aa719 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 200 Jul 10 13:27:03.309188 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1088/4358] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:03 2026] GET /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:04.325270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-49a7a711-7e12-4255-ace9-fe87ae981723 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:04.327631 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-49a7a711-7e12-4255-ace9-fe87ae981723 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] GET https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a Jul 10 13:27:04.327967 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-49a7a711-7e12-4255-ace9-fe87ae981723 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:04.328243 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-49a7a711-7e12-4255-ace9-fe87ae981723 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:04.335129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-49a7a711-7e12-4255-ace9-fe87ae981723 tempest-VolumesCloneNegativeTest-1351496188 tempest-VolumesCloneNegativeTest-1351496188-project-member] https://10.4.3.138/volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a returned with HTTP 404 Jul 10 13:27:04.335664 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1101/4359] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:04 2026] GET /volume/v3/volumes/fe9d10ad-663d-4737-8b55-992040248e4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:04.713615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c99874dc-ecba-46a7-993d-72323cba82d5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:04.790383 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:04.790685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1609854696"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:04.792188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1609854696'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:04.792366 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume of 1 GB Jul 10 13:27:04.798067 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Availability Zones retrieved successfully. Jul 10 13:27:04.804376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (eb3c1186-3bf7-4301-8e23-a66ddea49961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:04.805589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4983ae3f-416f-457f-8d1c-1e1e537e7efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:04.806814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:04.838523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4983ae3f-416f-457f-8d1c-1e1e537e7efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:04.839505 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8971919e-2c4b-4075-8671-d3d26140a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:04.904464 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['6a134124-aadb-42ae-b52e-e8e53a7c06a9', '74c48a4d-db7e-4db3-976a-e8512111d94f', 'bffe0ede-9f81-4b31-be13-fecd6f154ed7', 'da17c49e-2363-4fc9-828c-446b2d973f07'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:04.905385 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8971919e-2c4b-4075-8671-d3d26140a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a134124-aadb-42ae-b52e-e8e53a7c06a9', '74c48a4d-db7e-4db3-976a-e8512111d94f', 'bffe0ede-9f81-4b31-be13-fecd6f154ed7', 'da17c49e-2363-4fc9-828c-446b2d973f07']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:04.905919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d77d5ae-9929-4598-85a0-80f4048a54a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:04.929195 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d77d5ae-9929-4598-85a0-80f4048a54a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9075c1e8-0cbe-49da-9ad8-14610c632be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1609854696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['6a134124-aadb-42ae-b52e-e8e53a7c06a9','74c48a4d-db7e-4db3-976a-e8512111d94f','bffe0ede-9f81-4b31-be13-fecd6f154ed7','da17c49e-2363-4fc9-828c-446b2d973f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1609854696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9075c1e8-0cbe-49da-9ad8-14610c632be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36b10433c64f15842e02dd835b66c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:04.930312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e7497a-ade3-409c-bade-375330ccc122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:04.952735 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68e7497a-ade3-409c-bade-375330ccc122) transitioned into state 'SUCCESS' from state '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-1609854696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['6a134124-aadb-42ae-b52e-e8e53a7c06a9','74c48a4d-db7e-4db3-976a-e8512111d94f','bffe0ede-9f81-4b31-be13-fecd6f154ed7','da17c49e-2363-4fc9-828c-446b2d973f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:04.953669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75adfb1d-5d76-4117-9fbf-52b44a277d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:04.964854 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75adfb1d-5d76-4117-9fbf-52b44a277d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:04.965058 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (eb3c1186-3bf7-4301-8e23-a66ddea49961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:04.965308 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request issued successfully. Jul 10 13:27:04.965850 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c99874dc-ecba-46a7-993d-72323cba82d5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:04.966234 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1086/4360] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:27:04 2026] POST /volume/v3/volumes => generated 749 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:04.980564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:04.982808 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:27:04.983063 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:04.983312 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:04.992088 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:04.992088 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:04.996484 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:05.003959 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a4f0788-921d-486f-a6c6-f3de77f24996 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 200 Jul 10 13:27:05.004652 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1086/4361] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:04 2026] GET /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:06.020073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:06.021659 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:27:06.021905 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:06.022085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:06.030006 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:06.030006 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:06.034303 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:06.039150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c1476de-2867-4266-986c-0acfc5ccbc4d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 200 Jul 10 13:27:06.039476 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1089/4362] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:06 2026] GET /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:06.057191 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:06.059600 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:27:06.060061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9075c1e8-0cbe-49da-9ad8-14610c632be4", "name": "tempest-VolumesBackupsTest-Backup-849024517"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:06.061794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': '9075c1e8-0cbe-49da-9ad8-14610c632be4', 'name': 'tempest-VolumesBackupsTest-Backup-849024517'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:27:06.062034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume 9075c1e8-0cbe-49da-9ad8-14610c632be4 in container None Jul 10 13:27:06.072922 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:06.072922 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:06.073511 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:06.104999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['640ef3a7-a095-4e75-8087-ed23ad34413b', 'cdf4ce2d-e0bf-48e7-9077-1b4365629339'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:06.141993 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e0f5f5f-2865-4be3-82a1-7658f880b718 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:27:06.142506 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1102/4363] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:06 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:06.152326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bbda44fb-4811-42ef-9afe-92266e423fbd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:06.154185 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbda44fb-4811-42ef-9afe-92266e423fbd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:06.154362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbda44fb-4811-42ef-9afe-92266e423fbd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:06.154904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbda44fb-4811-42ef-9afe-92266e423fbd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:06.154904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bbda44fb-4811-42ef-9afe-92266e423fbd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:06.160736 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:06.160736 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:06.161538 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbda44fb-4811-42ef-9afe-92266e423fbd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:06.161935 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1087/4364] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:06 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:07.173414 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-65e8bd9f-0094-43f4-9699-817b32bd936a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:07.175348 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-65e8bd9f-0094-43f4-9699-817b32bd936a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:07.175563 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-65e8bd9f-0094-43f4-9699-817b32bd936a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:07.175792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-65e8bd9f-0094-43f4-9699-817b32bd936a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:07.175899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-65e8bd9f-0094-43f4-9699-817b32bd936a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:07.180385 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:07.180385 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:07.181101 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-65e8bd9f-0094-43f4-9699-817b32bd936a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:07.182005 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1087/4365] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:07 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:08.195373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:08.197572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:08.197874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:08.198122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:08.198290 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:08.205015 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:08.205015 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:08.207186 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8747c6ba-0e5e-41d7-8749-43a9b9b567cb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:08.207422 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1090/4366] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:08 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:08.848891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3df0129e-cf3e-4421-a9b7-50d4e9ee0734 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:08.849343 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3df0129e-cf3e-4421-a9b7-50d4e9ee0734 None None] GET https://10.4.3.138/volume// Jul 10 13:27:08.849532 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3df0129e-cf3e-4421-a9b7-50d4e9ee0734 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:08.849777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3df0129e-cf3e-4421-a9b7-50d4e9ee0734 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:08.850128 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3df0129e-cf3e-4421-a9b7-50d4e9ee0734 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:08.850470 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1103/4367] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:27:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:08.858934 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:08.861510 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:08.861757 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:08.861949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:08.874872 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:08.874872 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:08.882256 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:08.892651 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-100a6a4b-2b76-48c8-a0a7-d4a75d559b16 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:08.893335 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1088/4368] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:27:08 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 1049 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:27:09.024645 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:09.028036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 Jul 10 13:27:09.028524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:09.039163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-c6777f74-8896-459c-b98f-fa94ad9a3481-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:27:09.046197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-c6777f74-8896-459c-b98f-fa94ad9a3481-np0000005006" acquired by "attachment_update" :: waited 0.007s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:27:09.047235 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:09.047235 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:09.219480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:09.221472 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:09.221871 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:09.222173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:09.222368 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:09.228032 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:09.228032 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:09.229215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9172ec70-8d18-4b74-9303-91a0ed474dd3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:09.229712 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1091/4369] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:09 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:09.574621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-c6777f74-8896-459c-b98f-fa94ad9a3481-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:27:09.574992 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-c5571dd8-44c5-4237-9b8b-3bcc292e6fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 returned with HTTP 200 Jul 10 13:27:09.575459 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1088/4370] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:27:09 2026] PUT /volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:10.088186 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-08c61df0-0081-48d5-82e3-602abc9875cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:10.092003 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-08c61df0-0081-48d5-82e3-602abc9875cc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3/action Jul 10 13:27:10.092003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-08c61df0-0081-48d5-82e3-602abc9875cc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:27:10.092003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-08c61df0-0081-48d5-82e3-602abc9875cc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:10.117830 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:10.117830 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:10.140165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-08c61df0-0081-48d5-82e3-602abc9875cc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3/action returned with HTTP 204 Jul 10 13:27:10.141543 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1104/4371] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:27:10 2026] POST /volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:10.245056 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:10.247502 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:10.247878 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:10.248362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:10.248799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:10.250977 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=457,cinder:UPDATE=153,cinder:INSERT=87 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:27:10.255827 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:10.255827 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:10.257909 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ae579ea-c572-407f-8e1d-b4c285bb419f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:10.258571 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1089/4372] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:10 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:11.273141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:11.275736 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:11.276031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:11.276396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:11.276522 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:11.282834 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:11.282834 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:11.284385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-47386dd4-87b0-44b8-bfe5-4c40c707e8b5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:11.284970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1092/4373] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:11 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:12.297385 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:12.299539 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:12.299892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:12.300135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:12.300289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:12.306014 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:12.306014 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:12.307210 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d3797e6-f053-4d45-8eaf-f8bfec7a0204 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:12.307770 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1089/4374] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:12 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:13.320265 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:13.322469 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:13.322680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:13.323104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:13.323230 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:13.325081 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=278,cinder:UPDATE=45,cinder:INSERT=17 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:27:13.328737 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:13.328737 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:13.329740 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75ac366c-c3ff-4a09-b7c7-b202e8136cbe tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:13.330524 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1105/4375] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:13 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:14.344268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:14.346659 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:14.347171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:14.348373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:14.348373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:14.354885 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:14.354885 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:14.356458 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a4d82103-2d27-4c62-93b0-3cca574441d2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:14.357365 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1090/4376] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:14 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:15.372771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:15.375191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:15.375453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:15.375735 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:15.375878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:15.378187 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=419,cinder:UPDATE=137,cinder:INSERT=89 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:27:15.383395 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:15.383395 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:15.384412 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11ab3e8b-e135-4184-8df4-fbaa1fdb66b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:15.385054 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1093/4377] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:15 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:15.563921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-d95a2a8b-a9b1-4b73-83b7-05d9e517533a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:15.566331 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-d95a2a8b-a9b1-4b73-83b7-05d9e517533a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/encryption Jul 10 13:27:15.566594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-d95a2a8b-a9b1-4b73-83b7-05d9e517533a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:15.566909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-d95a2a8b-a9b1-4b73-83b7-05d9e517533a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:15.581467 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:15.581467 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:15.591576 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-eba17dcf-eee1-4d30-913a-254e4000e7f6 req-d95a2a8b-a9b1-4b73-83b7-05d9e517533a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/encryption returned with HTTP 200 Jul 10 13:27:15.592260 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1090/4378] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:27:15 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:16.398905 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:16.401080 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:16.401283 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:16.401518 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:16.401665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:16.407830 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:16.407830 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:16.409231 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1353727-c5dc-4a81-b5ce-69c0044375ae tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:16.409452 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1106/4379] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:16 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:16.986280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-58925610-61af-435d-bd1b-e1b791fa9817 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:17.081942 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-58925610-61af-435d-bd1b-e1b791fa9817 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:27:17.082558 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-58925610-61af-435d-bd1b-e1b791fa9817 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:17.101495 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-58925610-61af-435d-bd1b-e1b791fa9817 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:27:17.102254 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1091/4380] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:27:16 2026] POST /volume/v3/types => generated 269 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:17.423615 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:17.425642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:17.425850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:17.426056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:17.426197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:17.430712 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:17.430712 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:17.431541 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54c3f4f6-83e5-4349-9506-932bb48fbe6a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:17.431980 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1094/4381] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:17 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:18.441771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:18.443904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:18.444103 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:18.444301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:18.444438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:18.449601 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:18.449601 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:18.450813 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-adc0acf8-3f55-4cd5-b06c-c614bc9d8bc9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:18.451214 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1091/4382] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:18 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:19.306042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b72e97fe-22ef-4fd7-91d8-cafa3aa4c40d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.309236 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b72e97fe-22ef-4fd7-91d8-cafa3aa4c40d tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:27:19.309982 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b72e97fe-22ef-4fd7-91d8-cafa3aa4c40d tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663", "extra_specs": {}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:19.327317 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b72e97fe-22ef-4fd7-91d8-cafa3aa4c40d tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:27:19.328113 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1107/4383] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:27:19 2026] POST /volume/v3/types => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:19.337049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4f58be4d-f633-424b-a15d-851dcecf294c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.339438 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f58be4d-f633-424b-a15d-851dcecf294c tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:27:19.339962 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f58be4d-f633-424b-a15d-851dcecf294c tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:19.356856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f58be4d-f633-424b-a15d-851dcecf294c tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:27:19.357464 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1092/4384] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:27:19 2026] POST /volume/v3/types => generated 267 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:19.365888 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.369313 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:19.369840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-510163962", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:19.373453 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-510163962', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:19.377290 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume of 1 GB Jul 10 13:27:19.377675 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:19.377675 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:19.378328 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Availability Zones retrieved successfully. Jul 10 13:27:19.386107 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (137a7fe3-3016-4074-9f7d-7687ccda6f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:19.387068 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6376c2-5c1b-4629-8a30-d1ce25fc5571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.388100 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:19.416576 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f6376c2-5c1b-4629-8a30-d1ce25fc5571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:27:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=053dc1c7-3684-455c-ac7e-8af861fa4283,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '053dc1c7-3684-455c-ac7e-8af861fa4283', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.418086 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987ea574-bf62-4716-b12c-15b20385511b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.450514 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:19.450820 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1049307519-14060663, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:19.462428 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.464556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:19.464910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:19.465183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:19.465511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:19.470640 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:19.470640 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:19.471765 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-012afa0b-d329-4d62-97a6-144c5d4da5e2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:19.472152 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1092/4385] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:19 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:19.493536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Created reservations ['8375dd7e-b685-4976-82a7-0d3014b30d13', 'c75211d5-89c4-4a28-8278-b2309ec8d5d7', 'd883ed5a-e5ab-4b03-917c-e8a046008539', 'e006c300-23cd-475c-8a95-072a41bd703d'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:19.494468 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987ea574-bf62-4716-b12c-15b20385511b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8375dd7e-b685-4976-82a7-0d3014b30d13', 'c75211d5-89c4-4a28-8278-b2309ec8d5d7', 'd883ed5a-e5ab-4b03-917c-e8a046008539', 'e006c300-23cd-475c-8a95-072a41bd703d']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.495417 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec4bcec-db5b-4207-b03d-458112866b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.526333 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ec4bcec-db5b-4207-b03d-458112866b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f82188-c90e-486f-bf0b-c80a0253afa3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-510163962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['8375dd7e-b685-4976-82a7-0d3014b30d13','c75211d5-89c4-4a28-8278-b2309ec8d5d7','d883ed5a-e5ab-4b03-917c-e8a046008539','e006c300-23cd-475c-8a95-072a41bd703d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=053dc1c7-3684-455c-ac7e-8af861fa4283), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-510163962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f82188-c90e-486f-bf0b-c80a0253afa3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7ac6afb4d4462584097f56ef2f8e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(053dc1c7-3684-455c-ac7e-8af861fa4283),volume_type_id=053dc1c7-3684-455c-ac7e-8af861fa4283)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.527166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d386438f-5d02-4e94-9f9f-d55840cd23c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.560070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d386438f-5d02-4e94-9f9f-d55840cd23c0) transitioned into state 'SUCCESS' from state '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-510163962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['8375dd7e-b685-4976-82a7-0d3014b30d13','c75211d5-89c4-4a28-8278-b2309ec8d5d7','d883ed5a-e5ab-4b03-917c-e8a046008539','e006c300-23cd-475c-8a95-072a41bd703d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=053dc1c7-3684-455c-ac7e-8af861fa4283)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.561053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20db6485-aea3-481c-ac04-2784531ad205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.573283 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20db6485-aea3-481c-ac04-2784531ad205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.574153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (137a7fe3-3016-4074-9f7d-7687ccda6f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:19.574509 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request issued successfully. Jul 10 13:27:19.575149 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f4b7c19b-e77d-489f-bf68-372f3bdfa6b2 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:19.575619 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1095/4386] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:19 2026] POST /volume/v3/volumes => generated 844 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:19.590459 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.593389 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:19.593678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-685781148", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:19.595981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-685781148', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:19.609591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume of 1 GB Jul 10 13:27:19.610218 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:19.610218 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:19.611267 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Availability Zones retrieved successfully. Jul 10 13:27:19.620281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (7c677008-f411-4c41-8cd8-8a72b63bcbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:19.621674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b24e7d6-ac66-4ca9-9db1-86b1560b737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.622779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:19.655438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b24e7d6-ac66-4ca9-9db1-86b1560b737d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:27:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=744e1bf6-ea98-4a5f-bc41-93d2d8890d4c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '744e1bf6-ea98-4a5f-bc41-93d2d8890d4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.656477 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77511a24-3341-44eb-b156-8a3d6223d079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.704334 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:19.704847 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-561671002-610429781, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:19.746935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Created reservations ['b0b9f988-4676-428d-9040-98a8e3552638', '8c513dd2-8a3a-4a56-ada6-0edd58ee8576', '1aa10434-ff37-4e9e-aaba-004dc69c79be', '4d96f35e-38fb-4308-b6a2-9a2d80fc4d7f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:19.747813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77511a24-3341-44eb-b156-8a3d6223d079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b9f988-4676-428d-9040-98a8e3552638', '8c513dd2-8a3a-4a56-ada6-0edd58ee8576', '1aa10434-ff37-4e9e-aaba-004dc69c79be', '4d96f35e-38fb-4308-b6a2-9a2d80fc4d7f']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.748480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf88d1-1a1d-4450-a32f-d7aca46d0150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.778449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecaf88d1-1a1d-4450-a32f-d7aca46d0150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863af818-bd49-4504-8213-6bb89f3eb9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685781148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['b0b9f988-4676-428d-9040-98a8e3552638','8c513dd2-8a3a-4a56-ada6-0edd58ee8576','1aa10434-ff37-4e9e-aaba-004dc69c79be','4d96f35e-38fb-4308-b6a2-9a2d80fc4d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=744e1bf6-ea98-4a5f-bc41-93d2d8890d4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-685781148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863af818-bd49-4504-8213-6bb89f3eb9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7ac6afb4d4462584097f56ef2f8e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(744e1bf6-ea98-4a5f-bc41-93d2d8890d4c),volume_type_id=744e1bf6-ea98-4a5f-bc41-93d2d8890d4c)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.779551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89628d14-0dbd-4c22-bfeb-8f7bcf488178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.799514 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89628d14-0dbd-4c22-bfeb-8f7bcf488178) transitioned into state 'SUCCESS' from state '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-685781148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['b0b9f988-4676-428d-9040-98a8e3552638','8c513dd2-8a3a-4a56-ada6-0edd58ee8576','1aa10434-ff37-4e9e-aaba-004dc69c79be','4d96f35e-38fb-4308-b6a2-9a2d80fc4d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=744e1bf6-ea98-4a5f-bc41-93d2d8890d4c)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.800408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a826271-6001-4861-a4be-48541736c23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.810853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a826271-6001-4861-a4be-48541736c23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:19.812292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (7c677008-f411-4c41-8cd8-8a72b63bcbe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:19.812795 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request issued successfully. Jul 10 13:27:19.813767 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b8dbfe48-f0fd-4b8c-9e4a-2325cb24da28 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:19.814460 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1108/4387] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:19 2026] POST /volume/v3/volumes => generated 844 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:19.849634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-65117629-7584-4c02-b8ec-51a11159a93d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:19.851422 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:19.851800 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1397441485", "snapshot_id": null, "imageRef": "a8f93989-925f-47d9-a50c-9b695b722294", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:19.860438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1397441485', 'snapshot_id': None, 'imageRef': 'a8f93989-925f-47d9-a50c-9b695b722294', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:19.951634 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume of 1 GB Jul 10 13:27:19.951933 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:19.951933 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:19.952432 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Availability Zones retrieved successfully. Jul 10 13:27:19.957858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (cc37562a-9766-464c-8ca7-67047bfc6a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:19.958766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625e8e15-d1d5-4dfb-8cd4-596c82b2460c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:19.959650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:20.011440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (625e8e15-d1d5-4dfb-8cd4-596c82b2460c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:27:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60ebc7cc-80cc-4091-be6e-55b7fb4073fa,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60ebc7cc-80cc-4091-be6e-55b7fb4073fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:20.012562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a988bf-4d7e-4374-9686-fff97be875cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:20.053521 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:20.053632 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1687859483-2145774912, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:20.125394 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Created reservations ['a6b70906-bd62-43e0-8085-0cecdb8edabc', '306dff60-9c37-47b1-8240-5ad627c7c739', '1276075e-3211-4823-968c-26e7c226464e', '1503024b-548d-4575-ad61-b67952178f60'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:20.126219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a988bf-4d7e-4374-9686-fff97be875cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6b70906-bd62-43e0-8085-0cecdb8edabc', '306dff60-9c37-47b1-8240-5ad627c7c739', '1276075e-3211-4823-968c-26e7c226464e', '1503024b-548d-4575-ad61-b67952178f60']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:20.127379 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77b436a-0764-451f-a70c-34b86e228ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:20.157187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77b436a-0764-451f-a70c-34b86e228ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acfad2d-7cfa-4bf2-97fc-9908487af96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1397441485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['a6b70906-bd62-43e0-8085-0cecdb8edabc','306dff60-9c37-47b1-8240-5ad627c7c739','1276075e-3211-4823-968c-26e7c226464e','1503024b-548d-4575-ad61-b67952178f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=60ebc7cc-80cc-4091-be6e-55b7fb4073fa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1397441485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acfad2d-7cfa-4bf2-97fc-9908487af96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb7ac6afb4d4462584097f56ef2f8e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60ebc7cc-80cc-4091-be6e-55b7fb4073fa),volume_type_id=60ebc7cc-80cc-4091-be6e-55b7fb4073fa)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:20.158410 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3689cb-bcd8-460f-846e-c26a2b5156ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:20.180548 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db3689cb-bcd8-460f-846e-c26a2b5156ce) transitioned into state 'SUCCESS' from state '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-1397441485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb7ac6afb4d4462584097f56ef2f8e53',qos_specs=None,replication_status=,reservations=['a6b70906-bd62-43e0-8085-0cecdb8edabc','306dff60-9c37-47b1-8240-5ad627c7c739','1276075e-3211-4823-968c-26e7c226464e','1503024b-548d-4575-ad61-b67952178f60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb59e8e1f5c44b4e9ab3dea52d3aafad',volume_type_id=60ebc7cc-80cc-4091-be6e-55b7fb4073fa)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:20.181331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bd27da-3b5f-467f-8943-2d6a5e11f601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:20.193549 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bd27da-3b5f-467f-8943-2d6a5e11f601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:20.194798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Flow 'volume_create_api' (cc37562a-9766-464c-8ca7-67047bfc6a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:20.195111 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Create volume request issued successfully. Jul 10 13:27:20.195676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-65117629-7584-4c02-b8ec-51a11159a93d tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:20.196231 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1093/4388] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:19 2026] POST /volume/v3/volumes => generated 847 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:20.211382 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:20.213856 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:20.214177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:20.214475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:20.226506 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:20.226506 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:20.233621 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:20.240318 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0fcb348d-0738-4ad7-ae98-ca06c68467c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:20.241052 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1093/4389] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:20 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 915 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:20.484711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-581851ea-2621-41c3-9a1c-86b563190d3d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:20.486655 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-581851ea-2621-41c3-9a1c-86b563190d3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:20.486857 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-581851ea-2621-41c3-9a1c-86b563190d3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:20.487002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-581851ea-2621-41c3-9a1c-86b563190d3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:20.487109 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-581851ea-2621-41c3-9a1c-86b563190d3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:20.491542 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:20.491542 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:20.492441 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-581851ea-2621-41c3-9a1c-86b563190d3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:20.492871 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1096/4390] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:20 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:21.260876 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2ff75975-3705-4456-9f83-c14cea908750 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:21.263135 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ff75975-3705-4456-9f83-c14cea908750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:21.263446 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ff75975-3705-4456-9f83-c14cea908750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:21.263735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ff75975-3705-4456-9f83-c14cea908750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:21.275288 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:21.275288 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:21.286718 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2ff75975-3705-4456-9f83-c14cea908750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:21.295999 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ff75975-3705-4456-9f83-c14cea908750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:21.297110 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1109/4391] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:21 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 939 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:21.513492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:21.516893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:21.517192 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:21.517351 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:21.517432 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:21.527739 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:21.527739 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:21.528563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80cffbdb-0354-4bd9-87c3-c116ef93ac3d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:21.529292 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1094/4392] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:21 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:22.314574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a767b37d-232c-4077-95c1-fa70acf5829b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:22.316587 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a767b37d-232c-4077-95c1-fa70acf5829b tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:22.316840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a767b37d-232c-4077-95c1-fa70acf5829b tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:22.317044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a767b37d-232c-4077-95c1-fa70acf5829b tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:22.326458 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:22.326458 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:22.331063 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a767b37d-232c-4077-95c1-fa70acf5829b tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:22.336878 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a767b37d-232c-4077-95c1-fa70acf5829b tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:22.337372 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1094/4393] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:22 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 939 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:22.542391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:22.544323 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:22.544616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:22.544892 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:22.545055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:22.550014 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:22.550014 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:22.550847 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2bb0691-3458-4ca9-87f4-d4ebfd7e2c83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:22.551198 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1097/4394] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:22 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:23.352875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:23.355046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:23.355282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:23.355519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:23.365053 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:23.365053 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:23.370644 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:23.377228 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6794b069-ac3f-4ee7-9027-f1dd37f917c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:23.380142 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1110/4395] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:23 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:23.562615 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-90ba210c-3deb-4944-a255-c1eb834b193f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:23.568581 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90ba210c-3deb-4944-a255-c1eb834b193f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:23.569028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90ba210c-3deb-4944-a255-c1eb834b193f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:23.569281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-90ba210c-3deb-4944-a255-c1eb834b193f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:23.569443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-90ba210c-3deb-4944-a255-c1eb834b193f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:23.581001 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:23.581001 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:23.581960 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-90ba210c-3deb-4944-a255-c1eb834b193f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:23.582659 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1095/4396] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:23 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:24.393255 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:24.396201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:24.396201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:24.396201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:24.398955 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=312,cinder:INSERT=38,cinder:UPDATE=65 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:27:24.408561 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:24.408561 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:24.416798 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:24.422425 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-971de29d-6ad2-48db-9214-e15ef3b31b16 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:24.423036 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1095/4397] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:24 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:24.593625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:24.595703 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:24.595931 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:24.596177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:24.596342 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:24.601397 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:24.601397 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:24.602388 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c70f7cdb-6ef5-446d-ad11-5fa7917e52b2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:24.602891 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1098/4398] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:24 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:25.435994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:25.438776 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:25.439085 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:25.439332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:25.451049 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:25.451049 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:25.456927 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:25.464329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e56502f8-2d1b-48bc-97f9-f42451dc33e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:25.464963 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1111/4399] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:25 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:25.613845 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-271373a4-f777-4f2a-b11f-726b3758cf0e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:25.615628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-271373a4-f777-4f2a-b11f-726b3758cf0e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:25.615821 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-271373a4-f777-4f2a-b11f-726b3758cf0e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:25.616000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-271373a4-f777-4f2a-b11f-726b3758cf0e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:25.617039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-271373a4-f777-4f2a-b11f-726b3758cf0e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:25.620483 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:25.620483 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:25.621163 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-271373a4-f777-4f2a-b11f-726b3758cf0e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:25.621564 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1096/4400] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:25 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:26.482717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:26.485373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:26.485373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:26.485955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:26.493294 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:26.493294 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:26.497702 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:26.502186 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efa8c080-503d-415f-8d77-8c3368f6cc45 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:26.502678 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1096/4401] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:26 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:26.633303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:26.635308 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:26.635625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:26.635955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:26.636063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:26.642355 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:26.642355 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:26.643599 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-60d6bdcb-cfd0-4cb4-9b1c-6f49b5fb838d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:26.644589 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1099/4402] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:26 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:27.517958 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:27.520790 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:27.520972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:27.521311 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:27.531666 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:27.531666 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:27.535851 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:27.541002 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4db39e1b-2f65-4fab-9aaf-e79f111c8751 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:27.541462 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1112/4403] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:27 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:27.657259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-13adb355-436a-4461-8591-3746d8121437 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:27.660345 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13adb355-436a-4461-8591-3746d8121437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:27.660721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13adb355-436a-4461-8591-3746d8121437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:27.660969 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13adb355-436a-4461-8591-3746d8121437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:27.661152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-13adb355-436a-4461-8591-3746d8121437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:27.666898 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:27.666898 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:27.667908 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13adb355-436a-4461-8591-3746d8121437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:27.668379 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1097/4404] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:27 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:28.565471 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-45057046-0d2c-4714-af58-6e0950a2f1dd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:28.567282 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45057046-0d2c-4714-af58-6e0950a2f1dd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:28.567992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45057046-0d2c-4714-af58-6e0950a2f1dd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:28.568135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45057046-0d2c-4714-af58-6e0950a2f1dd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:28.584423 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:28.584423 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:28.589710 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-45057046-0d2c-4714-af58-6e0950a2f1dd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:28.597670 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45057046-0d2c-4714-af58-6e0950a2f1dd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:28.598258 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1097/4405] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:28 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:28.694044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:28.697744 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:28.698272 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:28.698272 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:28.698436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:28.708612 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:28.708612 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:28.710038 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc75e6ae-555c-419c-9eb4-720c4ea1590d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:28.711204 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1100/4406] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:28 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:28.728195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-981e888c-a5ff-49a3-a93d-80f372c532fc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:28.731759 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc/restore Jul 10 13:27:28.732201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "9075c1e8-0cbe-49da-9ad8-14610c632be4"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:28.734916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Restoring backup 912e636e-5a18-4afb-8c5e-824c235b62bc ({'restore': {'volume_id': '9075c1e8-0cbe-49da-9ad8-14610c632be4'}}) {{(pid=100113) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:27:28.734916 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Restoring backup 912e636e-5a18-4afb-8c5e-824c235b62bc to volume 9075c1e8-0cbe-49da-9ad8-14610c632be4. Jul 10 13:27:28.744015 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:28.744015 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:28.761330 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:28.761330 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:28.762305 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:28.762305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.api [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Checking backup size 1 against volume size 1 {{(pid=100113) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:27:28.763310 np0000005006 devstack@c-api.service[100113]: INFO cinder.backup.api [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Overwriting volume 9075c1e8-0cbe-49da-9ad8-14610c632be4 with restore of backup 912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:28.787453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] restore_backup in rpcapi backup_id 912e636e-5a18-4afb-8c5e-824c235b62bc {{(pid=100113) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:27:28.790741 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-981e888c-a5ff-49a3-a93d-80f372c532fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc/restore returned with HTTP 202 Jul 10 13:27:28.791221 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1113/4407] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:27:28 2026] POST /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc/restore => generated 182 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:28.808225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2dd05279-61db-42d0-97b1-881b45273437 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:28.812232 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2dd05279-61db-42d0-97b1-881b45273437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:28.812603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2dd05279-61db-42d0-97b1-881b45273437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:28.813248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2dd05279-61db-42d0-97b1-881b45273437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:28.813248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2dd05279-61db-42d0-97b1-881b45273437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:28.823272 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:28.823272 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:28.825088 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2dd05279-61db-42d0-97b1-881b45273437 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:28.826493 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1098/4408] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:28 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:29.619753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:29.621826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:29.622048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:29.622324 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:29.629971 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:29.629971 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:29.634807 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:29.640593 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c748f5fb-fcd8-45f1-8ab8-af4226b1326f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:29.641398 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1098/4409] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:29 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:29.845519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-06fa393a-b018-4274-a763-454be851cd34 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:29.847957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06fa393a-b018-4274-a763-454be851cd34 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:29.848161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06fa393a-b018-4274-a763-454be851cd34 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:29.848371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-06fa393a-b018-4274-a763-454be851cd34 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:29.848534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-06fa393a-b018-4274-a763-454be851cd34 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:29.853937 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:29.853937 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:29.854837 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-06fa393a-b018-4274-a763-454be851cd34 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:29.855293 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1101/4410] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:29 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:30.661297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:30.664322 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:30.664648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:30.664941 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:30.675545 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:30.675545 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:30.682042 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:30.691422 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-12c2aeae-dd36-4dc9-b779-1356d6f25336 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:30.692158 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1114/4411] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:30 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:30.869544 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:30.872318 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:30.872562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:30.872855 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:30.873028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:30.878641 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:30.878641 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:30.879841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddf4d9f7-7b04-4a00-a7ce-6ffb948c4627 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:30.880304 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1099/4412] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:30 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:31.705706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1c036dda-20d4-479e-b644-912fb837e950 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:31.707243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c036dda-20d4-479e-b644-912fb837e950 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:31.707406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c036dda-20d4-479e-b644-912fb837e950 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:31.707604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1c036dda-20d4-479e-b644-912fb837e950 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:31.714305 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:31.714305 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:31.717868 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1c036dda-20d4-479e-b644-912fb837e950 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:31.722112 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1c036dda-20d4-479e-b644-912fb837e950 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:31.722759 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1099/4413] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:31 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:31.892603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1771d06b-2a7a-433d-a373-dc3331773d9d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:31.895196 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1771d06b-2a7a-433d-a373-dc3331773d9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:31.895654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1771d06b-2a7a-433d-a373-dc3331773d9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:31.896067 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1771d06b-2a7a-433d-a373-dc3331773d9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:31.896300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1771d06b-2a7a-433d-a373-dc3331773d9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:31.902708 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:31.902708 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:31.904104 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1771d06b-2a7a-433d-a373-dc3331773d9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:31.904741 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1102/4414] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:31 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:32.735335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22f9952a-a72f-4410-8b02-46e951cd6267 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:32.737756 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22f9952a-a72f-4410-8b02-46e951cd6267 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:32.738892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22f9952a-a72f-4410-8b02-46e951cd6267 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:32.739147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22f9952a-a72f-4410-8b02-46e951cd6267 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:32.749628 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:32.749628 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:32.754356 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-22f9952a-a72f-4410-8b02-46e951cd6267 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:32.759221 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22f9952a-a72f-4410-8b02-46e951cd6267 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:32.759808 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1115/4415] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:32 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:32.916106 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:32.920576 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:32.920871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:32.921133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:32.921298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:32.928491 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:32.928491 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:32.930656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ab4de9c6-fdbc-4867-987c-5a34fdb4a933 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:32.931117 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1100/4416] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:32 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:33.774883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:33.777222 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:33.777510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:33.777741 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:33.785597 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:33.785597 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:33.789829 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:33.794951 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4533b28e-327e-4ee8-99f2-3071428a2a7c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:33.795417 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1100/4417] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:33 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1252 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:33.898276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:33.901673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:33.901897 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:33.902085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:33.915836 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:33.915836 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:33.920280 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:33.925198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-9fdb93af-3e81-4d64-aab5-ebb148c0c895 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:33.925673 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1103/4418] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:33 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:33.943065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:33.945229 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:33.945465 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:33.945738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:33.945938 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:33.951379 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:33.951379 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:33.952336 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90a3204e-e887-44c9-aaa4-e0ce2ca7cb67 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:33.953099 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1116/4419] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:33 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:34.304925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-dc7efed3-d2d7-4d3f-9d06-19834d895eca req-e74accdc-74f2-4291-92b8-97adab7bea07 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:34.310063 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dc7efed3-d2d7-4d3f-9d06-19834d895eca req-e74accdc-74f2-4291-92b8-97adab7bea07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 Jul 10 13:27:34.310437 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dc7efed3-d2d7-4d3f-9d06-19834d895eca req-e74accdc-74f2-4291-92b8-97adab7bea07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:34.310737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dc7efed3-d2d7-4d3f-9d06-19834d895eca req-e74accdc-74f2-4291-92b8-97adab7bea07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:34.324958 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:34.324958 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:34.573274 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:34.576069 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:34.576291 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:34.576440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:34.584937 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:34.584937 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:34.590113 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:34.596368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c4d46606-111c-4b0d-8ed9-61b4f299e33e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:34.597554 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1101/4420] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:34 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1252 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:34.609362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-698b3f2c-5a8a-4fcf-873e-9f4d4c4b7218 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:34.609893 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-698b3f2c-5a8a-4fcf-873e-9f4d4c4b7218 None None] GET https://10.4.3.138/volume// Jul 10 13:27:34.610127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-698b3f2c-5a8a-4fcf-873e-9f4d4c4b7218 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:34.610390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-698b3f2c-5a8a-4fcf-873e-9f4d4c4b7218 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:34.610843 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-698b3f2c-5a8a-4fcf-873e-9f4d4c4b7218 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:34.611214 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1104/4421] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:27:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:34.619970 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-f8c75791-5a5d-4dd1-a026-ed1b89218022 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:34.622611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-f8c75791-5a5d-4dd1-a026-ed1b89218022 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:27:34.623067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-f8c75791-5a5d-4dd1-a026-ed1b89218022 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2acfad2d-7cfa-4bf2-97fc-9908487af96f", "connector": null, "instance_uuid": "407981b4-46d6-42a1-b09b-b52b8b2d7189"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:34.634719 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:34.634719 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:34.680866 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-f8c75791-5a5d-4dd1-a026-ed1b89218022 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:27:34.681731 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1117/4422] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:27:34 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) Jul 10 13:27:34.862404 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dc7efed3-d2d7-4d3f-9d06-19834d895eca req-e74accdc-74f2-4291-92b8-97adab7bea07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 returned with HTTP 200 Jul 10 13:27:34.863006 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1101/4423] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:27:34 2026] DELETE /volume/v3/attachments/cb031384-206c-4aa6-a219-13b009a219e3 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:34.963702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:34.965707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:34.965921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:34.966137 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:34.966281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:34.970523 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:34.970523 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:34.971302 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2177a195-5766-4260-bdd4-8f7eb9eed824 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:34.971660 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1102/4424] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:34 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:35.984221 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:35.994523 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:35.995859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:35.996145 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:35.996772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:36.001075 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:36.001075 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:36.001768 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d35b242-a04e-42b6-9f8f-51335b5b9476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:36.002138 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1105/4425] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:35 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:37.011961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:37.014253 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:37.014506 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:37.014790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:37.014918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:37.019764 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:37.019764 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:37.020656 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-546e9461-fac2-4d72-863d-259ebd2c9f70 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:37.021118 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1118/4426] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:37 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:38.035738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:38.038057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:38.039355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:38.039355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:38.039355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:38.045961 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:38.045961 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:38.046286 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba35aa92-dcff-4d3b-93ec-dbc63fb8abd2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:38.046752 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1102/4427] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:38 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:38.106607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:38.108876 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:38.109025 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:38.109395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:38.109485 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:38.117492 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:38.117492 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:38.118008 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:38.130764 np0000005006 devstack@c-api.service[100115]: WARNING cinder.keymgr.conf_key_mgr [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:27:38.137592 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:27:38.138429 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d1b3682d-561d-4463-8afa-334d7a3b7ea3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 202 Jul 10 13:27:38.138429 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1103/4428] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:27:38 2026] DELETE /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:27:38.147875 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:38.150127 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:38.150127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:38.150366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:38.160035 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:38.160035 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:38.164579 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:38.169903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7bbaaa6-2e60-4432-9fcf-08abe766c3c0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 200 Jul 10 13:27:38.170344 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1106/4429] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:38 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:39.058762 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.060499 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:39.060746 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:39.061028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:39.061213 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:39.066074 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:39.066074 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:39.066909 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a118ea59-293d-45a2-8457-1c4c5e45d4c5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:39.067318 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1119/4430] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:39 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:39.186765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e8d866a1-1160-450b-9789-552c6468b041 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.189332 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e8d866a1-1160-450b-9789-552c6468b041 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 Jul 10 13:27:39.189332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e8d866a1-1160-450b-9789-552c6468b041 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:39.189593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e8d866a1-1160-450b-9789-552c6468b041 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:39.197141 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e8d866a1-1160-450b-9789-552c6468b041 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 returned with HTTP 404 Jul 10 13:27:39.197823 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1103/4431] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:39 2026] GET /volume/v3/volumes/c6777f74-8896-459c-b98f-fa94ad9a3481 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:39.207335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.209298 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:27:39.209564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:39.209838 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:39.210714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:27:39.228625 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Get all volumes completed successfully. Jul 10 13:27:39.232169 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:39.232169 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:39.238912 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5d5463e5-d2cb-412c-9a20-0350e7869f2d tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:27:39.239623 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1104/4432] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:27:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8893 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:39.259955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f66675e7-1b21-48e5-85ae-c8faeeabf399 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.266981 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f66675e7-1b21-48e5-85ae-c8faeeabf399 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] DELETE https://10.4.3.138/volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e Jul 10 13:27:39.267271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f66675e7-1b21-48e5-85ae-c8faeeabf399 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:39.267365 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f66675e7-1b21-48e5-85ae-c8faeeabf399 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Calling method '_delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:39.302538 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f66675e7-1b21-48e5-85ae-c8faeeabf399 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e returned with HTTP 202 Jul 10 13:27:39.303057 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1107/4433] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:27:39 2026] DELETE /volume/v3/types/87eb2c25-16d3-4c08-b7e1-eacbd55e6e4e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:27:39.317209 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bd22e408-89bb-4a05-a2cf-f15672ff303f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.319851 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd22e408-89bb-4a05-a2cf-f15672ff303f tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:27:39.320336 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd22e408-89bb-4a05-a2cf-f15672ff303f tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1681009064", "extra_specs": {}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:39.343165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd22e408-89bb-4a05-a2cf-f15672ff303f tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:27:39.343165 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1120/4434] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:27:39 2026] POST /volume/v3/types => generated 213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:39.356129 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d2ae89a2-b14c-4dcf-92a5-1f43e5ed1338 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.358716 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2ae89a2-b14c-4dcf-92a5-1f43e5ed1338 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] POST https://10.4.3.138/volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c/encryption Jul 10 13:27:39.359154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d2ae89a2-b14c-4dcf-92a5-1f43e5ed1338 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:39.383675 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2ae89a2-b14c-4dcf-92a5-1f43e5ed1338 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c/encryption returned with HTTP 200 Jul 10 13:27:39.384285 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1104/4435] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:27:39 2026] POST /volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:39.395526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.398153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:39.398413 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1936222856", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1681009064", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:39.401160 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1936222856', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1681009064', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:39.406748 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:27:39.407150 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:39.407150 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:39.407881 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:27:39.415118 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (d90e59df-5d4f-4acc-a7b4-0655957d4272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:39.416288 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4796f81d-2c33-4768-8a0c-702a117b8082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:39.417323 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:39.450711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4796f81d-2c33-4768-8a0c-702a117b8082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:27:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d845e60a-000a-40e9-9896-e45308b7513c,is_public=True,name='tempest-scenario-type-luks2-1681009064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd845e60a-000a-40e9-9896-e45308b7513c', '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=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:39.451577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c9a693-9530-42b0-92fe-0c24407d4e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:39.479878 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1681009064 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1681009064, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:39.480181 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1681009064 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1681009064, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:27:39.512214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['8ae490c0-2724-4413-9249-f88b2a408196', 'c5c0a793-7931-4742-918b-a20e7d38756d', '0a0ce871-0da1-4689-a873-d0247710e397', 'd7e4c630-9535-47b5-bbf5-a81c83d4020e'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:39.513458 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c9a693-9530-42b0-92fe-0c24407d4e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae490c0-2724-4413-9249-f88b2a408196', 'c5c0a793-7931-4742-918b-a20e7d38756d', '0a0ce871-0da1-4689-a873-d0247710e397', 'd7e4c630-9535-47b5-bbf5-a81c83d4020e']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:39.514687 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2389704f-0b41-4b2d-820a-8d2794c800f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:39.542328 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2389704f-0b41-4b2d-820a-8d2794c800f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c1a9a70-3db7-4774-a256-6c64af6e3a4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1936222856',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['8ae490c0-2724-4413-9249-f88b2a408196','c5c0a793-7931-4742-918b-a20e7d38756d','0a0ce871-0da1-4689-a873-d0247710e397','d7e4c630-9535-47b5-bbf5-a81c83d4020e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=d845e60a-000a-40e9-9896-e45308b7513c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1936222856',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1c1a9a70-3db7-4774-a256-6c64af6e3a4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d845e60a-000a-40e9-9896-e45308b7513c),volume_type_id=d845e60a-000a-40e9-9896-e45308b7513c)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:39.543813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edb3fce-2ea1-456d-882f-babb896cfb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:39.566350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7edb3fce-2ea1-456d-882f-babb896cfb1e) transitioned into state 'SUCCESS' from state '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-1936222856',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['8ae490c0-2724-4413-9249-f88b2a408196','c5c0a793-7931-4742-918b-a20e7d38756d','0a0ce871-0da1-4689-a873-d0247710e397','d7e4c630-9535-47b5-bbf5-a81c83d4020e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=d845e60a-000a-40e9-9896-e45308b7513c)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:39.567633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f110d19d-57eb-40cc-8afe-15a9d28099c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:39.580869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f110d19d-57eb-40cc-8afe-15a9d28099c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:39.581992 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (d90e59df-5d4f-4acc-a7b4-0655957d4272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:39.582405 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:27:39.583154 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8eaa7a10-45a3-4356-89c5-2823ad0b7e6c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:39.583616 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1105/4436] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:39 2026] POST /volume/v3/volumes => generated 781 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:39.603081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:39.605112 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:39.605359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:39.605619 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:39.614189 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:39.614189 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:39.618809 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:39.625153 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d11a30e-bdbb-44b3-8bd6-7704ef51cecb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:39.625772 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1108/4437] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:39 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:40.078870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-efc35331-422f-4a25-8077-6ba301b9eb86 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.081841 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efc35331-422f-4a25-8077-6ba301b9eb86 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:40.082135 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efc35331-422f-4a25-8077-6ba301b9eb86 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.082482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-efc35331-422f-4a25-8077-6ba301b9eb86 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.082597 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-efc35331-422f-4a25-8077-6ba301b9eb86 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:40.089800 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.089800 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:40.090755 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-efc35331-422f-4a25-8077-6ba301b9eb86 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:40.091190 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1121/4438] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:40.642562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.644475 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:40.644563 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.644762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.652055 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.652055 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:40.656032 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:40.661349 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4a72d2aa-0202-43a8-ba45-f4a11bcfcb4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:40.661874 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1105/4439] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:40.675728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.678181 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:40.678308 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.678530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.688056 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.688056 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:40.692992 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:40.697790 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-907f2792-0143-4ecc-b5ac-fdd11af62954 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:40.698241 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1106/4440] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:40.710130 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.712587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/action Jul 10 13:27:40.712587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:27:40.712587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:40.722351 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.722351 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:40.723117 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:40.730951 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume updated successfully. Jul 10 13:27:40.731480 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6fa4499e-ba6b-4b18-9a8d-7fc75bbf31d3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/action returned with HTTP 200 Jul 10 13:27:40.731975 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1109/4441] 10.4.3.138 () {68 vars in 1390 bytes} [Fri Jul 10 13:27:40 2026] POST /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 13:27:40.760393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-44c5e806-9e8b-4801-b72e-94092b18f688 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.760932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-44c5e806-9e8b-4801-b72e-94092b18f688 None None] GET https://10.4.3.138/volume// Jul 10 13:27:40.761162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-44c5e806-9e8b-4801-b72e-94092b18f688 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.761402 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-44c5e806-9e8b-4801-b72e-94092b18f688 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.761839 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-44c5e806-9e8b-4801-b72e-94092b18f688 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:40.762326 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1122/4442] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:40.770672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.773112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:27:40.773358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.773737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.784083 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.784083 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:40.789034 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:27:40.796813 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-68229b53-40b8-4b64-9c5e-c17e6efbfc48 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:27:40.797389 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1106/4443] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:27:40.886005 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.890342 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:40.890524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:40.890705 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:40.898355 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.898355 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:40.902769 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:40.908208 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-28fb96da-9414-4ea5-9c0c-1014cd52eca3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:40.908810 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1107/4444] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:40 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:40.915589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:40.917652 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] PUT https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 Jul 10 13:27:40.918085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:40.930122 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Acquiring lock "cinder-attachment_update-2acfad2d-7cfa-4bf2-97fc-9908487af96f-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:27:40.935406 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-2acfad2d-7cfa-4bf2-97fc-9908487af96f-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:27:40.936794 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:40.936794 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:41.104200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:41.107166 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:41.107166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:41.107166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:41.107166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:41.113580 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:41.113580 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:41.114409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-454e33c3-9ba7-428f-b1fa-c08d19dac67f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:41.114865 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1123/4445] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:41 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:41.397435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:41.399646 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:41.400033 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:41.400033 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:41.407833 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:41.407833 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:41.412347 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:41.418128 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-58bd2323-ba04-43f1-a995-44388820af80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:41.418600 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1107/4446] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:41 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:41.430564 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4c51de35-4bbb-4982-8b5a-1897c4cc47bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:41.431034 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c51de35-4bbb-4982-8b5a-1897c4cc47bf None None] GET https://10.4.3.138/volume// Jul 10 13:27:41.431247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c51de35-4bbb-4982-8b5a-1897c4cc47bf None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:41.431542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c51de35-4bbb-4982-8b5a-1897c4cc47bf None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:41.431991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c51de35-4bbb-4982-8b5a-1897c4cc47bf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:41.432406 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1108/4447] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:27:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:41.442178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-7adebec7-7109-4061-93f7-9212ce91e07a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:41.444498 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-7adebec7-7109-4061-93f7-9212ce91e07a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:27:41.444870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-7adebec7-7109-4061-93f7-9212ce91e07a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c1a9a70-3db7-4774-a256-6c64af6e3a4c", "connector": null, "instance_uuid": "ed81a937-e076-4f35-ab1d-d80da705afbb"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:41.453788 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:41.453788 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:41.461021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-2acfad2d-7cfa-4bf2-97fc-9908487af96f-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:27:41.461431 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-c92ff101-4772-4c34-86f7-3f84b376e4e4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 returned with HTTP 200 Jul 10 13:27:41.462021 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1110/4448] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:27:40 2026] PUT /volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:41.479510 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-7adebec7-7109-4061-93f7-9212ce91e07a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:27:41.480215 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1124/4449] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:27:41 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:41.977943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-509f39c9-2341-4bf3-8dc6-1aa60468aedb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:41.980668 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-509f39c9-2341-4bf3-8dc6-1aa60468aedb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441/action Jul 10 13:27:41.981203 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-509f39c9-2341-4bf3-8dc6-1aa60468aedb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:27:41.981376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-509f39c9-2341-4bf3-8dc6-1aa60468aedb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:42.004329 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:42.004329 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:42.017367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9a290f8e-d0b7-4d29-a81f-b9fc2013eea4 req-509f39c9-2341-4bf3-8dc6-1aa60468aedb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441/action returned with HTTP 204 Jul 10 13:27:42.017826 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1108/4450] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:27:41 2026] POST /volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:42.128383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f5875bc9-1583-429c-9059-415e01dec67b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:42.130297 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f5875bc9-1583-429c-9059-415e01dec67b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:42.130647 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f5875bc9-1583-429c-9059-415e01dec67b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:42.130952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f5875bc9-1583-429c-9059-415e01dec67b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:42.131181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f5875bc9-1583-429c-9059-415e01dec67b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:42.137701 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:42.137701 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:42.137701 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f5875bc9-1583-429c-9059-415e01dec67b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:42.137701 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1109/4451] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:42 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:43.148676 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:43.150974 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:43.151191 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:43.151426 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:43.151563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:43.157091 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:43.157091 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:43.158153 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-aeb11340-c5e1-4dc8-ae6d-5ba3e0e4ecc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:43.158650 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1111/4452] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:43 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:44.169622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5664fe7b-070d-40e1-a845-b434006cf459 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:44.171942 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5664fe7b-070d-40e1-a845-b434006cf459 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:44.172192 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5664fe7b-070d-40e1-a845-b434006cf459 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:44.172471 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5664fe7b-070d-40e1-a845-b434006cf459 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:44.172633 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5664fe7b-070d-40e1-a845-b434006cf459 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:44.177203 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:44.177203 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:44.178045 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5664fe7b-070d-40e1-a845-b434006cf459 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:44.178434 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1125/4453] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:44 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:44.190875 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:44.193040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:27:44.193303 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:44.193571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:44.204750 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:44.204750 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:44.208332 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:44.213914 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e6a9075-a08e-4dce-ab3e-4aa53ee7e3f9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 200 Jul 10 13:27:44.214421 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1109/4454] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:44 2026] GET /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:44.231489 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-122828e1-b73c-4b9e-80ee-979960487d10 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:44.233801 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:44.234065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:44.234296 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:44.234441 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: 912e636e-5a18-4afb-8c5e-824c235b62bc. Jul 10 13:27:44.240194 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:44.240194 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:44.256017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id 912e636e-5a18-4afb-8c5e-824c235b62bc {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:27:44.258369 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-122828e1-b73c-4b9e-80ee-979960487d10 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 202 Jul 10 13:27:44.258995 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1110/4455] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:27:44 2026] DELETE /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:27:44.268288 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-132ffca3-912d-4d5f-a704-1310dfa34037 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:44.270361 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-132ffca3-912d-4d5f-a704-1310dfa34037 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:44.270588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-132ffca3-912d-4d5f-a704-1310dfa34037 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:44.270827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-132ffca3-912d-4d5f-a704-1310dfa34037 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:44.270980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-132ffca3-912d-4d5f-a704-1310dfa34037 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:44.276108 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:44.276108 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:44.277085 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-132ffca3-912d-4d5f-a704-1310dfa34037 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 200 Jul 10 13:27:44.277877 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1112/4456] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:44 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:45.287721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:45.289816 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc Jul 10 13:27:45.290049 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:45.290280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:45.290438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 912e636e-5a18-4afb-8c5e-824c235b62bc. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:45.293871 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af960b20-f2c2-49dc-9aed-6cda892fe027 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc returned with HTTP 404 Jul 10 13:27:45.294412 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1126/4457] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:45 2026] GET /volume/v3/backups/912e636e-5a18-4afb-8c5e-824c235b62bc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:45.305042 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-628c92e6-7221-463a-9ce4-819daa4f5085 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:45.306495 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:27:45.306837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-952646329"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:45.308267 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-952646329'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:27:45.308385 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume of 1 GB Jul 10 13:27:45.312944 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Availability Zones retrieved successfully. Jul 10 13:27:45.504115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (98bdd291-ab4d-47ef-a7a5-fc3227639d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:45.505125 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10549448-d0e0-41d2-8008-1c46c2dd2572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:45.506306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:27:45.544582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10549448-d0e0-41d2-8008-1c46c2dd2572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:45.545359 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52991499-149d-4b90-a924-7b01dd45803b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:45.598961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['ee4495a8-171a-4b3c-91dd-7028d905f60b', '8742fc0b-42ce-489a-9127-dab96c8b17c8', 'dab7fe8e-8e9e-4612-851f-4dd7fe6ab144', '6ac41bcb-c7b6-480d-84e4-4129af220c13'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:45.599562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52991499-149d-4b90-a924-7b01dd45803b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4495a8-171a-4b3c-91dd-7028d905f60b', '8742fc0b-42ce-489a-9127-dab96c8b17c8', 'dab7fe8e-8e9e-4612-851f-4dd7fe6ab144', '6ac41bcb-c7b6-480d-84e4-4129af220c13']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:45.600269 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8d0ef-c36a-48b1-90f3-ab11b42d4d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:45.627136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8d0ef-c36a-48b1-90f3-ab11b42d4d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133620fa-a91a-4488-9f54-5544e7f6ddba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-952646329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['ee4495a8-171a-4b3c-91dd-7028d905f60b','8742fc0b-42ce-489a-9127-dab96c8b17c8','dab7fe8e-8e9e-4612-851f-4dd7fe6ab144','6ac41bcb-c7b6-480d-84e4-4129af220c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-952646329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133620fa-a91a-4488-9f54-5544e7f6ddba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36b10433c64f15842e02dd835b66c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:45.628465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4549854d-81f5-4f52-b072-690d894b40d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:45.649912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4549854d-81f5-4f52-b072-690d894b40d5) transitioned into state 'SUCCESS' from state '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-952646329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['ee4495a8-171a-4b3c-91dd-7028d905f60b','8742fc0b-42ce-489a-9127-dab96c8b17c8','dab7fe8e-8e9e-4612-851f-4dd7fe6ab144','6ac41bcb-c7b6-480d-84e4-4129af220c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:45.650928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3430d6-c46a-4e7b-9257-8d5ca48fcf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:27:45.663492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e3430d6-c46a-4e7b-9257-8d5ca48fcf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:27:45.664650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (98bdd291-ab4d-47ef-a7a5-fc3227639d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:27:45.665111 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request issued successfully. Jul 10 13:27:45.665864 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-628c92e6-7221-463a-9ce4-819daa4f5085 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:27:45.666341 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1110/4458] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:27:45 2026] POST /volume/v3/volumes => generated 748 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:45.680092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:45.682648 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:27:45.682915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:45.683122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:45.692846 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:45.692846 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:45.699590 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:45.706791 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c351a392-c1be-4d4f-85f6-252ec8d167c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 200 Jul 10 13:27:45.707462 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1111/4459] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:45 2026] GET /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:46.722137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:46.723863 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:27:46.724079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:46.724312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:46.733981 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:46.733981 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:46.738668 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:46.743992 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3211d45-d0f5-4fed-a791-96170bdfd225 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 200 Jul 10 13:27:46.744666 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1113/4460] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:46 2026] GET /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:46.761403 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:46.763486 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:27:46.763886 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "133620fa-a91a-4488-9f54-5544e7f6ddba", "name": "tempest-VolumesBackupsTest-Backup-446636707"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:46.765919 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': '133620fa-a91a-4488-9f54-5544e7f6ddba', 'name': 'tempest-VolumesBackupsTest-Backup-446636707'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:27:46.766087 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume 133620fa-a91a-4488-9f54-5544e7f6ddba in container None Jul 10 13:27:46.773322 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:46.773322 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:46.773821 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:27:46.789227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['baaa3c38-36f4-42b0-af8e-a02973d053de', 'e2dd5a56-5d23-4c1c-b569-e497f9f3ca52'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:27:46.816933 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-54ddb644-cb99-4251-9ad3-e75e005a6a85 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:27:46.817364 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1127/4461] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:27:46 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:27:46.827291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:46.830836 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:46.830836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:46.830836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:46.830836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:46.834544 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:46.834544 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:46.835528 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e46dc76-3bed-4569-836d-27ac250b3e59 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:46.836253 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1111/4462] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:46 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:47.497802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d72abf80-9fb0-4846-b2a5-175cf4cd2990 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:47.498372 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d72abf80-9fb0-4846-b2a5-175cf4cd2990 None None] GET https://10.4.3.138/volume// Jul 10 13:27:47.498667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d72abf80-9fb0-4846-b2a5-175cf4cd2990 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:47.498987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d72abf80-9fb0-4846-b2a5-175cf4cd2990 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:47.499432 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d72abf80-9fb0-4846-b2a5-175cf4cd2990 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:47.499981 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1112/4463] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:27:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:47.510061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:47.514352 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:27:47.514613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:47.514815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:47.528947 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:47.528947 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:47.535159 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:27:47.542505 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-d1a0b28d-a7fb-4890-85f7-b93a08c2929b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:27:47.543032 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1114/4464] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:27:47 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:27:47.676195 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:47.680085 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 Jul 10 13:27:47.680635 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:47.696050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-1c1a9a70-3db7-4774-a256-6c64af6e3a4c-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:27:47.708356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-1c1a9a70-3db7-4774-a256-6c64af6e3a4c-np0000005006" acquired by "attachment_update" :: waited 0.013s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:27:47.709607 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:47.709607 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:47.847765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:47.850112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:47.850423 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:47.850642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:47.850858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:47.856941 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:47.856941 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:47.858027 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d8849ad0-0b19-4525-8324-0558ef7dea1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:47.858561 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1112/4465] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:47 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:48.234585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-1c1a9a70-3db7-4774-a256-6c64af6e3a4c-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:27:48.234982 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-fdcd6e26-2bab-4479-990d-2259d8efc6ea tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 returned with HTTP 200 Jul 10 13:27:48.235503 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1128/4466] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:27:47 2026] PUT /volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:48.746440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-b3bcc502-5104-4b14-b81f-72649c8d004d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:48.749389 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-b3bcc502-5104-4b14-b81f-72649c8d004d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931/action Jul 10 13:27:48.749798 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-b3bcc502-5104-4b14-b81f-72649c8d004d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:27:48.749929 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-b3bcc502-5104-4b14-b81f-72649c8d004d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:48.767299 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:48.767299 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:48.776700 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-b3bcc502-5104-4b14-b81f-72649c8d004d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931/action returned with HTTP 204 Jul 10 13:27:48.777164 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1113/4467] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:27:48 2026] POST /volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:27:48.871647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:48.872808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:48.873069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:48.873303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:48.873466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:48.878412 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:48.878412 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:48.879306 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-acee5df4-771f-4e11-93ea-16d5bdd7d960 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:48.879789 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1115/4468] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:48 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:49.890220 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:49.891995 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:49.892284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:49.892335 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:49.892523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:49.896753 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:49.896753 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:49.897643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bee793ce-a0e7-4b66-bf54-b9f7eafee881 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:49.898002 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1113/4469] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:49 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:50.907567 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:50.909402 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:50.909639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:50.909927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:50.910065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:50.914719 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:50.914719 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:50.915585 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f30267d3-5f84-4747-b8e8-ad9f74085a4f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:50.916006 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1129/4470] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:50 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:51.928673 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:51.931439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:51.932709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:51.932709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:51.932709 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:51.941461 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:51.941461 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:51.943893 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c68ed9ce-529f-4ad7-a150-7402bd48bdef tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:51.943893 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1114/4471] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:51 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:52.960171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-62f0f9da-3c42-4327-926b-b492d384abaf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:52.964230 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62f0f9da-3c42-4327-926b-b492d384abaf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:52.965101 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62f0f9da-3c42-4327-926b-b492d384abaf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:52.965621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62f0f9da-3c42-4327-926b-b492d384abaf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:52.965621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-62f0f9da-3c42-4327-926b-b492d384abaf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:52.972003 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:52.972003 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:52.972840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62f0f9da-3c42-4327-926b-b492d384abaf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:52.973311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1116/4472] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:52 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:53.244438 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:53.246720 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:53.246923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:53.247140 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:53.260054 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:53.260054 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:53.266308 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:53.275834 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-380ccbb0-16b8-4145-907f-6b5b19d09acd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:53.276273 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1114/4473] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:53 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:53.291292 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:53.293919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:53.294180 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:53.294434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:53.304723 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:53.304723 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:53.310248 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:53.317479 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d68d957f-4c2a-43e1-a123-a30a9985d12d tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:53.318341 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1130/4474] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:53 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:53.368828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:53.372732 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:53.372732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:53.372732 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:53.381486 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:53.381486 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:53.389785 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:53.395675 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-c2494465-ded2-4d5d-9577-44deec89b429 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:53.396514 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1115/4475] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:27:53 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:53.954819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-c6e1cb23-09f4-4fd1-99f1-ed034b88e6c4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:53.957039 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-c6e1cb23-09f4-4fd1-99f1-ed034b88e6c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption Jul 10 13:27:53.957247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-c6e1cb23-09f4-4fd1-99f1-ed034b88e6c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:53.957470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-c6e1cb23-09f4-4fd1-99f1-ed034b88e6c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:53.966592 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:53.966592 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:53.973004 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-380846ff-65eb-483f-9e12-cb6e4628af7c req-c6e1cb23-09f4-4fd1-99f1-ed034b88e6c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption returned with HTTP 200 Jul 10 13:27:53.973444 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1117/4476] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:27:53 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:53.986946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e389c98d-561d-46c5-a3be-6991acddb588 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:53.988645 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e389c98d-561d-46c5-a3be-6991acddb588 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:53.988849 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e389c98d-561d-46c5-a3be-6991acddb588 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:53.989030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e389c98d-561d-46c5-a3be-6991acddb588 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:53.989138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e389c98d-561d-46c5-a3be-6991acddb588 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:53.993297 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:53.993297 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:53.994037 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e389c98d-561d-46c5-a3be-6991acddb588 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:53.994572 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1115/4477] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:53 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:55.005501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2712517-c836-4c43-87d6-97812191c3cc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:55.007545 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2712517-c836-4c43-87d6-97812191c3cc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:55.007805 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2712517-c836-4c43-87d6-97812191c3cc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:55.008061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2712517-c836-4c43-87d6-97812191c3cc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:55.008211 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-e2712517-c836-4c43-87d6-97812191c3cc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:55.012320 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:55.012320 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:55.013117 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2712517-c836-4c43-87d6-97812191c3cc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:55.013726 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1131/4478] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:55 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:55.453257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8111009a-912c-4735-af62-61ec81969b8e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:55.453787 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8111009a-912c-4735-af62-61ec81969b8e None None] GET https://10.4.3.138/volume// Jul 10 13:27:55.454779 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8111009a-912c-4735-af62-61ec81969b8e None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:55.454779 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8111009a-912c-4735-af62-61ec81969b8e None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:55.454779 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8111009a-912c-4735-af62-61ec81969b8e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:55.455178 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1116/4479] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:27:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:55.467010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-408b5314-ae5c-47c6-8709-ff4d109ed2e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:55.469726 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-408b5314-ae5c-47c6-8709-ff4d109ed2e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:27:55.470682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-408b5314-ae5c-47c6-8709-ff4d109ed2e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc32369-7794-4c59-b92f-eda770cd406d", "connector": null, "instance_uuid": "7759ff84-1ed7-400c-8ac4-884770b2224d"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:55.481651 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:55.481651 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:55.521178 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-408b5314-ae5c-47c6-8709-ff4d109ed2e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:27:55.521678 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1118/4480] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:27:55 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:55.924589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:55.926375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:55.926557 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:55.926809 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:55.942800 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:55.942800 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:55.961210 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:55.966144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a13307f6-61d4-4231-92bb-a77d9ad600f9 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:55.966679 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1116/4481] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:55 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:56.029129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.031247 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:56.031562 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:56.031838 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:56.031997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:56.038108 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:56.038108 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:56.039184 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c32e9e89-6e42-4f80-a0b0-32470d4654fc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:56.039666 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1132/4482] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:56 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:56.072717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f9648da4-0602-48aa-b752-de9aae207055 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.072717 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9648da4-0602-48aa-b752-de9aae207055 None None] GET https://10.4.3.138/volume// Jul 10 13:27:56.072898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f9648da4-0602-48aa-b752-de9aae207055 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:56.073074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f9648da4-0602-48aa-b752-de9aae207055 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:56.073395 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9648da4-0602-48aa-b752-de9aae207055 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:27:56.073628 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1117/4483] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:27:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:27:56.081172 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.086715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:56.086715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:56.086715 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:56.097469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:56.097469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:56.110880 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:56.116325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-17a9c1c2-fef6-40ad-a7b7-7ab0cdaab891 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:56.116859 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1119/4484] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:27:56 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:27:56.246827 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.249427 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 Jul 10 13:27:56.249965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:27:56.258661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:27:56.263575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:27:56.265402 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:56.265402 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:56.812400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" released by "attachment_update" :: held 0.548s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:27:56.812400 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-fc991c2f-5372-4527-b992-a588975db698 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 returned with HTTP 200 Jul 10 13:27:56.813065 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1117/4485] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:27:56 2026] PUT /volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 => generated 968 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:27:56.827403 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-99f70f71-5c65-4796-97b0-e5799af5eae5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.830125 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-99f70f71-5c65-4796-97b0-e5799af5eae5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption Jul 10 13:27:56.831120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-99f70f71-5c65-4796-97b0-e5799af5eae5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:56.831120 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-99f70f71-5c65-4796-97b0-e5799af5eae5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:56.847153 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:56.847153 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:56.867316 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-99f70f71-5c65-4796-97b0-e5799af5eae5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption returned with HTTP 200 Jul 10 13:27:56.867316 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1133/4486] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:27:56 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption => generated 160 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:56.984208 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-274e7c1c-25d9-49dc-9375-03545c068272 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:56.988951 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-274e7c1c-25d9-49dc-9375-03545c068272 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:56.989629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-274e7c1c-25d9-49dc-9375-03545c068272 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:56.989770 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-274e7c1c-25d9-49dc-9375-03545c068272 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:57.007232 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:57.007232 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:57.016795 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-274e7c1c-25d9-49dc-9375-03545c068272 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:57.026441 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-274e7c1c-25d9-49dc-9375-03545c068272 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:57.026441 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1118/4487] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:56 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:57.057410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22fed982-216e-4604-9d4a-3cb438ad6501 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:57.060020 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22fed982-216e-4604-9d4a-3cb438ad6501 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:57.060318 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22fed982-216e-4604-9d4a-3cb438ad6501 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:57.060556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22fed982-216e-4604-9d4a-3cb438ad6501 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:57.061425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-22fed982-216e-4604-9d4a-3cb438ad6501 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:57.067230 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:57.067230 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:57.068191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22fed982-216e-4604-9d4a-3cb438ad6501 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:57.068850 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1120/4488] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:57 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:58.063348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:58.065794 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:58.066219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:58.066338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:58.086962 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:58.086962 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:27:58.087659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:58.095945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:58.095945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:58.095945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:58.095945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:58.096921 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:58.104517 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95602bda-af72-42f1-83f9-d7d8ea599f45 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:58.104517 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1118/4489] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:58 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:58.105013 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:58.105013 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:27:58.105242 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38f4867d-fdf3-41bd-99c6-2abf5a4076d0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:58.106985 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1134/4490] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:58 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:59.119189 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:59.122263 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:27:59.122907 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:27:59.123125 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:59.123357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:59.124157 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:27:59.124353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:27:59.124512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:27:59.124618 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:27:59.129575 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:59.129575 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:27:59.130626 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e37cb9ce-e7e6-41d5-8690-6aa316337f74 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:27:59.131298 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1121/4491] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:59 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:27:59.142780 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:27:59.142780 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:27:59.148224 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:27:59.154706 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-db88c5fd-0727-4dcb-9420-7ef23bdb03ed tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:27:59.155101 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1119/4492] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:27:59 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:00.145911 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:00.148897 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:00.148897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:00.150163 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:00.150371 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:00.156327 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:00.156327 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:00.157615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e82c7149-5dda-4953-aad2-efc2c1e4100e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:00.158167 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1119/4493] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:00 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:00.171975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:00.174328 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:00.174602 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:00.174989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:00.194423 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:00.194423 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:00.200213 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:00.209357 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e3e0bc2-646e-4ef5-846f-5546488ed757 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:00.210163 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1135/4494] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:00 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:01.172371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:01.174411 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:01.174617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:01.174848 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:01.174981 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:01.179863 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:01.179863 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:01.180801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5e6b807b-b60d-47a7-aaef-f8e64ee02b0a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:01.181246 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1122/4495] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:01 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:01.225892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:01.227969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:01.228152 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:01.228401 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:01.239433 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:01.239433 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:01.244092 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:01.249544 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1149c72d-6bff-4017-afbd-7f5b94b2864c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:01.250070 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1120/4496] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:01 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:02.196738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:02.202360 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:02.202985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:02.203448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:02.203744 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:02.210502 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:02.210502 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:02.211933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97e1f804-32ef-418c-872f-dabbfb6a3857 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:02.212627 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1120/4497] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:02 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:02.268347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-75a7151c-c0cb-4a36-8604-eb538fec183f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:02.274626 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75a7151c-c0cb-4a36-8604-eb538fec183f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:02.274993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75a7151c-c0cb-4a36-8604-eb538fec183f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:02.275683 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75a7151c-c0cb-4a36-8604-eb538fec183f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:02.289472 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:02.289472 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:02.293901 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75a7151c-c0cb-4a36-8604-eb538fec183f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:02.299568 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75a7151c-c0cb-4a36-8604-eb538fec183f tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:02.300047 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1136/4498] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:02 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:03.227722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:03.228388 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:03.228674 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:03.228907 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:03.229011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:03.233941 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:03.233941 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:03.234718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6eccd0b3-ae54-4114-8d43-9ea53dc580e6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:03.235160 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1123/4499] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:03 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:03.318061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-26929cf3-52a7-4167-bf32-beaa44ce645c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:03.320021 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26929cf3-52a7-4167-bf32-beaa44ce645c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:03.320234 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26929cf3-52a7-4167-bf32-beaa44ce645c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:03.320468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26929cf3-52a7-4167-bf32-beaa44ce645c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:03.331466 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:03.331466 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:03.335731 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-26929cf3-52a7-4167-bf32-beaa44ce645c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:03.341081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26929cf3-52a7-4167-bf32-beaa44ce645c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:03.341553 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1121/4500] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:03 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:04.248074 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:04.249580 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:04.250706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:04.250706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:04.250706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:04.254291 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:04.254291 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:04.255101 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a97c74af-1b63-4000-b1a2-53ea1b9ea530 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:04.255528 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1121/4501] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:04 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:04.358384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-59247508-c527-4411-9ef3-6084d2518a02 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:04.363182 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59247508-c527-4411-9ef3-6084d2518a02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:04.364351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59247508-c527-4411-9ef3-6084d2518a02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:04.364351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59247508-c527-4411-9ef3-6084d2518a02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:04.373370 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:04.373370 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:04.382062 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59247508-c527-4411-9ef3-6084d2518a02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:04.387738 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59247508-c527-4411-9ef3-6084d2518a02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:04.388385 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1137/4502] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:04 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:05.266667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:05.268336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:05.268510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:05.268681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:05.268820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:05.273241 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:05.273241 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:05.273964 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a0da53a-dcc5-40b4-9f6f-ab9f49ec497b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:05.274283 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1124/4503] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:05 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:05.283710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:05.285848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:28:05.286201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "133620fa-a91a-4488-9f54-5544e7f6ddba", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1831900477"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:05.287862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': '133620fa-a91a-4488-9f54-5544e7f6ddba', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1831900477'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:28:05.287862 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume 133620fa-a91a-4488-9f54-5544e7f6ddba in container None Jul 10 13:28:05.295889 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:05.295889 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:05.296861 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:05.316065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['32ea1906-1254-4965-8b58-17f9128dd7e5', '8a2e43b8-bc82-4638-8479-15a016d1644b'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:28:05.353378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3d1fcf5-0528-47c8-84d1-a42d8f716cd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:28:05.353890 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1122/4504] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:28:05 2026] POST /volume/v3/backups => generated 330 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:28:05.362839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6067586d-8782-4f44-b7ce-007d856bd603 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:05.364679 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6067586d-8782-4f44-b7ce-007d856bd603 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:05.364888 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6067586d-8782-4f44-b7ce-007d856bd603 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:05.365290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6067586d-8782-4f44-b7ce-007d856bd603 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:05.365290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6067586d-8782-4f44-b7ce-007d856bd603 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:05.370733 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:05.370733 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:05.371671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6067586d-8782-4f44-b7ce-007d856bd603 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:05.372139 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1122/4505] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:05 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:05.402443 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:05.405045 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:05.405392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:05.405723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:05.416674 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:05.416674 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:05.420235 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:05.424461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3e0d0880-5c11-4d40-80ef-55bc791d7024 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:05.424862 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1138/4506] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:05 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:06.386146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c36ec245-30b7-47ca-84a2-92adc179e89c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:06.387719 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c36ec245-30b7-47ca-84a2-92adc179e89c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:06.387885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c36ec245-30b7-47ca-84a2-92adc179e89c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:06.388051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c36ec245-30b7-47ca-84a2-92adc179e89c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:06.388161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c36ec245-30b7-47ca-84a2-92adc179e89c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:06.392005 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:06.392005 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:06.392723 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c36ec245-30b7-47ca-84a2-92adc179e89c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:06.393106 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1125/4507] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:06 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:06.447719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:06.448911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:06.449119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:06.449339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:06.459970 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:06.459970 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:06.463032 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:06.467677 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-91f07b21-d423-42a1-a4ca-f20b9c85115c tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:06.468095 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1123/4508] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:06 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:07.403442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6e450720-3b12-484f-a935-58afa5045578 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:07.405649 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e450720-3b12-484f-a935-58afa5045578 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:07.405649 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e450720-3b12-484f-a935-58afa5045578 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:07.406826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6e450720-3b12-484f-a935-58afa5045578 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:07.406826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-6e450720-3b12-484f-a935-58afa5045578 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:07.411166 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:07.411166 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:07.412173 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6e450720-3b12-484f-a935-58afa5045578 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:07.413218 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1123/4509] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:07 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:07.482535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:07.484316 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:07.484484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:07.484663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:07.495162 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:07.495162 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:07.499054 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:07.503248 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e11fd6d-3f70-46f3-8646-db3f69627c02 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:07.503616 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1139/4510] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:07 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:08.331521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-ddefc9ff-a3be-4fba-a073-d533640d4f1b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:08.331521 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-ddefc9ff-a3be-4fba-a073-d533640d4f1b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63/action Jul 10 13:28:08.332040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-ddefc9ff-a3be-4fba-a073-d533640d4f1b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:08.332040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-ddefc9ff-a3be-4fba-a073-d533640d4f1b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:08.350009 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:08.350009 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:08.361072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5123508f-8acd-408a-8f6d-3c2c8c2414b7 req-ddefc9ff-a3be-4fba-a073-d533640d4f1b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63/action returned with HTTP 204 Jul 10 13:28:08.361450 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1126/4511] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:08 2026] POST /volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:08.424356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:08.426534 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:08.426772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:08.426997 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:08.427120 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:08.432103 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:08.432103 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:08.433064 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-771e0e95-f5ba-4239-a24a-e44e93753e1b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:08.433508 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1124/4512] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:08 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:08.516059 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:08.517383 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:08.517576 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:08.517769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:08.526486 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:08.526486 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:08.529913 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:08.533995 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d7cab55-6a7d-4f07-affb-97adde8974b2 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:08.534474 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1124/4513] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:08 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:08.550682 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:08.553252 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:08.553531 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:08.553823 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:08.568722 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:08.568722 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:08.570613 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:28:08.575264 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4bad4c37-e296-4abd-b70b-52b0365fd7b5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:28:08.575660 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1140/4514] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:08 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:09.447232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:09.449420 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:09.449420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:09.449524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:09.449616 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:09.455264 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:09.455264 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:09.456311 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0cd5c6de-1e09-4718-8458-7c1d8ea3b7b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:09.456754 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1127/4515] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:09 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:10.468619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-330bbd71-31df-4157-922f-e4d520531af4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:10.470748 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-330bbd71-31df-4157-922f-e4d520531af4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:10.470981 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-330bbd71-31df-4157-922f-e4d520531af4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:10.471427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-330bbd71-31df-4157-922f-e4d520531af4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:10.471427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-330bbd71-31df-4157-922f-e4d520531af4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:10.476123 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:10.476123 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:10.477846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-330bbd71-31df-4157-922f-e4d520531af4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:10.477846 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1125/4516] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:10 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:11.492785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:11.493313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:11.493534 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:11.493791 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:11.493928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:11.496786 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=125,cinder:INSERT=17,cinder:UPDATE=30 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:28:11.500058 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:11.500058 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:11.501077 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2f5d688e-6f78-4ad5-ae16-90896decb783 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:11.501451 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1125/4517] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:11 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:12.041371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-dfb4bbca-f4b5-4c5e-b243-b5f96c653672 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:12.044601 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-dfb4bbca-f4b5-4c5e-b243-b5f96c653672 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption Jul 10 13:28:12.044810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-dfb4bbca-f4b5-4c5e-b243-b5f96c653672 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:12.045109 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-dfb4bbca-f4b5-4c5e-b243-b5f96c653672 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:12.058214 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:12.058214 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:12.067965 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-dfb4bbca-f4b5-4c5e-b243-b5f96c653672 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption returned with HTTP 200 Jul 10 13:28:12.067965 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1141/4518] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:28:12 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:12.517732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:12.520051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:12.520323 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:12.520612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:12.520740 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:12.525967 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:12.525967 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:12.526949 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc563b2a-1432-4dbe-ba69-763d30211f2a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:12.527456 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1128/4519] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:12 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:13.539505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:13.541363 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:13.541582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:13.541818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:13.541971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:13.546055 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:13.546055 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:13.546890 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b7be91a-5f03-4101-bef7-d4656954ab83 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:13.547263 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1126/4520] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:13 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:14.330724 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-ae2e1ba4-a89a-4a85-b627-fde5dbcf47ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:14.333254 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-ae2e1ba4-a89a-4a85-b627-fde5dbcf47ba tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 Jul 10 13:28:14.333479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-ae2e1ba4-a89a-4a85-b627-fde5dbcf47ba tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:14.333719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-ae2e1ba4-a89a-4a85-b627-fde5dbcf47ba tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:14.342751 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:14.342751 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:14.557964 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b3076dec-2c82-474e-957d-5857fd5e1098 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:14.560274 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3076dec-2c82-474e-957d-5857fd5e1098 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:14.560588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3076dec-2c82-474e-957d-5857fd5e1098 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:14.560839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3076dec-2c82-474e-957d-5857fd5e1098 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:14.560984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b3076dec-2c82-474e-957d-5857fd5e1098 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:14.562943 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=135,cinder:INSERT=15,cinder:UPDATE=27 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:28:14.567139 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:14.567139 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:14.568163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3076dec-2c82-474e-957d-5857fd5e1098 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:14.568715 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1142/4521] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:14 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:14.871837 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-176ef3ce-bc6d-455c-a19e-a7d59a07c1b5 req-ae2e1ba4-a89a-4a85-b627-fde5dbcf47ba tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 returned with HTTP 200 Jul 10 13:28:14.871995 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1126/4522] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:28:14 2026] DELETE /volume/v3/attachments/5a59f5b8-9b53-424e-8499-219541121931 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:15.579470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:15.581761 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:15.582007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:15.582276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:15.582417 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:15.584560 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=100,cinder:INSERT=11,cinder:UPDATE=22 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:28:15.588747 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:15.588747 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:15.589755 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab410d60-4b4a-4670-8ce0-4ebbc5daa00b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:15.590359 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1129/4523] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:15 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:15.601521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:15.603510 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3/restore Jul 10 13:28:15.603864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "133620fa-a91a-4488-9f54-5544e7f6ddba"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:15.605223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Restoring backup 9912d880-7802-4220-a147-849995881ca3 ({'restore': {'volume_id': '133620fa-a91a-4488-9f54-5544e7f6ddba'}}) {{(pid=100115) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:28:15.605327 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Restoring backup 9912d880-7802-4220-a147-849995881ca3 to volume 133620fa-a91a-4488-9f54-5544e7f6ddba. Jul 10 13:28:15.609832 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:15.609832 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:15.619854 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:15.619854 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:15.620545 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:15.620770 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.api [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Checking backup size 1 against volume size 1 {{(pid=100115) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:28:15.620949 np0000005006 devstack@c-api.service[100115]: INFO cinder.backup.api [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Overwriting volume 133620fa-a91a-4488-9f54-5544e7f6ddba with restore of backup 9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:15.636571 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] restore_backup in rpcapi backup_id 9912d880-7802-4220-a147-849995881ca3 {{(pid=100115) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:28:15.638650 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-357f8861-4c03-4350-b594-9d12a74bcaa5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3/restore returned with HTTP 202 Jul 10 13:28:15.639222 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1127/4524] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:28:15 2026] POST /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:28:15.647534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:15.649739 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:15.649958 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:15.650197 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:15.650325 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:15.655417 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:15.655417 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:15.656435 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d252f35a-e180-4dc5-b0e3-0a74a2d1ce9d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:15.656928 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1143/4525] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:15 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:16.669461 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:16.671605 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:16.671890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:16.672091 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:16.672206 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:16.677048 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:16.677048 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:16.677892 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-81388b3d-8019-45c8-9ee2-fece6b77db73 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:16.678261 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1127/4526] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:16 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:17.689774 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:17.691752 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:17.691996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:17.692256 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:17.692405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:17.696972 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:17.696972 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:17.697684 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff873f4e-cf2e-4862-ad30-abc41a9258e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:17.698230 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1130/4527] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:17 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:18.708549 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:18.710262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:18.710460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:18.710674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:18.710879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:18.715022 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:18.715022 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:18.715828 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4276ca-1fb5-4f56-9e15-186b6e683466 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:18.716207 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1128/4528] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:18 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:19.405652 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.407832 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:28:19.408077 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:19.408316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:19.408516 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:28:19.417006 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:19.417006 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:19.417267 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:19.430571 np0000005006 devstack@c-api.service[100113]: WARNING cinder.keymgr.conf_key_mgr [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:28:19.436684 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:28:19.436957 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-239e8447-38c1-486b-b190-ccd8bba1e4cd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 202 Jul 10 13:28:19.437446 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1144/4529] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:28:19 2026] DELETE /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:28:19.446391 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.448070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:28:19.448435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:19.448794 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:19.458243 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:19.458243 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:19.463424 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:19.469347 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7658dfc1-40cb-4b7c-8703-9e9e6aa98f37 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 200 Jul 10 13:28:19.470261 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1128/4530] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:19 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:19.711642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e7e791c7-dda6-45e7-b195-0e8c89822740 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.711642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7e791c7-dda6-45e7-b195-0e8c89822740 None None] GET https://10.4.3.138/volume// Jul 10 13:28:19.711642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7e791c7-dda6-45e7-b195-0e8c89822740 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:19.712639 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7e791c7-dda6-45e7-b195-0e8c89822740 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:19.712639 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7e791c7-dda6-45e7-b195-0e8c89822740 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:19.712639 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1131/4531] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:28:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:19.726800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-76ada264-17ca-411f-a9d3-1d31e2da6ab5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.732126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.732126 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:19.732126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:19.732126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:19.732126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:19.741780 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:19.741780 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:19.741780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c3232b4b-158e-4634-85b4-cf8d98dddc8c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:19.741780 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1145/4532] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:19 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:19.742815 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-76ada264-17ca-411f-a9d3-1d31e2da6ab5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:28:19.745657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-76ada264-17ca-411f-a9d3-1d31e2da6ab5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc32369-7794-4c59-b92f-eda770cd406d", "connector": null, "instance_uuid": "7759ff84-1ed7-400c-8ac4-884770b2224d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:19.756465 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:19.756465 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:19.788978 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-76ada264-17ca-411f-a9d3-1d31e2da6ab5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:28:19.790329 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1129/4533] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:28:19 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) Jul 10 13:28:19.807831 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c9868382-0ab8-45a1-b4d1-16660d9f73e5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:19.812339 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c9868382-0ab8-45a1-b4d1-16660d9f73e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 Jul 10 13:28:19.812339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c9868382-0ab8-45a1-b4d1-16660d9f73e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:19.812339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c9868382-0ab8-45a1-b4d1-16660d9f73e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:19.819136 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:19.819136 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:20.353174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c9868382-0ab8-45a1-b4d1-16660d9f73e5 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 returned with HTTP 200 Jul 10 13:28:20.353590 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1129/4534] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:28:19 2026] DELETE /volume/v3/attachments/722a7a64-ecc3-4dcd-b7cc-8a279b04dd63 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:28:20.485010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-25b6a3b9-a040-4331-9800-0b25c1888342 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.486943 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25b6a3b9-a040-4331-9800-0b25c1888342 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c Jul 10 13:28:20.487140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25b6a3b9-a040-4331-9800-0b25c1888342 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:20.488567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25b6a3b9-a040-4331-9800-0b25c1888342 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:20.494463 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25b6a3b9-a040-4331-9800-0b25c1888342 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c returned with HTTP 404 Jul 10 13:28:20.495276 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1132/4535] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:20 2026] GET /volume/v3/volumes/1c1a9a70-3db7-4774-a256-6c64af6e3a4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:20.505015 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.506434 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:28:20.506677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:20.506957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:20.508266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:28:20.555704 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Get all volumes completed successfully. Jul 10 13:28:20.558890 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:20.558890 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:20.564900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6c158184-ddd8-42f4-b8fc-0c2323fa4f84 tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:28:20.564900 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1146/4536] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:28:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10199 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:28:20.579089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e6a921a6-706e-4da7-b94e-eb6f1e26792e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.584598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6a921a6-706e-4da7-b94e-eb6f1e26792e tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] DELETE https://10.4.3.138/volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c Jul 10 13:28:20.584598 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6a921a6-706e-4da7-b94e-eb6f1e26792e tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:20.584598 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6a921a6-706e-4da7-b94e-eb6f1e26792e tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:20.584598 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:20.584598 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:20.613272 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6a921a6-706e-4da7-b94e-eb6f1e26792e tempest-TestVolumeBootPattern-608707474 tempest-TestVolumeBootPattern-608707474-project-admin] https://10.4.3.138/volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c returned with HTTP 202 Jul 10 13:28:20.618073 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1130/4537] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:28:20 2026] DELETE /volume/v3/types/d845e60a-000a-40e9-9896-e45308b7513c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:28:20.648918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.658451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:28:20.662734 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-670074145", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:20.664571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-670074145', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:28:20.741578 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:28:20.743125 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:20.743125 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:20.746191 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:28:20.749655 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.751674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:20.751842 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (5266f5dc-6000-4b33-941d-7aad78c39006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:28:20.751908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:20.752147 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:20.752275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:20.753492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cba08c-ceb4-4413-9194-daefac6ed16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:20.756708 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:28:20.756868 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:20.756868 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:20.757725 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5821aa5-cd04-40d3-af95-e9102cd1c292 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:20.758175 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1133/4538] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:20 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:20.808389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74cba08c-ceb4-4413-9194-daefac6ed16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:20.808389 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4940161-5c5e-408b-bd5e-cdb09dbec47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:20.860717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['bd7ed11d-f823-44be-adcf-f8b3a201b20f', '710c4db0-f849-4a14-9e49-0b4422c4db12', '4c98c686-779f-4441-8475-fa960875c125', '575d71ec-3d1b-4027-b499-171dd6716490'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:28:20.861597 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4940161-5c5e-408b-bd5e-cdb09dbec47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd7ed11d-f823-44be-adcf-f8b3a201b20f', '710c4db0-f849-4a14-9e49-0b4422c4db12', '4c98c686-779f-4441-8475-fa960875c125', '575d71ec-3d1b-4027-b499-171dd6716490']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:20.862383 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6f2877-7e60-4041-b528-772e609264b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:20.884782 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6f2877-7e60-4041-b528-772e609264b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd3072f-f63f-42a7-b19a-f567a9381adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-670074145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['bd7ed11d-f823-44be-adcf-f8b3a201b20f','710c4db0-f849-4a14-9e49-0b4422c4db12','4c98c686-779f-4441-8475-fa960875c125','575d71ec-3d1b-4027-b499-171dd6716490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-670074145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd3072f-f63f-42a7-b19a-f567a9381adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:20.884782 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45308027-4bc0-496b-bcf0-625b4ecbfe5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:20.903816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45308027-4bc0-496b-bcf0-625b4ecbfe5c) transitioned into state 'SUCCESS' from state '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-670074145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['bd7ed11d-f823-44be-adcf-f8b3a201b20f','710c4db0-f849-4a14-9e49-0b4422c4db12','4c98c686-779f-4441-8475-fa960875c125','575d71ec-3d1b-4027-b499-171dd6716490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:20.903816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8408017-a484-47db-b7c6-07454f067a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:20.912370 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8408017-a484-47db-b7c6-07454f067a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:20.913525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (5266f5dc-6000-4b33-941d-7aad78c39006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:28:20.913922 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:28:20.914563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e0c0592a-b3bf-4f2f-a6b8-fcd1c5dd5b5f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:28:20.915254 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1130/4539] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:28:20 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:28:20.933785 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3889663c-a28e-42e5-9830-5a261efecbb4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:20.936354 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3889663c-a28e-42e5-9830-5a261efecbb4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:20.936354 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3889663c-a28e-42e5-9830-5a261efecbb4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:20.936354 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3889663c-a28e-42e5-9830-5a261efecbb4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:20.944552 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:20.944552 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:20.949985 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3889663c-a28e-42e5-9830-5a261efecbb4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:20.951911 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3889663c-a28e-42e5-9830-5a261efecbb4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:20.955362 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1147/4540] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:20 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:21.772570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:21.775854 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:21.776142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:21.776531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:21.776635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:21.784403 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:21.784403 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:21.785599 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7c6f53c8-3249-43e6-b51d-2241a94f2d25 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:21.787964 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1131/4541] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:21 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:21.968537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:21.970742 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:21.970933 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:21.971159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:21.979819 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:21.979819 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:21.984892 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:21.991333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce904ed6-e6da-4070-84f9-c0b1acab8814 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:21.992071 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1134/4542] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:21 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:22.011164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:22.013387 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:22.013772 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:22.014430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:22.024776 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:22.024776 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:22.030061 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:22.036560 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dcdfbafd-bfa9-49f1-be84-d15a9c412a18 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:22.037289 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1131/4543] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:22 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:22.803508 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:22.805395 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:22.805924 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:22.808165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:22.808563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:22.814960 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:22.814960 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:22.815972 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f685ec8-9ebd-429c-9408-0fa2eca71847 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:22.816677 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1148/4544] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:22 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:23.488989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:23.491508 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:23.491731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:23.491955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:23.500418 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:23.500418 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:23.504621 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:23.511591 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-ab172fa1-10d1-48e3-abde-ef36ade7016f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:23.512035 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1132/4545] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:28:23 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:23.833246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-35587def-efdd-4c94-be00-3ec831f3f75f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:23.834895 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-35587def-efdd-4c94-be00-3ec831f3f75f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:23.835060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-35587def-efdd-4c94-be00-3ec831f3f75f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:23.835241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-35587def-efdd-4c94-be00-3ec831f3f75f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:23.835333 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-35587def-efdd-4c94-be00-3ec831f3f75f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:23.840114 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:23.840114 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:23.840114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-35587def-efdd-4c94-be00-3ec831f3f75f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:23.840709 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1135/4546] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:23 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:24.086823 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:24.088643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:24.088866 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:24.089067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:24.097601 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:24.097601 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:24.102121 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:24.107623 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-a5083a6f-5a55-49ec-ad96-406451dc74a5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:24.108118 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1132/4547] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:28:24 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:24.118785 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1a895030-9815-441a-8f54-759cfeaaa541 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:24.119268 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a895030-9815-441a-8f54-759cfeaaa541 None None] GET https://10.4.3.138/volume// Jul 10 13:28:24.119462 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a895030-9815-441a-8f54-759cfeaaa541 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:24.119671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1a895030-9815-441a-8f54-759cfeaaa541 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:24.120025 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1a895030-9815-441a-8f54-759cfeaaa541 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:24.120362 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1149/4548] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:28:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:24.131522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-631a7309-00e1-4d40-b78c-4c257756e271 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:24.135006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-631a7309-00e1-4d40-b78c-4c257756e271 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:28:24.135710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-631a7309-00e1-4d40-b78c-4c257756e271 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fd3072f-f63f-42a7-b19a-f567a9381adf", "connector": null, "instance_uuid": "bc3b6737-d00f-42aa-9e91-bc83989507b0"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:24.152977 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:24.152977 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:24.198681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-631a7309-00e1-4d40-b78c-4c257756e271 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:28:24.199323 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1133/4549] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:28:24 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:24.850623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:24.856198 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:24.856442 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:24.856561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:24.856643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:24.862807 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:24.862807 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:24.863716 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-24381a99-3525-44b0-99a1-ea318d7cfa61 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:24.864305 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1136/4550] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:24 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:25.242291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:25.244450 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 Jul 10 13:28:25.244901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:25.253799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:28:25.259808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:28:25.260899 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:25.260899 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:25.782433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" released by "attachment_update" :: held 0.523s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:28:25.782816 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-c34d31e7-f585-44fb-8a25-363771472a7b tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 returned with HTTP 200 Jul 10 13:28:25.783369 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1133/4551] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:28:25 2026] PUT /volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:25.792610 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-e6d52c16-8bb4-436c-9162-228a5a1b136e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:25.794859 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-e6d52c16-8bb4-436c-9162-228a5a1b136e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 Jul 10 13:28:25.795106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-e6d52c16-8bb4-436c-9162-228a5a1b136e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:25.795313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-e6d52c16-8bb4-436c-9162-228a5a1b136e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:25.813141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-e6d52c16-8bb4-436c-9162-228a5a1b136e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 returned with HTTP 200 Jul 10 13:28:25.813511 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1150/4552] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:28:25 2026] GET /volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:25.878202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:25.880566 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:25.880877 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:25.881156 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:25.881315 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:25.883565 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=154,cinder:UPDATE=34,cinder:INSERT=14 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:28:25.888879 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:25.888879 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:25.890045 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc9eb5c0-1b4d-4f98-8c7e-f48820b2d957 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:25.890487 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1134/4553] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:25 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:26.904627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:26.906619 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:26.906912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:26.907195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:26.907343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:26.911778 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:26.911778 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:26.912745 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a26bdb7c-05a6-410a-82cc-44f14c58a192 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:26.913145 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1137/4554] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:26 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:27.925636 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:27.929187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:27.929187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:27.929187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:27.929187 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:27.933895 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:27.933895 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:27.935153 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-13d4b41f-b03e-466a-9800-ced09d52e5e1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:27.935854 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1134/4555] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:27 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:28.948994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:28.951121 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:28.951284 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:28.951501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:28.951608 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:28.956318 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:28.956318 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:28.957243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-410033bd-76c2-49e7-a718-e4b889c81fc6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:28.957726 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1151/4556] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:28 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:29.969333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:29.971550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:29.971825 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:29.972060 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:29.972179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:29.977405 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:29.977405 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:29.978383 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9a7646f-a303-44e0-a7bf-6cc84e280f04 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:29.979106 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1135/4557] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:29 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:30.286398 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1b89da6a-4cec-4cd5-9bb0-c90b3e9703bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:30.286910 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b89da6a-4cec-4cd5-9bb0-c90b3e9703bb None None] GET https://10.4.3.138/volume// Jul 10 13:28:30.287160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1b89da6a-4cec-4cd5-9bb0-c90b3e9703bb None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:30.287405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1b89da6a-4cec-4cd5-9bb0-c90b3e9703bb None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:30.287845 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1b89da6a-4cec-4cd5-9bb0-c90b3e9703bb None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:30.288243 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1138/4558] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:28:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:30.296542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:30.298615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:28:30.298890 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:30.299071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:30.308434 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:30.308434 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:30.312360 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:28:30.317286 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-42e86ae2-864b-45cf-b71f-74e9c1e7a603 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:28:30.317707 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1135/4559] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:28:30 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:28:30.428541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:30.430942 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 Jul 10 13:28:30.431373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:30.440667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-6fd3072f-f63f-42a7-b19a-f567a9381adf-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:28:30.446006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-6fd3072f-f63f-42a7-b19a-f567a9381adf-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:28:30.446900 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:30.446900 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:30.967188 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-6fd3072f-f63f-42a7-b19a-f567a9381adf-np0000005006" released by "attachment_update" :: held 0.521s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:28:30.967550 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-e999253a-1885-4f98-8a6e-32ab83180388 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 returned with HTTP 200 Jul 10 13:28:30.968067 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1152/4560] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:28:30 2026] PUT /volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:30.990560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:30.992347 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:30.992539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:30.992755 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:30.992857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:30.997349 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:30.997349 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:30.998238 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8162f72f-d7c4-46eb-aa36-bf9178a87631 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:30.998587 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1136/4561] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:30 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:31.288620 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-99300aaf-d6c4-44de-817d-415f29f59afd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:31.290681 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-99300aaf-d6c4-44de-817d-415f29f59afd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption Jul 10 13:28:31.290945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-99300aaf-d6c4-44de-817d-415f29f59afd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:31.291187 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-99300aaf-d6c4-44de-817d-415f29f59afd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:31.302579 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:31.302579 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:31.310918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-99300aaf-d6c4-44de-817d-415f29f59afd tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption returned with HTTP 200 Jul 10 13:28:31.311382 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1139/4562] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:28:31 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:31.478901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-f2668704-1f41-4fb1-b501-7f4dd672aa9b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:31.481312 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-f2668704-1f41-4fb1-b501-7f4dd672aa9b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0/action Jul 10 13:28:31.481715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-f2668704-1f41-4fb1-b501-7f4dd672aa9b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:31.481863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-f2668704-1f41-4fb1-b501-7f4dd672aa9b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:31.500885 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:31.500885 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:31.510682 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-d6457c15-ea20-4125-9087-f25fa9b0cda7 req-f2668704-1f41-4fb1-b501-7f4dd672aa9b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0/action returned with HTTP 204 Jul 10 13:28:31.511191 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1136/4563] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:31 2026] POST /volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:32.008667 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:32.010373 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:32.010502 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:32.010675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:32.010838 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:32.014909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:32.014909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:32.015624 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-57a784ec-afa6-49ed-a78c-1ea6bab573f0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:32.015970 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1153/4564] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:32 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:33.026029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.027925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:33.028138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.028313 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.028400 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:33.033046 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.033046 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:33.033945 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d9ce1d5-55c2-4715-a586-d427b0b4ccd0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:33.034407 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1137/4565] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:33 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:33.045550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-50b697cf-b781-4294-88ea-db2dca88607b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.047993 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50b697cf-b781-4294-88ea-db2dca88607b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:28:33.048251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50b697cf-b781-4294-88ea-db2dca88607b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.048518 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50b697cf-b781-4294-88ea-db2dca88607b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.058335 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.058335 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:33.064191 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-50b697cf-b781-4294-88ea-db2dca88607b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:33.070115 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50b697cf-b781-4294-88ea-db2dca88607b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 200 Jul 10 13:28:33.070538 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1140/4566] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:33 2026] GET /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:33.083453 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a9c9c6a5-65cf-463e-91ed-15901476564d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.085292 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:33.085488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.085679 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.085821 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: 9912d880-7802-4220-a147-849995881ca3. Jul 10 13:28:33.089823 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.089823 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:33.103807 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id 9912d880-7802-4220-a147-849995881ca3 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:28:33.106151 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9c9c6a5-65cf-463e-91ed-15901476564d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 202 Jul 10 13:28:33.106686 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1137/4567] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:28:33 2026] DELETE /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:28:33.113851 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-da11f7bc-a543-4209-9937-664443dcf17c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.115563 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da11f7bc-a543-4209-9937-664443dcf17c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:33.115815 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da11f7bc-a543-4209-9937-664443dcf17c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.116087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-da11f7bc-a543-4209-9937-664443dcf17c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.116087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-da11f7bc-a543-4209-9937-664443dcf17c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:33.120466 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.120466 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:33.121242 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-da11f7bc-a543-4209-9937-664443dcf17c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 200 Jul 10 13:28:33.121581 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1154/4568] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:33 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:33.378365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.380583 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:33.380847 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.381069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.391159 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.391159 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:33.398944 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:33.404114 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-096d705a-f74d-48b7-8e92-fd33a045a8f8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:33.404586 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1138/4569] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:33 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:33.816249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:33.820508 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:33.820508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:33.820730 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:33.833111 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:33.833111 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:33.840740 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:33.849918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-0d345572-1924-41bd-b9d1-cbbabe7cb6a1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:33.850548 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1141/4570] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:28:33 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:34.135673 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e3809d53-c432-4337-9020-c60178b1d488 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:34.136085 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3809d53-c432-4337-9020-c60178b1d488 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 Jul 10 13:28:34.136284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3809d53-c432-4337-9020-c60178b1d488 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:34.138643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e3809d53-c432-4337-9020-c60178b1d488 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:34.138643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e3809d53-c432-4337-9020-c60178b1d488 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 9912d880-7802-4220-a147-849995881ca3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:34.140293 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e3809d53-c432-4337-9020-c60178b1d488 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 returned with HTTP 404 Jul 10 13:28:34.143257 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1138/4571] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:34 2026] GET /volume/v3/backups/9912d880-7802-4220-a147-849995881ca3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:34.149856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:34.151747 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:34.151914 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:34.152102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:34.152204 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: 11796705-e861-4fef-981c-0e69b3b4757b. Jul 10 13:28:34.158380 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:34.158380 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:34.175238 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id 11796705-e861-4fef-981c-0e69b3b4757b {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:28:34.180743 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-16af7658-5d6d-4e2d-a2ea-ae0311ffe4e4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 202 Jul 10 13:28:34.180743 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1155/4572] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:28:34 2026] DELETE /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:28:34.187419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-15fa7797-5609-4520-8e3b-7f247367d777 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:34.189636 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15fa7797-5609-4520-8e3b-7f247367d777 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:34.189912 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15fa7797-5609-4520-8e3b-7f247367d777 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:34.190180 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-15fa7797-5609-4520-8e3b-7f247367d777 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:34.190298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-15fa7797-5609-4520-8e3b-7f247367d777 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:34.195933 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:34.195933 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:34.197090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-15fa7797-5609-4520-8e3b-7f247367d777 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 200 Jul 10 13:28:34.197597 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1139/4573] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:34 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:35.211329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e2776852-15af-4b04-a85c-9bca23532d56 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.213715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2776852-15af-4b04-a85c-9bca23532d56 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b Jul 10 13:28:35.213999 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2776852-15af-4b04-a85c-9bca23532d56 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:35.214251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e2776852-15af-4b04-a85c-9bca23532d56 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:35.214388 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e2776852-15af-4b04-a85c-9bca23532d56 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 11796705-e861-4fef-981c-0e69b3b4757b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:35.219426 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e2776852-15af-4b04-a85c-9bca23532d56 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b returned with HTTP 404 Jul 10 13:28:35.220125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1142/4574] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:35 2026] GET /volume/v3/backups/11796705-e861-4fef-981c-0e69b3b4757b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:35.248376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.250277 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:28:35.250744 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "name": "tempest-VolumesBackupsTest-Volume-764049267"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:35.253119 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'name': 'tempest-VolumesBackupsTest-Volume-764049267'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:28:35.336626 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume of 1 GB Jul 10 13:28:35.341072 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Availability Zones retrieved successfully. Jul 10 13:28:35.347378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (8c0acf3d-0bc8-41cf-b3c3-65292c2fc5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:28:35.348310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57cad5d3-f8a4-40e4-8611-635dd451ee34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:35.349330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:28:35.405173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57cad5d3-f8a4-40e4-8611-635dd451ee34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:35.405959 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ae144d-9f64-4e41-b646-934d14f4c70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:35.446307 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['9d98e1ee-1ebf-44f1-8aba-0ae339e5ffaf', '3b212cd5-22c1-49ef-9c03-0bce1e1e0fd6', 'e3cd0bce-ed3c-405d-a8bb-9ec3da9d5344', '3e66713b-aa49-42b4-95c0-ecacf9715cca'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:28:35.447194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ae144d-9f64-4e41-b646-934d14f4c70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d98e1ee-1ebf-44f1-8aba-0ae339e5ffaf', '3b212cd5-22c1-49ef-9c03-0bce1e1e0fd6', 'e3cd0bce-ed3c-405d-a8bb-9ec3da9d5344', '3e66713b-aa49-42b4-95c0-ecacf9715cca']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:35.447855 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8afd0336-9e70-41a6-bd1a-da919e1a1bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:35.468240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8afd0336-9e70-41a6-bd1a-da919e1a1bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13bc092-4599-4af2-b4b2-a1d704709e17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-764049267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['9d98e1ee-1ebf-44f1-8aba-0ae339e5ffaf','3b212cd5-22c1-49ef-9c03-0bce1e1e0fd6','e3cd0bce-ed3c-405d-a8bb-9ec3da9d5344','3e66713b-aa49-42b4-95c0-ecacf9715cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-764049267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13bc092-4599-4af2-b4b2-a1d704709e17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36b10433c64f15842e02dd835b66c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:35.468836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a87791-040b-4486-9b62-cec4bfb12c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:35.487112 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60a87791-040b-4486-9b62-cec4bfb12c44) transitioned into state 'SUCCESS' from state '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-764049267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['9d98e1ee-1ebf-44f1-8aba-0ae339e5ffaf','3b212cd5-22c1-49ef-9c03-0bce1e1e0fd6','e3cd0bce-ed3c-405d-a8bb-9ec3da9d5344','3e66713b-aa49-42b4-95c0-ecacf9715cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:35.487761 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173e7236-e058-4412-bb2d-aa79bee8ffe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:28:35.497381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173e7236-e058-4412-bb2d-aa79bee8ffe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:28:35.498484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (8c0acf3d-0bc8-41cf-b3c3-65292c2fc5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:28:35.498893 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request issued successfully. Jul 10 13:28:35.499534 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40211aac-6b9e-4f08-a2db-1db613e3f0d6 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:28:35.500154 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1139/4575] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:28:35 2026] POST /volume/v3/volumes => generated 748 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:28:35.513373 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.515141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:28:35.515222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:35.515392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:35.523394 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:35.523394 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:35.527839 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:35.530287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-9b403cd7-3e28-4f6c-a273-6f980bbff7a3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.532967 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-9b403cd7-3e28-4f6c-a273-6f980bbff7a3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603/action Jul 10 13:28:35.533216 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2517976-37e4-4892-9e1d-5af0af23b7c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:28:35.533451 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-9b403cd7-3e28-4f6c-a273-6f980bbff7a3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:35.533586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-9b403cd7-3e28-4f6c-a273-6f980bbff7a3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:35.533650 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1156/4576] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:35 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:35.551972 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:35.551972 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:35.566344 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5fc7ec34-217e-4f70-9fcd-50dbbf8e052c req-9b403cd7-3e28-4f6c-a273-6f980bbff7a3 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603/action returned with HTTP 204 Jul 10 13:28:35.566876 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1140/4577] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:35 2026] POST /volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:35.891276 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cb641bcc-0acd-4d0f-8e1f-a9b7d1b694cf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.891794 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb641bcc-0acd-4d0f-8e1f-a9b7d1b694cf None None] GET https://10.4.3.138/volume// Jul 10 13:28:35.892078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cb641bcc-0acd-4d0f-8e1f-a9b7d1b694cf None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:35.892388 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cb641bcc-0acd-4d0f-8e1f-a9b7d1b694cf None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:35.892893 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cb641bcc-0acd-4d0f-8e1f-a9b7d1b694cf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:35.893274 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1143/4578] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:28:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:35.901132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-5a467341-452a-41e8-b384-b411a605c891 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:35.929543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-5a467341-452a-41e8-b384-b411a605c891 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:28:35.929914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-5a467341-452a-41e8-b384-b411a605c891 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69f82188-c90e-486f-bf0b-c80a0253afa3", "connector": null, "instance_uuid": "407981b4-46d6-42a1-b09b-b52b8b2d7189"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:35.939936 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:35.939936 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:35.978361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-5a467341-452a-41e8-b384-b411a605c891 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:28:35.978768 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1140/4579] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:28:35 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:36.377184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.379652 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:36.379918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:36.380162 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:36.392725 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.392725 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:36.397862 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:36.403799 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5759cfca-2e5f-41a4-91a9-82c36552cf0f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:36.404340 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1157/4580] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:36 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:36.504181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4a881ce1-adff-4a96-ab41-7b4d18ccb32a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.504530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a881ce1-adff-4a96-ab41-7b4d18ccb32a None None] GET https://10.4.3.138/volume// Jul 10 13:28:36.504676 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a881ce1-adff-4a96-ab41-7b4d18ccb32a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:36.504869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a881ce1-adff-4a96-ab41-7b4d18ccb32a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:36.505200 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a881ce1-adff-4a96-ab41-7b4d18ccb32a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:36.505463 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1141/4581] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:28:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:36.511755 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.513553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:36.513749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:36.513936 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:36.522631 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.522631 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:36.526664 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:36.533674 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-108fc296-2f39-4d0f-9980-ed15f38ed7e3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:36.534159 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1144/4582] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:28:36 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 1116 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:28:36.545717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.549231 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:28:36.549231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:36.549231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:36.555767 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.555767 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:36.559652 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:36.564942 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e85a9c93-7e96-4133-8a3d-b98b122d1bc0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:28:36.565578 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1141/4583] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:36 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:36.579268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f23d039-1231-489c-aed3-a271f2281474 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.581328 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:28:36.581718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e13bc092-4599-4af2-b4b2-a1d704709e17", "name": "tempest-VolumesBackupsTest-Backup-506544870"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:36.583331 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': 'e13bc092-4599-4af2-b4b2-a1d704709e17', 'name': 'tempest-VolumesBackupsTest-Backup-506544870'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:28:36.583497 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume e13bc092-4599-4af2-b4b2-a1d704709e17 in container None Jul 10 13:28:36.591982 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.591982 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:36.592480 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:28:36.610447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['30f8cad4-f40a-4916-a4d2-aea6f2aaa6e0', 'c576747b-a90d-43a1-a939-c20e52486813'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:28:36.637782 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f23d039-1231-489c-aed3-a271f2281474 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:28:36.637782 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1158/4584] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:28:36 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:28:36.646114 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-94541032-913d-4910-84fa-db8f38bc3149 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.650033 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94541032-913d-4910-84fa-db8f38bc3149 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:36.650033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94541032-913d-4910-84fa-db8f38bc3149 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:36.650033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94541032-913d-4910-84fa-db8f38bc3149 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:36.650033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-94541032-913d-4910-84fa-db8f38bc3149 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:36.656874 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.656874 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:36.656874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94541032-913d-4910-84fa-db8f38bc3149 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:36.656874 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1142/4585] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:36 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:36.671094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:36.674069 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] PUT https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 Jul 10 13:28:36.674489 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:36.686304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Acquiring lock "cinder-attachment_update-69f82188-c90e-486f-bf0b-c80a0253afa3-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:28:36.695709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-69f82188-c90e-486f-bf0b-c80a0253afa3-np0000005006" acquired by "attachment_update" :: waited 0.009s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:28:36.696636 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:36.696636 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:37.224789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-69f82188-c90e-486f-bf0b-c80a0253afa3-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:28:37.224789 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-2ac48d04-90cb-4c8b-80ac-def8b6636b02 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 returned with HTTP 200 Jul 10 13:28:37.224789 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1145/4586] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:28:36 2026] PUT /volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:37.419777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:37.422247 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:37.423185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:37.423185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:37.441292 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:37.441292 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:37.448376 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:37.454197 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60e05def-6c35-4e8d-98b6-7e32d9a7e8c4 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:37.454632 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1142/4587] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:37 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:37.669158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:37.671662 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:37.671920 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:37.672145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:37.672261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:37.677565 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:37.677565 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:37.678601 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9350506c-91b9-4472-a7a9-ab2120db37e9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:37.679186 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1159/4588] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:37 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:38.473430 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:38.475568 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:38.475925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:38.476082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:38.489370 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:38.489370 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:38.495713 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:38.500668 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1a088a64-1d4e-4c5e-acb5-a39a6c038a62 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:38.501472 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1143/4589] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:38 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:38.689903 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:38.691907 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:38.692208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:38.692316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:38.692468 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:38.697830 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:38.697830 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:38.698857 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1a9cd98a-17ea-43cd-9c77-c253ed97c362 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:38.699320 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1146/4590] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:38 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:39.517450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-be19b8d5-419b-4560-8f49-27f7935801a7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:39.519350 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be19b8d5-419b-4560-8f49-27f7935801a7 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:39.519578 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be19b8d5-419b-4560-8f49-27f7935801a7 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:39.519830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-be19b8d5-419b-4560-8f49-27f7935801a7 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:39.531327 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:39.531327 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:39.536820 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-be19b8d5-419b-4560-8f49-27f7935801a7 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:39.543017 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-be19b8d5-419b-4560-8f49-27f7935801a7 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:39.543532 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1143/4591] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:39 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:39.710266 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:39.712430 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:39.714210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:39.714210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:39.714210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:39.718486 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:39.718486 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:39.719852 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d7298b5-7a37-4c77-92fd-bc57c2358d64 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:39.720674 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1160/4592] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:39 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:40.558461 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:40.560782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:40.561080 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:40.561341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:40.574303 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:40.574303 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:40.580067 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:40.586487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-914f3a43-5aa0-4cd1-8be8-514e11b34dbd tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:40.587073 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1144/4593] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:40 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:40.732601 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:40.734793 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:40.735036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:40.735267 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:40.735418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:40.741138 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:40.741138 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:40.742215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff77d307-6ff2-446c-bd52-179beae5b6c8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:40.742706 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1147/4594] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:40 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:41.604057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-728ac1c5-f57a-4972-963c-303ed97b05fb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:41.606060 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-728ac1c5-f57a-4972-963c-303ed97b05fb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:41.606298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-728ac1c5-f57a-4972-963c-303ed97b05fb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:41.606494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-728ac1c5-f57a-4972-963c-303ed97b05fb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:41.629326 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:41.629326 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:41.639073 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-728ac1c5-f57a-4972-963c-303ed97b05fb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:41.644990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-728ac1c5-f57a-4972-963c-303ed97b05fb tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:41.645604 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1144/4595] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:41 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:41.755385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-78afafe3-6ea0-41f9-944f-862646d83160 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:41.757480 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-78afafe3-6ea0-41f9-944f-862646d83160 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:41.757658 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-78afafe3-6ea0-41f9-944f-862646d83160 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:41.757888 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-78afafe3-6ea0-41f9-944f-862646d83160 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:41.758024 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-78afafe3-6ea0-41f9-944f-862646d83160 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:41.764276 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:41.764276 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:41.765378 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-78afafe3-6ea0-41f9-944f-862646d83160 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:41.765776 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1161/4596] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:41 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:42.660511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:42.664099 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:42.664347 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:42.664597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:42.678630 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:42.678630 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:42.685600 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:42.692788 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6c3be904-8a7f-4efd-bdc4-eb28ad165a65 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:42.693461 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1145/4597] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:42 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:42.778565 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:42.781737 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:42.781950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:42.782109 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:42.782252 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:42.789321 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:42.789321 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:42.790319 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5a9f22b-ab97-48dd-87e2-a0d9818b1c65 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:42.790829 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1148/4598] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:42 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:42.927262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b25b56da-1602-431e-9779-c76c31adf576 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:42.927746 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b25b56da-1602-431e-9779-c76c31adf576 None None] GET https://10.4.3.138/volume// Jul 10 13:28:42.927885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b25b56da-1602-431e-9779-c76c31adf576 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:42.928097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b25b56da-1602-431e-9779-c76c31adf576 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:42.928477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b25b56da-1602-431e-9779-c76c31adf576 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:42.928828 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1145/4599] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:28:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:42.940302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-db41e509-be7c-44c1-93e8-23ccc9453440 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:42.943251 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-db41e509-be7c-44c1-93e8-23ccc9453440 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:28:42.943603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-db41e509-be7c-44c1-93e8-23ccc9453440 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dc32369-7794-4c59-b92f-eda770cd406d", "connector": null, "instance_uuid": "7759ff84-1ed7-400c-8ac4-884770b2224d"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:42.957494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:42.957494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:43.003377 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-db41e509-be7c-44c1-93e8-23ccc9453440 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:28:43.004022 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1162/4600] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:28:42 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:43.013765 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-b6b4d9fd-1e36-4707-8a83-58b5194efc83 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:43.016326 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-b6b4d9fd-1e36-4707-8a83-58b5194efc83 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 Jul 10 13:28:43.016326 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-b6b4d9fd-1e36-4707-8a83-58b5194efc83 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:43.016573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-b6b4d9fd-1e36-4707-8a83-58b5194efc83 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:43.026226 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:43.026226 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:43.452301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-966981a6-3c37-4491-969c-712dc74da56e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:43.455966 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-966981a6-3c37-4491-969c-712dc74da56e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86/action Jul 10 13:28:43.455966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-966981a6-3c37-4491-969c-712dc74da56e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:43.456375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-966981a6-3c37-4491-969c-712dc74da56e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:43.478446 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:43.478446 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:43.494454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e7d6137f-98b2-4647-9004-54797fdffc93 req-966981a6-3c37-4491-969c-712dc74da56e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86/action returned with HTTP 204 Jul 10 13:28:43.495113 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1149/4601] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:43 2026] POST /volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:43.565251 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-b6b4d9fd-1e36-4707-8a83-58b5194efc83 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 returned with HTTP 200 Jul 10 13:28:43.565671 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1146/4602] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:28:43 2026] DELETE /volume/v3/attachments/51e4e01d-dd78-4525-aa08-b829fabd4603 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:43.709571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:43.715509 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:43.715785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:43.716040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:43.730091 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:43.730091 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:43.735473 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:43.742187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd371f1b-eaba-4ca2-9113-9c1feb1c5dd9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:43.742570 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1146/4603] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:43 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:43.760639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e397f11a-2127-482d-b33c-73cacd69e29c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:43.763169 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e397f11a-2127-482d-b33c-73cacd69e29c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:28:43.763416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e397f11a-2127-482d-b33c-73cacd69e29c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:43.764209 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e397f11a-2127-482d-b33c-73cacd69e29c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:43.778956 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:43.778956 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:43.785777 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e397f11a-2127-482d-b33c-73cacd69e29c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:43.790619 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e397f11a-2127-482d-b33c-73cacd69e29c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:28:43.791246 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1163/4604] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:43 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 1229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:43.803890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0bf03926-3716-48d6-b112-1801e841692f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:43.806587 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0bf03926-3716-48d6-b112-1801e841692f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:43.806587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0bf03926-3716-48d6-b112-1801e841692f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:43.807137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0bf03926-3716-48d6-b112-1801e841692f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:43.807137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0bf03926-3716-48d6-b112-1801e841692f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:43.812845 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:43.812845 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:43.813955 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0bf03926-3716-48d6-b112-1801e841692f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:43.814428 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1150/4605] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:43 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:44.479287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:44.481311 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:44.481635 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:44.481952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:44.492854 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:44.492854 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:44.499790 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:44.505201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-116f079c-19dd-42f5-a5aa-58a8cd1289df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:44.505650 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1147/4606] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:44 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:28:44.829254 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:44.831236 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:44.831465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:44.831681 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:44.832012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:44.836462 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:44.836462 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:44.837663 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b4d29773-94b2-4b9e-bcba-fdb09e1b04e0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:44.838529 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1147/4607] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:44 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:44.893959 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:44.896674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:44.896674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:44.896942 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:44.906327 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:44.906327 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:44.911151 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:44.916515 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-830e9bd2-3d9f-4b49-8ccb-ea344197d98e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:44.917111 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1164/4608] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:28:44 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:45.851435 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-527bb582-4a03-427a-a23b-7fc9a939116c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:45.853380 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-527bb582-4a03-427a-a23b-7fc9a939116c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:45.853585 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-527bb582-4a03-427a-a23b-7fc9a939116c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:45.854027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-527bb582-4a03-427a-a23b-7fc9a939116c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:45.854027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-527bb582-4a03-427a-a23b-7fc9a939116c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:45.858645 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:45.858645 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:45.859449 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-527bb582-4a03-427a-a23b-7fc9a939116c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:45.859859 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1151/4609] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:45 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:46.873007 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:46.875346 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:46.875604 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:46.875870 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:46.876041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:46.881570 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:46.881570 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:46.882703 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-914c4dcb-ec23-49a4-94cc-36d64294b560 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:46.883358 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1148/4610] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:46 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:46.956980 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5208a095-f521-47bb-8b1d-4ea4efe86d67 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:46.957439 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5208a095-f521-47bb-8b1d-4ea4efe86d67 None None] GET https://10.4.3.138/volume// Jul 10 13:28:46.957643 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5208a095-f521-47bb-8b1d-4ea4efe86d67 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:46.957942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5208a095-f521-47bb-8b1d-4ea4efe86d67 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:46.958304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5208a095-f521-47bb-8b1d-4ea4efe86d67 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:46.958706 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1148/4611] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:28:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:28:46.966995 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-c78cdff2-ee1e-4a51-ba11-0a7279d5a43c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.005102 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-c78cdff2-ee1e-4a51-ba11-0a7279d5a43c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:28:47.005512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-c78cdff2-ee1e-4a51-ba11-0a7279d5a43c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "863af818-bd49-4504-8213-6bb89f3eb9fe", "connector": null, "instance_uuid": "407981b4-46d6-42a1-b09b-b52b8b2d7189"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:47.015169 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:47.015169 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:47.049874 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-c78cdff2-ee1e-4a51-ba11-0a7279d5a43c tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:28:47.050442 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1165/4612] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:28:46 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:28:47.444190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.446258 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:47.446535 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:47.446850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:47.459967 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:47.459967 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:47.464160 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:47.470330 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c90992aa-e8ef-451d-8247-2a9aeafd663a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:47.471078 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1152/4613] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:47 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:47.587189 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3b0aa8cc-bb6f-4dbd-b8c7-68d42655c9a2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.587653 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b0aa8cc-bb6f-4dbd-b8c7-68d42655c9a2 None None] GET https://10.4.3.138/volume// Jul 10 13:28:47.588936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b0aa8cc-bb6f-4dbd-b8c7-68d42655c9a2 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:47.588936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b0aa8cc-bb6f-4dbd-b8c7-68d42655c9a2 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:47.588936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b0aa8cc-bb6f-4dbd-b8c7-68d42655c9a2 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:28:47.590568 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1149/4614] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:28:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 13:28:47.609743 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.615886 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:47.617036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:47.617036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:47.629962 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:47.629962 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:47.635685 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:47.642474 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-6c4ae669-0154-4aa2-9e7d-76ac0c213e71 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:47.643257 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1149/4615] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:28:47 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:28:47.792371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.795366 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] PUT https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f Jul 10 13:28:47.796901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:47.805926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Acquiring lock "cinder-attachment_update-863af818-bd49-4504-8213-6bb89f3eb9fe-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:28:47.814131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-863af818-bd49-4504-8213-6bb89f3eb9fe-np0000005006" acquired by "attachment_update" :: waited 0.008s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:28:47.815266 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:47.815266 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:47.897169 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:47.899830 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:47.901219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:47.901219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:47.901219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:47.909298 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:47.909298 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:47.910355 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f0aa038-a2fe-405e-b4b4-d7439c481384 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:47.911125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1153/4616] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:47 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:48.343142 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Lock "cinder-attachment_update-863af818-bd49-4504-8213-6bb89f3eb9fe-np0000005006" released by "attachment_update" :: held 0.529s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:28:48.343585 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-7c2d1af5-e975-4a35-b302-5525d235ada9 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f returned with HTTP 200 Jul 10 13:28:48.344443 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1166/4617] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:28:47 2026] PUT /volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:28:48.488446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:48.490778 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:48.491028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:48.492269 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:48.506596 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:48.506596 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:48.512127 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:48.519171 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3db76b7a-13b3-48c2-8cd2-5e1996d54050 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:48.519725 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1150/4618] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:48 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:48.926213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:48.928888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:48.929090 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:48.929365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:48.929914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:48.936477 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:48.936477 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:48.938296 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-991fa429-d4fd-43c0-b441-82426b2eeaf5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:48.938296 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1150/4619] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:48 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:49.536460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:49.541898 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:49.542127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:49.542329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:49.559046 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:49.559046 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:49.565350 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:49.572325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0b5c8fc1-15d1-41c4-8d5d-6a08be41ed19 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:49.572974 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1154/4620] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:49 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:49.950990 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:49.952983 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:49.953196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:49.953424 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:49.953573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:49.958479 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:49.958479 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:49.959396 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7945a90f-e6d8-478a-9b17-f020c42d5382 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:49.959908 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1167/4621] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:49 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:50.592543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:50.595158 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:50.595380 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:50.595586 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:50.605862 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:50.605862 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:50.610875 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:50.616335 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2ffe648-2235-40fa-9bd6-4355a9a6f866 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:50.616866 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1151/4622] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:50 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:50.770819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:50.772887 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] PUT https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c Jul 10 13:28:50.773219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:50.792235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Acquiring lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:28:50.798637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:28:50.799793 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:50.799793 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:50.972225 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:50.974444 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:50.974681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:50.975071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:50.975163 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:50.980757 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:50.980757 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:50.981783 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a6107dc2-ca40-4ec9-92cf-8a59bcd6bcdf tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:50.982408 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1155/4623] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:50 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:51.325147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Lock "cinder-attachment_update-6dc32369-7794-4c59-b92f-eda770cd406d-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:28:51.325499 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-cd31d48b-b981-4c84-b13f-c067a97de216 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c returned with HTTP 200 Jul 10 13:28:51.326028 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1151/4624] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:28:50 2026] PUT /volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:51.336113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-af30205f-f5bc-4ad9-8d31-e0d1755abe57 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:51.338810 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-af30205f-f5bc-4ad9-8d31-e0d1755abe57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c Jul 10 13:28:51.339145 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-af30205f-f5bc-4ad9-8d31-e0d1755abe57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:51.339320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-af30205f-f5bc-4ad9-8d31-e0d1755abe57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:51.357079 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-af30205f-f5bc-4ad9-8d31-e0d1755abe57 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c returned with HTTP 200 Jul 10 13:28:51.357611 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1168/4625] 10.4.3.138 () {70 vars in 1651 bytes} [Fri Jul 10 13:28:51 2026] GET /volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:51.630627 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:51.632314 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:51.632510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:51.632685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:51.643000 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:51.643000 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:51.646566 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:51.650719 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9e30788b-ddd9-43ba-ad9d-d4bda2718b72 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:51.651118 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1152/4626] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:51 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:51.995445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b65625d5-aefa-4303-95dc-010c93b521c7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:51.997592 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b65625d5-aefa-4303-95dc-010c93b521c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:51.997859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b65625d5-aefa-4303-95dc-010c93b521c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:51.998113 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b65625d5-aefa-4303-95dc-010c93b521c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:51.998293 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b65625d5-aefa-4303-95dc-010c93b521c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:52.003136 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:52.003136 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:52.003982 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b65625d5-aefa-4303-95dc-010c93b521c7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:52.004378 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1156/4627] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:51 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:52.663194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-09727303-536e-4dba-a38c-759e9122a382 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:52.664922 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09727303-536e-4dba-a38c-759e9122a382 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:52.665145 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-09727303-536e-4dba-a38c-759e9122a382 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:52.665284 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-09727303-536e-4dba-a38c-759e9122a382 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:52.674666 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:52.674666 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:52.678379 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-09727303-536e-4dba-a38c-759e9122a382 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:52.682955 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09727303-536e-4dba-a38c-759e9122a382 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:52.683313 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1152/4628] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:52 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:53.017371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1302721a-8d5e-4153-9096-79d9f9df238d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:53.021388 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1302721a-8d5e-4153-9096-79d9f9df238d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:53.021388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1302721a-8d5e-4153-9096-79d9f9df238d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:53.021388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1302721a-8d5e-4153-9096-79d9f9df238d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:53.021388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1302721a-8d5e-4153-9096-79d9f9df238d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:53.026494 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:53.026494 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:53.027811 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1302721a-8d5e-4153-9096-79d9f9df238d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:53.028438 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1169/4629] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:53 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:53.699436 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:53.701818 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:53.702090 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:53.702373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:53.713403 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:53.713403 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:53.724239 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:53.730081 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0bde05b9-fee7-4429-b388-2cc2e4f28fda tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:53.730654 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1153/4630] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:53 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:54.038804 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-484991dc-79fb-418d-b130-afb50badb7ab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:54.041233 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-484991dc-79fb-418d-b130-afb50badb7ab tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:54.041233 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-484991dc-79fb-418d-b130-afb50badb7ab tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:54.041233 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-484991dc-79fb-418d-b130-afb50badb7ab tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:54.041420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-484991dc-79fb-418d-b130-afb50badb7ab tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:54.045533 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:54.045533 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:54.046345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-484991dc-79fb-418d-b130-afb50badb7ab tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:54.046905 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1157/4631] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:54 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:54.747439 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-77650443-5c2f-4980-be41-5006a9a416c0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:54.749233 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77650443-5c2f-4980-be41-5006a9a416c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:54.749466 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77650443-5c2f-4980-be41-5006a9a416c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:54.749698 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-77650443-5c2f-4980-be41-5006a9a416c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:54.760713 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:54.760713 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:54.765363 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-77650443-5c2f-4980-be41-5006a9a416c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:54.770787 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-77650443-5c2f-4980-be41-5006a9a416c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:54.771236 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1153/4632] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:54 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:55.058781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:55.062210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:55.062566 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:55.062883 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:55.063094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:55.069680 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:55.069680 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:55.071111 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-58bef8d1-cf75-411d-aabe-e8e9e5eb1819 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:55.071751 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1170/4633] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:55 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:55.578660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-a93c4513-6088-4e12-9493-6588b80161ad None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:55.581209 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-a93c4513-6088-4e12-9493-6588b80161ad tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption Jul 10 13:28:55.581431 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-a93c4513-6088-4e12-9493-6588b80161ad tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:55.581665 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-a93c4513-6088-4e12-9493-6588b80161ad tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:55.593331 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:55.593331 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:55.601396 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-a93c4513-6088-4e12-9493-6588b80161ad tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption returned with HTTP 200 Jul 10 13:28:55.601863 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1154/4634] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:28:55 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:55.638406 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-03258a5e-ca23-49ae-8cce-cfea428765fc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:55.642465 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-03258a5e-ca23-49ae-8cce-cfea428765fc tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f/action Jul 10 13:28:55.642870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-03258a5e-ca23-49ae-8cce-cfea428765fc tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:55.643012 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-03258a5e-ca23-49ae-8cce-cfea428765fc tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:55.658800 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:55.658800 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:55.671381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8356c1ad-3823-4534-a70a-0cfe1b911e35 req-03258a5e-ca23-49ae-8cce-cfea428765fc tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f/action returned with HTTP 204 Jul 10 13:28:55.671977 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1158/4635] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:55 2026] POST /volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:55.785021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:55.788026 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:55.788026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:55.788026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:55.799446 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:55.799446 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:55.803933 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:55.810319 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6fac94b8-acc7-4e71-9b0a-de292537f028 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:55.810929 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1154/4636] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:55 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:55.826147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:55.828310 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:28:55.828592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:55.828884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:55.839855 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:55.839855 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:55.844250 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:28:55.850065 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-111886ba-80be-41e5-aaeb-561acb0b0ffa tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:28:55.850764 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1171/4637] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:55 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 1229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:28:56.084720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:56.084925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:56.085144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:56.085354 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:56.085607 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:56.094442 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:56.094442 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:56.099420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bebb49a9-5b3e-4748-91ea-1993161f7487 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:56.099877 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1155/4638] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:56 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:57.115278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:57.118719 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:57.118719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:57.118719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:57.118719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:57.124333 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:57.124333 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:28:57.125642 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28d6a57b-93b5-4a34-80ec-5433e439e7f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:57.126297 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1159/4639] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:57 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:58.138073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-10990b96-531d-4faa-a0ed-d5376592460c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:58.139964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10990b96-531d-4faa-a0ed-d5376592460c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:58.140179 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10990b96-531d-4faa-a0ed-d5376592460c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:58.140364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10990b96-531d-4faa-a0ed-d5376592460c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:58.140514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-10990b96-531d-4faa-a0ed-d5376592460c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:58.146520 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:58.146520 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:28:58.147379 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10990b96-531d-4faa-a0ed-d5376592460c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:58.149944 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1155/4640] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:58 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:59.159592 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:59.162070 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:28:59.162286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:59.162548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:28:59.162720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:28:59.167251 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:59.167251 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:28:59.168206 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f4396029-d2d5-4995-8176-2a6b6ba4accc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:28:59.168677 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1172/4641] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:59 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:28:59.431776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-59c4fee8-cea1-4be7-b42d-ee6aab9ed1d8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:59.433928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-59c4fee8-cea1-4be7-b42d-ee6aab9ed1d8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c/action Jul 10 13:28:59.435674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-59c4fee8-cea1-4be7-b42d-ee6aab9ed1d8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:28:59.435833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-59c4fee8-cea1-4be7-b42d-ee6aab9ed1d8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:28:59.452194 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:28:59.452194 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:28:59.461927 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a4c33075-83c6-4d9d-9c39-1a505dbaa8b1 req-59c4fee8-cea1-4be7-b42d-ee6aab9ed1d8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c/action returned with HTTP 204 Jul 10 13:28:59.462527 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1156/4642] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:28:59 2026] POST /volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:28:59.989714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:28:59.990095 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:28:59.990095 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:28:59.990181 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:00.000768 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:00.000768 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:00.004989 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:00.010042 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a96e9455-1bc9-47f6-ab01-26b39a83dc4e tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:29:00.010557 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1160/4643] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:28:59 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:00.055850 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:00.062802 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:00.063291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:00.063291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:00.077328 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:00.077328 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:00.081334 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:00.086198 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-10f960bc-50e7-42af-accb-1c2662714eda tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:29:00.086570 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1156/4644] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:00 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1168 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:00.107968 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:00.110011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] POST https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/action Jul 10 13:29:00.110401 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:00.110519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:00.120754 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:00.120754 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:00.121184 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:00.126981 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Begin detaching volume completed successfully. Jul 10 13:29:00.127246 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-0355e41c-93c5-4266-b25a-762f60c53641 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/action returned with HTTP 202 Jul 10 13:29:00.128055 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1173/4645] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:29:00 2026] POST /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:29:00.977202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:00.979578 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:29:00.979806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:00.980012 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:00.988045 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:00.988045 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:00.992297 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:29:00.998713 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-a43f2982-8eb1-4d76-a772-de940597697e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:29:00.999156 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1157/4646] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:00 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:01.009828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-99e48f20-3acc-46ec-a0da-460ca94ce2f7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.010194 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-99e48f20-3acc-46ec-a0da-460ca94ce2f7 None None] GET https://10.4.3.138/volume// Jul 10 13:29:01.010392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-99e48f20-3acc-46ec-a0da-460ca94ce2f7 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:01.010646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-99e48f20-3acc-46ec-a0da-460ca94ce2f7 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:01.011020 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-99e48f20-3acc-46ec-a0da-460ca94ce2f7 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:01.011303 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1161/4647] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:29:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:01.020010 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-f09cc8b3-8e42-492e-8050-6a42aec5ff4a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.022359 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-f09cc8b3-8e42-492e-8050-6a42aec5ff4a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:29:01.022775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-f09cc8b3-8e42-492e-8050-6a42aec5ff4a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e13bc092-4599-4af2-b4b2-a1d704709e17", "connector": null, "instance_uuid": "a5f6aeb9-f460-4401-9361-f8cc91bd0354"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:01.033616 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:01.033616 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:01.066294 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-f09cc8b3-8e42-492e-8050-6a42aec5ff4a tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:29:01.066837 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1157/4648] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:29:01 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) Jul 10 13:29:01.162549 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6ad230e0-5ff1-4f5d-b5e8-9aa660fe7805 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.163000 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ad230e0-5ff1-4f5d-b5e8-9aa660fe7805 None None] GET https://10.4.3.138/volume// Jul 10 13:29:01.163102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6ad230e0-5ff1-4f5d-b5e8-9aa660fe7805 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:01.163348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6ad230e0-5ff1-4f5d-b5e8-9aa660fe7805 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:01.163632 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ad230e0-5ff1-4f5d-b5e8-9aa660fe7805 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:01.163938 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1174/4649] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:01.174889 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.177923 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:01.178192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:01.178437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:01.197055 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:01.197055 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:01.202400 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:01.213773 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-39c13505-8bd2-4626-81c9-319375e8ec68 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:29:01.214156 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1158/4650] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:01 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 1351 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:01.227534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-9f250c68-113c-46d7-bffd-3498e1744d31 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.231572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-9f250c68-113c-46d7-bffd-3498e1744d31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption Jul 10 13:29:01.231865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-9f250c68-113c-46d7-bffd-3498e1744d31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:01.232093 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-9f250c68-113c-46d7-bffd-3498e1744d31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:01.261567 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:01.261567 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:01.277197 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-9f250c68-113c-46d7-bffd-3498e1744d31 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption returned with HTTP 200 Jul 10 13:29:01.277739 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1162/4651] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:29:01 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d/encryption => generated 160 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:01.300789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.303078 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:01.303286 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:01.303536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:01.314387 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:01.314387 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:01.318451 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:01.323912 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-5bc6f97d-62ba-4235-84c8-8c78f4e102da tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:29:01.324440 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1158/4652] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:01 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 1229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:01.349065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:01.351785 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3/action Jul 10 13:29:01.352207 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:01.352366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:01.366288 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:01.366288 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:01.366911 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:01.376395 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Begin detaching volume completed successfully. Jul 10 13:29:01.376674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-c32531f7-1981-4202-accd-c2164a81e071 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3/action returned with HTTP 202 Jul 10 13:29:01.377304 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1175/4653] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:29:01 2026] POST /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:29:02.403837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6bb48bdc-0cae-4321-85e3-0936b1fc1b08 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:02.404236 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6bb48bdc-0cae-4321-85e3-0936b1fc1b08 None None] GET https://10.4.3.138/volume// Jul 10 13:29:02.404307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6bb48bdc-0cae-4321-85e3-0936b1fc1b08 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:02.404462 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6bb48bdc-0cae-4321-85e3-0936b1fc1b08 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:02.404770 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6bb48bdc-0cae-4321-85e3-0936b1fc1b08 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:02.405017 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1159/4654] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:02 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:02.411439 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:02.413286 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:02.413465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:02.413668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:02.424685 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:02.424685 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:02.429332 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:02.434022 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-d8781ed4-8931-4039-a2eb-07152633773a tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 200 Jul 10 13:29:02.434592 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1163/4655] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:02 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 1412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:03.295624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-b7458aad-fc53-47f7-95ee-709c4e2e8e43 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:03.297713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-b7458aad-fc53-47f7-95ee-709c4e2e8e43 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 Jul 10 13:29:03.297911 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-b7458aad-fc53-47f7-95ee-709c4e2e8e43 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:03.298089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-b7458aad-fc53-47f7-95ee-709c4e2e8e43 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:03.305417 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:03.305417 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:03.836469 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3c6925fd-e3d1-4757-b143-d967bb1e62cd req-b7458aad-fc53-47f7-95ee-709c4e2e8e43 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 returned with HTTP 200 Jul 10 13:29:03.836951 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1159/4656] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:29:03 2026] DELETE /volume/v3/attachments/0637a308-a34d-4e31-8194-7b03184eea86 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:04.557356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c6209b54-ce0a-4f22-9005-873b7ef234df None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:04.559043 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:04.559219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:04.559396 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:04.559547 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume with id: 69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:04.566248 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:04.566248 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:04.566650 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:04.582228 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume request issued successfully. Jul 10 13:29:04.582504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c6209b54-ce0a-4f22-9005-873b7ef234df tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 202 Jul 10 13:29:04.583118 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1176/4657] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:04 2026] DELETE /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:07.641803 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4fdb8791-5011-46d3-ab95-cf30929636ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:07.642269 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4fdb8791-5011-46d3-ab95-cf30929636ae None None] GET https://10.4.3.138/volume// Jul 10 13:29:07.642792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4fdb8791-5011-46d3-ab95-cf30929636ae None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:07.643068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4fdb8791-5011-46d3-ab95-cf30929636ae None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:07.643525 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4fdb8791-5011-46d3-ab95-cf30929636ae None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:07.644369 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1160/4658] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:07.654055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:07.656930 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:29:07.657241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:07.657519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:07.670085 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:07.670085 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:07.675402 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:29:07.681836 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-08ea0d34-11c9-49c0-a98e-efdb6e36c81c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:29:07.682348 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1164/4659] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:07 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:07.811353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:07.813749 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] PUT https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb Jul 10 13:29:07.814185 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:07.826386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Acquiring lock "cinder-attachment_update-e13bc092-4599-4af2-b4b2-a1d704709e17-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:29:07.832651 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Lock "cinder-attachment_update-e13bc092-4599-4af2-b4b2-a1d704709e17-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:29:07.834403 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:07.834403 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:08.358684 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Lock "cinder-attachment_update-e13bc092-4599-4af2-b4b2-a1d704709e17-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:29:08.359091 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-0db99bb4-ce32-4f4e-bf39-8fdf2cb911bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb returned with HTTP 200 Jul 10 13:29:08.359614 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1160/4660] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:29:07 2026] PUT /volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:08.871734 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-79b602f7-9cae-457a-9e7d-2f627953bec4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:08.873927 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-79b602f7-9cae-457a-9e7d-2f627953bec4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb/action Jul 10 13:29:08.874416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-79b602f7-9cae-457a-9e7d-2f627953bec4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:08.874579 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-79b602f7-9cae-457a-9e7d-2f627953bec4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:08.891874 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:08.891874 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:08.905779 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0721b645-f7e5-4ede-8cea-2037c8beac9b req-79b602f7-9cae-457a-9e7d-2f627953bec4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb/action returned with HTTP 204 Jul 10 13:29:08.906400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1177/4661] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:29:08 2026] POST /volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:09.428787 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:09.431405 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:09.431620 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:09.431880 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:09.443031 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:09.443031 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:09.447991 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:09.454967 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-793d21b4-4f0a-4b58-a759-474e474ba717 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:29:09.455684 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1161/4662] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:09 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:09.478162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:09.482797 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] POST https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe/action Jul 10 13:29:09.482797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:09.482797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:09.494605 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:09.494605 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:09.495125 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:09.503638 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Begin detaching volume completed successfully. Jul 10 13:29:09.504058 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-987e4418-af98-454d-b673-731b7ab98750 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe/action returned with HTTP 202 Jul 10 13:29:09.504871 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1165/4663] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:29:09 2026] POST /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:29:10.541049 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b7640674-fefc-4620-a936-a6d6e4a5fa60 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:10.541474 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7640674-fefc-4620-a936-a6d6e4a5fa60 None None] GET https://10.4.3.138/volume// Jul 10 13:29:10.541651 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7640674-fefc-4620-a936-a6d6e4a5fa60 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:10.542022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7640674-fefc-4620-a936-a6d6e4a5fa60 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:10.542393 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7640674-fefc-4620-a936-a6d6e4a5fa60 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:10.542826 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1161/4664] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:10.551483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:10.554079 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:10.554280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:10.554522 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:10.567051 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:10.567051 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:10.572040 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:10.577410 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-81c906d0-2c1b-4e57-bcb1-928bdd92baa0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:29:10.578122 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1178/4665] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:10 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:13.826423 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-ff5d0f12-f65a-4785-80c0-8bfa7d0f67c5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:13.828617 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-ff5d0f12-f65a-4785-80c0-8bfa7d0f67c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f Jul 10 13:29:13.828833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-ff5d0f12-f65a-4785-80c0-8bfa7d0f67c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:13.829018 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-ff5d0f12-f65a-4785-80c0-8bfa7d0f67c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:13.837116 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:13.837116 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:14.370902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-508e93a4-7577-4e28-91ac-a946fe3e5ba6 req-ff5d0f12-f65a-4785-80c0-8bfa7d0f67c5 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f returned with HTTP 200 Jul 10 13:29:14.371527 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1162/4666] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:29:13 2026] DELETE /volume/v3/attachments/61fecb95-6b24-4b0f-bd1b-e1785fe9662f => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:15.852589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:15.854808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:15.855061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:15.855303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:15.855525 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume with id: 863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:15.857779 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=82,cinder:UPDATE=6 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:29:15.865324 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:15.865324 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:15.866053 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:15.889430 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume request issued successfully. Jul 10 13:29:15.889628 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d63b17e0-38f8-4ebb-8003-d5a652a9ffee tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 202 Jul 10 13:29:15.890144 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1166/4667] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:15 2026] DELETE /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:15.941346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:15.944028 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:15.944294 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:15.944512 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:15.947044 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=184,cinder:UPDATE=43,cinder:INSERT=16 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:29:15.954773 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:15.954773 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:15.960131 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:15.965668 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b26cf5a8-4991-4da2-ad72-592cfd433aa4 req-0cdfbd41-1b57-481a-92e6-ec6e1c2ba90f tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 200 Jul 10 13:29:15.966191 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1162/4668] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:15 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:16.017594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-bf9b9bdf-1136-4e31-a9a6-954dd045d255 req-46c22f2e-1326-4106-b0a8-ae00ac8eacbf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:16.020200 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bf9b9bdf-1136-4e31-a9a6-954dd045d255 req-46c22f2e-1326-4106-b0a8-ae00ac8eacbf tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:16.020397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bf9b9bdf-1136-4e31-a9a6-954dd045d255 req-46c22f2e-1326-4106-b0a8-ae00ac8eacbf tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:16.020604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-bf9b9bdf-1136-4e31-a9a6-954dd045d255 req-46c22f2e-1326-4106-b0a8-ae00ac8eacbf tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:16.022592 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=107,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:29:16.028335 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-bf9b9bdf-1136-4e31-a9a6-954dd045d255 req-46c22f2e-1326-4106-b0a8-ae00ac8eacbf tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 404 Jul 10 13:29:16.029028 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1179/4669] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:16 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:19.164529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:19.166988 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:29:19.167395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd3072f-f63f-42a7-b19a-f567a9381adf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1290541688", "description": null, "metadata": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:19.184800 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:19.184800 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:19.185564 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:19.185790 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:19.240064 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['73e0cebd-f655-44d1-98b3-f14b241d97ed', 'af0522e4-25dc-48cb-b848-fa2d40ffd146', 'b116b5e6-4d9e-4938-b5e5-cd701680eb67', '273500dd-faca-41e1-b898-6aba8f5f90db'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:29:19.284451 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:29:19.284942 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c57a368a-be82-4b34-b7dc-c368bd13ef07 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:29:19.285308 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1163/4670] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:29:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:29:19.298040 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:19.301161 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:19.301332 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:19.301540 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:19.308293 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:19.308293 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:19.308641 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:19.309723 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3cd95fe1-0709-4110-8d07-52bdceef5799 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 200 Jul 10 13:29:19.310992 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1167/4671] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:19 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:20.321520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:20.323976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:20.324252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:20.324507 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:20.331032 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:20.331032 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:20.331818 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:20.332990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e11eccd7-5dc3-4ec1-b4d7-8b8d33d3976f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 200 Jul 10 13:29:20.333561 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1163/4672] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:20 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:20.344685 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:20.347008 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:20.347351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:20.347498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:20.354241 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:20.354241 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:20.354836 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:20.355914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bef0c9e4-6c95-4a61-9a9e-0a2216a542cf tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 200 Jul 10 13:29:20.356880 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1180/4673] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:20 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:20.369857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-efd6d001-e438-4600-8396-3fcfb414e28e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:20.374452 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:29:20.374945 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd3072f-f63f-42a7-b19a-f567a9381adf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-694145083", "description": null, "metadata": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:20.388131 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:20.388131 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:20.388718 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:20.389038 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:20.425358 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['63f58fa6-45c9-4bba-8c86-5c6610893ba1', 'a2d0a554-c05d-4340-9810-412a30e3d9a3', '4772f3d0-1918-4f9b-b2ba-e9074e798a0d', '68f37c74-0812-45dc-ac95-082f32e9a4a5'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:29:20.463127 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:29:20.463550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-efd6d001-e438-4600-8396-3fcfb414e28e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:29:20.464152 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1164/4674] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:29:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:29:20.475036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:20.476900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:20.477089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:20.477294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:20.482839 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:20.482839 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:20.483330 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:20.484453 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d19c71c-a581-4608-9dd4-a281ee5d7d08 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 200 Jul 10 13:29:20.484891 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1168/4675] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:20 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:21.442084 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e8b8b801-e60d-4749-b377-b64fbe8088db req-ce1c1a8a-39fc-4460-80e2-c59e24826a26 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:21.444471 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e8b8b801-e60d-4749-b377-b64fbe8088db req-ce1c1a8a-39fc-4460-80e2-c59e24826a26 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 Jul 10 13:29:21.444706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e8b8b801-e60d-4749-b377-b64fbe8088db req-ce1c1a8a-39fc-4460-80e2-c59e24826a26 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:21.444914 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e8b8b801-e60d-4749-b377-b64fbe8088db req-ce1c1a8a-39fc-4460-80e2-c59e24826a26 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:21.453563 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:21.453563 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:21.495017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:21.496878 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:21.497075 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:21.497262 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:21.502446 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:21.502446 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:21.502913 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:21.503645 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e78c9437-bbc2-4b4f-b895-3f9d4932b237 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 200 Jul 10 13:29:21.504036 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1181/4676] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:21 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:21.513670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:21.515336 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:21.515552 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:21.515807 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:21.521982 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:21.521982 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:21.522542 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:21.523398 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b1adff6-7b34-43fc-9fb1-dd3feb1ab860 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 200 Jul 10 13:29:21.523898 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1165/4677] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:21 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:21.535089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:21.537264 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:29:21.537686 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fd3072f-f63f-42a7-b19a-f567a9381adf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1147540089", "description": null, "metadata": null}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:21.551943 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:21.551943 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:21.552615 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:21.552836 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:21.587789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['5b1841b0-4efd-4240-b619-fd4547ebd1d7', '68a80cc0-adeb-46cb-b53b-cdb6d1230e7d', '28c6a7e8-f726-4f32-97a4-a880551a9105', '79026be3-5130-43ae-a5a8-331e4f2ed31f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:29:21.632329 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:29:21.632826 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-94352c99-5832-4780-8fb6-08a283f9b5b9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:29:21.633403 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1169/4678] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:29:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:29:21.644426 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:21.646571 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:21.646858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:21.647119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:21.654111 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:21.654111 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:21.654657 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:21.655499 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e9fe40f5-089a-4d1d-b806-617c363bf652 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 200 Jul 10 13:29:21.655950 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1182/4679] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:21 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:21.991873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e8b8b801-e60d-4749-b377-b64fbe8088db req-ce1c1a8a-39fc-4460-80e2-c59e24826a26 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 returned with HTTP 200 Jul 10 13:29:21.992783 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1164/4680] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:29:21 2026] DELETE /volume/v3/attachments/26a562a1-931c-4784-9b73-aba053f43441 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:22.667058 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:22.669677 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:22.670370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:22.670370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:22.677071 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:22.677071 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:22.677759 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:22.678904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03784a1d-4c23-4fb5-a47c-c72af8d41b67 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 200 Jul 10 13:29:22.679401 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1166/4681] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:22 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:22.689787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-14c76bb1-54a3-4cac-a324-05813cb44207 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:22.693208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-14c76bb1-54a3-4cac-a324-05813cb44207 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:22.693357 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-14c76bb1-54a3-4cac-a324-05813cb44207 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:22.693531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-14c76bb1-54a3-4cac-a324-05813cb44207 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:22.698458 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:22.698458 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:22.698963 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-14c76bb1-54a3-4cac-a324-05813cb44207 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:22.699840 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-14c76bb1-54a3-4cac-a324-05813cb44207 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 200 Jul 10 13:29:22.700221 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1170/4682] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:22 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:25.544222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:25.546507 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:29:25.546748 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:25.546974 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:25.547172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume with id: 2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:29:25.550168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:25.552244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:25.552650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:25.552902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:25.553056 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:25.557635 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:25.557635 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:25.558223 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:25.560416 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:25.560416 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:25.561197 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:25.581723 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume request issued successfully. Jul 10 13:29:25.581952 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0485e6a3-b773-4b94-98ad-3a7b601789a8 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 202 Jul 10 13:29:25.582962 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1183/4683] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:25 2026] DELETE /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:25.587337 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:29:25.587674 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6f7979e7-c066-48d1-8a5d-bf00face46dd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 202 Jul 10 13:29:25.588230 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1165/4684] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:25 2026] DELETE /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:25.591194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:25.592932 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:29:25.593122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:25.593332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:25.599235 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cceff711-936b-4e9b-b484-f747049c8c30 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:25.601559 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cceff711-936b-4e9b-b484-f747049c8c30 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:25.601908 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cceff711-936b-4e9b-b484-f747049c8c30 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:25.602165 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cceff711-936b-4e9b-b484-f747049c8c30 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:25.607240 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:25.607240 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:25.608651 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:25.608651 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:25.609232 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cceff711-936b-4e9b-b484-f747049c8c30 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:25.610350 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cceff711-936b-4e9b-b484-f747049c8c30 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 200 Jul 10 13:29:25.611490 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1171/4685] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:25 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:25.617677 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Volume info retrieved successfully. Jul 10 13:29:25.624844 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b34f5979-4e70-4a86-8274-f5f9a7766cd3 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 200 Jul 10 13:29:25.625356 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1167/4686] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:25 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:26.622718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-19baedca-e2b9-463d-a214-50859860c9a0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.624878 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19baedca-e2b9-463d-a214-50859860c9a0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:26.625113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-19baedca-e2b9-463d-a214-50859860c9a0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.625349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-19baedca-e2b9-463d-a214-50859860c9a0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.630515 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-19baedca-e2b9-463d-a214-50859860c9a0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 404 Jul 10 13:29:26.631146 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1184/4687] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.639221 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d504d34-1e50-4bf5-a523-b9d736bc70c1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.641300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.641662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d504d34-1e50-4bf5-a523-b9d736bc70c1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f Jul 10 13:29:26.641789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d504d34-1e50-4bf5-a523-b9d736bc70c1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.642040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d504d34-1e50-4bf5-a523-b9d736bc70c1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.643195 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:26.643418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.643663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.643819 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:26.649322 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.649322 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:26.649890 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:26.650477 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d504d34-1e50-4bf5-a523-b9d736bc70c1 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f returned with HTTP 404 Jul 10 13:29:26.651152 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1166/4688] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/volumes/2acfad2d-7cfa-4bf2-97fc-9908487af96f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.659376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.661597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:26.661868 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.662101 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.662310 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume with id: 863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:26.664769 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=135,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:29:26.669041 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:29:26.669278 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ce67ed95-dca9-409b-abdf-4d5da87769ce tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 202 Jul 10 13:29:26.669975 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1172/4689] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:26 2026] DELETE /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:26.675940 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3e7e140-8139-4473-8d7d-d16fb6a976c0 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 404 Jul 10 13:29:26.676905 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1168/4690] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:26 2026] DELETE /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.678629 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.680650 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:26.680979 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.681259 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.687469 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2db10d9c-687b-4226-a8a6-83bf67aeb27e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.687878 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.687878 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:26.688497 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:26.689531 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2192899-0a34-4c73-a77b-2cdaede89fbb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 200 Jul 10 13:29:26.690085 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1185/4691] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:26.690177 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2db10d9c-687b-4226-a8a6-83bf67aeb27e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe Jul 10 13:29:26.690499 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2db10d9c-687b-4226-a8a6-83bf67aeb27e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.690825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2db10d9c-687b-4226-a8a6-83bf67aeb27e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.698586 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2db10d9c-687b-4226-a8a6-83bf67aeb27e tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe returned with HTTP 404 Jul 10 13:29:26.699329 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1167/4692] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/volumes/863af818-bd49-4504-8213-6bb89f3eb9fe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.708006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22979c41-2069-4e60-889e-4bd748b17943 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.710403 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22979c41-2069-4e60-889e-4bd748b17943 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] DELETE https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:26.710686 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22979c41-2069-4e60-889e-4bd748b17943 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.710981 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22979c41-2069-4e60-889e-4bd748b17943 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.711206 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-22979c41-2069-4e60-889e-4bd748b17943 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Delete volume with id: 69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:26.719106 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22979c41-2069-4e60-889e-4bd748b17943 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 404 Jul 10 13:29:26.719821 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1173/4693] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:26 2026] DELETE /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.728437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99092d3e-5a54-4220-8add-cb4e94d34b85 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.730637 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99092d3e-5a54-4220-8add-cb4e94d34b85 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] GET https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 Jul 10 13:29:26.730950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99092d3e-5a54-4220-8add-cb4e94d34b85 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.731222 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99092d3e-5a54-4220-8add-cb4e94d34b85 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.738843 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99092d3e-5a54-4220-8add-cb4e94d34b85 tempest-TestInstancesWithCinderVolumes-2017830042 tempest-TestInstancesWithCinderVolumes-2017830042-project-member] https://10.4.3.138/volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 returned with HTTP 404 Jul 10 13:29:26.739487 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1169/4694] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/volumes/69f82188-c90e-486f-bf0b-c80a0253afa3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:26.747973 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-288714e8-9564-4468-96f8-76f4f18cdecc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.749768 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:29:26.750005 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.750293 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.750913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:29:26.768966 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Get all volumes completed successfully. Jul 10 13:29:26.770707 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.770707 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:26.775670 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-288714e8-9564-4468-96f8-76f4f18cdecc tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:29:26.776105 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1186/4695] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10251 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:26.792202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-efd72554-9637-475c-9e1e-71fab2463667 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.794082 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-efd72554-9637-475c-9e1e-71fab2463667 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] DELETE https://10.4.3.138/volume/v3/types/744e1bf6-ea98-4a5f-bc41-93d2d8890d4c Jul 10 13:29:26.794334 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-efd72554-9637-475c-9e1e-71fab2463667 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.794577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-efd72554-9637-475c-9e1e-71fab2463667 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.794875 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.794875 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:26.821244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-efd72554-9637-475c-9e1e-71fab2463667 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types/744e1bf6-ea98-4a5f-bc41-93d2d8890d4c returned with HTTP 202 Jul 10 13:29:26.821677 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1168/4696] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:29:26 2026] DELETE /volume/v3/types/744e1bf6-ea98-4a5f-bc41-93d2d8890d4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:26.828627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.830522 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:29:26.830743 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.830956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'detail' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.831518 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.831518 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:26.831858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:29:26.850802 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Get all volumes completed successfully. Jul 10 13:29:26.853162 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:26.853162 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:26.858843 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2c171116-0c16-4b85-80e9-9cb6418959e3 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:29:26.859315 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1174/4697] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:29:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10251 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:26.875167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-11d03ac6-ee5d-41bc-8fac-26409ee5c4a9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:26.877226 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11d03ac6-ee5d-41bc-8fac-26409ee5c4a9 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] DELETE https://10.4.3.138/volume/v3/types/053dc1c7-3684-455c-ac7e-8af861fa4283 Jul 10 13:29:26.877459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11d03ac6-ee5d-41bc-8fac-26409ee5c4a9 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:26.877751 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-11d03ac6-ee5d-41bc-8fac-26409ee5c4a9 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method '_delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:26.899588 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-11d03ac6-ee5d-41bc-8fac-26409ee5c4a9 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types/053dc1c7-3684-455c-ac7e-8af861fa4283 returned with HTTP 202 Jul 10 13:29:26.900075 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1170/4698] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:29:26 2026] DELETE /volume/v3/types/053dc1c7-3684-455c-ac7e-8af861fa4283 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:27.153538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c0e66509-2200-40f6-9603-bafe0b524996 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.155442 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:29:27.155701 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.156022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.157020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:29:27.176425 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Get all volumes completed successfully. Jul 10 13:29:27.179413 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.179413 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:27.186496 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c0e66509-2200-40f6-9603-bafe0b524996 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:29:27.187060 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1187/4699] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:29:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10251 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:27.204025 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.206168 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 Jul 10 13:29:27.206452 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.206708 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.206965 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Delete volume with id: cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 Jul 10 13:29:27.217231 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.217231 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:27.218213 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Volume info retrieved successfully. Jul 10 13:29:27.234233 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.image.cache [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'a8f93989-925f-47d9-a50c-9b695b722294', 'volume_id': 'cdaeb29b-337d-4f1f-ac3a-e9dc3612f952', 'host': 'np0000005006@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 13, 27, 19), 'last_used': datetime.datetime(2026, 7, 10, 13, 27, 33)}. {{(pid=100116) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 13:29:27.248377 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Delete volume request issued successfully. Jul 10 13:29:27.248541 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0808df6b-059d-4f8b-9ac5-894f8dede243 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 returned with HTTP 202 Jul 10 13:29:27.249488 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1169/4700] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:27 2026] DELETE /volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:27.259175 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-51021c38-7d7b-469b-be77-1271b2811822 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.264251 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-51021c38-7d7b-469b-be77-1271b2811822 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] GET https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 Jul 10 13:29:27.264423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-51021c38-7d7b-469b-be77-1271b2811822 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.264643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-51021c38-7d7b-469b-be77-1271b2811822 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.275045 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.275045 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:27.280677 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-51021c38-7d7b-469b-be77-1271b2811822 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Volume info retrieved successfully. Jul 10 13:29:27.287766 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-51021c38-7d7b-469b-be77-1271b2811822 tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 returned with HTTP 200 Jul 10 13:29:27.288377 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1175/4701] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:27 2026] GET /volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:27.678333 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-99e41da8-2434-4342-9c97-354772bde2b8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.681270 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-99e41da8-2434-4342-9c97-354772bde2b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c Jul 10 13:29:27.681472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-99e41da8-2434-4342-9c97-354772bde2b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.681761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-99e41da8-2434-4342-9c97-354772bde2b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.691661 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.691661 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:27.700328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-018c6247-580f-4e0f-92b1-ded78c23127b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.702504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-018c6247-580f-4e0f-92b1-ded78c23127b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:27.702773 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-018c6247-580f-4e0f-92b1-ded78c23127b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.702985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-018c6247-580f-4e0f-92b1-ded78c23127b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.709216 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-018c6247-580f-4e0f-92b1-ded78c23127b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 404 Jul 10 13:29:27.709835 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1188/4702] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:27 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:27.720943 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.722929 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:27.723240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.723518 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.723683 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:27.730193 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.730193 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:27.730932 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:27.759328 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:29:27.759864 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d23b6437-93eb-412e-8628-26f7da5ae2ff tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 202 Jul 10 13:29:27.760477 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1170/4703] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:27 2026] DELETE /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:27.770449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:27.772868 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:27.773073 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:27.773286 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:27.780322 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:27.780322 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:27.781107 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:29:27.782395 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-22c90a27-6d30-4e4d-80c8-bbfcf6db8113 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 200 Jul 10 13:29:27.782951 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1176/4704] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:27 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:28.220949 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-6b9267dc-66ce-4f80-9ba1-f7e99fa8b429 req-99e41da8-2434-4342-9c97-354772bde2b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c returned with HTTP 200 Jul 10 13:29:28.221377 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1171/4705] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:29:27 2026] DELETE /volume/v3/attachments/162a2920-b9aa-4ae6-a436-57e752c33a1c => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:28.305618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c67227ab-300b-4b6a-a86a-b86c0d1528dd None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.307447 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c67227ab-300b-4b6a-a86a-b86c0d1528dd tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] GET https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 Jul 10 13:29:28.307677 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c67227ab-300b-4b6a-a86a-b86c0d1528dd tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.307889 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c67227ab-300b-4b6a-a86a-b86c0d1528dd tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.314073 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c67227ab-300b-4b6a-a86a-b86c0d1528dd tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 returned with HTTP 404 Jul 10 13:29:28.314552 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1189/4706] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:28 2026] GET /volume/v3/volumes/cdaeb29b-337d-4f1f-ac3a-e9dc3612f952 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.321649 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e38c1699-1d66-41af-841c-9e016bcdd16e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.323582 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e38c1699-1d66-41af-841c-9e016bcdd16e tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] DELETE https://10.4.3.138/volume/v3/types/60ebc7cc-80cc-4091-be6e-55b7fb4073fa Jul 10 13:29:28.323836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e38c1699-1d66-41af-841c-9e016bcdd16e tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.324137 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e38c1699-1d66-41af-841c-9e016bcdd16e tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.324407 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:28.324407 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:28.350340 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e38c1699-1d66-41af-841c-9e016bcdd16e tempest-TestInstancesWithCinderVolumes-803660707 tempest-TestInstancesWithCinderVolumes-803660707-project-admin] https://10.4.3.138/volume/v3/types/60ebc7cc-80cc-4091-be6e-55b7fb4073fa returned with HTTP 202 Jul 10 13:29:28.350943 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1171/4707] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:29:28 2026] DELETE /volume/v3/types/60ebc7cc-80cc-4091-be6e-55b7fb4073fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:28.796951 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-557a9154-077b-4704-ab05-3e88c78f660f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.798915 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-557a9154-077b-4704-ab05-3e88c78f660f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:28.799195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-557a9154-077b-4704-ab05-3e88c78f660f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.799390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-557a9154-077b-4704-ab05-3e88c78f660f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.803381 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-557a9154-077b-4704-ab05-3e88c78f660f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 404 Jul 10 13:29:28.803872 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1177/4708] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:28 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.812591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.814484 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:28.814737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.814969 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.815102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:28.819709 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1e3f64d-1411-4bc3-9606-3f1f2c730fb9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 404 Jul 10 13:29:28.820189 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1172/4709] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:28 2026] DELETE /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.827962 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-650d10af-f17c-486f-91bc-53f5750f141a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.829593 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-650d10af-f17c-486f-91bc-53f5750f141a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 Jul 10 13:29:28.829814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-650d10af-f17c-486f-91bc-53f5750f141a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.829985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-650d10af-f17c-486f-91bc-53f5750f141a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.834507 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-650d10af-f17c-486f-91bc-53f5750f141a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 returned with HTTP 404 Jul 10 13:29:28.835226 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1190/4710] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:28 2026] GET /volume/v3/snapshots/535ae4a9-ba44-4578-ad02-12c7a3da7b98 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.843261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.845277 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:28.845486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.845734 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.845898 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:28.850450 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2a9969e-d614-445d-94b6-5b7e4c77ea72 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 404 Jul 10 13:29:28.850954 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1172/4711] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:28 2026] DELETE /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.858833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d965a09-0a19-493c-9d95-e3643fe96cb5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.861293 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d965a09-0a19-493c-9d95-e3643fe96cb5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b Jul 10 13:29:28.861508 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d965a09-0a19-493c-9d95-e3643fe96cb5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.861736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d965a09-0a19-493c-9d95-e3643fe96cb5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.866296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d965a09-0a19-493c-9d95-e3643fe96cb5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b returned with HTTP 404 Jul 10 13:29:28.866798 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1178/4712] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:28 2026] GET /volume/v3/snapshots/7f476d04-aa10-4b95-a351-1d205c2d936b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.874813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e12dec9e-4c56-4332-80e0-6874e001116c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.876736 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e12dec9e-4c56-4332-80e0-6874e001116c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:28.876983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e12dec9e-4c56-4332-80e0-6874e001116c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.877258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e12dec9e-4c56-4332-80e0-6874e001116c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.877411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-e12dec9e-4c56-4332-80e0-6874e001116c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:28.883324 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e12dec9e-4c56-4332-80e0-6874e001116c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 404 Jul 10 13:29:28.883971 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1173/4713] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:29:28 2026] DELETE /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:28.893324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b888d384-12bb-4348-9934-58874feada63 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:28.895215 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b888d384-12bb-4348-9934-58874feada63 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d Jul 10 13:29:28.895448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b888d384-12bb-4348-9934-58874feada63 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:28.895681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b888d384-12bb-4348-9934-58874feada63 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:28.901186 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b888d384-12bb-4348-9934-58874feada63 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d returned with HTTP 404 Jul 10 13:29:28.901778 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1191/4714] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:29:28 2026] GET /volume/v3/snapshots/e633402e-a197-47d6-8d3e-63d55f70075d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:29.434230 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:29.436713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:29.436940 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:29.437171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:29.446886 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:29.446886 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:29.452095 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:29.458233 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-13356021-c7fd-4a48-919a-beaba6e8a9af req-ef6af122-db78-4f2b-81ca-c29492ac2099 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:29:29.458781 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1173/4715] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:29 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:33.156216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8cea1822-b92e-4a04-bd03-e4553703a941 req-778c1c26-dd60-4f80-ba90-9b0893289c80 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:33.158333 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8cea1822-b92e-4a04-bd03-e4553703a941 req-778c1c26-dd60-4f80-ba90-9b0893289c80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 Jul 10 13:29:33.158671 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8cea1822-b92e-4a04-bd03-e4553703a941 req-778c1c26-dd60-4f80-ba90-9b0893289c80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:33.158906 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8cea1822-b92e-4a04-bd03-e4553703a941 req-778c1c26-dd60-4f80-ba90-9b0893289c80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:33.166575 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:33.166575 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:33.696664 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8cea1822-b92e-4a04-bd03-e4553703a941 req-778c1c26-dd60-4f80-ba90-9b0893289c80 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 returned with HTTP 200 Jul 10 13:29:33.697121 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1179/4716] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:29:33 2026] DELETE /volume/v3/attachments/da02e8e4-5968-495e-929b-faecaaf72df0 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:37.316278 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:37.318217 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:37.318346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:37.318581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:37.318755 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume with id: 6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:37.326721 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:37.326721 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:37.326721 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:37.342382 np0000005006 devstack@c-api.service[100115]: WARNING cinder.keymgr.conf_key_mgr [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:29:37.349505 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Delete volume request issued successfully. Jul 10 13:29:37.349785 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9d0c5ef9-faf4-490a-afc0-0702424a4031 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 202 Jul 10 13:29:37.350327 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1174/4717] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:37 2026] DELETE /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:37.357852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:37.359312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:37.359312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:37.359312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:37.368865 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:37.368865 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:37.379379 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Volume info retrieved successfully. Jul 10 13:29:37.388787 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9b49ff60-3c33-4776-9f3b-8a4af161f9b8 tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 200 Jul 10 13:29:37.389198 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1192/4718] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:37 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:37.819544 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aa0cb146-3a21-4330-a792-894f45cddb1f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:37.830210 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:37.830210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:37.830210 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:37.830470 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:37.840456 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:37.840456 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:37.840920 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:37.858784 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:29:37.858969 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aa0cb146-3a21-4330-a792-894f45cddb1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 202 Jul 10 13:29:37.859510 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1174/4719] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:29:37 2026] DELETE /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:37.867384 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eb001500-09ed-4270-b3ee-f6142f886503 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:37.870231 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb001500-09ed-4270-b3ee-f6142f886503 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:37.870536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb001500-09ed-4270-b3ee-f6142f886503 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:37.870850 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb001500-09ed-4270-b3ee-f6142f886503 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:37.881825 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:37.881825 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:37.887144 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eb001500-09ed-4270-b3ee-f6142f886503 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:37.894547 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb001500-09ed-4270-b3ee-f6142f886503 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 200 Jul 10 13:29:37.895139 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1180/4720] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:37 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:38.404797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-515d017c-d70f-45b9-82b7-56988e9f278a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:38.406658 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-515d017c-d70f-45b9-82b7-56988e9f278a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] GET https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d Jul 10 13:29:38.406921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-515d017c-d70f-45b9-82b7-56988e9f278a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:38.407149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-515d017c-d70f-45b9-82b7-56988e9f278a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:38.413392 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-515d017c-d70f-45b9-82b7-56988e9f278a tempest-TestEncryptedCinderVolumes-451674530 tempest-TestEncryptedCinderVolumes-451674530-project-member] https://10.4.3.138/volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d returned with HTTP 404 Jul 10 13:29:38.413904 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1175/4721] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:38 2026] GET /volume/v3/volumes/6dc32369-7794-4c59-b92f-eda770cd406d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:38.421146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-96cdb087-384d-44fe-8bf7-786e525b69fc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:38.423551 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:29:38.423821 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:38.424061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method 'detail' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:38.425006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100113) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:29:38.438223 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Get all volumes completed successfully. Jul 10 13:29:38.439632 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:38.439632 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:38.444609 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-96cdb087-384d-44fe-8bf7-786e525b69fc tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:29:38.445258 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1193/4722] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:29:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:38.458201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-758ba181-49a7-4823-8ffe-dc094304a351 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:38.459958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-758ba181-49a7-4823-8ffe-dc094304a351 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] DELETE https://10.4.3.138/volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443 Jul 10 13:29:38.460051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-758ba181-49a7-4823-8ffe-dc094304a351 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:38.460243 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-758ba181-49a7-4823-8ffe-dc094304a351 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:38.483125 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-758ba181-49a7-4823-8ffe-dc094304a351 tempest-TestEncryptedCinderVolumes-637147737 tempest-TestEncryptedCinderVolumes-637147737-project-admin] https://10.4.3.138/volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443 returned with HTTP 202 Jul 10 13:29:38.483707 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1175/4723] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:29:38 2026] DELETE /volume/v3/types/2f162a91-ff51-49f3-af1a-d14f433c7443 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:29:38.908588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b6c4c296-7daf-4b0a-8c09-fa602ce50726 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:38.910335 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b6c4c296-7daf-4b0a-8c09-fa602ce50726 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf Jul 10 13:29:38.910534 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b6c4c296-7daf-4b0a-8c09-fa602ce50726 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:38.910750 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b6c4c296-7daf-4b0a-8c09-fa602ce50726 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:38.917231 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b6c4c296-7daf-4b0a-8c09-fa602ce50726 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf returned with HTTP 404 Jul 10 13:29:38.917795 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1181/4724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:38 2026] GET /volume/v3/volumes/6fd3072f-f63f-42a7-b19a-f567a9381adf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:38.955581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:38.956589 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:29:38.956928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-599063419", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:38.958593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-599063419', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:29:39.165721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:29:39.174205 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:29:39.180725 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (faf65733-2634-4a96-b204-70a290e93b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:29:39.182173 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe06e953-41d3-4c97-97d6-8abda3f0b9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:39.183367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:29:39.249702 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe06e953-41d3-4c97-97d6-8abda3f0b9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:39.250593 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c871c873-d79b-4982-981f-402cef981c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:39.299710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['0800abe1-7421-459b-bba1-3d9591cb115f', '3154f878-dbd8-48cd-b479-79f830319e33', 'b7dd64c6-1556-4d1c-8915-d5a5dbe06cea', '998aca19-f2f2-419c-80a0-1060e22ce19a'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:29:39.300657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c871c873-d79b-4982-981f-402cef981c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0800abe1-7421-459b-bba1-3d9591cb115f', '3154f878-dbd8-48cd-b479-79f830319e33', 'b7dd64c6-1556-4d1c-8915-d5a5dbe06cea', '998aca19-f2f2-419c-80a0-1060e22ce19a']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:39.301395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada3a921-c3f4-44ec-8865-8e054db75031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:39.331177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ada3a921-c3f4-44ec-8865-8e054db75031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d464fd-0b94-47bc-9bf1-d0b9b453d69e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-599063419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['0800abe1-7421-459b-bba1-3d9591cb115f','3154f878-dbd8-48cd-b479-79f830319e33','b7dd64c6-1556-4d1c-8915-d5a5dbe06cea','998aca19-f2f2-419c-80a0-1060e22ce19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-599063419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d464fd-0b94-47bc-9bf1-d0b9b453d69e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:39.332128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b01fa7-ef07-4cd3-ac54-e04bb1ef0314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:39.354163 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b01fa7-ef07-4cd3-ac54-e04bb1ef0314) transitioned into state 'SUCCESS' from state '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-599063419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['0800abe1-7421-459b-bba1-3d9591cb115f','3154f878-dbd8-48cd-b479-79f830319e33','b7dd64c6-1556-4d1c-8915-d5a5dbe06cea','998aca19-f2f2-419c-80a0-1060e22ce19a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:39.355116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5374b20-deab-4a57-9a06-79074f14a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:39.366331 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5374b20-deab-4a57-9a06-79074f14a677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:39.367076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (faf65733-2634-4a96-b204-70a290e93b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:29:39.367383 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:29:39.368013 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e8977c23-7f4c-49a9-9fc1-c95784a9231b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:29:39.368488 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1176/4725] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:29:38 2026] POST /volume/v3/volumes => generated 758 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:29:39.384653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:39.386820 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:39.387229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:39.387229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:39.397423 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:39.397423 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:39.404118 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:39.410606 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-41f3cb5a-5a1f-4eba-b004-1984086390aa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:39.411298 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1194/4726] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:39 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:40.426214 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:40.428163 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:40.428375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:40.428610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:40.437029 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:40.437029 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:40.441241 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:40.447060 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-22a3c191-34cb-40d5-8a62-b75c7eb2de4c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:40.447547 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1176/4727] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:40 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:40.462496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:40.464517 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:40.464787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:40.465036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:40.472708 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:40.472708 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:40.476722 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:40.481150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6361594f-ef7e-4c29-a8a7-54fb9db4b480 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:40.481601 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1182/4728] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:40 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:41.655472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:41.657555 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:41.657772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:41.657963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:41.665901 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:41.665901 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:41.669833 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:41.677634 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-3dae0109-0e77-4f75-a0d1-e61106bcb9d2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:41.678268 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1177/4729] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:41 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:42.238704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:42.243355 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:42.243355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:42.243355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:42.252661 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:42.252661 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:42.263923 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:42.269195 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-be5c68f7-8a93-4ce4-b35e-5d489ff84a84 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:42.269809 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1195/4730] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:42 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:42.283882 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c26479f4-11a9-4c71-8892-2ff06fcabbf0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:42.284468 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c26479f4-11a9-4c71-8892-2ff06fcabbf0 None None] GET https://10.4.3.138/volume// Jul 10 13:29:42.285264 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c26479f4-11a9-4c71-8892-2ff06fcabbf0 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:42.285264 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c26479f4-11a9-4c71-8892-2ff06fcabbf0 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:42.286020 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c26479f4-11a9-4c71-8892-2ff06fcabbf0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:42.286474 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1177/4731] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:29:42 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:42.298600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-fa9323a8-f34b-4e33-8a67-bfe6638a1cdc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:42.303312 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-fa9323a8-f34b-4e33-8a67-bfe6638a1cdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:29:42.303821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-fa9323a8-f34b-4e33-8a67-bfe6638a1cdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0d464fd-0b94-47bc-9bf1-d0b9b453d69e", "connector": null, "instance_uuid": "7db48fbd-eca8-41b4-9a39-744991530245"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:42.315415 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:42.315415 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:42.355347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-fa9323a8-f34b-4e33-8a67-bfe6638a1cdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:29:42.355980 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1183/4732] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:29:42 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:46.700303 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-189d709c-c83d-4ca9-869d-e1d0f246553a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:46.702238 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:29:46.702595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-66815359", "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:46.704071 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-66815359', 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:29:46.794281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Create volume of 1 GB Jul 10 13:29:46.799229 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Availability Zones retrieved successfully. Jul 10 13:29:46.805759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Flow 'volume_create_api' (210eeb57-46b9-49c1-b575-5d579b5ff069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:29:46.807133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495d636b-1ce8-4ee2-a7f9-cb8ac28ed7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:46.808417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:29:46.875536 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495d636b-1ce8-4ee2-a7f9-cb8ac28ed7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:46.876837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cf7fc-5547-4111-aaf8-a70711b67766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:46.964023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Created reservations ['d180acb4-463e-41b5-8e48-01c8a5397d81', 'e8611fe9-978e-440a-8060-081237c78546', 'a48c05ff-9562-4e17-bb0e-485ec1253ff9', 'ba78acc9-00f1-407a-bdcd-f968d25115b4'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:29:46.964971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897cf7fc-5547-4111-aaf8-a70711b67766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d180acb4-463e-41b5-8e48-01c8a5397d81', 'e8611fe9-978e-440a-8060-081237c78546', 'a48c05ff-9562-4e17-bb0e-485ec1253ff9', 'ba78acc9-00f1-407a-bdcd-f968d25115b4']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:46.965843 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cc1965-451d-4977-a254-821501b4095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:46.998033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cc1965-451d-4977-a254-821501b4095a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd760547f-6328-4dec-b8be-4e3c8e2b5652', '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-66815359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b90d804d904487b80d5e08e7e93b4b',qos_specs=None,replication_status=,reservations=['d180acb4-463e-41b5-8e48-01c8a5397d81','e8611fe9-978e-440a-8060-081237c78546','a48c05ff-9562-4e17-bb0e-485ec1253ff9','ba78acc9-00f1-407a-bdcd-f968d25115b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aebc4a30fde445dfac62061598f9bf76',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-66815359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d760547f-6328-4dec-b8be-4e3c8e2b5652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90b90d804d904487b80d5e08e7e93b4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aebc4a30fde445dfac62061598f9bf76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:46.999505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c06ca1e-7319-4e13-b577-48bee81f7e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:47.025444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c06ca1e-7319-4e13-b577-48bee81f7e49) transitioned into state 'SUCCESS' from state '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-66815359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90b90d804d904487b80d5e08e7e93b4b',qos_specs=None,replication_status=,reservations=['d180acb4-463e-41b5-8e48-01c8a5397d81','e8611fe9-978e-440a-8060-081237c78546','a48c05ff-9562-4e17-bb0e-485ec1253ff9','ba78acc9-00f1-407a-bdcd-f968d25115b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aebc4a30fde445dfac62061598f9bf76',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:47.026444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6318181d-bddd-44ff-97ff-1a1c69df1f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:29:47.040207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6318181d-bddd-44ff-97ff-1a1c69df1f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:29:47.041245 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Flow 'volume_create_api' (210eeb57-46b9-49c1-b575-5d579b5ff069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:29:47.041656 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Create volume request issued successfully. Jul 10 13:29:47.042494 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-189d709c-c83d-4ca9-869d-e1d0f246553a tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:29:47.043146 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1178/4733] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:29:46 2026] POST /volume/v3/volumes => generated 751 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:29:47.059960 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:47.062753 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:29:47.063064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:47.063987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:47.074360 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:47.074360 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:47.082909 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:29:47.089064 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-babc8e0a-1ba3-4980-ba39-592140a23d61 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:29:47.089914 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1196/4734] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:47 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:29:48.103417 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.105532 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:29:48.105867 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.106067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.114805 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.114805 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:48.122807 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:29:48.130485 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b26b6a11-ba44-4a27-a44d-8efca5cda0b1 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:29:48.131039 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1178/4735] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:48.179587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.181921 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:29:48.182098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.182320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.191892 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.191892 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:48.197967 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:29:48.203874 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-826cd15e-282e-4ac1-9415-ffb245c90660 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:29:48.204492 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1184/4736] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:48.386023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ae22cf4f-8f6c-4c4a-aade-3cc3b915b69f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.386602 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ae22cf4f-8f6c-4c4a-aade-3cc3b915b69f None None] GET https://10.4.3.138/volume// Jul 10 13:29:48.386834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ae22cf4f-8f6c-4c4a-aade-3cc3b915b69f None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.387095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ae22cf4f-8f6c-4c4a-aade-3cc3b915b69f None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.387534 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ae22cf4f-8f6c-4c4a-aade-3cc3b915b69f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:48.388080 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1179/4737] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:48.395353 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.398479 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:29:48.398754 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.398992 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.408948 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.408948 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:48.412330 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:29:48.418633 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-38762597-e451-45fd-a788-196f50a13a0c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:29:48.419186 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1197/4738] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:48.548532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.552668 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 Jul 10 13:29:48.553246 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:48.565637 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-d0d464fd-0b94-47bc-9bf1-d0b9b453d69e-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:29:48.571773 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-d0d464fd-0b94-47bc-9bf1-d0b9b453d69e-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:29:48.573226 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.573226 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:48.788596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.791008 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:29:48.791271 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.791529 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.800482 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.800482 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:48.804855 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:29:48.810779 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-74ac06df-4146-4397-b856-d85025efebcd tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:29:48.811222 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1185/4739] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:48.823631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-90f97bea-14ac-41e6-b784-72654c778caf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.824037 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-90f97bea-14ac-41e6-b784-72654c778caf None None] GET https://10.4.3.138/volume// Jul 10 13:29:48.824334 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-90f97bea-14ac-41e6-b784-72654c778caf None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:48.824600 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-90f97bea-14ac-41e6-b784-72654c778caf None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:48.825012 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-90f97bea-14ac-41e6-b784-72654c778caf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:48.825469 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1180/4740] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:29:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:48.835106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-57cf1479-2a09-4af8-a7b5-8e6e08ff446e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:48.838531 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-57cf1479-2a09-4af8-a7b5-8e6e08ff446e tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:29:48.839064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-57cf1479-2a09-4af8-a7b5-8e6e08ff446e tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d760547f-6328-4dec-b8be-4e3c8e2b5652", "connector": null, "instance_uuid": "86afbdc9-5b04-44cb-97de-ba3e9a2fe041"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:48.849043 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:48.849043 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:48.875719 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-57cf1479-2a09-4af8-a7b5-8e6e08ff446e tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:29:48.876303 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1198/4741] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:29:48 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) Jul 10 13:29:49.099151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-d0d464fd-0b94-47bc-9bf1-d0b9b453d69e-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:29:49.099528 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-d693a295-9e6e-4d4b-9744-9a32b86ac9e5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 returned with HTTP 200 Jul 10 13:29:49.100680 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1179/4742] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:29:48 2026] PUT /volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:49.612797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-106abc9f-a4d1-4c6b-98f5-f843fd54c2a2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:49.616017 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-106abc9f-a4d1-4c6b-98f5-f843fd54c2a2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1/action Jul 10 13:29:49.616505 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-106abc9f-a4d1-4c6b-98f5-f843fd54c2a2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:49.616668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-106abc9f-a4d1-4c6b-98f5-f843fd54c2a2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:49.639229 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:49.639229 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:49.655338 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8ceb6429-8dd6-4eba-892f-6f3192375086 req-106abc9f-a4d1-4c6b-98f5-f843fd54c2a2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1/action returned with HTTP 204 Jul 10 13:29:49.656413 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1186/4743] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:29:49 2026] POST /volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:54.910515 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-10e3f709-13aa-4a31-b8d7-ca4af4734d1a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:54.911002 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10e3f709-13aa-4a31-b8d7-ca4af4734d1a None None] GET https://10.4.3.138/volume// Jul 10 13:29:54.911224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10e3f709-13aa-4a31-b8d7-ca4af4734d1a None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:54.911496 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10e3f709-13aa-4a31-b8d7-ca4af4734d1a None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:54.911970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10e3f709-13aa-4a31-b8d7-ca4af4734d1a None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:29:54.912364 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1181/4744] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:29:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:29:54.921070 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:54.923185 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:29:54.923437 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:54.923711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:54.934942 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:54.934942 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:54.939712 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:29:54.945148 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-867a8ea1-e989-4222-9d42-e48d35b90c40 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:29:54.945589 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1199/4745] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:29:54 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 1538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:29:55.060409 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:55.062820 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] PUT https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d Jul 10 13:29:55.063265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:55.074194 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Acquiring lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:29:55.080800 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:29:55.082905 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:55.082905 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:55.612633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" released by "attachment_update" :: held 0.532s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:29:55.613086 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-1d25b8eb-45c2-4e20-8849-f158a6df3bec tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d returned with HTTP 200 Jul 10 13:29:55.613569 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1180/4746] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:29:55 2026] PUT /volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:56.124701 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-52e511db-e3ad-42c7-8a3c-3888c07f2d32 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:56.127114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-52e511db-e3ad-42c7-8a3c-3888c07f2d32 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] POST https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d/action Jul 10 13:29:56.127486 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-52e511db-e3ad-42c7-8a3c-3888c07f2d32 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:29:56.127681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-52e511db-e3ad-42c7-8a3c-3888c07f2d32 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:29:56.144593 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:56.144593 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:29:56.154148 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-48583558-ce17-48ef-8856-bdd35daa1f1e req-52e511db-e3ad-42c7-8a3c-3888c07f2d32 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d/action returned with HTTP 204 Jul 10 13:29:56.154608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1187/4747] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:29:56 2026] POST /volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:29:56.953636 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:56.956324 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:29:56.956549 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:56.956834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:56.970930 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:56.970930 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:29:56.975848 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:29:56.983152 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e1676f35-e6b8-4520-9c75-ed7906953e2c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:29:56.983703 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1182/4748] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:56 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:57.997201 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:57.999189 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:29:57.999374 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:57.999627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:58.010446 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:58.010446 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:29:58.014024 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:29:58.018798 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-599ecbd0-d9d9-437e-89c9-dd83a3001a99 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:29:58.019170 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1200/4749] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:57 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:29:59.032232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:29:59.038243 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:29:59.038484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:29:59.038617 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:29:59.053550 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:29:59.053550 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:29:59.058795 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:29:59.071828 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85911dba-30e3-4c48-8c14-9101ef88c1ba tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:29:59.072392 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1181/4750] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:29:59 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:00.085490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:00.087415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:00.087580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:00.087791 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:00.100092 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:00.100092 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:00.104866 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:00.110818 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11de1ead-57f3-4960-b6a5-e5ab293d9d58 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:00.111328 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1188/4751] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:00 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:01.126002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:01.128003 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:01.128190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:01.128387 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:01.136776 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:01.136776 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:01.139925 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:01.144239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d99f676a-e783-4484-b3c5-255e10ac6c81 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:01.144653 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1183/4752] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:01 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:02.163757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:02.171162 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:02.172111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:02.174025 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:02.194005 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:02.194005 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:02.200542 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:02.212758 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59cdfd53-3f16-4074-af48-eaf70bffc634 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:02.213172 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1201/4753] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:02 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:03.229144 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8325151d-d88a-41ab-a83a-48f6340b30df None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:03.230976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8325151d-d88a-41ab-a83a-48f6340b30df tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:03.231182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8325151d-d88a-41ab-a83a-48f6340b30df tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:03.231442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8325151d-d88a-41ab-a83a-48f6340b30df tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:03.242996 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:03.242996 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:03.247479 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8325151d-d88a-41ab-a83a-48f6340b30df tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:03.253620 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8325151d-d88a-41ab-a83a-48f6340b30df tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:03.254143 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1182/4754] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:03 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:03.397526 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4156c941-1ee5-4b0c-8cce-26ba57f9aa8d req-fa41d037-33a1-4dba-af0a-07783f2717c0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:03.399862 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4156c941-1ee5-4b0c-8cce-26ba57f9aa8d req-fa41d037-33a1-4dba-af0a-07783f2717c0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb Jul 10 13:30:03.400019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4156c941-1ee5-4b0c-8cce-26ba57f9aa8d req-fa41d037-33a1-4dba-af0a-07783f2717c0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:03.400369 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4156c941-1ee5-4b0c-8cce-26ba57f9aa8d req-fa41d037-33a1-4dba-af0a-07783f2717c0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:03.410354 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:03.410354 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:03.947706 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4156c941-1ee5-4b0c-8cce-26ba57f9aa8d req-fa41d037-33a1-4dba-af0a-07783f2717c0 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb returned with HTTP 200 Jul 10 13:30:03.948184 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1189/4755] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:30:03 2026] DELETE /volume/v3/attachments/b7ee3985-d43f-4e14-93b8-4e2c9acd82fb => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:04.274910 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e6c94075-5fa9-4f2c-8730-a11498531755 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:04.277365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6c94075-5fa9-4f2c-8730-a11498531755 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:04.277782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6c94075-5fa9-4f2c-8730-a11498531755 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:04.278117 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6c94075-5fa9-4f2c-8730-a11498531755 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:04.292836 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:04.292836 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:04.297510 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e6c94075-5fa9-4f2c-8730-a11498531755 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:04.307015 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6c94075-5fa9-4f2c-8730-a11498531755 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:04.307715 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1184/4756] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:04 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:04.321513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:04.323406 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:30:04.323817 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e13bc092-4599-4af2-b4b2-a1d704709e17", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-391907840"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:04.325264 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': 'e13bc092-4599-4af2-b4b2-a1d704709e17', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-391907840'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:30:04.325448 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume e13bc092-4599-4af2-b4b2-a1d704709e17 in container None Jul 10 13:30:04.333792 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:04.333792 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:04.334304 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:04.355627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['9a51a415-956c-4988-8ae3-30864f1e3f79', '9f5b1f2d-39ae-4c94-a85d-9ba9a1319bae'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:04.405738 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-219af096-263b-4fa6-ac6e-d91fe8b3a407 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:30:04.406272 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1202/4757] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:30:04 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:30:04.416901 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:04.418802 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:04.419055 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:04.419276 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:04.419420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:04.425037 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:04.425037 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:04.425936 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdf74b18-a7e1-47ab-a838-701f26d968e5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:04.426475 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1183/4758] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:04 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:05.440206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:05.442287 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:05.443206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:05.443206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:05.443785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:05.449387 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:05.449387 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:05.450193 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2a16610b-df9c-4112-ba39-8745e9c1a01c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:05.450720 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1190/4759] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:05 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:06.462985 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:06.465470 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:06.465685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:06.465898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:06.466026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:06.471301 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:06.471301 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:06.472448 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d2e8322-ccc4-4982-91da-eb59ea62dffc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:06.472834 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1185/4760] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:06 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:07.485571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:07.487625 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:07.487860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:07.488116 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:07.488308 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:07.494713 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:07.494713 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:07.494713 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fa98f458-cce6-4e97-bd5f-1a5385a8f37f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:07.494878 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1203/4761] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:07 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:08.508622 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:08.511304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:08.511304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:08.511463 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:08.511587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:08.520578 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:08.520578 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:08.521808 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8dad8271-3e19-4e45-9ab6-0911e816fb6f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:08.522280 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1184/4762] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:08 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:09.534686 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-afbeb260-aa0d-464f-917f-e98b8578c197 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:09.539282 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afbeb260-aa0d-464f-917f-e98b8578c197 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:09.539884 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afbeb260-aa0d-464f-917f-e98b8578c197 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:09.540306 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-afbeb260-aa0d-464f-917f-e98b8578c197 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:09.540597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-afbeb260-aa0d-464f-917f-e98b8578c197 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:09.547492 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:09.547492 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:09.549112 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-afbeb260-aa0d-464f-917f-e98b8578c197 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:09.549821 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1191/4763] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:09 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:10.561601 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:10.563649 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:10.565197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:10.565197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:10.565197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:10.568620 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:10.568620 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:10.569600 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-968715a3-7a8c-4a64-bc43-c6f30dfc6cd4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:10.570080 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1186/4764] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:10 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:11.581157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5c0da1ce-983a-440c-879c-87a79b58d078 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:11.583603 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5c0da1ce-983a-440c-879c-87a79b58d078 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:11.583603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5c0da1ce-983a-440c-879c-87a79b58d078 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:11.583603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5c0da1ce-983a-440c-879c-87a79b58d078 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:11.583603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5c0da1ce-983a-440c-879c-87a79b58d078 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:11.587467 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:11.587467 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:11.588210 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5c0da1ce-983a-440c-879c-87a79b58d078 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:11.588551 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1204/4765] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:11 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:12.602636 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-67090608-5c02-457c-bf03-6494fea4e0ac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:12.605057 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67090608-5c02-457c-bf03-6494fea4e0ac tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:12.605439 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67090608-5c02-457c-bf03-6494fea4e0ac tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:12.605598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-67090608-5c02-457c-bf03-6494fea4e0ac tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:12.605726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-67090608-5c02-457c-bf03-6494fea4e0ac tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:12.614394 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:12.614394 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:12.615544 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-67090608-5c02-457c-bf03-6494fea4e0ac tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:12.616011 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1185/4766] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:12 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:13.638420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:13.640754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:13.641078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:13.641350 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:13.641435 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:13.650394 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:13.650394 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:13.651678 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5986dec-f4bb-4bd3-94b7-43e902e45de7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:13.652091 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1192/4767] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:13 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:14.665243 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:14.670785 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:14.671080 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:14.671357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:14.671503 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:14.682312 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:14.682312 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:14.682452 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e94e298-e5fd-4cc9-87ae-d41ae861b617 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:14.684011 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1187/4768] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:14 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:15.695653 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:15.697919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:15.698185 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:15.698425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:15.698569 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:15.703818 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:15.703818 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:15.704823 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1c447d93-a087-4b08-a77e-599a6d6a6bb3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:15.705308 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1205/4769] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:15 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:16.718894 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-566537fa-5277-465a-9acb-fcfcd36a2476 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:16.721584 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-566537fa-5277-465a-9acb-fcfcd36a2476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:16.721942 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-566537fa-5277-465a-9acb-fcfcd36a2476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:16.722329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-566537fa-5277-465a-9acb-fcfcd36a2476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:16.722510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-566537fa-5277-465a-9acb-fcfcd36a2476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:16.725447 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=89,cinder:UPDATE=21,cinder:DELETE=1,cinder:INSERT=2 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:30:16.730732 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:16.730732 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:16.731910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-566537fa-5277-465a-9acb-fcfcd36a2476 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:16.732457 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1186/4770] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:16 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:17.743951 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-98f1b434-1665-4003-8b7e-04b009b7a062 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:17.745990 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98f1b434-1665-4003-8b7e-04b009b7a062 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:17.746246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98f1b434-1665-4003-8b7e-04b009b7a062 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:17.746461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98f1b434-1665-4003-8b7e-04b009b7a062 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:17.746624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-98f1b434-1665-4003-8b7e-04b009b7a062 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:17.749016 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=97,cinder:UPDATE=26,cinder:INSERT=7 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:30:17.753963 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:17.753963 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:17.755002 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98f1b434-1665-4003-8b7e-04b009b7a062 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:17.755531 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1193/4771] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:17 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:18.767276 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c4a2e08a-1e18-472c-85fc-306827fb18af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:18.769136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c4a2e08a-1e18-472c-85fc-306827fb18af tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:18.769478 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e08a-1e18-472c-85fc-306827fb18af tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:18.770783 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e08a-1e18-472c-85fc-306827fb18af tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:18.770783 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c4a2e08a-1e18-472c-85fc-306827fb18af tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:18.775091 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:18.775091 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:18.776087 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c4a2e08a-1e18-472c-85fc-306827fb18af tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:18.776581 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1188/4772] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:18 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:19.798915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:19.798915 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:19.798915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:19.798915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:19.799485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:19.803957 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=81,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:30:19.807344 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:19.807344 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:19.809176 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-948a4481-e8bd-42e8-8d11-0e59e5d1ffe5 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:19.812726 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1206/4773] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:19 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:19.822928 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:19.825656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:19.825881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:19.826136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:19.826311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:19.831374 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:19.831374 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:19.832840 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7b33911e-5bce-4e2c-bb94-2a3983801e77 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:19.832911 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1187/4774] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:19 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:19.849353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:19.852253 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:19.852553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:19.852852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:19.853051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: c4aa4ee9-c817-4d94-8a04-23f544f8b379. Jul 10 13:30:19.861153 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:19.861153 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:19.877449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id c4aa4ee9-c817-4d94-8a04-23f544f8b379 {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:30:19.879967 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-174d642f-59cc-46b4-b62a-e3ecb0cd932b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 202 Jul 10 13:30:19.880914 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1194/4775] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:19 2026] DELETE /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:30:19.895459 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f4243c70-04b1-4753-81d1-ff7d12254289 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:19.898800 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f4243c70-04b1-4753-81d1-ff7d12254289 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:19.900313 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f4243c70-04b1-4753-81d1-ff7d12254289 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:19.900793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f4243c70-04b1-4753-81d1-ff7d12254289 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:19.901280 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f4243c70-04b1-4753-81d1-ff7d12254289 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:19.914718 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:19.914718 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:19.914718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f4243c70-04b1-4753-81d1-ff7d12254289 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:19.920756 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1189/4776] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:19 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:20.950814 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f8032462-da7d-4cce-89bb-ead91e328039 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:20.955760 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f8032462-da7d-4cce-89bb-ead91e328039 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:20.955760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f8032462-da7d-4cce-89bb-ead91e328039 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:20.955760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f8032462-da7d-4cce-89bb-ead91e328039 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:20.959650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f8032462-da7d-4cce-89bb-ead91e328039 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:20.971543 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:20.971543 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:20.971543 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f8032462-da7d-4cce-89bb-ead91e328039 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:20.977196 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1207/4777] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:20 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:22.017099 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:22.023882 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:22.023882 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:22.024799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:22.024799 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:22.035258 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:22.035258 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:22.038747 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-97f32626-7d39-4332-9f3c-7c7d331249b1 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:22.039710 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1188/4778] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:22 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:23.058952 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-508eecef-135e-4ed5-9119-e2f230327d26 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:23.062711 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-508eecef-135e-4ed5-9119-e2f230327d26 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:23.062711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-508eecef-135e-4ed5-9119-e2f230327d26 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:23.062711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-508eecef-135e-4ed5-9119-e2f230327d26 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:23.062711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-508eecef-135e-4ed5-9119-e2f230327d26 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:23.068736 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:23.068736 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:23.070376 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-508eecef-135e-4ed5-9119-e2f230327d26 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 200 Jul 10 13:30:23.071114 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1195/4779] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:23 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:24.084083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:24.087931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 Jul 10 13:30:24.087931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:24.087931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:24.087931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id c4aa4ee9-c817-4d94-8a04-23f544f8b379. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:24.091164 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a409089f-ee6d-4d1d-a45b-ccede4251602 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 returned with HTTP 404 Jul 10 13:30:24.091848 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1190/4780] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:24 2026] GET /volume/v3/backups/c4aa4ee9-c817-4d94-8a04-23f544f8b379 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:24.578631 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:24.580686 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:30:24.580920 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:24.581142 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:24.581275 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: 8d0c15fe-caef-490d-aed6-e8fbad211d72. Jul 10 13:30:24.586342 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:24.586342 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:24.599669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id 8d0c15fe-caef-490d-aed6-e8fbad211d72 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:30:24.601577 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01dc8ad8-2e5a-4530-a386-8dc35b57e6d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 202 Jul 10 13:30:24.602079 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1208/4781] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:24 2026] DELETE /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:30:24.611067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:24.613417 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:30:24.614085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:24.614085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:24.614184 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:24.619331 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:24.619331 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:24.620131 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5ba72ae2-775c-456a-94e1-3a9071494ac8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 200 Jul 10 13:30:24.620593 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1189/4782] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:24 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:25.632722 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-42300d4a-582e-430a-a3b8-76346e915838 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:25.635541 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-42300d4a-582e-430a-a3b8-76346e915838 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 Jul 10 13:30:25.635862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-42300d4a-582e-430a-a3b8-76346e915838 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:25.636232 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-42300d4a-582e-430a-a3b8-76346e915838 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:25.636368 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-42300d4a-582e-430a-a3b8-76346e915838 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id 8d0c15fe-caef-490d-aed6-e8fbad211d72. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:25.641739 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-42300d4a-582e-430a-a3b8-76346e915838 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 returned with HTTP 404 Jul 10 13:30:25.642471 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1196/4783] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:25 2026] GET /volume/v3/backups/8d0c15fe-caef-490d-aed6-e8fbad211d72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:25.656103 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:25.657816 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:30:25.658158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1179393411"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:25.659869 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1179393411'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:30:25.659970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume of 1 GB Jul 10 13:30:25.664429 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Availability Zones retrieved successfully. Jul 10 13:30:25.670743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (637d8242-7151-4845-b498-e3d8f6dcc737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:25.672148 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c699a96c-d062-461c-9cf2-ca93dda784cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:25.673260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:30:25.702716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c699a96c-d062-461c-9cf2-ca93dda784cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:25.703553 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cace6-a293-4e11-b92c-bf43b033ee42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:25.747827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['4f555481-d624-4930-a1d5-8c6529d52e4b', '56af9ffb-df74-4178-8229-717ee896697f', 'd73ade56-b1e9-4aee-b5e6-9a699a359356', '05f41f9a-95a1-4be4-9454-87ec963ac456'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:25.749062 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775cace6-a293-4e11-b92c-bf43b033ee42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f555481-d624-4930-a1d5-8c6529d52e4b', '56af9ffb-df74-4178-8229-717ee896697f', 'd73ade56-b1e9-4aee-b5e6-9a699a359356', '05f41f9a-95a1-4be4-9454-87ec963ac456']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:25.749904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3dd990-449e-4241-ad9d-c510ce685dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:25.774991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e3dd990-449e-4241-ad9d-c510ce685dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61343ba-c766-43ec-9241-7de0ec2fcfa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1179393411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['4f555481-d624-4930-a1d5-8c6529d52e4b','56af9ffb-df74-4178-8229-717ee896697f','d73ade56-b1e9-4aee-b5e6-9a699a359356','05f41f9a-95a1-4be4-9454-87ec963ac456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1179393411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61343ba-c766-43ec-9241-7de0ec2fcfa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36b10433c64f15842e02dd835b66c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:25.776141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76241be-f86c-4547-b490-a509af1d8551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:25.796583 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76241be-f86c-4547-b490-a509af1d8551) transitioned into state 'SUCCESS' from state '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-1179393411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36b10433c64f15842e02dd835b66c6',qos_specs=None,replication_status=,reservations=['4f555481-d624-4930-a1d5-8c6529d52e4b','56af9ffb-df74-4178-8229-717ee896697f','d73ade56-b1e9-4aee-b5e6-9a699a359356','05f41f9a-95a1-4be4-9454-87ec963ac456'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab2eeadfb12d42c5aec850c62fda6621',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:25.797502 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fb43ae-fea9-4c46-bb37-5d80dc5ac798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:25.808203 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fb43ae-fea9-4c46-bb37-5d80dc5ac798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:25.809271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Flow 'volume_create_api' (637d8242-7151-4845-b498-e3d8f6dcc737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:25.809676 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create volume request issued successfully. Jul 10 13:30:25.810441 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bffb9b90-9cf5-48ae-9074-4f853c8dc8c4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:30:25.810959 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1191/4784] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:30:25 2026] POST /volume/v3/volumes => generated 749 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:30:25.823757 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:25.825544 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:25.825755 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:25.825947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:25.832947 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:25.832947 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:25.837031 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:25.841492 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e548f9d-b0d2-44ed-aa36-4e5eacc9841e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 returned with HTTP 200 Jul 10 13:30:25.841883 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1209/4785] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:25 2026] GET /volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:26.856115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:26.858551 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:26.858811 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:26.859083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:26.867295 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:26.867295 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:26.872087 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:26.877163 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-63a98eba-764d-46ad-a5de-a4c0aa25023b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 returned with HTTP 200 Jul 10 13:30:26.877662 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1190/4786] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:26 2026] GET /volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:26.891785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f5349838-3542-4130-92b4-8c5481854d3e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:26.893563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:30:26.894319 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d61343ba-c766-43ec-9241-7de0ec2fcfa1", "name": "tempest-VolumesBackupsTest-Snapshot-2094471127"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:26.904386 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:26.904386 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:26.904919 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:26.905120 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Create snapshot from volume d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:26.942969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['bd9bc8d6-96f7-4447-b82b-62422dee0209', '55ceb837-2137-4ba3-99c1-c6d4c529efd2', 'c2cb7eef-0a10-4ba2-831c-1a9fb7f39ba4', '142cfef7-2652-4791-b32a-d605738a1216'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:26.974822 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot create request issued successfully. Jul 10 13:30:26.975273 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f5349838-3542-4130-92b4-8c5481854d3e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:30:26.975908 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1197/4787] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:30:26 2026] POST /volume/v3/snapshots => generated 305 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:30:26.985963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-934098a5-6d45-4141-8b53-645e14d5e9bc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:26.988449 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-934098a5-6d45-4141-8b53-645e14d5e9bc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:26.988707 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-934098a5-6d45-4141-8b53-645e14d5e9bc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:26.988924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-934098a5-6d45-4141-8b53-645e14d5e9bc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:26.991920 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=117,cinder:UPDATE=44,cinder:INSERT=23 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:30:26.998685 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:26.998685 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:26.999304 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-934098a5-6d45-4141-8b53-645e14d5e9bc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot retrieved successfully. Jul 10 13:30:27.002224 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-934098a5-6d45-4141-8b53-645e14d5e9bc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 returned with HTTP 200 Jul 10 13:30:27.002680 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1192/4788] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:26 2026] GET /volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:28.013427 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-03830b88-65bd-4d34-934c-34560bca924d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:28.016123 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03830b88-65bd-4d34-934c-34560bca924d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:28.016302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03830b88-65bd-4d34-934c-34560bca924d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:28.016482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-03830b88-65bd-4d34-934c-34560bca924d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:28.021906 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:28.021906 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:28.022462 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-03830b88-65bd-4d34-934c-34560bca924d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot retrieved successfully. Jul 10 13:30:28.023444 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-03830b88-65bd-4d34-934c-34560bca924d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 returned with HTTP 200 Jul 10 13:30:28.023898 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1210/4789] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:28 2026] GET /volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:28.033363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:28.037718 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:30:28.037718 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d61343ba-c766-43ec-9241-7de0ec2fcfa1", "snapshot_id": "2609a8ae-e8d2-4d0d-a485-6c69100f5604", "name": "tempest-VolumesBackupsTest-Backup-1715855316"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:28.038400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating new backup {'backup': {'volume_id': 'd61343ba-c766-43ec-9241-7de0ec2fcfa1', 'snapshot_id': '2609a8ae-e8d2-4d0d-a485-6c69100f5604', 'name': 'tempest-VolumesBackupsTest-Backup-1715855316'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:30:28.038725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Creating backup of volume d61343ba-c766-43ec-9241-7de0ec2fcfa1 in container None Jul 10 13:30:28.045985 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:28.045985 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:28.046847 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:28.054102 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:28.054102 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:28.054102 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot retrieved successfully. Jul 10 13:30:28.069670 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Created reservations ['ac515c81-8dad-4072-bea3-3ef5979041e9', '98270b30-d405-4ef4-b03c-ce48fcbc67a1'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:28.099440 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-199c881c-e40d-4800-974e-bf5d5ef3f1b4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:30:28.100271 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1191/4790] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:30:28 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:30:28.109905 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:28.112344 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:28.112551 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:28.112777 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:28.115714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:28.120896 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:28.120896 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:28.121859 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-88f6e963-d044-40dc-a4ab-db56fd8266aa tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:28.122277 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1198/4791] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:28 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 771 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:29.135076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:29.137511 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:29.137828 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:29.137926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:29.137977 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:29.142929 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:29.142929 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:29.143958 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f558bca9-cbb2-4aa9-8099-9f6c9ebb7f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:29.144735 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1193/4792] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:29 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:30.157483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:30.160765 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:30.161152 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:30.161381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:30.161553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:30.167895 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:30.167895 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:30.168976 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-48e8f815-5fe9-4dc6-b491-b9548a07b7dc tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:30.169495 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1211/4793] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:30 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 773 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:31.180823 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-68fe876a-92fe-4c39-ab89-91bf33269096 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:31.183721 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68fe876a-92fe-4c39-ab89-91bf33269096 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:31.184197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68fe876a-92fe-4c39-ab89-91bf33269096 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:31.184197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68fe876a-92fe-4c39-ab89-91bf33269096 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:31.184351 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-68fe876a-92fe-4c39-ab89-91bf33269096 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:31.189072 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:31.189072 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:31.190103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68fe876a-92fe-4c39-ab89-91bf33269096 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:31.190567 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1192/4794] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:31 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 773 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:32.204146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:32.206538 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:32.206841 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:32.207135 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:32.207302 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:32.213588 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:32.213588 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:32.214670 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ab8fb804-2243-4942-af2d-be3f1d2fadd8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:32.215215 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1199/4795] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:32 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:33.227743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:33.230203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:33.230431 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:33.230573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:33.230713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:33.236237 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:33.236237 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:33.236576 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-26b5b1f5-1acd-4e65-a0f7-02174b0ecc68 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:33.237166 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1194/4796] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:33 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:34.249719 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:34.251379 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:34.251472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:34.251629 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:34.251780 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:34.256759 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:34.256759 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:34.257701 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-118323fb-e13d-4ee6-bd14-9b891ac24704 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:34.258201 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1212/4797] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:34 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:35.270650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e25e5258-7c64-4287-a879-1431de625573 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:35.273746 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e25e5258-7c64-4287-a879-1431de625573 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:35.273946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e25e5258-7c64-4287-a879-1431de625573 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:35.274273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e25e5258-7c64-4287-a879-1431de625573 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:35.274424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e25e5258-7c64-4287-a879-1431de625573 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:35.278938 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:35.278938 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:35.279731 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e25e5258-7c64-4287-a879-1431de625573 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:35.280271 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1193/4798] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:35 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:36.291304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:36.294063 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:36.294609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:36.296114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:36.296114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:36.300036 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:36.300036 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:36.300786 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8a397a21-371c-4bbc-a446-02512fd9a1fd tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:36.301203 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1200/4799] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:36 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:37.312019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:37.313593 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:37.313778 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:37.313995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:37.314091 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:37.317830 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:37.317830 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:37.318537 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dad300bf-7a9e-4324-9dd9-76b45082b72e tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:37.318906 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1195/4800] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:37 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:38.331447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-90c41b23-e99f-465e-8920-b23b669fc390 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:38.337726 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90c41b23-e99f-465e-8920-b23b669fc390 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:38.337726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90c41b23-e99f-465e-8920-b23b669fc390 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:38.337726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-90c41b23-e99f-465e-8920-b23b669fc390 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:38.337726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-90c41b23-e99f-465e-8920-b23b669fc390 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:38.339326 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:38.339326 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:38.340274 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-90c41b23-e99f-465e-8920-b23b669fc390 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:38.340738 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1213/4801] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:38 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:39.353905 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:39.356571 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:39.356790 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:39.356998 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:39.357113 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:39.364323 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:39.364323 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:39.365326 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a03256e7-f62e-4567-8d0e-2ae921d659c9 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:39.365790 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1194/4802] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:39 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:40.131292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bcf90525-4e03-4980-bdc5-57d1a586806b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:40.133414 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:30:40.133933 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d0d464fd-0b94-47bc-9bf1-d0b9b453d69e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1262088430", "description": null, "metadata": null}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:40.147957 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:40.147957 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:40.148887 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:30:40.149157 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:30:40.181615 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['f7ab5fc3-fe75-4d71-a5fb-c6d0f34eb352', '2ae43f99-5822-4b2f-8bd7-cfdc06aa22b7', '3fa92970-5dff-4623-aca8-7429898554b9', 'cb07f9d0-aa6c-455a-b94f-7289957e5f3e'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:40.219723 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:30:40.220428 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcf90525-4e03-4980-bdc5-57d1a586806b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:30:40.220889 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1201/4803] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:30:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:30:40.230960 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:40.232731 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:40.232967 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:40.233180 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:40.239548 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:40.239548 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:40.239962 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:30:40.240792 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-080d55e8-dc67-408e-b61e-6d27d6b91f79 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 200 Jul 10 13:30:40.241164 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1196/4804] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:40 2026] GET /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:40.378750 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-df622586-53b0-4652-bc25-a0f886758068 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:40.382420 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-df622586-53b0-4652-bc25-a0f886758068 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:40.382675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-df622586-53b0-4652-bc25-a0f886758068 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:40.382903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-df622586-53b0-4652-bc25-a0f886758068 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:40.383044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-df622586-53b0-4652-bc25-a0f886758068 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:40.391632 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:40.391632 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:40.392587 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-df622586-53b0-4652-bc25-a0f886758068 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:40.393049 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1214/4805] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:40 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:41.250742 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:41.252709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:41.252965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:41.253221 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:41.259164 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:41.259164 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:41.259667 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:30:41.260480 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a8b64aa7-b637-444d-8cc1-b2b6b5cac8b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 200 Jul 10 13:30:41.260889 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1195/4806] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:41 2026] GET /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:41.268584 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:41.270189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:41.270343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:41.270510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:41.274754 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:41.274754 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:41.275079 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:30:41.275678 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6742a0e-0d43-42aa-b508-78ab2bdca2ab tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 200 Jul 10 13:30:41.276007 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1202/4807] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:41 2026] GET /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:41.403383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:41.405720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:41.405720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:41.405720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:41.405720 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:41.409012 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:41.409012 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:41.409720 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f90727a-0f54-4d2e-97a9-0a4382aaf9f2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:41.410021 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1197/4808] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:41 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:42.421628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:42.423574 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:42.423797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:42.424006 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:42.424173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:42.429421 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:42.429421 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:42.431272 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31bcb033-f7e5-4653-84dc-ef39212ecf1d tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:42.431680 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1215/4809] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:42 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:43.446308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:43.447990 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:43.448160 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:43.448331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:43.448433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:43.452936 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:43.452936 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:43.453671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f31ba513-1279-4db4-a32e-6d0e8a22359f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:43.454054 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1196/4810] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:43 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:44.464169 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-93012459-bdeb-4221-87c5-068896092723 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:44.466056 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93012459-bdeb-4221-87c5-068896092723 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:44.466452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-93012459-bdeb-4221-87c5-068896092723 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:44.466624 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-93012459-bdeb-4221-87c5-068896092723 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:44.466742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-93012459-bdeb-4221-87c5-068896092723 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:44.471091 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:44.471091 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:44.472114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-93012459-bdeb-4221-87c5-068896092723 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:44.472660 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1203/4811] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:44 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:45.482233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:45.484421 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:45.484715 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:45.485000 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:45.485151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:45.491093 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:45.491093 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:45.492041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea33ffcb-4629-40f1-975e-9bde458f17f3 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:45.492467 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1198/4812] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:45 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:45.502578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:45.504782 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:45.505125 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:45.505406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:45.505586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:45.510623 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:45.510623 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:45.511542 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-13cdae47-d236-4852-b9c7-30472c2f5f1c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:45.511977 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1216/4813] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:45 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:45.521915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:45.524047 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:45.524246 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:45.524443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:45.524576 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete backup with id: e66f1af0-e95a-4232-8a17-42b6d6d50253. Jul 10 13:30:45.529224 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:45.529224 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:45.542339 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] delete_backup rpcapi backup_id e66f1af0-e95a-4232-8a17-42b6d6d50253 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:30:45.544424 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-27ca8a74-2da9-45b7-9899-7e0134ad41bb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 202 Jul 10 13:30:45.545011 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1197/4814] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:45 2026] DELETE /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:30:45.551653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:45.553284 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:45.553455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:45.553653 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:45.553811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:45.558017 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:45.558017 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:45.558807 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b202b709-0b56-47f3-80b8-ab10fb5b59d7 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 200 Jul 10 13:30:45.559313 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1204/4815] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:45 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:46.573480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:46.575809 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 Jul 10 13:30:46.576175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:46.576464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:46.576631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Show backup with id e66f1af0-e95a-4232-8a17-42b6d6d50253. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:30:46.581853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1d3d5681-ce03-4b59-9bf7-e3dccd714946 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 returned with HTTP 404 Jul 10 13:30:46.582432 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1199/4816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:46 2026] GET /volume/v3/backups/e66f1af0-e95a-4232-8a17-42b6d6d50253 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:46.592707 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:46.595123 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:46.595403 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:46.595792 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:46.595988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete snapshot with id: 2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:46.602330 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:46.602330 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:46.602968 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot retrieved successfully. Jul 10 13:30:46.624435 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot delete request issued successfully. Jul 10 13:30:46.624670 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1d4323a0-c08f-453e-8fc1-ae9c7941e6d4 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 returned with HTTP 202 Jul 10 13:30:46.625391 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1217/4817] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:30:46 2026] DELETE /volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:30:46.633650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:46.636135 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:46.636508 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:46.636729 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:46.646581 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:46.646581 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:46.647346 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Snapshot retrieved successfully. Jul 10 13:30:46.648523 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d222529-8ca6-41a7-bdd4-5ee3e1291593 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 returned with HTTP 200 Jul 10 13:30:46.649025 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1198/4818] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:46 2026] GET /volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:47.658310 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c14103f9-695f-4c87-93ed-0a9ce0d65d13 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:47.660123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c14103f9-695f-4c87-93ed-0a9ce0d65d13 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 Jul 10 13:30:47.660358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c14103f9-695f-4c87-93ed-0a9ce0d65d13 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:47.660541 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c14103f9-695f-4c87-93ed-0a9ce0d65d13 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:47.665247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c14103f9-695f-4c87-93ed-0a9ce0d65d13 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 returned with HTTP 404 Jul 10 13:30:47.665654 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1205/4819] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:47 2026] GET /volume/v3/snapshots/2609a8ae-e8d2-4d0d-a485-6c69100f5604 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:47.672127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:47.673773 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:47.673955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:47.674131 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:47.674281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume with id: d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:47.680479 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:47.680479 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:47.680921 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:47.695832 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume request issued successfully. Jul 10 13:30:47.696006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6aa7246f-026c-4efd-89d1-25ed131d1d7b tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 returned with HTTP 202 Jul 10 13:30:47.696411 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1200/4820] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:47 2026] DELETE /volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:30:47.703926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:47.705742 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:47.706011 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:47.706236 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:47.714307 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:47.714307 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:47.718107 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:47.723442 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-69b74ebd-96d4-48cc-953a-4d8a5642e697 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 returned with HTTP 200 Jul 10 13:30:47.723840 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1218/4821] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:47 2026] GET /volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:48.738089 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1c767d8f-e531-43b4-9fad-2bae9ebe5494 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:48.739952 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c767d8f-e531-43b4-9fad-2bae9ebe5494 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 Jul 10 13:30:48.740122 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c767d8f-e531-43b4-9fad-2bae9ebe5494 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:48.740318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1c767d8f-e531-43b4-9fad-2bae9ebe5494 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:48.746744 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1c767d8f-e531-43b4-9fad-2bae9ebe5494 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 returned with HTTP 404 Jul 10 13:30:48.747422 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1199/4822] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:48 2026] GET /volume/v3/volumes/d61343ba-c766-43ec-9241-7de0ec2fcfa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:48.755328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:48.757756 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:48.758022 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:48.758278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:48.758478 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume with id: e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:48.767823 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:48.767823 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:48.768585 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:48.788261 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume request issued successfully. Jul 10 13:30:48.788924 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e3cc0aee-33b6-4446-ae30-b36f8f19b39f tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 202 Jul 10 13:30:48.789083 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1206/4823] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:48 2026] DELETE /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:30:48.796362 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:48.798569 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:48.798796 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:48.799027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:48.806781 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:48.806781 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:48.812035 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:48.818763 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58349ba1-2c46-430c-bf9b-6dd53b16f5c2 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 200 Jul 10 13:30:48.819530 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1201/4824] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:48 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:49.344801 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-26f7df35-85f4-4ed6-8725-83939e002524 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:49.346534 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:30:49.346946 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-907789584", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:49.349050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-907789584', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:30:49.349050 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Create volume of 1 GB Jul 10 13:30:49.354150 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Availability Zones retrieved successfully. Jul 10 13:30:49.360407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Flow 'volume_create_api' (b3098d47-9dcf-4119-bbb7-4b91a2a9ea89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:49.361720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428763ca-bab3-45d9-8bf6-e76651d2ce7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:49.362604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:30:49.391571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428763ca-bab3-45d9-8bf6-e76651d2ce7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:49.392391 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a39cb0-ecf5-4f4c-9655-aed1a1fbb598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:49.449217 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Created reservations ['865cc6a4-2a0f-4fe8-9953-3be234323df0', 'b9d23066-b97d-42a8-8241-155cd412a8a4', '478770fb-3edc-488f-9068-d6f9a2fcee34', 'a864f47f-8613-40ce-9ca8-ae9ad3bf230e'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:49.449825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a39cb0-ecf5-4f4c-9655-aed1a1fbb598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865cc6a4-2a0f-4fe8-9953-3be234323df0', 'b9d23066-b97d-42a8-8241-155cd412a8a4', '478770fb-3edc-488f-9068-d6f9a2fcee34', 'a864f47f-8613-40ce-9ca8-ae9ad3bf230e']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:49.450449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5710c9-cddd-4392-8bfb-b6b6f9a795ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:49.470382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5710c9-cddd-4392-8bfb-b6b6f9a795ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45bb8c46-df16-4bab-a706-8fdbfa5ac9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-907789584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b132a260544bbe8765b3f10f387b65',qos_specs=None,replication_status=,reservations=['865cc6a4-2a0f-4fe8-9953-3be234323df0','b9d23066-b97d-42a8-8241-155cd412a8a4','478770fb-3edc-488f-9068-d6f9a2fcee34','a864f47f-8613-40ce-9ca8-ae9ad3bf230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0da8eee28c934cadac76b8523e839c13',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-907789584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45bb8c46-df16-4bab-a706-8fdbfa5ac9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b132a260544bbe8765b3f10f387b65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0da8eee28c934cadac76b8523e839c13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:49.471047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef5f34c-eef6-45e6-8a51-25f921f31d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:49.486475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef5f34c-eef6-45e6-8a51-25f921f31d7d) transitioned into state 'SUCCESS' from state '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-907789584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b132a260544bbe8765b3f10f387b65',qos_specs=None,replication_status=,reservations=['865cc6a4-2a0f-4fe8-9953-3be234323df0','b9d23066-b97d-42a8-8241-155cd412a8a4','478770fb-3edc-488f-9068-d6f9a2fcee34','a864f47f-8613-40ce-9ca8-ae9ad3bf230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0da8eee28c934cadac76b8523e839c13',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:49.487111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96d36ee-9448-4934-bf57-977217603b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:49.495763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d96d36ee-9448-4934-bf57-977217603b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:49.496565 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Flow 'volume_create_api' (b3098d47-9dcf-4119-bbb7-4b91a2a9ea89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:49.497448 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Create volume request issued successfully. Jul 10 13:30:49.497540 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-26f7df35-85f4-4ed6-8725-83939e002524 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:30:49.497977 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1219/4825] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:30:49 2026] POST /volume/v3/volumes => generated 788 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:49.508927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:49.510449 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:49.510653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:49.510951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:49.519285 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:49.519285 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:49.522534 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:49.526105 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e09346c2-a21d-4ae6-8f3e-48eca28fd30e tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:49.526433 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1200/4826] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:49 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:49.832657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a770af5-9e36-4a63-8b56-c6c7c2c776fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:49.834916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a770af5-9e36-4a63-8b56-c6c7c2c776fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 Jul 10 13:30:49.835150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a770af5-9e36-4a63-8b56-c6c7c2c776fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:49.835392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a770af5-9e36-4a63-8b56-c6c7c2c776fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:49.842185 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a770af5-9e36-4a63-8b56-c6c7c2c776fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 returned with HTTP 404 Jul 10 13:30:49.842868 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1207/4827] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:49 2026] GET /volume/v3/volumes/e13bc092-4599-4af2-b4b2-a1d704709e17 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:49.850170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:49.851966 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:30:49.852150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:49.852323 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:49.852509 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume with id: 133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:30:49.859818 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:49.859818 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:49.860304 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:49.877496 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume request issued successfully. Jul 10 13:30:49.877936 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6f7c0288-9bbf-47e0-94cf-37c5ba1e61fb tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 202 Jul 10 13:30:49.878642 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1202/4828] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:49 2026] DELETE /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:30:49.886304 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:49.888287 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:30:49.888476 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:49.888675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:49.896618 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:49.896618 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:49.900881 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:49.906158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1f05395-08ff-45d7-8d24-e41efe63d3e8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 200 Jul 10 13:30:49.906673 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1220/4829] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:49 2026] GET /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:50.539772 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b1ec31a4-64be-472e-8908-057c433dae31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.542503 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1ec31a4-64be-472e-8908-057c433dae31 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:50.542680 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1ec31a4-64be-472e-8908-057c433dae31 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.542926 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b1ec31a4-64be-472e-8908-057c433dae31 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.550585 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:50.550585 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:50.553791 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b1ec31a4-64be-472e-8908-057c433dae31 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:50.558656 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b1ec31a4-64be-472e-8908-057c433dae31 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:50.559113 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1201/4830] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:50 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:50.574364 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5877755-9912-4dfb-9526-13be452958e8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.578677 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5877755-9912-4dfb-9526-13be452958e8 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:50.579143 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5877755-9912-4dfb-9526-13be452958e8 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.579358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5877755-9912-4dfb-9526-13be452958e8 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.586910 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:50.586910 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:50.593477 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a5877755-9912-4dfb-9526-13be452958e8 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:50.600545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5877755-9912-4dfb-9526-13be452958e8 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:50.601799 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1208/4831] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:50 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:50.669344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.673337 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:50.673562 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.674344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.682399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:50.682399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:50.687306 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:50.693681 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-eb22d8ee-e4ae-4f9f-930a-13d2e17ec2b9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:50.694231 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1203/4832] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:30:50 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:50.918577 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f0d3126b-2169-475f-b88c-dea2bac69b55 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.920400 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0d3126b-2169-475f-b88c-dea2bac69b55 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba Jul 10 13:30:50.920603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0d3126b-2169-475f-b88c-dea2bac69b55 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.920818 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f0d3126b-2169-475f-b88c-dea2bac69b55 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.926119 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f0d3126b-2169-475f-b88c-dea2bac69b55 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba returned with HTTP 404 Jul 10 13:30:50.926760 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1221/4833] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:50 2026] GET /volume/v3/volumes/133620fa-a91a-4488-9f54-5544e7f6ddba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:50.934278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.936222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] DELETE https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:30:50.936433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.936654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.936868 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume with id: 9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:30:50.944560 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:50.944560 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:50.945095 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:50.962707 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Delete volume request issued successfully. Jul 10 13:30:50.962956 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-03ffb4e2-bcef-48b9-ac43-34e2306ed3d8 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 202 Jul 10 13:30:50.963445 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1202/4834] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:30:50 2026] DELETE /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:30:50.970869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:50.972937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:30:50.973149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:50.973354 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:50.980194 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:50.980194 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:50.983665 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Volume info retrieved successfully. Jul 10 13:30:50.989127 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-fba1beea-3b7d-404e-9f43-fb0ddd11991c tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 200 Jul 10 13:30:50.989632 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1209/4835] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:50 2026] GET /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:51.416029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7054d578-e2e6-4697-a7b3-1843a6e7d258 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:51.416378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7054d578-e2e6-4697-a7b3-1843a6e7d258 None None] GET https://10.4.3.138/volume// Jul 10 13:30:51.416535 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7054d578-e2e6-4697-a7b3-1843a6e7d258 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:51.416703 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7054d578-e2e6-4697-a7b3-1843a6e7d258 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:51.417074 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7054d578-e2e6-4697-a7b3-1843a6e7d258 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:30:51.417678 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1204/4836] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:30:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:30:51.428630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-e67b0609-cdbe-491c-bbfb-277dc3b1136b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:51.430880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-e67b0609-cdbe-491c-bbfb-277dc3b1136b tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:30:51.431208 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-e67b0609-cdbe-491c-bbfb-277dc3b1136b tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d760547f-6328-4dec-b8be-4e3c8e2b5652", "connector": null, "instance_uuid": "86afbdc9-5b04-44cb-97de-ba3e9a2fe041"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:51.447354 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:51.447354 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:51.485237 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-e67b0609-cdbe-491c-bbfb-277dc3b1136b tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:30:51.486580 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1222/4837] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:30:51 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:51.498991 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-54698b57-61c3-465a-87e9-269fcf295064 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:51.501144 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-54698b57-61c3-465a-87e9-269fcf295064 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] DELETE https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d Jul 10 13:30:51.501425 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-54698b57-61c3-465a-87e9-269fcf295064 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:51.501648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-54698b57-61c3-465a-87e9-269fcf295064 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:51.513222 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:51.513222 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:52.002461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e4e17cf-00dd-405b-b914-c0c8914f3780 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:52.004237 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e4e17cf-00dd-405b-b914-c0c8914f3780 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] GET https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 Jul 10 13:30:52.004237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e4e17cf-00dd-405b-b914-c0c8914f3780 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:52.004416 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e4e17cf-00dd-405b-b914-c0c8914f3780 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:52.011155 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e4e17cf-00dd-405b-b914-c0c8914f3780 tempest-VolumesBackupsTest-1935951750 tempest-VolumesBackupsTest-1935951750-project-member] https://10.4.3.138/volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 returned with HTTP 404 Jul 10 13:30:52.011608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1210/4838] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:30:52 2026] GET /volume/v3/volumes/9075c1e8-0cbe-49da-9ad8-14610c632be4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:52.045575 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea4333d8-7ad1-41e0-a19a-491c95cd0af4 req-54698b57-61c3-465a-87e9-269fcf295064 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d returned with HTTP 200 Jul 10 13:30:52.046123 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1203/4839] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:30:51 2026] DELETE /volume/v3/attachments/85e37af1-e908-43a6-8026-073a05c26f8d => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:52.729623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c35add64-aa41-4cd3-9725-62ba9d1a40eb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:52.730024 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c35add64-aa41-4cd3-9725-62ba9d1a40eb None None] GET https://10.4.3.138/volume// Jul 10 13:30:52.730142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c35add64-aa41-4cd3-9725-62ba9d1a40eb None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:52.730349 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c35add64-aa41-4cd3-9725-62ba9d1a40eb None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:52.730731 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c35add64-aa41-4cd3-9725-62ba9d1a40eb None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:30:52.731043 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1205/4840] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:30:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:30:52.740228 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-3c3e0c13-b674-4355-881a-b11f97705005 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:52.805224 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-3c3e0c13-b674-4355-881a-b11f97705005 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:30:52.805533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-3c3e0c13-b674-4355-881a-b11f97705005 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45bb8c46-df16-4bab-a706-8fdbfa5ac9b1", "connector": null, "instance_uuid": "4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:52.815370 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:52.815370 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:52.848934 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-3c3e0c13-b674-4355-881a-b11f97705005 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:30:52.849503 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1223/4841] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:30:52 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:53.218008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:53.220317 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:53.220602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:53.220922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:53.232392 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:53.232392 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:53.237785 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:53.242872 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b12b4ebf-0f5d-4962-a5be-703a01d3830f tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:53.243315 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1211/4842] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:53 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:30:53.379897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c567f9f3-5364-4730-8650-9b00e5a2457f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:53.380332 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c567f9f3-5364-4730-8650-9b00e5a2457f None None] GET https://10.4.3.138/volume// Jul 10 13:30:53.380332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c567f9f3-5364-4730-8650-9b00e5a2457f None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:53.380485 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c567f9f3-5364-4730-8650-9b00e5a2457f None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:53.382418 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c567f9f3-5364-4730-8650-9b00e5a2457f None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:30:53.382418 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1204/4843] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:30:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:30:53.392238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:53.395874 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:53.396079 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:53.396492 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:53.416331 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:53.416331 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:53.423648 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:53.434581 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-0e3917ef-882d-488b-89dc-1e320d3828b6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:53.435148 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1206/4844] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:30:53 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 1042 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:30:53.562397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:53.565104 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] PUT https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 Jul 10 13:30:53.565601 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:53.573573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Acquiring lock "cinder-attachment_update-45bb8c46-df16-4bab-a706-8fdbfa5ac9b1-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:30:53.578334 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Lock "cinder-attachment_update-45bb8c46-df16-4bab-a706-8fdbfa5ac9b1-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:30:53.579466 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:53.579466 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:54.103242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Lock "cinder-attachment_update-45bb8c46-df16-4bab-a706-8fdbfa5ac9b1-np0000005006" released by "attachment_update" :: held 0.524s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:30:54.103616 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-afcd3235-2063-4fd0-8140-213bd0d582a9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 returned with HTTP 200 Jul 10 13:30:54.104478 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1224/4845] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:30:53 2026] PUT /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:54.260069 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a5a376ee-f382-407c-af87-4489914dca55 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:54.262158 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5a376ee-f382-407c-af87-4489914dca55 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:54.262419 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5a376ee-f382-407c-af87-4489914dca55 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:54.262681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a5a376ee-f382-407c-af87-4489914dca55 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:54.274012 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:54.274012 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:54.277939 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a5a376ee-f382-407c-af87-4489914dca55 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:54.283218 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a5a376ee-f382-407c-af87-4489914dca55 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:54.283781 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1212/4846] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:54 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:55.299204 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.302392 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:55.302620 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:55.302868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:55.307412 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.310256 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:55.310256 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:55.310256 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:55.310256 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:55.314395 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:55.314395 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:55.317643 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:55.322549 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:55.322549 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:55.323735 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:30:55.323905 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3c20e33-0f0f-43ec-989b-14cd6f7af3dc tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:55.323905 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1205/4847] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:55 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:55.346999 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:30:55.347267 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d5be3cd8-4181-4a43-87ef-812809cb0348 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 202 Jul 10 13:30:55.347885 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1207/4848] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:30:55 2026] DELETE /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 13:30:55.360934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.362178 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:55.362434 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:55.362902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:55.368629 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:55.368629 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:55.369140 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:30:55.369981 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-edb729a1-9ab8-46cc-8ffb-24d81c62822f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 200 Jul 10 13:30:55.370420 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1225/4849] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:55 2026] GET /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:30:55.822138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e170cfeb-5802-4d0f-a552-a46f3e8d7da5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.822613 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e170cfeb-5802-4d0f-a552-a46f3e8d7da5 None None] GET https://10.4.3.138/volume// Jul 10 13:30:55.822852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e170cfeb-5802-4d0f-a552-a46f3e8d7da5 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:55.823089 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e170cfeb-5802-4d0f-a552-a46f3e8d7da5 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:55.823499 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e170cfeb-5802-4d0f-a552-a46f3e8d7da5 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:30:55.823878 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1213/4850] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:30:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:30:55.830006 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.831965 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] GET https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:30:55.832213 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:55.832436 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:55.841714 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:55.841714 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:55.846383 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:30:55.851991 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-6edb2f5a-9868-457a-ab3b-d7def2f95651 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 200 Jul 10 13:30:55.852077 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1206/4851] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:30:55 2026] GET /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 1538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:30:55.969346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:55.971548 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] PUT https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd Jul 10 13:30:55.971900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:55.979079 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Acquiring lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:30:55.983472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:30:55.985048 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:55.985048 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:56.337992 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-db65a286-1061-4255-9245-1f9212adfc76 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:56.339804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db65a286-1061-4255-9245-1f9212adfc76 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:56.340038 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db65a286-1061-4255-9245-1f9212adfc76 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:56.340272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-db65a286-1061-4255-9245-1f9212adfc76 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:56.350358 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:56.350358 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:56.353714 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-db65a286-1061-4255-9245-1f9212adfc76 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:56.357503 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-db65a286-1061-4255-9245-1f9212adfc76 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:56.357931 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1226/4852] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:56 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:56.380385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d611fdb5-0e5e-492b-b56b-53bb3a6d95cb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:56.382142 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d611fdb5-0e5e-492b-b56b-53bb3a6d95cb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f Jul 10 13:30:56.382335 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d611fdb5-0e5e-492b-b56b-53bb3a6d95cb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:56.382521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d611fdb5-0e5e-492b-b56b-53bb3a6d95cb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:56.386710 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d611fdb5-0e5e-492b-b56b-53bb3a6d95cb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f returned with HTTP 404 Jul 10 13:30:56.387196 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1214/4853] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:30:56 2026] GET /volume/v3/snapshots/712a11ed-cca8-4faf-a708-d944b421fa1f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:56.509305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Lock "cinder-attachment_update-d760547f-6328-4dec-b8be-4e3c8e2b5652-np0000005006" released by "attachment_update" :: held 0.526s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:30:56.509619 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-ff60fe22-aeae-4063-b7ea-124c1e074c98 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd returned with HTTP 200 Jul 10 13:30:56.510132 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1208/4854] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:30:55 2026] PUT /volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:56.668276 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1a025ad6-2985-4920-9712-dcde8168e309 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:56.670009 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:30:56.670547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "0c03f072-0058-4913-82bf-95b8dd944c20", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:56.671906 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '0c03f072-0058-4913-82bf-95b8dd944c20', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:30:56.805939 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume of 1 GB Jul 10 13:30:56.810274 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Availability Zones retrieved successfully. Jul 10 13:30:56.815329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (b6b39371-0435-4bd4-9fcd-89aff17e31ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:56.816455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206d49d-2fbe-4c35-8dff-6eba4b0056b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:56.817336 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:30:56.871252 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206d49d-2fbe-4c35-8dff-6eba4b0056b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:56.871932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbd6e40-e54c-487b-8f0f-1bc7d7491d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:56.928861 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['ee6e762b-8979-4928-8949-b0413cbb0c86', '628830d5-547b-4586-adae-347bda54e82d', 'eef35d88-ac0f-45d2-ba62-bbb208d8843c', '9516d7b1-96ee-41e2-9e09-cde7ddb171ba'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:30:56.929552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbd6e40-e54c-487b-8f0f-1bc7d7491d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6e762b-8979-4928-8949-b0413cbb0c86', '628830d5-547b-4586-adae-347bda54e82d', 'eef35d88-ac0f-45d2-ba62-bbb208d8843c', '9516d7b1-96ee-41e2-9e09-cde7ddb171ba']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:56.930231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a810ff-41ed-4a63-8abc-33be4907dcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:56.951491 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05a810ff-41ed-4a63-8abc-33be4907dcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4', '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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['ee6e762b-8979-4928-8949-b0413cbb0c86','628830d5-547b-4586-adae-347bda54e82d','eef35d88-ac0f-45d2-ba62-bbb208d8843c','9516d7b1-96ee-41e2-9e09-cde7ddb171ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:30:56Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3524d36de2614a4182df7253235d80b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf60bbbefa24424ab06b794d6cec382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:56.952143 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da6ef4f-646f-487b-a377-d684a124111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:56.974686 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3da6ef4f-646f-487b-a377-d684a124111c) transitioned into state 'SUCCESS' from 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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['ee6e762b-8979-4928-8949-b0413cbb0c86','628830d5-547b-4586-adae-347bda54e82d','eef35d88-ac0f-45d2-ba62-bbb208d8843c','9516d7b1-96ee-41e2-9e09-cde7ddb171ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:56.975505 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba5523a-27be-428f-8dea-3584a93ab388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:30:56.986770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba5523a-27be-428f-8dea-3584a93ab388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:30:56.987662 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (b6b39371-0435-4bd4-9fcd-89aff17e31ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:30:56.988127 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request issued successfully. Jul 10 13:30:56.988753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1a025ad6-2985-4920-9712-dcde8168e309 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:30:56.989338 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1207/4855] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:30:56 2026] POST /volume/v3/volumes => generated 775 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:57.004478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:57.007011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:30:57.007327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:57.007573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:57.017032 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:57.017032 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:57.020679 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-56ff6f9b-002f-47fd-a670-dccf7a225b87 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:57.021634 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:30:57.023232 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-56ff6f9b-002f-47fd-a670-dccf7a225b87 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] POST https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd/action Jul 10 13:30:57.023667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-56ff6f9b-002f-47fd-a670-dccf7a225b87 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:30:57.023827 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-56ff6f9b-002f-47fd-a670-dccf7a225b87 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:30:57.027255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1b8cf33-6d72-4cbe-be79-a83d830f42d3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:30:57.027804 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1227/4856] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:57 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:57.041144 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:57.041144 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:57.053916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-c1008245-76b8-4ba4-b30a-5e1e582ec483 req-56ff6f9b-002f-47fd-a670-dccf7a225b87 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd/action returned with HTTP 204 Jul 10 13:30:57.054502 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1215/4857] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:30:57 2026] POST /volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:30:57.373167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:57.378262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:57.378494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:57.378684 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:57.391797 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:57.391797 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:57.396186 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:57.401123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5f609d9b-7a81-4f1b-8e46-55734c760bb2 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:57.401498 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1209/4858] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:57 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:58.042671 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-86d29c90-e949-47d5-bf38-557e30a70567 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:58.044505 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86d29c90-e949-47d5-bf38-557e30a70567 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:30:58.044698 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86d29c90-e949-47d5-bf38-557e30a70567 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:58.044889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-86d29c90-e949-47d5-bf38-557e30a70567 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:58.051894 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:58.051894 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:30:58.055145 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-86d29c90-e949-47d5-bf38-557e30a70567 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:30:58.058761 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-86d29c90-e949-47d5-bf38-557e30a70567 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:30:58.059122 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1208/4859] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:58 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:58.418027 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:58.421453 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:58.421724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:58.421972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:58.433836 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:58.433836 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:30:58.437906 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:58.443145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ca6ac26d-ff41-47b1-9e86-11468a62e6ad tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:58.443592 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1228/4860] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:58 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:59.073177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-36e7a272-029a-4975-abd6-70f78fe83402 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:59.074922 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36e7a272-029a-4975-abd6-70f78fe83402 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:30:59.075151 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36e7a272-029a-4975-abd6-70f78fe83402 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:59.075363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-36e7a272-029a-4975-abd6-70f78fe83402 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:59.082038 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:59.082038 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:30:59.085867 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-36e7a272-029a-4975-abd6-70f78fe83402 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:30:59.090018 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-36e7a272-029a-4975-abd6-70f78fe83402 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:30:59.090753 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1216/4861] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:59 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:30:59.456932 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:30:59.458550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:30:59.458743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:30:59.458937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:30:59.467927 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:30:59.467927 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:30:59.471911 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:30:59.475826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b27a63b-98c7-4749-a558-2d5829f6f457 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:30:59.476163 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1210/4862] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:30:59 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:00.103077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.105673 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:00.106039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:00.106327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:00.115353 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.115353 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:00.118759 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:00.122949 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3bdcd7ae-3c26-49a5-aa5a-a6b660870aef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:00.123279 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1209/4863] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:00 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:00.335393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-1f51f564-1762-4ba8-84ea-f4549c2bb8f9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.337758 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-1f51f564-1762-4ba8-84ea-f4549c2bb8f9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] POST https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995/action Jul 10 13:31:00.338229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-1f51f564-1762-4ba8-84ea-f4549c2bb8f9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:31:00.338340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-1f51f564-1762-4ba8-84ea-f4549c2bb8f9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:00.356254 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.356254 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:00.368479 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe4f4271-2e9b-49ef-aaa5-c8e1a9aa3814 req-1f51f564-1762-4ba8-84ea-f4549c2bb8f9 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995/action returned with HTTP 204 Jul 10 13:31:00.369442 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1229/4864] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:31:00 2026] POST /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:00.488349 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2e23b900-7e5b-4848-894b-051276039acf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.489978 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e23b900-7e5b-4848-894b-051276039acf tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:00.490208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e23b900-7e5b-4848-894b-051276039acf tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:00.490407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2e23b900-7e5b-4848-894b-051276039acf tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:00.499446 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.499446 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:00.503020 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-2e23b900-7e5b-4848-894b-051276039acf tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:00.507920 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2e23b900-7e5b-4848-894b-051276039acf tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:00.508274 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1217/4865] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:00 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:00.521875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-093ac9e3-299d-470c-a14d-6dece0918e91 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.523783 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-093ac9e3-299d-470c-a14d-6dece0918e91 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:00.523931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-093ac9e3-299d-470c-a14d-6dece0918e91 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:00.524145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-093ac9e3-299d-470c-a14d-6dece0918e91 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:00.534732 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.534732 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:00.539450 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-093ac9e3-299d-470c-a14d-6dece0918e91 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:00.545561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-093ac9e3-299d-470c-a14d-6dece0918e91 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:00.546222 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1211/4866] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:00 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:00.559778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-98525358-c2df-4962-8095-bad191a3043b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.561246 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1210/4867] 10.4.3.138 () {70 vars in 1611 bytes} [Fri Jul 10 13:31:00 2026] DELETE /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:31:00.568289 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5bb9e71d-0a25-4996-8e2d-8b600c83c82f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.594516 np0000005006 devstack@c-api.service[100113]: WARNING keystonemiddleware.auth_token [None req-5bb9e71d-0a25-4996-8e2d-8b600c83c82f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 13:31:00.595963 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1230/4868] 10.4.3.138 () {70 vars in 1611 bytes} [Fri Jul 10 13:31:00 2026] DELETE /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 10 13:31:00.603418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-55562a98-f864-4af1-bc28-af15b1773280 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.605135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] DELETE https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 Jul 10 13:31:00.605383 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:00.605539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:00.612956 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.612956 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:00.668365 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Attachment connected to vm 4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc, checking data on nova Jul 10 13:31:00.668603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.compute.nova [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Creating Keystone token plugin using URL: https://10.4.3.138/identity {{(pid=100114) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 13:31:00.768575 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c02ac0a5-3be9-43b9-9631-56e869741ff2 req-7d90528a-a941-44fc-9e3a-5dabd07da8a9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:00.771248 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c02ac0a5-3be9-43b9-9631-56e869741ff2 req-7d90528a-a941-44fc-9e3a-5dabd07da8a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 Jul 10 13:31:00.771518 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c02ac0a5-3be9-43b9-9631-56e869741ff2 req-7d90528a-a941-44fc-9e3a-5dabd07da8a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:00.771784 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c02ac0a5-3be9-43b9-9631-56e869741ff2 req-7d90528a-a941-44fc-9e3a-5dabd07da8a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:00.780344 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:00.780344 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:00.851700 np0000005006 devstack@c-api.service[100114]: DEBUG novaclient.v2.client [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] REQ: curl -g -i -X GET https://10.4.3.138/compute/v2.1/servers/4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc/os-volume_attachments/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}22b19ef06cb3d79d8b994138da9089dd6cf7e2bb85975c98ffda7790a939628e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-55562a98-f864-4af1-bc28-af15b1773280" -H "X-Service-Token: {SHA256}92fd9e101db678585337623ea5966a6bbef51ae1eaa7f1463feb9985df39513e" {{(pid=100114) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 13:31:01.004178 np0000005006 devstack@c-api.service[100114]: DEBUG novaclient.v2.client [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 13:31:00 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-d4c9b23a-1cd7-4344-b60c-ca7d76c1bdfd x-openstack-request-id: req-d4c9b23a-1cd7-4344-b60c-ca7d76c1bdfd {{(pid=100114) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 13:31:01.004348 np0000005006 devstack@c-api.service[100114]: DEBUG novaclient.v2.client [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "45bb8c46-df16-4bab-a706-8fdbfa5ac9b1", "serverId": "4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "37acadd0-eb8c-47f2-a272-871627418995", "bdm_uuid": "b09be7a7-ac30-40f8-a7f7-b46c87e41eb2"}} {{(pid=100114) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 13:31:01.004547 np0000005006 devstack@c-api.service[100114]: DEBUG novaclient.v2.client [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET call to compute for https://10.4.3.138/compute/v2.1/servers/4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc/os-volume_attachments/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 used request id req-d4c9b23a-1cd7-4344-b60c-ca7d76c1bdfd {{(pid=100114) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 13:31:01.006465 np0000005006 devstack@c-api.service[100114]: ERROR cinder.volume.api [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-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 Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Caught error: Detach volume from instance 4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc using the Compute API Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 13:31:01.008861 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 4bd6d89f-98e4-40fb-b60e-f26b0c9aecbc using the Compute API Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: ERROR cinder.api.middleware.fault Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.middleware.fault [None req-55562a98-f864-4af1-bc28-af15b1773280 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 returned with HTTP 409 Jul 10 13:31:01.010444 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1218/4869] 10.4.3.138 () {68 vars in 1404 bytes} [Fri Jul 10 13:31:00 2026] DELETE /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 => generated 167 bytes in 407 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:01.044231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:01.046227 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:01.046524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:01.046699 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:01.055636 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:01.055636 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:01.059298 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:01.063750 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-26d75588-f92d-4585-88c4-789dc98b8aea tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:01.064208 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1211/4870] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:01 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 1155 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:01.085313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:01.087816 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] POST https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1/action Jul 10 13:31:01.088264 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:31:01.088406 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:01.102093 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:01.102093 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:01.102736 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:01.109981 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Begin detaching volume completed successfully. Jul 10 13:31:01.110255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-dd120f8e-52dd-4d7f-9706-03640a5afb78 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1/action returned with HTTP 202 Jul 10 13:31:01.110871 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1231/4871] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:31:01 2026] POST /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:31:01.136328 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:01.138420 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:01.138640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:01.138930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:01.174703 np0000005006 devstack@c-api.service[100114]: DEBUG oslo_db.sqlalchemy.engines [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 13:31:01.182398 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:01.182398 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:01.187515 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:01.193061 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95c4b2ca-b352-488c-ba85-f2d9196db283 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:01.193708 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1219/4872] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:01 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:01.318045 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c02ac0a5-3be9-43b9-9631-56e869741ff2 req-7d90528a-a941-44fc-9e3a-5dabd07da8a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 returned with HTTP 200 Jul 10 13:31:01.318541 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1212/4873] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:31:00 2026] DELETE /volume/v3/attachments/9713558b-96b0-480e-b6e6-3531738443b1 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:02.137501 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2f8b767f-ddb3-43a4-bfff-6a2103c1df25 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:02.138209 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2f8b767f-ddb3-43a4-bfff-6a2103c1df25 None None] GET https://10.4.3.138/volume// Jul 10 13:31:02.138393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2f8b767f-ddb3-43a4-bfff-6a2103c1df25 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:02.138837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2f8b767f-ddb3-43a4-bfff-6a2103c1df25 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:02.139225 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2f8b767f-ddb3-43a4-bfff-6a2103c1df25 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:31:02.139821 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1212/4874] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:31:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:31:02.147513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:02.149988 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:02.150223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:02.150454 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:02.161116 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:02.161116 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:02.165618 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:02.170960 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-8d2b3392-5d9e-4de6-9408-0f4770283d7b tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:02.171391 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1232/4875] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:31:02 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 1338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:02.206658 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:02.209135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:02.209378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:02.209559 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:02.217239 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:02.217239 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:02.221908 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:02.227726 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-75b9898b-7c0c-45b4-9b3d-9621fc8898cb tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:02.228314 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1220/4876] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:02 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:03.244525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-21793c8b-d947-4c20-be20-f4658c880455 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:03.246278 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21793c8b-d947-4c20-be20-f4658c880455 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:03.246646 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21793c8b-d947-4c20-be20-f4658c880455 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:03.246793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-21793c8b-d947-4c20-be20-f4658c880455 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:03.255316 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:03.255316 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:03.259616 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-21793c8b-d947-4c20-be20-f4658c880455 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:03.265164 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-21793c8b-d947-4c20-be20-f4658c880455 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:03.265655 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1213/4877] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:03 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:03.578919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-7a256f58-7670-4165-bfe8-82965b0fafc6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:03.581271 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-7a256f58-7670-4165-bfe8-82965b0fafc6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] DELETE https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 Jul 10 13:31:03.581486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-7a256f58-7670-4165-bfe8-82965b0fafc6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:03.581730 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-7a256f58-7670-4165-bfe8-82965b0fafc6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:03.589762 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:03.589762 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:04.113663 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-3932b314-58f4-4983-b92c-8ddd247ccc8b req-7a256f58-7670-4165-bfe8-82965b0fafc6 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 returned with HTTP 200 Jul 10 13:31:04.114077 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1213/4878] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:31:03 2026] DELETE /volume/v3/attachments/37acadd0-eb8c-47f2-a272-871627418995 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:04.283916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:04.285949 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:04.286165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:04.286393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:04.297013 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:04.297013 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:04.301130 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:04.306134 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2dc9256-02c8-4871-8a66-2173e97200e6 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:04.306528 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1233/4879] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:04 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:05.048896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.052725 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:31:05.052725 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.052725 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.052725 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:31:05.059857 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.059857 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:05.060606 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:05.079382 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:31:05.080412 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c61b88af-8d21-4ea8-9767-4be21ab4f5ef tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 202 Jul 10 13:31:05.080412 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1221/4880] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:31:05 2026] DELETE /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:05.088045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9725062e-545b-451f-9f0c-0827d50bf577 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.091143 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9725062e-545b-451f-9f0c-0827d50bf577 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:31:05.091399 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9725062e-545b-451f-9f0c-0827d50bf577 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.091646 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9725062e-545b-451f-9f0c-0827d50bf577 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.099320 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.099320 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:05.103511 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9725062e-545b-451f-9f0c-0827d50bf577 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:05.109830 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9725062e-545b-451f-9f0c-0827d50bf577 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 200 Jul 10 13:31:05.110350 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1214/4881] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:05 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:05.319113 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b43b778d-58c1-4982-85a2-5223c6b677be None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.320830 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b43b778d-58c1-4982-85a2-5223c6b677be tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:05.321059 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b43b778d-58c1-4982-85a2-5223c6b677be tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.321289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b43b778d-58c1-4982-85a2-5223c6b677be tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.328277 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.328277 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:05.337897 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b43b778d-58c1-4982-85a2-5223c6b677be tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:05.345189 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b43b778d-58c1-4982-85a2-5223c6b677be tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:05.345615 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1214/4882] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:05 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:05.369658 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.372043 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:05.372256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.372445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.380377 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.380377 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:05.385443 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:05.389977 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-0ae7cb57-a6c4-438f-9452-fe64a72150b5 req-32698740-2f48-4039-8d03-1874cbf7b65d tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:05.390505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1234/4883] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:05 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:05.405633 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.408248 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] DELETE https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:05.408563 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.408860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.409107 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Delete volume with id: 45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:05.419631 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.419631 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:05.420787 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:05.449355 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Delete volume request issued successfully. Jul 10 13:31:05.449610 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5212ac1c-597d-4898-9ea4-4982c73c5d37 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 202 Jul 10 13:31:05.450230 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1222/4884] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:05 2026] DELETE /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:05.458332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:05.460537 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:05.460898 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:05.461223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:05.468491 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:05.468491 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:05.473200 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Volume info retrieved successfully. Jul 10 13:31:05.478809 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ff4b06de-204f-4680-86cb-904a7ae1d2e1 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 200 Jul 10 13:31:05.479454 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1215/4885] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:05 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:06.124513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cef54d65-2870-4e7f-a286-d9d53a570648 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:06.126178 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cef54d65-2870-4e7f-a286-d9d53a570648 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e Jul 10 13:31:06.126356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cef54d65-2870-4e7f-a286-d9d53a570648 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:06.126529 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cef54d65-2870-4e7f-a286-d9d53a570648 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:06.132627 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cef54d65-2870-4e7f-a286-d9d53a570648 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e returned with HTTP 404 Jul 10 13:31:06.133108 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1215/4886] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:06 2026] GET /volume/v3/volumes/d0d464fd-0b94-47bc-9bf1-d0b9b453d69e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:06.162298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:06.163804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:06.164203 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1274565658", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:06.165869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1274565658', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:06.273738 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:31:06.278438 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:31:06.283952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (eeb59987-e19f-4a7d-8f29-7635088538d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:06.285091 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bf5019-f2ba-42e6-b39e-868f62ff95cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:06.286072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:06.342487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75bf5019-f2ba-42e6-b39e-868f62ff95cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:06.343215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fa01fc-d1e4-4084-bf4a-5bf20910f8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:06.359553 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:06.361573 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:06.361849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:06.362055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:06.368961 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:06.368961 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:06.373430 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:06.378106 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-745f17a4-97f0-41f8-8dd6-6b84fbd40168 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:06.378563 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1223/4887] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:06 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:06.383638 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['b17fe86d-2c2e-4536-ae71-199d7457e7a0', 'b7943a5b-7fe8-4ea8-a513-afea56337542', '4254d3cb-cdb1-40f5-b496-3472a008d549', 'cf78fbaa-6af5-41a4-a249-02b0d7bc8922'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:06.384389 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7fa01fc-d1e4-4084-bf4a-5bf20910f8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17fe86d-2c2e-4536-ae71-199d7457e7a0', 'b7943a5b-7fe8-4ea8-a513-afea56337542', '4254d3cb-cdb1-40f5-b496-3472a008d549', 'cf78fbaa-6af5-41a4-a249-02b0d7bc8922']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:06.385101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3008d1bd-2e56-4692-b35c-9b3552f4fa51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:06.410151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3008d1bd-2e56-4692-b35c-9b3552f4fa51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99f5f531-af7c-4725-bce6-981f535fa3bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1274565658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['b17fe86d-2c2e-4536-ae71-199d7457e7a0','b7943a5b-7fe8-4ea8-a513-afea56337542','4254d3cb-cdb1-40f5-b496-3472a008d549','cf78fbaa-6af5-41a4-a249-02b0d7bc8922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1274565658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99f5f531-af7c-4725-bce6-981f535fa3bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:06.410969 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bab63f7-b6f3-4f64-af84-c574f0e18a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:06.433198 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bab63f7-b6f3-4f64-af84-c574f0e18a3f) transitioned into state 'SUCCESS' from state '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-1274565658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['b17fe86d-2c2e-4536-ae71-199d7457e7a0','b7943a5b-7fe8-4ea8-a513-afea56337542','4254d3cb-cdb1-40f5-b496-3472a008d549','cf78fbaa-6af5-41a4-a249-02b0d7bc8922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:06.433945 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320ce02a-cbbf-4246-a827-a13644ac4f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:06.449383 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320ce02a-cbbf-4246-a827-a13644ac4f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:06.450733 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (eeb59987-e19f-4a7d-8f29-7635088538d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:06.451158 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:31:06.452014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ee86d54b-efca-4386-be88-37a5d4d2cdf3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:06.452633 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1235/4888] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:31:06 2026] POST /volume/v3/volumes => generated 759 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:06.465081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:06.466947 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:06.467167 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:06.467383 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:06.474967 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:06.474967 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:06.479298 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:06.484359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a27e8eca-cac2-4dd6-a51d-0d855c546a4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:06.484829 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1216/4889] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:06 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:06.494390 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-10450e24-cead-42ca-b21a-1628c229cbf7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:06.496227 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10450e24-cead-42ca-b21a-1628c229cbf7 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] GET https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 Jul 10 13:31:06.496484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10450e24-cead-42ca-b21a-1628c229cbf7 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:06.496794 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-10450e24-cead-42ca-b21a-1628c229cbf7 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:06.502936 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-10450e24-cead-42ca-b21a-1628c229cbf7 tempest-TestServerVolumeAttachScenarioOldVersion-179400763 tempest-TestServerVolumeAttachScenarioOldVersion-179400763-project-member] https://10.4.3.138/volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 returned with HTTP 404 Jul 10 13:31:06.503378 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1216/4890] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:06 2026] GET /volume/v3/volumes/45bb8c46-df16-4bab-a706-8fdbfa5ac9b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:07.394466 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.397760 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:07.397760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.397760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.409732 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.409732 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:07.419122 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:07.428114 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-169ac125-7c27-4aff-a244-547c1b0f78d0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:07.428828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1224/4891] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 1193 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:07.447624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.450096 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:07.450096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.450468 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.461650 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.461650 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:07.467871 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:07.475617 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51290cfb-b35b-40d0-99c5-73f64a902d72 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:07.476313 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1236/4892] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:07.491577 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.494243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:07.494825 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.495676 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.495676 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:07.501816 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.504847 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:07.505164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.505164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.506766 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.506766 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:07.507601 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:07.515747 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.515747 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:07.521212 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:07.527991 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-48de0187-0cdd-4e05-8228-44a240a0dca8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:07.528468 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1217/4893] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:07.538178 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume request issued successfully. Jul 10 13:31:07.538178 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2b807bf-5d3f-4e51-9aca-17b7130c2f84 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 202 Jul 10 13:31:07.538178 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1217/4894] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:07 2026] DELETE /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:07.545027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-370743fb-2651-48fc-a913-9c1639120b61 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.547731 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-370743fb-2651-48fc-a913-9c1639120b61 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:07.547797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-370743fb-2651-48fc-a913-9c1639120b61 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.548053 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-370743fb-2651-48fc-a913-9c1639120b61 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.553428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.557439 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:07.557439 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.558471 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.558471 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:07.559641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.563809 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-370743fb-2651-48fc-a913-9c1639120b61 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:07.570670 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-370743fb-2651-48fc-a913-9c1639120b61 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:07.571236 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1225/4895] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:07.572077 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.572077 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:07.577370 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:07.586463 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.587611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-366a60ce-09bb-422f-90f9-8e6392d7c503 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 200 Jul 10 13:31:07.589002 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1237/4896] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 1192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:07.589556 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:31:07.590131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99f5f531-af7c-4725-bce6-981f535fa3bd", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-966781579", "description": null, "metadata": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:07.606388 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.606388 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:07.607228 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:07.607317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:07.647899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['7db9cb80-7ad5-49ff-b14a-7f60230bab16', '135fcc71-12cc-4006-a6e3-bc3373643df4', 'aa646c4c-18a5-4fcf-a5f6-f5dd9b6d3d3d', '7322ca90-38f2-483d-9296-875dfc5a02e7'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:07.752931 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot create request issued successfully. Jul 10 13:31:07.753437 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8ca8b79e-863a-4d62-ab74-41cdb11d9c31 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:31:07.754379 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1218/4897] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:31:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:07.777537 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:07.782597 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:07.782597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:07.782597 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:07.796361 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:07.796361 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:07.797547 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:07.798761 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-681f60ba-b772-46ab-8c33-2ce3041ad50f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:07.799270 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1218/4898] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:07 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:08.613736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-445a4416-4a2d-41ca-9122-306fd9d823f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:08.617615 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-445a4416-4a2d-41ca-9122-306fd9d823f3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:08.620927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-445a4416-4a2d-41ca-9122-306fd9d823f3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:08.620927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-445a4416-4a2d-41ca-9122-306fd9d823f3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:08.642539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-445a4416-4a2d-41ca-9122-306fd9d823f3 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 404 Jul 10 13:31:08.644404 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1226/4899] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:08 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:08.829306 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-24c19fee-221d-4baf-9caf-2d118b578aad None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:08.832717 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-24c19fee-221d-4baf-9caf-2d118b578aad tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:08.832717 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-24c19fee-221d-4baf-9caf-2d118b578aad tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:08.832717 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-24c19fee-221d-4baf-9caf-2d118b578aad tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:08.848913 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:08.848913 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:08.851753 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-24c19fee-221d-4baf-9caf-2d118b578aad tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:08.856405 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-24c19fee-221d-4baf-9caf-2d118b578aad tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:08.856405 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1238/4900] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:08 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:08.877108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:08.885816 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:08.887019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:08.887019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:08.900387 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:08.900387 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:08.902174 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:08.902174 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ba4cb916-95c7-4e1a-88fa-502be0db5c4a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:08.904134 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1219/4901] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:08 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:09.207772 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:09.212830 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:09.212830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:09.212830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:09.233871 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:09.233871 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:09.238823 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:09.238823 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-59dc7ee7-bd28-4646-bdb8-d63fd8c91441 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:09.238823 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1219/4902] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:31:09 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:09.268241 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:09.276275 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:09.276275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:09.276275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:09.298536 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:09.298536 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:09.304031 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:09.317649 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-87124537-f054-438f-87d4-b9c364bfabfa tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:09.317649 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1227/4903] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:09 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:10.080620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:10.082678 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:10.082824 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:10.083059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:10.087331 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:10.087331 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:10.087724 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:10.088344 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-425287c6-40ec-4d4b-8536-91b12a30e8f0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:10.088709 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1239/4904] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:31:10 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:11.045938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:11.047290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:11.047598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "79a8958f-5aa0-4cac-afa5-e580089ec988", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:11.049031 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '79a8958f-5aa0-4cac-afa5-e580089ec988', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:11.126768 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume of 1 GB Jul 10 13:31:11.131997 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Availability Zones retrieved successfully. Jul 10 13:31:11.138716 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (0c61adfe-d042-4c59-a89f-8c07127e2393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:11.140305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cf0f7e-d329-4bc1-a4bf-1e16fc72268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:11.141455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:11.196221 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cf0f7e-d329-4bc1-a4bf-1e16fc72268e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:11.197334 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069729f8-a4ba-4e1a-9ccb-ba453b2c6b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:11.237792 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['31912016-c1bc-4f43-b11c-dd267e32a226', 'b465d5f6-5124-43d4-91ec-773358f55a62', 'b8cb7558-f784-4837-b764-9116c4c1e643', '7114b490-f2d7-4902-935c-378e07a9e06d'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:11.238712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069729f8-a4ba-4e1a-9ccb-ba453b2c6b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31912016-c1bc-4f43-b11c-dd267e32a226', 'b465d5f6-5124-43d4-91ec-773358f55a62', 'b8cb7558-f784-4837-b764-9116c4c1e643', '7114b490-f2d7-4902-935c-378e07a9e06d']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:11.239628 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2ff2d4-56e9-4aed-a648-74d812ea17be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:11.263871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c2ff2d4-56e9-4aed-a648-74d812ea17be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82f08664-a268-4099-bb42-363f6bd32165', '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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['31912016-c1bc-4f43-b11c-dd267e32a226','b465d5f6-5124-43d4-91ec-773358f55a62','b8cb7558-f784-4837-b764-9116c4c1e643','7114b490-f2d7-4902-935c-378e07a9e06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:11Z,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=82f08664-a268-4099-bb42-363f6bd32165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3524d36de2614a4182df7253235d80b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf60bbbefa24424ab06b794d6cec382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:11.264705 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12bedf66-6bec-4a17-a36c-8bbc68dba7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:11.284806 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12bedf66-6bec-4a17-a36c-8bbc68dba7c3) transitioned into state 'SUCCESS' from 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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['31912016-c1bc-4f43-b11c-dd267e32a226','b465d5f6-5124-43d4-91ec-773358f55a62','b8cb7558-f784-4837-b764-9116c4c1e643','7114b490-f2d7-4902-935c-378e07a9e06d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:11.285559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223d50d1-8c7b-459f-a31e-1e5df4034a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:11.293503 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223d50d1-8c7b-459f-a31e-1e5df4034a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:11.294365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (0c61adfe-d042-4c59-a89f-8c07127e2393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:11.294701 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request issued successfully. Jul 10 13:31:11.295270 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-012d3fb8-9369-4ab2-9fc6-f0702ccfd8f9 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:11.295807 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1220/4905] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:31:11 2026] POST /volume/v3/volumes => generated 775 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:11.307179 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a55342d4-356a-4b7a-b220-d3e853c8433d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:11.309201 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a55342d4-356a-4b7a-b220-d3e853c8433d tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:11.309482 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a55342d4-356a-4b7a-b220-d3e853c8433d tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:11.309800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a55342d4-356a-4b7a-b220-d3e853c8433d tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:11.317034 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:11.317034 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:11.321167 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a55342d4-356a-4b7a-b220-d3e853c8433d tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:11.325668 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a55342d4-356a-4b7a-b220-d3e853c8433d tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:11.326079 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1220/4906] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:11 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:12.340278 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5138e7ca-9ede-45e1-b357-f802004c0bed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:12.342375 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5138e7ca-9ede-45e1-b357-f802004c0bed tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:12.342560 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5138e7ca-9ede-45e1-b357-f802004c0bed tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:12.342831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5138e7ca-9ede-45e1-b357-f802004c0bed tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:12.350925 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:12.350925 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:12.354587 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5138e7ca-9ede-45e1-b357-f802004c0bed tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:12.359748 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5138e7ca-9ede-45e1-b357-f802004c0bed tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:12.360253 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1228/4907] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:12 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:13.374064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:13.375994 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:13.376255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:13.376497 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:13.385003 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:13.385003 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:13.389679 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:13.395813 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-742e5f77-6ba8-4c1e-aabc-1ea5f4bac317 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:13.396230 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1240/4908] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:13 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:14.409924 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b704940c-19b7-4eee-89c6-babb36266dda None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:14.411818 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b704940c-19b7-4eee-89c6-babb36266dda tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:14.412021 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b704940c-19b7-4eee-89c6-babb36266dda tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:14.412228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b704940c-19b7-4eee-89c6-babb36266dda tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:14.421891 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:14.421891 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:14.427177 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b704940c-19b7-4eee-89c6-babb36266dda tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:14.432433 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b704940c-19b7-4eee-89c6-babb36266dda tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:14.432947 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1221/4909] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:14 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:15.454517 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:15.457177 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:15.457480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:15.457837 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:15.466152 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:15.466152 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:15.470429 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:15.475177 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0770fe9-86c2-4964-9aac-a55104fd1642 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:15.475629 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1221/4910] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:15 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:16.488935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:16.490937 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:16.491141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:16.491329 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:16.499478 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:16.499478 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:16.503674 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:16.509072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8994f5a2-1318-4192-bd4c-8c4b3bac9bf8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:16.509460 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1229/4911] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:16 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:17.026856 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.030733 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:17.031159 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:17.031477 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:17.040823 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.040823 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:17.042048 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:17.043149 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-6fe9c279-f84c-4f4f-815c-fb02398e685b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:17.044108 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1241/4912] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:31:17 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:17.053564 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.055785 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:17.056134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:17.057588 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:17.058614 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=158,cinder:INSERT=25,cinder:UPDATE=51 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:31:17.065408 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.065408 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:17.069811 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:17.074826 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-0439c083-2f0c-4b4b-afdc-e88554e1118d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:17.075370 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1222/4913] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:17 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:17.084027 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.086468 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:17.086836 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "06e3239d-ff90-4906-b38d-7c65ef424182", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:17.088638 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '06e3239d-ff90-4906-b38d-7c65ef424182', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:17.098155 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.098155 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:17.098925 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:17.099172 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:31:17.100026 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:31:17.106472 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (7bc88a92-e12b-4cd8-b9e0-a4ff3a9d1c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:17.107916 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b664ae4a-3101-43cb-9e45-b0300fb74838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:17.109235 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:17.147488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b664ae4a-3101-43cb-9e45-b0300fb74838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '06e3239d-ff90-4906-b38d-7c65ef424182', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:17.148352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe0d3a9-0a83-4311-988f-8c0002a0d15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:17.191806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['5a530a07-9859-4265-9278-93781c95d28b', 'f3d5e326-adbb-40ba-8c4c-762e9e368da4', '3eb59bfc-3dd5-43cc-abad-baf22a2d87bd', 'fc234353-d8f6-4ec3-94ac-e20f26c8ae38'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:17.192594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe0d3a9-0a83-4311-988f-8c0002a0d15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a530a07-9859-4265-9278-93781c95d28b', 'f3d5e326-adbb-40ba-8c4c-762e9e368da4', '3eb59bfc-3dd5-43cc-abad-baf22a2d87bd', 'fc234353-d8f6-4ec3-94ac-e20f26c8ae38']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:17.193441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2684bd8a-b5f7-4bce-9a8a-5d73fee115c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:17.235886 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2684bd8a-b5f7-4bce-9a8a-5d73fee115c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d4d50d0-0a29-4409-9e11-25126df2ae72', '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='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['5a530a07-9859-4265-9278-93781c95d28b','f3d5e326-adbb-40ba-8c4c-762e9e368da4','3eb59bfc-3dd5-43cc-abad-baf22a2d87bd','fc234353-d8f6-4ec3-94ac-e20f26c8ae38'],size=1,snapshot_id=06e3239d-ff90-4906-b38d-7c65ef424182,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:31:17Z,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=5d4d50d0-0a29-4409-9e11-25126df2ae72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=06e3239d-ff90-4906-b38d-7c65ef424182,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:17.236591 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bf0e9c-9469-4493-9799-0ee2d7473f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:17.255844 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bf0e9c-9469-4493-9799-0ee2d7473f5a) transitioned into 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='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['5a530a07-9859-4265-9278-93781c95d28b','f3d5e326-adbb-40ba-8c4c-762e9e368da4','3eb59bfc-3dd5-43cc-abad-baf22a2d87bd','fc234353-d8f6-4ec3-94ac-e20f26c8ae38'],size=1,snapshot_id=06e3239d-ff90-4906-b38d-7c65ef424182,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:17.256903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caafe31-8ff2-487b-8d5e-180505242745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:17.284178 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9caafe31-8ff2-487b-8d5e-180505242745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:17.285386 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (7bc88a92-e12b-4cd8-b9e0-a4ff3a9d1c22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:17.285845 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:31:17.286648 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f85d4c0b-40cc-449f-ae74-1c2a48223df3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:17.287259 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1222/4914] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:31:17 2026] POST /volume/v3/volumes => generated 736 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:17.297081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.299385 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:17.299658 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:17.299917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:17.308193 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.308193 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:17.312482 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:17.317939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-1439e86e-834b-4af6-bb81-b05257fbb798 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 200 Jul 10 13:31:17.318452 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1230/4915] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:17 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:17.332460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.335707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:17.335995 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:17.336265 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:17.345957 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.345957 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:17.352316 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:17.359802 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-130cb286-fe7b-4955-952d-31832f90e38e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 200 Jul 10 13:31:17.360195 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1242/4916] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:17 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:17.522927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-944f4473-d723-4cba-be96-13f050cd0633 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:17.525357 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-944f4473-d723-4cba-be96-13f050cd0633 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:17.525640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-944f4473-d723-4cba-be96-13f050cd0633 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:17.525974 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-944f4473-d723-4cba-be96-13f050cd0633 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:17.534979 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:17.534979 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:17.540404 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-944f4473-d723-4cba-be96-13f050cd0633 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:17.546736 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-944f4473-d723-4cba-be96-13f050cd0633 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:17.547252 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1223/4917] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:17 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:18.560747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:18.563149 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:18.563469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:18.563742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:18.572575 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:18.572575 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:18.577853 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:18.583271 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c6fc5255-6e0f-4555-9a18-f4fb4b4f37e0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:18.583988 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1223/4918] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:18 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:19.600550 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:19.603023 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:19.603205 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:19.603414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:19.605482 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=124,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:31:19.612957 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:19.612957 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:19.617456 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:19.622849 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0ea22f36-6bb3-444b-af5b-220351da3f1f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:19.623266 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1231/4919] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:19 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:20.371315 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.373997 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:20.373997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.374553 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.376410 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=147,cinder:UPDATE=34,cinder:INSERT=18 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:31:20.385726 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.385726 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:20.391264 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:20.398235 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-2a426394-3ff7-46b4-88b1-6f5412d1030f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 200 Jul 10 13:31:20.398909 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1243/4920] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:20.407741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c12ef4d7-d547-478d-99e5-a6f470a31b36 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.408172 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c12ef4d7-d547-478d-99e5-a6f470a31b36 None None] GET https://10.4.3.138/volume// Jul 10 13:31:20.408349 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c12ef4d7-d547-478d-99e5-a6f470a31b36 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.408561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c12ef4d7-d547-478d-99e5-a6f470a31b36 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.408985 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c12ef4d7-d547-478d-99e5-a6f470a31b36 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:31:20.409269 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1224/4921] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:31:20.418849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-39d49a03-fa77-4272-a624-0c2974313392 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.422183 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-39d49a03-fa77-4272-a624-0c2974313392 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:31:20.422742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-39d49a03-fa77-4272-a624-0c2974313392 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d4d50d0-0a29-4409-9e11-25126df2ae72", "connector": null, "instance_uuid": "cb88c29d-8744-4458-8ffa-f9787facd406"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:20.435546 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.435546 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:20.467005 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-39d49a03-fa77-4272-a624-0c2974313392 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:31:20.467392 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1224/4922] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:31:20 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) Jul 10 13:31:20.476060 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05fa0a56-3e56-4461-a2e9-1d100c8a25cf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.476400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05fa0a56-3e56-4461-a2e9-1d100c8a25cf None None] GET https://10.4.3.138/volume// Jul 10 13:31:20.476561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05fa0a56-3e56-4461-a2e9-1d100c8a25cf None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.476770 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05fa0a56-3e56-4461-a2e9-1d100c8a25cf None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.477163 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05fa0a56-3e56-4461-a2e9-1d100c8a25cf None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:31:20.477608 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1232/4923] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:31:20.485659 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.487876 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:20.488149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.488371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.501078 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.501078 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:20.507036 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:20.513840 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-ccf2a471-cbd4-49ef-a4eb-a37002c2322d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 200 Jul 10 13:31:20.514378 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1244/4924] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:20.639629 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.642530 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:20.642640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.642835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.643071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.644757 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 Jul 10 13:31:20.645164 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:20.653685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-5d4d50d0-0a29-4409-9e11-25126df2ae72-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:31:20.654241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.654241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:20.659302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-5d4d50d0-0a29-4409-9e11-25126df2ae72-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:31:20.660540 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.660540 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:20.661523 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:20.668373 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8af63bfa-4318-416f-8ef9-7fe9478d3c39 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:20.669106 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1225/4925] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:20.686789 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.689422 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:20.689667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.689912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.699075 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.699075 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:20.703589 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:20.708949 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b322db68-3160-4219-b1b3-8cc46cffabb1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:20.709560 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1233/4926] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:20.725649 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.728398 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:20.728951 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "82f08664-a268-4099-bb42-363f6bd32165", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:20.730932 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '82f08664-a268-4099-bb42-363f6bd32165', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:20.742931 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.742931 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:20.743507 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume retrieved successfully. Jul 10 13:31:20.743706 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume of 1 GB Jul 10 13:31:20.750647 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Availability Zones retrieved successfully. Jul 10 13:31:20.759330 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (61b8b51a-aa36-41b6-bfb7-ed47e23fe2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:20.761322 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63cf3084-34e8-452c-8a83-41c2e31b7b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:20.763257 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:20.802254 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63cf3084-34e8-452c-8a83-41c2e31b7b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '82f08664-a268-4099-bb42-363f6bd32165', 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:20.804313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accee20a-d976-445d-86b5-caf0794a82a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:20.863610 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['66a866ff-6337-4ed9-835d-4ab01cf093cb', '75e06623-6c87-4f3d-8544-2c683aed0888', '5393e8c2-b913-4e67-8bb6-50f004fbb453', '08783c09-eba6-4aed-8183-e10e517479b4'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:20.864845 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accee20a-d976-445d-86b5-caf0794a82a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a866ff-6337-4ed9-835d-4ab01cf093cb', '75e06623-6c87-4f3d-8544-2c683aed0888', '5393e8c2-b913-4e67-8bb6-50f004fbb453', '08783c09-eba6-4aed-8183-e10e517479b4']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:20.866173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0e4347-4615-4872-a859-a45ecb407bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:20.907094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0e4347-4615-4872-a859-a45ecb407bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221c25e9-4e36-4797-8119-1ee8e59ec6d3', '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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['66a866ff-6337-4ed9-835d-4ab01cf093cb','75e06623-6c87-4f3d-8544-2c683aed0888','5393e8c2-b913-4e67-8bb6-50f004fbb453','08783c09-eba6-4aed-8183-e10e517479b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f08664-a268-4099-bb42-363f6bd32165,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:31:20Z,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=221c25e9-4e36-4797-8119-1ee8e59ec6d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3524d36de2614a4182df7253235d80b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=82f08664-a268-4099-bb42-363f6bd32165,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf60bbbefa24424ab06b794d6cec382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:20.908074 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed59954-6b8b-488d-bb4f-464612cd4a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:20.932448 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed59954-6b8b-488d-bb4f-464612cd4a5d) transitioned into state 'SUCCESS' from 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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['66a866ff-6337-4ed9-835d-4ab01cf093cb','75e06623-6c87-4f3d-8544-2c683aed0888','5393e8c2-b913-4e67-8bb6-50f004fbb453','08783c09-eba6-4aed-8183-e10e517479b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=82f08664-a268-4099-bb42-363f6bd32165,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:20.933291 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54150b80-e4cc-46c4-b0db-cd0c4f53f1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:20.954340 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54150b80-e4cc-46c4-b0db-cd0c4f53f1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:20.955427 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (61b8b51a-aa36-41b6-bfb7-ed47e23fe2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:20.955853 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request issued successfully. Jul 10 13:31:20.956591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5bac6fe4-f713-438c-a8e3-a69fba4b8155 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:20.957400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1245/4927] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:31:20 2026] POST /volume/v3/volumes => generated 809 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:20.973170 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:20.976628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:20.976948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:20.977209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:20.989331 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:20.989331 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:20.997061 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:21.004139 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d7333a9a-9614-426f-9eb8-c5cc0c687cf1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 200 Jul 10 13:31:21.004665 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1226/4928] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:20 2026] GET /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:21.187545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-5d4d50d0-0a29-4409-9e11-25126df2ae72-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:31:21.188027 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-f2d44cf6-c54e-429b-80fd-bd099b0bb723 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 returned with HTTP 200 Jul 10 13:31:21.188454 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1225/4929] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:31:20 2026] PUT /volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:21.703630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-c3ebb302-fb52-4352-941e-4c2fa14f7b7a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:21.785972 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-c3ebb302-fb52-4352-941e-4c2fa14f7b7a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1/action Jul 10 13:31:21.786331 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-c3ebb302-fb52-4352-941e-4c2fa14f7b7a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:31:21.786458 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-c3ebb302-fb52-4352-941e-4c2fa14f7b7a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:21.804519 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:21.804519 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:21.817939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-8f70a220-036a-4cf5-a11e-bc624d3547ec req-c3ebb302-fb52-4352-941e-4c2fa14f7b7a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1/action returned with HTTP 204 Jul 10 13:31:21.818427 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1234/4930] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:31:21 2026] POST /volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:22.023157 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:22.025899 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:22.026161 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:22.026389 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:22.035802 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:22.035802 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:22.040377 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:22.047718 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ce13b8a6-4306-4234-99e6-8bbd14de4487 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 200 Jul 10 13:31:22.048179 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1246/4931] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:22 2026] GET /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:22.062618 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:22.065000 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:22.065256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:22.065492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:22.074440 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:22.074440 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:22.078778 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:22.084097 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d90fceb5-a916-437d-8a7c-44c02ef0a3c5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 200 Jul 10 13:31:22.084646 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1227/4932] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:22 2026] GET /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:22.101035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9f76105f-5032-4412-b506-f741a0702c14 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:22.102885 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:22.103049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:22.103230 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:22.103377 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:22.111205 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:22.111205 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:22.111669 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:22.137699 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume request issued successfully. Jul 10 13:31:22.137953 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9f76105f-5032-4412-b506-f741a0702c14 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 202 Jul 10 13:31:22.138391 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1226/4933] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:22 2026] DELETE /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:22.146733 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:22.149261 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:22.149672 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:22.150035 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:22.160592 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:22.160592 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:22.165042 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:22.171669 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-54ff1b0c-ecbb-480e-ac02-f62c11795260 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 200 Jul 10 13:31:22.172498 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1235/4934] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:22 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:23.189739 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-00e7737f-c9a2-411e-b5de-93a5fab65c10 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:23.192015 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-00e7737f-c9a2-411e-b5de-93a5fab65c10 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:23.192478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-00e7737f-c9a2-411e-b5de-93a5fab65c10 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:23.193715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-00e7737f-c9a2-411e-b5de-93a5fab65c10 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:23.200684 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-00e7737f-c9a2-411e-b5de-93a5fab65c10 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 404 Jul 10 13:31:23.201616 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1247/4935] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:23 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:25.298717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b572f7aa-3368-41df-9df6-06f939e60f62 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:25.300813 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:25.301215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "36fd7826-9242-4b1e-ba26-a1c089bad2f7", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:25.302719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '36fd7826-9242-4b1e-ba26-a1c089bad2f7', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:25.384422 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume of 1 GB Jul 10 13:31:25.391489 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Availability Zones retrieved successfully. Jul 10 13:31:25.396366 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (8058ea1d-c760-4975-8595-609bd991984c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:25.397448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b306c-551f-4bf1-90ec-cf309a0d5516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:25.398355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:25.463180 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4b306c-551f-4bf1-90ec-cf309a0d5516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:25.464039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c1cb9d-5bcd-464a-a93a-aea9350539a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:25.509922 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['c93b48f0-1fed-4fe7-ac9f-2bc019b36e63', 'c1122bcb-294e-4ffc-b2d2-ec0f0530365f', '6524ec33-f7a4-40a8-acc8-0476b18d1c68', '6c2c5c77-4fc2-4141-8c8e-272cb2d1b680'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:25.510977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c1cb9d-5bcd-464a-a93a-aea9350539a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c93b48f0-1fed-4fe7-ac9f-2bc019b36e63', 'c1122bcb-294e-4ffc-b2d2-ec0f0530365f', '6524ec33-f7a4-40a8-acc8-0476b18d1c68', '6c2c5c77-4fc2-4141-8c8e-272cb2d1b680']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:25.511768 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f5f6c6-162d-4120-b8b2-cd116fc77de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:25.538735 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f5f6c6-162d-4120-b8b2-cd116fc77de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ed7a7d-803c-450d-a9e3-630808fc0a21', '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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['c93b48f0-1fed-4fe7-ac9f-2bc019b36e63','c1122bcb-294e-4ffc-b2d2-ec0f0530365f','6524ec33-f7a4-40a8-acc8-0476b18d1c68','6c2c5c77-4fc2-4141-8c8e-272cb2d1b680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:25Z,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=70ed7a7d-803c-450d-a9e3-630808fc0a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3524d36de2614a4182df7253235d80b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf60bbbefa24424ab06b794d6cec382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:25.540073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df5cae2-7cff-4f39-9436-9803a590d6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:25.560518 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7df5cae2-7cff-4f39-9436-9803a590d6d8) transitioned into state 'SUCCESS' from 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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['c93b48f0-1fed-4fe7-ac9f-2bc019b36e63','c1122bcb-294e-4ffc-b2d2-ec0f0530365f','6524ec33-f7a4-40a8-acc8-0476b18d1c68','6c2c5c77-4fc2-4141-8c8e-272cb2d1b680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:25.561883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb1d473-d06e-4ff4-a225-ca9e7669dd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:25.573051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fb1d473-d06e-4ff4-a225-ca9e7669dd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:25.574304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (8058ea1d-c760-4975-8595-609bd991984c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:25.574795 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request issued successfully. Jul 10 13:31:25.575568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b572f7aa-3368-41df-9df6-06f939e60f62 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:25.576082 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1228/4936] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:31:25 2026] POST /volume/v3/volumes => generated 775 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:25.592658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:25.594301 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:25.594514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:25.594791 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:25.610280 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:25.610280 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:25.620589 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:25.625290 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-58a72806-6324-4946-9be0-c3c84a6b51a7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:25.625875 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1227/4937] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:25 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:26.645294 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:26.647006 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:26.647248 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:26.647998 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:26.655349 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:26.655349 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:26.659945 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:26.665351 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-901264c0-1439-40a1-9ffe-cc5d0f0d0fd0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:26.665802 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1236/4938] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:26 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:27.680721 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:27.683062 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:27.683300 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:27.683472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:27.697255 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:27.697255 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:27.710806 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:27.719312 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f3b1c30c-9c0a-4f1b-8def-ec957be136c0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:27.719312 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1248/4939] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:27 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 925 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:28.733721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:28.735377 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:28.735627 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:28.735833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:28.743616 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:28.743616 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:28.748388 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:28.756061 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-201488f4-e936-4f96-aa55-fcfab8eea2fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:28.756830 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1229/4940] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:28 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:29.756320 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:29.758417 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:29.758830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-271783835", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:29.760340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-271783835', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:29.774424 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1619bd2c-5273-4926-b26e-7e6d359698fa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:29.777731 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1619bd2c-5273-4926-b26e-7e6d359698fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:29.777731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1619bd2c-5273-4926-b26e-7e6d359698fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:29.777731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1619bd2c-5273-4926-b26e-7e6d359698fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:29.784962 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:29.784962 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:29.789608 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1619bd2c-5273-4926-b26e-7e6d359698fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:29.795263 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1619bd2c-5273-4926-b26e-7e6d359698fa tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:29.795961 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1237/4941] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:29 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:29.858275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Create volume of 1 GB Jul 10 13:31:29.861032 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=134,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:31:29.862615 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Availability Zones retrieved successfully. Jul 10 13:31:29.868238 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Flow 'volume_create_api' (c8926191-4eaf-402d-8b0f-6d948f0c4572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:29.869469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf87db9d-bbd6-49ef-aff5-c8844a807514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:29.870747 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:29.945430 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf87db9d-bbd6-49ef-aff5-c8844a807514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:29.946849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8babc-416c-490f-950b-889d564e1412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:30.020412 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Created reservations ['c1252664-e8cc-4efd-acca-e4e91d3b6667', 'a7bf9cb9-914c-461d-9357-1dd80e0a92a7', 'cf9d6714-c67d-483c-901f-1a96c9c6e9a1', '2f2ce582-d57d-4ffe-804e-9efee0b74b74'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:30.021560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec8babc-416c-490f-950b-889d564e1412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1252664-e8cc-4efd-acca-e4e91d3b6667', 'a7bf9cb9-914c-461d-9357-1dd80e0a92a7', 'cf9d6714-c67d-483c-901f-1a96c9c6e9a1', '2f2ce582-d57d-4ffe-804e-9efee0b74b74']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:30.022521 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9929962d-2b4c-4b61-8b4a-a26c721982dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:30.049892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9929962d-2b4c-4b61-8b4a-a26c721982dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a3e75b-1e46-4420-9a7a-919e48f89107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-271783835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498b7b42012e4be0a675ce3234ac28df',qos_specs=None,replication_status=,reservations=['c1252664-e8cc-4efd-acca-e4e91d3b6667','a7bf9cb9-914c-461d-9357-1dd80e0a92a7','cf9d6714-c67d-483c-901f-1a96c9c6e9a1','2f2ce582-d57d-4ffe-804e-9efee0b74b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1756e321e35546cbb6b103953540a150',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-271783835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a3e75b-1e46-4420-9a7a-919e48f89107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='498b7b42012e4be0a675ce3234ac28df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1756e321e35546cbb6b103953540a150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:30.050871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b5e65b-90e8-4796-9014-2cea53366a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:30.071628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b5e65b-90e8-4796-9014-2cea53366a61) transitioned into state 'SUCCESS' from state '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-271783835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498b7b42012e4be0a675ce3234ac28df',qos_specs=None,replication_status=,reservations=['c1252664-e8cc-4efd-acca-e4e91d3b6667','a7bf9cb9-914c-461d-9357-1dd80e0a92a7','cf9d6714-c67d-483c-901f-1a96c9c6e9a1','2f2ce582-d57d-4ffe-804e-9efee0b74b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1756e321e35546cbb6b103953540a150',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:30.072267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23862846-2361-482c-9b87-f0f998af38dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:30.084713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23862846-2361-482c-9b87-f0f998af38dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:30.084713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Flow 'volume_create_api' (c8926191-4eaf-402d-8b0f-6d948f0c4572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:30.084713 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Create volume request issued successfully. Jul 10 13:31:30.084713 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b5ab9c49-d358-4ef4-823b-d3c594872cc0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:30.084713 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1228/4942] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:31:29 2026] POST /volume/v3/volumes => generated 753 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:30.096802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:30.099350 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:31:30.099724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:30.099985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:30.109992 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:30.109992 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:30.114928 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:30.119013 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a13bc3b3-3811-4adf-a28b-f67d7fc94d4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:31:30.119650 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1249/4943] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:30 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:30.812123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:30.813922 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:30.814251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:30.814525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:30.821761 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:30.821761 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:30.826171 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:30.831213 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d46e90f0-dc8b-420f-82c8-5788619f20b7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:30.831989 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1230/4944] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:30 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:31.133314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-25223859-7fd5-43f6-a269-69d34bd465de None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.135161 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25223859-7fd5-43f6-a269-69d34bd465de tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:31:31.135344 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25223859-7fd5-43f6-a269-69d34bd465de tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:31.135548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25223859-7fd5-43f6-a269-69d34bd465de tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:31.142503 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.142503 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:31.146880 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-25223859-7fd5-43f6-a269-69d34bd465de tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:31.153796 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25223859-7fd5-43f6-a269-69d34bd465de tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:31:31.154383 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1238/4945] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:31 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:31.171209 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4ca93007-68d0-431a-8453-c73dd252636d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.174736 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ca93007-68d0-431a-8453-c73dd252636d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:31:31.174736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ca93007-68d0-431a-8453-c73dd252636d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:31.174736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ca93007-68d0-431a-8453-c73dd252636d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:31.183320 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.183320 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:31.187599 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4ca93007-68d0-431a-8453-c73dd252636d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:31.192358 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ca93007-68d0-431a-8453-c73dd252636d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:31:31.193104 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1229/4946] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:31 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:31.209276 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.212655 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:31:31.212655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:31.213670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:31.226893 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.226893 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:31.232186 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:31.239820 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-10aa7215-a942-4a75-b001-a89e2d7ffe5e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:31:31.240277 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1250/4947] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:31 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:31.256918 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.261713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:31:31.261713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "30a3e75b-1e46-4420-9a7a-919e48f89107", "name": "tempest-TestVolumeBackupRestore-backup-1340452996", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:31.262494 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Creating new backup {'backup': {'volume_id': '30a3e75b-1e46-4420-9a7a-919e48f89107', 'name': 'tempest-TestVolumeBackupRestore-backup-1340452996', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:31:31.262825 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Creating backup of volume 30a3e75b-1e46-4420-9a7a-919e48f89107 in container None Jul 10 13:31:31.271571 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.271571 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:31.272295 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:31.302880 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Created reservations ['d8afd8ee-b9d9-48ed-821c-e46bfde48773', '791cda7d-e5aa-4b60-b625-aab0b5238cf5'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:31.346564 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b0d75865-509a-4728-942a-a6fe9bfae7fb tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:31:31.347248 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1231/4948] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:31:31 2026] POST /volume/v3/backups => generated 335 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:31.357552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.359356 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:31.359465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:31.359855 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:31.359918 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:31.366115 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.366115 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:31.366949 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bd5c5b6-8a73-4799-98d0-cc8c44e3e19d tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:31.367352 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1239/4949] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:31 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:31.847357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-78989b38-8364-4bcb-b626-058ef977c430 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:31.849604 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-78989b38-8364-4bcb-b626-058ef977c430 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:31.849915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-78989b38-8364-4bcb-b626-058ef977c430 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:31.850195 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-78989b38-8364-4bcb-b626-058ef977c430 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:31.859824 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:31.859824 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:31.864401 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-78989b38-8364-4bcb-b626-058ef977c430 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:31.869672 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-78989b38-8364-4bcb-b626-058ef977c430 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:31.870124 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1230/4950] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:31 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:32.378198 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:32.380009 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:32.380208 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:32.380412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:32.380554 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:32.384845 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:32.384845 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:32.385794 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ab9794bb-6489-4e99-bf59-f703436c51e1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:32.386147 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1251/4951] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:32 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:32.597555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:32.599052 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:32.599322 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:32.599587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:32.609207 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:32.609207 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:32.615715 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:32.619211 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7df0ce02-f798-47f8-b494-4e993ce1c83e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 200 Jul 10 13:31:32.619782 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1232/4952] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:32 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:32.886246 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:32.888808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:32.889078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:32.889580 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:32.902126 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:32.902126 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:32.908673 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:32.914260 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3a27e70c-5076-4da6-b1a0-6b9935d8c942 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:32.914705 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1240/4953] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:32 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:33.397547 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:33.399232 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:33.399490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:33.399758 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:33.399881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:33.404633 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:33.404633 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:33.405589 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eb25f2a3-c202-4652-af02-5ce0416c34c6 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:33.406013 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1231/4954] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:33 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:33.934357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:33.936886 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:33.937129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:33.937356 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:33.964257 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:33.964257 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:33.972407 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:33.979367 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e848daf3-faa0-47fd-a6dc-a9c7d4d83dd4 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:33.979994 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1252/4955] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:33 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 928 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:34.419973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-12bc9628-aea0-4e97-938b-0f802973858e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:34.422439 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12bc9628-aea0-4e97-938b-0f802973858e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:34.422770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12bc9628-aea0-4e97-938b-0f802973858e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:34.423031 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12bc9628-aea0-4e97-938b-0f802973858e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:34.423236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-12bc9628-aea0-4e97-938b-0f802973858e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:34.430914 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:34.430914 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:34.432294 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12bc9628-aea0-4e97-938b-0f802973858e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:34.432922 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1233/4956] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:34 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:35.005362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:35.007968 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:35.008244 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:35.008428 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:35.019019 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:35.019019 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:35.025579 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:35.033251 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c4a8034f-b951-4bab-9ec4-81f040996c98 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:35.033822 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1241/4957] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:35 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:35.050365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:35.052386 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:35.052641 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:35.052901 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:35.062514 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:35.062514 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:35.067553 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:35.075121 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67db9322-b32c-43b5-b9cd-06708d65bce8 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:35.076241 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1232/4958] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:35 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:35.093830 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:35.100159 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:31:35.102390 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70ed7a7d-803c-450d-a9e3-630808fc0a21", "name": "tempest-VolumeImageDependencyTests-Snapshot-895483893"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:35.114763 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:35.114763 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:35.115355 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:35.115573 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create snapshot from volume 70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:35.181556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['8bbf60d0-8ccb-4578-a48a-e1e13063be71', 'f3474483-6f0f-4d73-ba75-d102b1b9d982', '2dc76ebd-9dac-4764-958c-f9ca648ed30e', 'bcffffdc-2731-4135-a7c9-72d1eb32a505'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:35.227239 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot create request issued successfully. Jul 10 13:31:35.228138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d590d036-ae97-4bb3-b2f6-307d01eec58e tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:31:35.228138 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1253/4959] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:31:35 2026] POST /volume/v3/snapshots => generated 312 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:35.241525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:35.244250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:35.244734 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:35.244817 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:35.254945 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:35.254945 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:35.256357 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot retrieved successfully. Jul 10 13:31:35.257002 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-956f17f0-f86d-4148-98db-442cb5f1fb97 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 200 Jul 10 13:31:35.257579 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1234/4960] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:35 2026] GET /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:35.446907 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c260c188-ec7b-402e-a59b-9225b541d0da None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:35.451942 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c260c188-ec7b-402e-a59b-9225b541d0da tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:35.452211 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c260c188-ec7b-402e-a59b-9225b541d0da tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:35.452475 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c260c188-ec7b-402e-a59b-9225b541d0da tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:35.452607 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c260c188-ec7b-402e-a59b-9225b541d0da tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:35.458633 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:35.458633 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:35.459946 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c260c188-ec7b-402e-a59b-9225b541d0da tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:35.460310 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1242/4961] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:35 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:36.274015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:36.276123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:36.276543 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:36.276721 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:36.283373 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:36.283373 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:36.284046 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot retrieved successfully. Jul 10 13:31:36.284769 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8ab0d6e8-539e-4fd2-a716-74e3f7abefc5 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 200 Jul 10 13:31:36.285379 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1233/4962] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:36 2026] GET /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:36.297257 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:36.298992 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:36.300216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "56023fb4-4972-49bc-85e0-e9b02784cc4e", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:36.300902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '56023fb4-4972-49bc-85e0-e9b02784cc4e', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:36.307587 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:36.307587 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:36.308295 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot retrieved successfully. Jul 10 13:31:36.308486 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume of 1 GB Jul 10 13:31:36.313751 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Availability Zones retrieved successfully. Jul 10 13:31:36.323345 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (1e1ff3e9-905f-4fd6-97a1-342e2c450c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:36.324408 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0178c688-ab61-40f1-8bf6-9b3669722ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:36.325868 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:36.364727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0178c688-ab61-40f1-8bf6-9b3669722ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56023fb4-4972-49bc-85e0-e9b02784cc4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:36.366110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785bd3f3-c5f5-4e12-b156-e911e96ffc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:36.417150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Created reservations ['bc65e3e9-c18c-4f8e-b38c-ed68329cbbb1', '51fd25f7-f710-4ebe-be1b-fe9939c6a5e2', '9375842a-ce8d-4813-87d2-57bfe5ec67e8', 'ac3c0d3d-3eca-408f-ac74-3b377af27676'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:36.418151 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785bd3f3-c5f5-4e12-b156-e911e96ffc3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc65e3e9-c18c-4f8e-b38c-ed68329cbbb1', '51fd25f7-f710-4ebe-be1b-fe9939c6a5e2', '9375842a-ce8d-4813-87d2-57bfe5ec67e8', 'ac3c0d3d-3eca-408f-ac74-3b377af27676']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:36.419117 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16beb873-91ab-461f-a2d0-589966414f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:36.464852 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16beb873-91ab-461f-a2d0-589966414f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0', '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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['bc65e3e9-c18c-4f8e-b38c-ed68329cbbb1','51fd25f7-f710-4ebe-be1b-fe9939c6a5e2','9375842a-ce8d-4813-87d2-57bfe5ec67e8','ac3c0d3d-3eca-408f-ac74-3b377af27676'],size=1,snapshot_id=56023fb4-4972-49bc-85e0-e9b02784cc4e,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:31:36Z,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=ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3524d36de2614a4182df7253235d80b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56023fb4-4972-49bc-85e0-e9b02784cc4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf60bbbefa24424ab06b794d6cec382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:36.465841 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bc39ac-2b8e-497e-b4a3-1830b059b03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:36.476258 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ddb1c294-99df-4eee-a380-d87048692276 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:36.478494 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddb1c294-99df-4eee-a380-d87048692276 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:36.478765 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddb1c294-99df-4eee-a380-d87048692276 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:36.479104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddb1c294-99df-4eee-a380-d87048692276 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:36.479277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ddb1c294-99df-4eee-a380-d87048692276 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:36.485890 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:36.485890 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:36.486993 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddb1c294-99df-4eee-a380-d87048692276 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:36.487780 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1235/4963] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:36 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:36.490176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bc39ac-2b8e-497e-b4a3-1830b059b03a) transitioned into state 'SUCCESS' from 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='3524d36de2614a4182df7253235d80b2',qos_specs=None,replication_status=,reservations=['bc65e3e9-c18c-4f8e-b38c-ed68329cbbb1','51fd25f7-f710-4ebe-be1b-fe9939c6a5e2','9375842a-ce8d-4813-87d2-57bfe5ec67e8','ac3c0d3d-3eca-408f-ac74-3b377af27676'],size=1,snapshot_id=56023fb4-4972-49bc-85e0-e9b02784cc4e,source_replicaid=,source_volid=None,status='creating',user_id='cdf60bbbefa24424ab06b794d6cec382',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:36.491267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e97816-aefe-47fb-9186-0b7d93caaf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:36.521159 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e97816-aefe-47fb-9186-0b7d93caaf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:36.522167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Flow 'volume_create_api' (1e1ff3e9-905f-4fd6-97a1-342e2c450c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:36.522607 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Create volume request issued successfully. Jul 10 13:31:36.523393 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8777eb5b-3cac-4b32-8bbe-11ee26984281 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:36.524102 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1254/4964] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:31:36 2026] POST /volume/v3/volumes => generated 809 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:36.541640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-af8c8c56-0646-4133-8795-49418afcbcf0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:36.545220 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af8c8c56-0646-4133-8795-49418afcbcf0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:36.545707 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af8c8c56-0646-4133-8795-49418afcbcf0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:36.546098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-af8c8c56-0646-4133-8795-49418afcbcf0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:36.556756 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:36.556756 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:36.563273 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-af8c8c56-0646-4133-8795-49418afcbcf0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:36.570920 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-af8c8c56-0646-4133-8795-49418afcbcf0 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 200 Jul 10 13:31:36.571636 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1243/4965] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:36 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:37.046376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-55dbc7bf-ab5e-469c-9418-38f2f79f4fdc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.050368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-55dbc7bf-ab5e-469c-9418-38f2f79f4fdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 Jul 10 13:31:37.050368 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-55dbc7bf-ab5e-469c-9418-38f2f79f4fdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.050606 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-55dbc7bf-ab5e-469c-9418-38f2f79f4fdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.062199 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.062199 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:37.501746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.505468 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:37.505468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.505468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.505468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:37.510785 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.510785 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:37.511621 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39ea9d84-1b3d-4923-8c08-0cff3413b036 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:37.512253 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1236/4966] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:37 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:37.588033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.591229 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:37.591229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.591955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.602746 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.602746 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:37.605622 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-55dbc7bf-ab5e-469c-9418-38f2f79f4fdc tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 returned with HTTP 200 Jul 10 13:31:37.606324 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1234/4967] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:31:37 2026] DELETE /volume/v3/attachments/f929ef30-7ccd-4335-90d9-459acfaea1d1 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:37.610321 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:37.618908 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-39107306-197b-4ab2-aa63-4d1c5fb69707 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 200 Jul 10 13:31:37.619720 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1255/4968] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:37 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 1228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:37.623261 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.626947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:37.627202 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.627488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.627886 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:37.641106 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.641106 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:37.642312 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:37.644434 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.648343 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:37.648756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.649176 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.662893 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.662893 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:37.669395 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:31:37.669395 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-11ac5c26-6137-46f2-8396-8a3e9b7d9ab0 req-728f8648-241c-465e-8751-be5fbccb680d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 202 Jul 10 13:31:37.670325 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1244/4969] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:31:37 2026] DELETE /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:37.671013 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:37.682972 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e95b0565-b8b4-4e49-b4d4-e9f29a05fdef tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 200 Jul 10 13:31:37.683874 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1237/4970] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:37 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 1228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:37.704139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.706633 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:37.706931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.708460 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.708460 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete snapshot with id: 56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:37.714312 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.714312 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:37.714861 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot retrieved successfully. Jul 10 13:31:37.736887 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot delete request issued successfully. Jul 10 13:31:37.737083 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f7c5c54-36f2-49bb-88c1-541237c88b6f tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 202 Jul 10 13:31:37.737676 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1235/4971] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:31:37 2026] DELETE /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:37.748399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:37.750652 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:37.751285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:37.751285 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:37.757207 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:37.757207 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:37.757885 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Snapshot retrieved successfully. Jul 10 13:31:37.760193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1fb2ceac-85f3-4450-8b3e-865eda724f2b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 200 Jul 10 13:31:37.760193 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1256/4972] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:37 2026] GET /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:38.525578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-500835bb-221b-4511-ad51-cff489852576 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:38.527969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-500835bb-221b-4511-ad51-cff489852576 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:38.528451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-500835bb-221b-4511-ad51-cff489852576 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:38.528451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-500835bb-221b-4511-ad51-cff489852576 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:38.528681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-500835bb-221b-4511-ad51-cff489852576 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:38.534357 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:38.534357 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:38.535462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-500835bb-221b-4511-ad51-cff489852576 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:38.535915 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1245/4973] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:38 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:38.770937 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f978a849-3d98-48b7-b828-6708b31e5c92 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:38.772957 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f978a849-3d98-48b7-b828-6708b31e5c92 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:38.773155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f978a849-3d98-48b7-b828-6708b31e5c92 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:38.773357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f978a849-3d98-48b7-b828-6708b31e5c92 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:38.778307 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f978a849-3d98-48b7-b828-6708b31e5c92 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 404 Jul 10 13:31:38.778858 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1238/4974] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:38 2026] GET /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:38.786889 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-86741768-efcb-40b0-8651-309171f81f21 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:38.789233 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:38.789561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:38.789862 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:38.790044 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:38.801492 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:38.801492 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:38.802098 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:38.823752 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume request issued successfully. Jul 10 13:31:38.824633 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-86741768-efcb-40b0-8651-309171f81f21 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 202 Jul 10 13:31:38.824633 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1236/4975] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:38 2026] DELETE /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:38.841106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:38.843342 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:38.843679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:38.844013 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:38.855634 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:38.855634 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:38.864118 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:38.874736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99e7b203-822e-4cac-8e23-973a2a7c0410 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 200 Jul 10 13:31:38.874736 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1257/4976] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:38 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 1227 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:39.547989 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:39.550389 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:39.550822 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:39.550874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:39.550986 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:39.556421 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:39.556421 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:39.557593 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b925b35d-ee59-4f12-b4a0-57e21eac7b84 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:39.558242 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1246/4977] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:39 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:39.888380 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a674a73b-8f44-4c9d-b8fb-3f16f5f8823b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:39.890639 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a674a73b-8f44-4c9d-b8fb-3f16f5f8823b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:39.890929 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a674a73b-8f44-4c9d-b8fb-3f16f5f8823b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:39.891179 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a674a73b-8f44-4c9d-b8fb-3f16f5f8823b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:39.899587 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a674a73b-8f44-4c9d-b8fb-3f16f5f8823b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 404 Jul 10 13:31:39.900304 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1239/4978] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:39 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:40.152913 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:40.155181 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:40.155491 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:40.155941 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:40.156141 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:40.165636 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:40.165636 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:40.166200 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:40.194825 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume request issued successfully. Jul 10 13:31:40.195025 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f38bbefd-2baf-4235-9e46-ad4eed231db1 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 202 Jul 10 13:31:40.195468 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1237/4979] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:40 2026] DELETE /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:40.205639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:40.209364 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:40.209637 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:40.209904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:40.222488 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:40.222488 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:40.229752 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:40.239671 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5923fcb3-1cad-4281-96ee-8cc640b75cca tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 200 Jul 10 13:31:40.240287 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1258/4980] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:40 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:40.571213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:40.573620 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:40.573878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:40.574133 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:40.574300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:40.580232 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:40.580232 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:40.581360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd58411b-3400-44bd-9ce2-c2b461ec71c2 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:40.581924 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1247/4981] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:40 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:41.137685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e5a4960f-2e7f-47dc-b223-6688b2b78215 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.139923 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5a4960f-2e7f-47dc-b223-6688b2b78215 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 Jul 10 13:31:41.140149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5a4960f-2e7f-47dc-b223-6688b2b78215 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.140353 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5a4960f-2e7f-47dc-b223-6688b2b78215 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.146959 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5a4960f-2e7f-47dc-b223-6688b2b78215 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 returned with HTTP 404 Jul 10 13:31:41.147489 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1240/4982] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/volumes/5d4d50d0-0a29-4409-9e11-25126df2ae72 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:41.214319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.216478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:41.216824 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.217048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.217200 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:41.227079 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:41.227079 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:41.227079 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:41.247856 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:31:41.248139 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-20a3c85f-24cf-43c9-8ac1-8373865539c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 202 Jul 10 13:31:41.248729 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1238/4983] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:31:41 2026] DELETE /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:41.256660 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ecd0ee91-682f-4c32-aa91-60ce8d4fa0bc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.258590 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.260110 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:41.260110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.261227 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.261494 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecd0ee91-682f-4c32-aa91-60ce8d4fa0bc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:41.261494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ecd0ee91-682f-4c32-aa91-60ce8d4fa0bc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.261494 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ecd0ee91-682f-4c32-aa91-60ce8d4fa0bc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.267508 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:41.267508 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:41.267846 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:31:41.268632 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cfed0f99-fc40-4fbd-a349-dfdfc7626beb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 200 Jul 10 13:31:41.269147 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1248/4984] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:41.270461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecd0ee91-682f-4c32-aa91-60ce8d4fa0bc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 404 Jul 10 13:31:41.271152 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1259/4985] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:41.281922 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.284697 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:41.285045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.285332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.285591 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:41.292841 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e18530aa-e8ab-42e4-b432-30cdaaa04adc tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 404 Jul 10 13:31:41.293369 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1241/4986] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:41 2026] DELETE /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:41.300884 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d4028316-229e-4f35-a021-c5a0107e5d42 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.303100 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4028316-229e-4f35-a021-c5a0107e5d42 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 Jul 10 13:31:41.303506 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4028316-229e-4f35-a021-c5a0107e5d42 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.303782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4028316-229e-4f35-a021-c5a0107e5d42 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.311674 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4028316-229e-4f35-a021-c5a0107e5d42 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 returned with HTTP 404 Jul 10 13:31:41.312352 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1239/4987] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/volumes/ac4a0d1d-8e37-4c9d-b76e-30e1421ef6e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:41.320826 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.322682 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:41.322876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.323068 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.323212 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete snapshot with id: 56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:41.328348 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7cd9f8c8-73f9-44a7-a161-35fdcb4f72f7 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 404 Jul 10 13:31:41.329024 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1249/4988] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:31:41 2026] DELETE /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:41.337452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dc31fc88-b8f9-432f-93c3-749d54e3665a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.340255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc31fc88-b8f9-432f-93c3-749d54e3665a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e Jul 10 13:31:41.340738 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc31fc88-b8f9-432f-93c3-749d54e3665a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.340930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dc31fc88-b8f9-432f-93c3-749d54e3665a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.346991 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dc31fc88-b8f9-432f-93c3-749d54e3665a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e returned with HTTP 404 Jul 10 13:31:41.347674 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1260/4989] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/snapshots/56023fb4-4972-49bc-85e0-e9b02784cc4e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:41.356126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-89c390fa-6230-4527-8dc3-c6f8df997068 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.357957 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89c390fa-6230-4527-8dc3-c6f8df997068 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:41.358168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89c390fa-6230-4527-8dc3-c6f8df997068 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.358412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-89c390fa-6230-4527-8dc3-c6f8df997068 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.358594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-89c390fa-6230-4527-8dc3-c6f8df997068 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:41.365856 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-89c390fa-6230-4527-8dc3-c6f8df997068 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 404 Jul 10 13:31:41.366582 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1242/4990] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:41 2026] DELETE /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:41.375055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f7063e19-2011-4ee8-8a2b-8888f9d40a77 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.377007 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f7063e19-2011-4ee8-8a2b-8888f9d40a77 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 Jul 10 13:31:41.377332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f7063e19-2011-4ee8-8a2b-8888f9d40a77 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.378102 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f7063e19-2011-4ee8-8a2b-8888f9d40a77 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.384521 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f7063e19-2011-4ee8-8a2b-8888f9d40a77 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 returned with HTTP 404 Jul 10 13:31:41.385465 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1240/4991] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/volumes/70ed7a7d-803c-450d-a9e3-630808fc0a21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:41.445564 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-01476002-b000-4a61-8245-60ffcffb0e7b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.447999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:41.448240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.448481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.448867 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:41.458703 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:41.458703 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:41.459202 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:41.480307 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume request issued successfully. Jul 10 13:31:41.480927 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-01476002-b000-4a61-8245-60ffcffb0e7b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 202 Jul 10 13:31:41.481237 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1250/4992] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:41 2026] DELETE /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:31:41.494270 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e8b44356-91cf-4803-8e71-ad151c610824 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.496342 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8b44356-91cf-4803-8e71-ad151c610824 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:41.496618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8b44356-91cf-4803-8e71-ad151c610824 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.496887 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8b44356-91cf-4803-8e71-ad151c610824 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.504678 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:41.504678 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:41.509716 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e8b44356-91cf-4803-8e71-ad151c610824 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Volume info retrieved successfully. Jul 10 13:31:41.516191 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8b44356-91cf-4803-8e71-ad151c610824 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 200 Jul 10 13:31:41.516757 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1261/4993] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:41.594988 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:41.597240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:41.597510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:41.597789 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:41.597941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:41.602612 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:41.602612 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:41.603563 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc8a85ac-444f-4e2c-83d2-f3dbd77f0096 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:41.604030 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1243/4994] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:41 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:42.279637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3b258342-2183-484e-82af-f8c02e6c85f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.281501 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b258342-2183-484e-82af-f8c02e6c85f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 Jul 10 13:31:42.281716 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b258342-2183-484e-82af-f8c02e6c85f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.281926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3b258342-2183-484e-82af-f8c02e6c85f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.287136 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3b258342-2183-484e-82af-f8c02e6c85f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 returned with HTTP 404 Jul 10 13:31:42.287803 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1241/4995] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/snapshots/06e3239d-ff90-4906-b38d-7c65ef424182 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:42.296452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.298762 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:42.298980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.299218 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.299419 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:42.308015 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:42.308015 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:42.308537 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:42.326477 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:31:42.326697 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cebc86e-d0f6-479f-a39c-a1534f8d55be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 202 Jul 10 13:31:42.327173 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1251/4996] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:31:42 2026] DELETE /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:42.335449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.337525 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:42.337722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.337934 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.345360 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:42.345360 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:42.349562 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:42.354628 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-05bd4e87-1c1b-45bc-b917-3d3fd3188c2a tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 200 Jul 10 13:31:42.355042 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1262/4997] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:42.531166 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8bea6b2e-a46c-4fd8-8ca9-20c2ad2cb57b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.532815 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8bea6b2e-a46c-4fd8-8ca9-20c2ad2cb57b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 Jul 10 13:31:42.533108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8bea6b2e-a46c-4fd8-8ca9-20c2ad2cb57b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.533310 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8bea6b2e-a46c-4fd8-8ca9-20c2ad2cb57b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.540323 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8bea6b2e-a46c-4fd8-8ca9-20c2ad2cb57b tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 returned with HTTP 404 Jul 10 13:31:42.540870 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1244/4998] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/volumes/221c25e9-4e36-4797-8119-1ee8e59ec6d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:42.547995 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.549816 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:42.550122 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.550314 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.550489 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:42.556887 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-36455c41-4a25-4fff-8d6f-8d8d03e6a9cd tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 404 Jul 10 13:31:42.557571 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1242/4999] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:42 2026] DELETE /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:42.565001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d9b8b1ea-00dc-4e4c-b177-c74a6692ab4a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.567151 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d9b8b1ea-00dc-4e4c-b177-c74a6692ab4a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 Jul 10 13:31:42.567408 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d9b8b1ea-00dc-4e4c-b177-c74a6692ab4a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.567594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d9b8b1ea-00dc-4e4c-b177-c74a6692ab4a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.572976 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d9b8b1ea-00dc-4e4c-b177-c74a6692ab4a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 returned with HTTP 404 Jul 10 13:31:42.573417 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1252/5000] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/volumes/82f08664-a268-4099-bb42-363f6bd32165 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:42.613319 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ff3415bb-f794-404f-8953-fff2db488182 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.615138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff3415bb-f794-404f-8953-fff2db488182 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] DELETE https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:42.615341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff3415bb-f794-404f-8953-fff2db488182 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.615487 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-44d8181a-2008-4aa4-9628-59b73dafc20c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.615544 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ff3415bb-f794-404f-8953-fff2db488182 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.615732 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ff3415bb-f794-404f-8953-fff2db488182 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Delete volume with id: 5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:42.617460 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-44d8181a-2008-4aa4-9628-59b73dafc20c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:42.617660 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-44d8181a-2008-4aa4-9628-59b73dafc20c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.617885 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-44d8181a-2008-4aa4-9628-59b73dafc20c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.618006 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-44d8181a-2008-4aa4-9628-59b73dafc20c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:42.621757 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ff3415bb-f794-404f-8953-fff2db488182 tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 404 Jul 10 13:31:42.622263 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1263/5001] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:31:42 2026] DELETE /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:42.622317 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:42.622317 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:42.623071 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-44d8181a-2008-4aa4-9628-59b73dafc20c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:42.623427 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1245/5002] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:42.629266 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf4b7f35-91a6-47bb-9ad1-48db7e8c988a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:42.631138 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf4b7f35-91a6-47bb-9ad1-48db7e8c988a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] GET https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 Jul 10 13:31:42.631360 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf4b7f35-91a6-47bb-9ad1-48db7e8c988a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:42.631595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf4b7f35-91a6-47bb-9ad1-48db7e8c988a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:42.637258 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf4b7f35-91a6-47bb-9ad1-48db7e8c988a tempest-VolumeImageDependencyTests-1159170507 tempest-VolumeImageDependencyTests-1159170507-project-member] https://10.4.3.138/volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 returned with HTTP 404 Jul 10 13:31:42.637730 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1243/5003] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:31:42 2026] GET /volume/v3/volumes/5d6a1b9e-8c1b-45de-ac70-4b6fdb8f2cd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:31:43.367336 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d0556845-771e-4a22-aa92-ef545091f84f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:43.370808 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d0556845-771e-4a22-aa92-ef545091f84f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd Jul 10 13:31:43.370995 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d0556845-771e-4a22-aa92-ef545091f84f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:43.371203 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d0556845-771e-4a22-aa92-ef545091f84f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:43.378222 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d0556845-771e-4a22-aa92-ef545091f84f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd returned with HTTP 404 Jul 10 13:31:43.378856 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1253/5004] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:43 2026] GET /volume/v3/volumes/99f5f531-af7c-4725-bce6-981f535fa3bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:43.413153 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4fcc90fb-118f-438c-b400-57de6b336d5c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:43.414919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:43.415305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-751229901", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:43.416917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-751229901', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:43.501849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:31:43.507399 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:31:43.513210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (e2f60eaf-621d-4b0c-9a35-a054e31e3b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:43.514463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cf6408-fd07-4259-b3ec-8edc706b3f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:43.515552 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:43.586463 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6cf6408-fd07-4259-b3ec-8edc706b3f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:43.587627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949329a6-8780-4ff9-97a5-d2ba4e9a78e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:43.636536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:43.638496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:43.638788 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:43.639011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:43.639589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:43.645680 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:43.645680 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:43.646549 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-85a76979-6a01-40fb-b8bb-67ee581c5a0f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:43.647831 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1246/5005] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:43 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:43.647972 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['20a7cf7e-e475-4558-a3df-e61a836d15ef', '1b3f55f2-267a-43ac-9c59-0ce67160c662', 'fab76355-563a-46be-98f2-1f4de305a4a0', '4383375c-9e93-40e9-87b6-6573570ba82e'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:43.648765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949329a6-8780-4ff9-97a5-d2ba4e9a78e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20a7cf7e-e475-4558-a3df-e61a836d15ef', '1b3f55f2-267a-43ac-9c59-0ce67160c662', 'fab76355-563a-46be-98f2-1f4de305a4a0', '4383375c-9e93-40e9-87b6-6573570ba82e']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:43.649705 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7595ec-d444-4c5e-b33e-af11487adb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:43.679994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f7595ec-d444-4c5e-b33e-af11487adb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71459e39-d734-44b6-81f3-71b3f153ac76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-751229901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['20a7cf7e-e475-4558-a3df-e61a836d15ef','1b3f55f2-267a-43ac-9c59-0ce67160c662','fab76355-563a-46be-98f2-1f4de305a4a0','4383375c-9e93-40e9-87b6-6573570ba82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-751229901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71459e39-d734-44b6-81f3-71b3f153ac76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:43.680986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5635cc8f-02c0-4ded-b711-6ee0fccbee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:43.706565 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5635cc8f-02c0-4ded-b711-6ee0fccbee40) transitioned into state 'SUCCESS' from state '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-751229901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['20a7cf7e-e475-4558-a3df-e61a836d15ef','1b3f55f2-267a-43ac-9c59-0ce67160c662','fab76355-563a-46be-98f2-1f4de305a4a0','4383375c-9e93-40e9-87b6-6573570ba82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:43.707314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f122cb-e2fe-45b1-b69d-6849e9aa7390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:43.720484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f122cb-e2fe-45b1-b69d-6849e9aa7390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:43.720484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (e2f60eaf-621d-4b0c-9a35-a054e31e3b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:43.720818 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:31:43.721444 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4fcc90fb-118f-438c-b400-57de6b336d5c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:43.721933 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1264/5006] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:31:43 2026] POST /volume/v3/volumes => generated 758 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:43.740095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:43.742518 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:43.742699 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:43.743522 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:43.752500 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:43.752500 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:43.762238 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:43.767068 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-001c72d7-b7db-4021-9ce6-edaec50e39e9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:43.767678 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1244/5007] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:43 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:44.003600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:44.082016 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:31:44.082610 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-828546390"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:44.084379 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-828546390'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:31:44.084584 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume of 1 GB Jul 10 13:31:44.089661 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability Zones retrieved successfully. Jul 10 13:31:44.097262 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (47535924-86aa-409b-8de2-e0cdd1566eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:44.098454 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5630c10c-6065-4d45-b86c-9175e0962981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:44.099498 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:44.130184 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5630c10c-6065-4d45-b86c-9175e0962981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:44.131187 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d408b320-3878-44c1-97a2-033aa6fedba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:44.199031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['d3d60c5c-68cc-43c1-92ca-b096b690f3c8', '13b2b055-a384-4c31-9225-69b0d43d5da0', '05584646-163e-4458-98ff-d95ef9198e35', '2d53d548-0290-4da1-90d5-912666eb6d31'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:44.200594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d408b320-3878-44c1-97a2-033aa6fedba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d60c5c-68cc-43c1-92ca-b096b690f3c8', '13b2b055-a384-4c31-9225-69b0d43d5da0', '05584646-163e-4458-98ff-d95ef9198e35', '2d53d548-0290-4da1-90d5-912666eb6d31']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:44.201078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7242509-c62f-427b-99dd-1978d26c22ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:44.230281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7242509-c62f-427b-99dd-1978d26c22ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74f90d2c-d985-4c87-bc30-3dd31aabe5ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-828546390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['d3d60c5c-68cc-43c1-92ca-b096b690f3c8','13b2b055-a384-4c31-9225-69b0d43d5da0','05584646-163e-4458-98ff-d95ef9198e35','2d53d548-0290-4da1-90d5-912666eb6d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-828546390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74f90d2c-d985-4c87-bc30-3dd31aabe5ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a85765f3a2848999159c993f91f52cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4639de590c742c691fb23abef606026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:44.231783 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2ec33f-15b4-4f50-abde-12f1aa8aaae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:44.254247 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2ec33f-15b4-4f50-abde-12f1aa8aaae8) transitioned into state 'SUCCESS' from state '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-828546390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['d3d60c5c-68cc-43c1-92ca-b096b690f3c8','13b2b055-a384-4c31-9225-69b0d43d5da0','05584646-163e-4458-98ff-d95ef9198e35','2d53d548-0290-4da1-90d5-912666eb6d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:44.255145 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bec51c-a390-456c-bd5a-240b061cbcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:44.266129 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89bec51c-a390-456c-bd5a-240b061cbcc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:44.267343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (47535924-86aa-409b-8de2-e0cdd1566eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:44.267792 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request issued successfully. Jul 10 13:31:44.268468 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c3401fdd-3135-4159-beb6-f5bc8299bd9c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:31:44.268977 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1254/5008] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:31:44 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:44.282900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:44.284625 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:31:44.284868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:44.285100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:44.293908 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:44.293908 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:44.297662 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:31:44.302451 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0cf039e6-8a53-4fe1-ab1c-6566945f6a06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae returned with HTTP 200 Jul 10 13:31:44.303137 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1247/5009] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:44 2026] GET /volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:44.658798 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:44.660837 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:44.661100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:44.661387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:44.661524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:44.666793 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:44.666793 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:44.667584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3d263ce9-3eed-4ddc-9925-ad307fce45e8 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:44.667926 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1265/5010] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:44 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:44.783237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:44.785680 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:44.785937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:44.786183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:44.794721 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:44.794721 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:44.799121 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:44.804711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-17984b49-f9ac-45c8-9673-20462a02ccb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:44.805193 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1245/5011] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:44 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:44.822424 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:44.824751 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:44.825038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:44.825292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:44.835383 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:44.835383 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:44.844641 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:44.856598 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-cef3cd3b-9a4e-4e70-a77c-18ab4d073349 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:44.857505 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1255/5012] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:44 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:45.337070 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3c421323-3066-42c2-ab5d-d36635a48e18 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:45.344038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3c421323-3066-42c2-ab5d-d36635a48e18 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:31:45.344038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3c421323-3066-42c2-ab5d-d36635a48e18 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:45.344341 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3c421323-3066-42c2-ab5d-d36635a48e18 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:45.375882 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:45.375882 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:45.383532 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3c421323-3066-42c2-ab5d-d36635a48e18 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:31:45.401530 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3c421323-3066-42c2-ab5d-d36635a48e18 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae returned with HTTP 200 Jul 10 13:31:45.401530 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1248/5013] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:45 2026] GET /volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae => generated 1017 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:45.432735 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:45.438252 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:31:45.441204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74f90d2c-d985-4c87-bc30-3dd31aabe5ae", "name": "tempest-type-Backup-265104642"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:45.441204 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating new backup {'backup': {'volume_id': '74f90d2c-d985-4c87-bc30-3dd31aabe5ae', 'name': 'tempest-type-Backup-265104642'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:31:45.441204 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating backup of volume 74f90d2c-d985-4c87-bc30-3dd31aabe5ae in container None Jul 10 13:31:45.458639 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:45.458639 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:45.458802 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:31:45.533072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['2c3cd8cd-746c-4599-9b17-023f76f22343', 'e29029f7-a577-434f-bf1d-e62190ca58d3'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:45.637667 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8b63655-bbce-451e-8f47-66ae97d1d100 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:31:45.637874 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1266/5014] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:31:45 2026] POST /volume/v3/backups => generated 315 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:45.689623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:45.699724 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a3742222-d323-4071-8d1d-f31290327f68 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:45.699913 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:45.699913 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:45.699913 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:45.702907 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:45.709413 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3742222-d323-4071-8d1d-f31290327f68 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:45.709413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3742222-d323-4071-8d1d-f31290327f68 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:45.709413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a3742222-d323-4071-8d1d-f31290327f68 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:45.709413 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a3742222-d323-4071-8d1d-f31290327f68 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:45.731467 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:45.731467 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:45.732091 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c20d6b4-1193-4002-91ab-69eca47234d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:45.732744 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1246/5015] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:45 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 722 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:45.739373 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:45.739373 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:45.754171 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a3742222-d323-4071-8d1d-f31290327f68 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:45.754171 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1256/5016] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:45 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:46.752330 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:46.754845 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:46.755138 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:46.755452 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:46.755601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:46.760661 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:46.760661 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:46.761443 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2aa0923d-b18d-42de-9f37-717df0ccb04e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:46.761876 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1249/5017] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:46 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:46.777305 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-aaa8d410-ff6e-4272-91e2-481afce65405 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:46.779657 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aaa8d410-ff6e-4272-91e2-481afce65405 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:46.779915 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aaa8d410-ff6e-4272-91e2-481afce65405 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:46.780177 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-aaa8d410-ff6e-4272-91e2-481afce65405 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:46.780242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-aaa8d410-ff6e-4272-91e2-481afce65405 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:46.784989 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:46.784989 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:46.786393 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-aaa8d410-ff6e-4272-91e2-481afce65405 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:46.786658 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1267/5018] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:46 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:46.894679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:46.897395 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:46.897618 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:46.897840 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:46.906204 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:46.906204 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:46.910596 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:46.917359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-f3ce3805-b6fa-4a91-94dd-883bca8ce2af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:46.917933 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1247/5019] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:46 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:47.358496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:47.361544 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:47.361903 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:47.362212 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:47.370803 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:47.370803 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:47.375306 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:47.381304 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-782cc3d9-0d45-477e-b6de-c63921adc51c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:47.381760 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1257/5020] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:31:47 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:47.400939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-207d0991-4f3b-4a25-ad2a-157e93aadb89 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:47.403986 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-207d0991-4f3b-4a25-ad2a-157e93aadb89 None None] GET https://10.4.3.138/volume// Jul 10 13:31:47.404182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-207d0991-4f3b-4a25-ad2a-157e93aadb89 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:47.405995 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-207d0991-4f3b-4a25-ad2a-157e93aadb89 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:47.406413 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-207d0991-4f3b-4a25-ad2a-157e93aadb89 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:31:47.407674 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1250/5021] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:31:47 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:31:47.418604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-e3df9970-da88-4be0-8985-6a51b9202ba5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:47.421193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-e3df9970-da88-4be0-8985-6a51b9202ba5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:31:47.421551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-e3df9970-da88-4be0-8985-6a51b9202ba5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71459e39-d734-44b6-81f3-71b3f153ac76", "connector": null, "instance_uuid": "f07d0d0b-3941-4186-a6ac-933261a86aed"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:47.431909 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:47.431909 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:47.462395 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-e3df9970-da88-4be0-8985-6a51b9202ba5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:31:47.462908 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1268/5022] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:31:47 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) Jul 10 13:31:47.775297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:47.777656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:47.777980 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:47.778218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:47.778394 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:47.784837 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:47.784837 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:47.785871 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f0c14918-61e2-4929-a313-2bf9709a3a04 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:47.786448 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1248/5023] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:47 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:47.798002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:47.799803 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:47.800030 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:47.800216 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:47.800346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:47.804952 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:47.804952 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:47.805779 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-03801616-fa2d-4a81-82ba-7fd6f30606bc tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:47.806159 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1258/5024] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:47 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:48.799408 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-61705788-373f-42f1-96c0-53d06b46ad3b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:48.800973 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-61705788-373f-42f1-96c0-53d06b46ad3b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:48.801151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-61705788-373f-42f1-96c0-53d06b46ad3b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:48.801360 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-61705788-373f-42f1-96c0-53d06b46ad3b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:48.801472 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-61705788-373f-42f1-96c0-53d06b46ad3b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:48.806798 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:48.806798 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:48.807435 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-61705788-373f-42f1-96c0-53d06b46ad3b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:48.807825 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1251/5025] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:48 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:48.820449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-02795341-3fb2-4396-ba2d-c9282df03986 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:48.822480 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02795341-3fb2-4396-ba2d-c9282df03986 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:48.822728 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02795341-3fb2-4396-ba2d-c9282df03986 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:48.822975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02795341-3fb2-4396-ba2d-c9282df03986 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:48.823129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-02795341-3fb2-4396-ba2d-c9282df03986 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:48.827113 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:48.827113 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:48.827815 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02795341-3fb2-4396-ba2d-c9282df03986 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:48.828154 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1269/5026] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:48 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:49.822859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-72039641-20d3-4499-8a8b-b3fafc84322d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:49.828225 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-72039641-20d3-4499-8a8b-b3fafc84322d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:49.828991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-72039641-20d3-4499-8a8b-b3fafc84322d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:49.829299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-72039641-20d3-4499-8a8b-b3fafc84322d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:49.829441 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-72039641-20d3-4499-8a8b-b3fafc84322d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:49.833259 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:49.833259 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:49.833881 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-72039641-20d3-4499-8a8b-b3fafc84322d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:49.834427 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1249/5027] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:49 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:49.838661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:49.840905 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:49.841157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:49.841420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:49.841571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:49.846762 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:49.846762 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:49.847807 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bbd1a7cb-fbbf-465a-8497-9a998f8a8eb7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:49.848297 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1259/5028] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:49 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:50.848746 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:50.853632 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:50.853899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:50.854826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:50.855295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:50.860595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-21c274da-d033-4a19-940e-104ee789aa93 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:50.864565 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:50.864565 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:50.865065 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21c274da-d033-4a19-940e-104ee789aa93 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:50.865333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21c274da-d033-4a19-940e-104ee789aa93 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:50.865593 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-21c274da-d033-4a19-940e-104ee789aa93 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:50.865764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-21c274da-d033-4a19-940e-104ee789aa93 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:50.865833 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-425b73ec-3280-4df4-8cf4-1e04dff0dbe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:50.867374 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1252/5029] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:50 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:50.873256 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:50.873256 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:50.874147 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-21c274da-d033-4a19-940e-104ee789aa93 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:50.874736 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1270/5030] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:50 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:50.887351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:50.892560 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:31:50.892806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:50.893549 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:50.907039 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:50.907039 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:50.911887 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:50.918370 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7e97c47d-3c23-4ecf-9e31-f75cf52c7471 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:31:50.919279 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1250/5031] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:50 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 13:31:50.933322 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d511412-1869-454d-aff7-8764eabbb3b3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:50.935240 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] POST https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a/restore Jul 10 13:31:50.935778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:50.937071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Restoring backup 4a7667c0-6882-46cb-9a2b-d8fd48a1644a ({'restore': {}}) {{(pid=100114) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:31:50.937325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Restoring backup 4a7667c0-6882-46cb-9a2b-d8fd48a1644a to volume None. Jul 10 13:31:50.942001 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:50.942001 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:50.943063 np0000005006 devstack@c-api.service[100114]: INFO cinder.backup.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Creating volume of 1 GB for restore of backup 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. Jul 10 13:31:50.947151 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Availability Zones retrieved successfully. Jul 10 13:31:50.952317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Flow 'volume_create_api' (53f25383-0e3c-4c8c-8fc6-7b1489deda11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:50.954012 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00075387-5ab9-45ed-bb1e-19d287ff8966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:50.955594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:31:50.989087 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00075387-5ab9-45ed-bb1e-19d287ff8966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:50.989958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccabd86-658c-4eaf-af59-bda372612262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:51.024862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Created reservations ['01e3754b-1bef-4a73-91ac-d689881498f8', '37397d91-ed6b-4763-bbfc-bd5db3dc10cd', '162819d1-e021-42f1-8236-3788f25d996f', '090c22a7-5eab-4724-9064-0ec8048de086'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:31:51.025744 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ccabd86-658c-4eaf-af59-bda372612262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01e3754b-1bef-4a73-91ac-d689881498f8', '37397d91-ed6b-4763-bbfc-bd5db3dc10cd', '162819d1-e021-42f1-8236-3788f25d996f', '090c22a7-5eab-4724-9064-0ec8048de086']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:51.026265 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25c1276-254a-4e58-bec0-34d6ec511f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:51.053311 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25c1276-254a-4e58-bec0-34d6ec511f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec9090b-0dba-405b-83d3-6c1523579935', '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_4a7667c0-6882-46cb-9a2b-d8fd48a1644a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498b7b42012e4be0a675ce3234ac28df',qos_specs=None,replication_status=,reservations=['01e3754b-1bef-4a73-91ac-d689881498f8','37397d91-ed6b-4763-bbfc-bd5db3dc10cd','162819d1-e021-42f1-8236-3788f25d996f','090c22a7-5eab-4724-9064-0ec8048de086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1756e321e35546cbb6b103953540a150',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:31:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4a7667c0-6882-46cb-9a2b-d8fd48a1644a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec9090b-0dba-405b-83d3-6c1523579935,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='498b7b42012e4be0a675ce3234ac28df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1756e321e35546cbb6b103953540a150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:51.054002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faafd55-6744-4e66-9abd-a55ebdde9204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:51.067195 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4faafd55-6744-4e66-9abd-a55ebdde9204) transitioned into 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_4a7667c0-6882-46cb-9a2b-d8fd48a1644a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='498b7b42012e4be0a675ce3234ac28df',qos_specs=None,replication_status=,reservations=['01e3754b-1bef-4a73-91ac-d689881498f8','37397d91-ed6b-4763-bbfc-bd5db3dc10cd','162819d1-e021-42f1-8236-3788f25d996f','090c22a7-5eab-4724-9064-0ec8048de086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1756e321e35546cbb6b103953540a150',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:51.067937 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d51147-d388-412b-b803-75923e65b7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:31:51.077188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d51147-d388-412b-b803-75923e65b7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:31:51.078001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Flow 'volume_create_api' (53f25383-0e3c-4c8c-8fc6-7b1489deda11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:31:51.078290 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Create volume request issued successfully. Jul 10 13:31:51.084968 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:51.084968 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:51.085504 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:51.878611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:51.880968 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:51.881241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:51.881504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:51.881627 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:51.886239 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:51.886239 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:51.886865 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3797f0c-39df-4c39-bb1b-8bb14e0b205a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:51.887324 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1253/5032] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:51 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:52.094090 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:52.094090 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:52.094820 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:31:52.094820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Checking backup size 1 against volume size 1 {{(pid=100114) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:31:52.094924 np0000005006 devstack@c-api.service[100114]: INFO cinder.backup.api [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Overwriting volume 7ec9090b-0dba-405b-83d3-6c1523579935 with restore of backup 4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:52.110341 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] restore_backup in rpcapi backup_id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a {{(pid=100114) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:31:52.115109 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d511412-1869-454d-aff7-8764eabbb3b3 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a/restore returned with HTTP 202 Jul 10 13:31:52.115651 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1260/5033] 10.4.3.138 () {68 vars in 1393 bytes} [Fri Jul 10 13:31:50 2026] POST /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a/restore => generated 189 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:31:52.126099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:52.130804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:52.131090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:52.131393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:52.131548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:52.136092 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:52.136092 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:52.136880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-91f75caf-3f60-4b85-983f-fdc779a0ce42 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:52.137400 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1271/5034] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:52 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:52.898832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:52.901043 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:52.901210 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:52.901399 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:52.901493 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:52.907274 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:52.907274 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:52.907867 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-62f56d5b-8d3d-49bf-82fd-70a7de6c4a2c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:52.908213 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1251/5035] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:52 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:53.150022 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:53.152764 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:53.153072 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:53.153471 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:53.153634 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:53.162879 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:53.162879 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:53.163853 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5788c94a-d5c8-4841-8f1f-d8f130913312 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:53.164438 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1254/5036] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:53 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:53.331077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e5c340b5-98ff-4fd9-ba41-82f7b6481575 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:53.331671 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5c340b5-98ff-4fd9-ba41-82f7b6481575 None None] GET https://10.4.3.138/volume// Jul 10 13:31:53.333531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5c340b5-98ff-4fd9-ba41-82f7b6481575 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:53.333531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5c340b5-98ff-4fd9-ba41-82f7b6481575 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:53.333531 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5c340b5-98ff-4fd9-ba41-82f7b6481575 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:31:53.333531 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1261/5037] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:31:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 13:31:53.341317 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:53.345140 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:31:53.345397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:53.345588 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:53.356793 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:53.356793 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:53.360212 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:31:53.366063 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-0dd06130-fece-4844-9a9d-963fb629be73 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:31:53.366458 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1272/5038] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:31:53 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:31:53.471008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:53.472824 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 Jul 10 13:31:53.473172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:53.480004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-71459e39-d734-44b6-81f3-71b3f153ac76-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:31:53.485149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-71459e39-d734-44b6-81f3-71b3f153ac76-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:31:53.486399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:53.486399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:53.918542 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:53.921487 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:53.921677 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:53.921927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:53.922050 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:53.927108 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:53.927108 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:53.927898 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aaf92cc3-1e38-46a9-8fcd-8866993466f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:53.928322 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1255/5039] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:53 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:54.010149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-71459e39-d734-44b6-81f3-71b3f153ac76-np0000005006" released by "attachment_update" :: held 0.525s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:31:54.010477 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-2ff12706-27a3-4ccf-9844-83231e09f057 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 returned with HTTP 200 Jul 10 13:31:54.010926 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1252/5040] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:31:53 2026] PUT /volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:31:54.178490 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:54.180344 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:54.180552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:54.180748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:54.180871 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:54.185597 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:54.185597 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:54.186504 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46838b0f-abbe-4dbc-afa2-0250281f21f1 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:54.186955 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1262/5041] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:54 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:54.364827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-819c6897-71a8-43bf-a17e-1fc38e8431e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:54.369205 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-819c6897-71a8-43bf-a17e-1fc38e8431e3 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] DELETE https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd Jul 10 13:31:54.369440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-819c6897-71a8-43bf-a17e-1fc38e8431e3 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:54.369650 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-819c6897-71a8-43bf-a17e-1fc38e8431e3 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:54.378281 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:54.378281 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:54.520761 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-6328d35d-71de-459c-bc43-46fb2c13eb2c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:54.522766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-6328d35d-71de-459c-bc43-46fb2c13eb2c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562/action Jul 10 13:31:54.523117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-6328d35d-71de-459c-bc43-46fb2c13eb2c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:31:54.523226 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-6328d35d-71de-459c-bc43-46fb2c13eb2c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:31:54.537570 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:54.537570 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:54.546037 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-23b9d5d3-cbd2-4bf8-a9b2-fdb831455171 req-6328d35d-71de-459c-bc43-46fb2c13eb2c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562/action returned with HTTP 204 Jul 10 13:31:54.546405 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1256/5042] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:31:54 2026] POST /volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:31:54.908540 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-819c6897-71a8-43bf-a17e-1fc38e8431e3 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd returned with HTTP 200 Jul 10 13:31:54.908904 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1273/5043] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:31:54 2026] DELETE /volume/v3/attachments/f626a612-0991-4f99-9bbf-7fbead0a48bd => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:54.918762 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:54.920718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] DELETE https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:31:54.920920 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:54.921142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:54.921339 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Delete volume with id: d760547f-6328-4dec-b8be-4e3c8e2b5652 Jul 10 13:31:54.928897 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:54.928897 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:54.929402 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Volume info retrieved successfully. Jul 10 13:31:54.937543 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:54.939494 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:54.939764 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:54.939956 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:54.940056 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:54.945771 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:54.945771 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:54.946399 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da89051e-b0e4-466b-ac76-c64fa122d6d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:54.946758 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1263/5044] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:54 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:54.947126 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] Delete volume request issued successfully. Jul 10 13:31:54.947323 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1285b915-2ee2-491a-a277-cc07c09d74c0 req-e512f5e8-cfec-4b37-90ca-f6012bfb4de7 tempest-TestShelveInstance-1954699678 tempest-TestShelveInstance-1954699678-project-member] https://10.4.3.138/volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 returned with HTTP 202 Jul 10 13:31:54.947765 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1253/5045] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:31:54 2026] DELETE /volume/v3/volumes/d760547f-6328-4dec-b8be-4e3c8e2b5652 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:31:55.198152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:55.200104 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:55.200246 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:55.200449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:55.200546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:55.205643 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:55.205643 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:55.206569 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71937c8d-06ed-4cbc-a0a8-938424e458ac tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:55.207016 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1257/5046] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:55 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:55.958480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:55.960150 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:55.960358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:55.960530 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:55.960628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:55.965400 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:55.965400 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:55.966117 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0e247e28-22dd-4c7f-9436-9f45434ebf53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:55.966507 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1274/5047] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:55 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:56.217436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:56.219150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:56.219372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:56.219561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:56.219676 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:56.224084 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:56.224084 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:56.224945 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-2dcf15bf-ce0a-4925-a3ab-7b84ee774565 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:56.225361 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1264/5048] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:56 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:56.976263 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-03000727-324a-4820-b0a4-d8f6c022757f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:56.978456 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03000727-324a-4820-b0a4-d8f6c022757f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:56.978456 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03000727-324a-4820-b0a4-d8f6c022757f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:56.979087 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-03000727-324a-4820-b0a4-d8f6c022757f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:56.979087 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-03000727-324a-4820-b0a4-d8f6c022757f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:56.984301 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:56.984301 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:56.985208 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-03000727-324a-4820-b0a4-d8f6c022757f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:56.985774 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1254/5049] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:56 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:57.237997 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-564c5986-100b-41a1-8a56-c55170446bcd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:57.240361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-564c5986-100b-41a1-8a56-c55170446bcd tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:57.240818 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-564c5986-100b-41a1-8a56-c55170446bcd tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:57.241048 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-564c5986-100b-41a1-8a56-c55170446bcd tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:57.241215 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-564c5986-100b-41a1-8a56-c55170446bcd tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:57.248119 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:57.248119 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:57.249546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-564c5986-100b-41a1-8a56-c55170446bcd tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:57.249822 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1258/5050] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:57 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:57.997766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:58.000193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:58.000478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:58.000729 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:58.000884 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:58.005801 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:58.005801 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:31:58.006591 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d26a4bbb-fa55-4d7e-b713-a84eb8fd7ec7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:58.007101 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1275/5051] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:57 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:58.259854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:58.261566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:58.261759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:58.261934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:58.262027 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:58.266833 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:58.266833 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:31:58.268486 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33806599-bfdd-4e24-bc30-2b50fe60b395 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:58.268486 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1265/5052] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:58 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:59.019964 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a868bdfa-7211-41de-a37c-8059309284a5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:59.021984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a868bdfa-7211-41de-a37c-8059309284a5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:31:59.022175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a868bdfa-7211-41de-a37c-8059309284a5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:59.022402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a868bdfa-7211-41de-a37c-8059309284a5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:59.022510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a868bdfa-7211-41de-a37c-8059309284a5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:59.027077 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:59.027077 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:31:59.027923 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a868bdfa-7211-41de-a37c-8059309284a5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:31:59.028323 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1255/5053] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:31:59 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:31:59.277362 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-73db4a15-b456-4626-b90b-4303a637d9f7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:31:59.279038 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73db4a15-b456-4626-b90b-4303a637d9f7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:31:59.279231 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73db4a15-b456-4626-b90b-4303a637d9f7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:31:59.279414 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73db4a15-b456-4626-b90b-4303a637d9f7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:31:59.279520 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-73db4a15-b456-4626-b90b-4303a637d9f7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:31:59.283168 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:31:59.283168 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:31:59.283849 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73db4a15-b456-4626-b90b-4303a637d9f7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:31:59.284164 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1259/5054] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:31:59 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:00.040094 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:00.042110 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:32:00.042349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:00.042571 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:00.042839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:00.049136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:00.049136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:00.049739 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b57c0d8a-8399-4f2f-b38e-058cbc75f642 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:32:00.050068 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1276/5055] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:00 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:00.295142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:00.297059 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:32:00.297285 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:00.297527 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:00.297642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:00.302501 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:00.302501 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:00.303393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6d1c6d3b-d2ed-461d-ac04-5a46855d1601 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:32:00.303989 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1266/5056] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:00 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:01.061197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:01.062796 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:32:01.063002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:01.063220 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:01.063369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:01.066967 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:01.066967 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:01.067612 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4599a724-2dfe-40fa-a259-bc6844e0bfb6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:32:01.067994 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1256/5057] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:01 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:01.317647 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:01.323710 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:32:01.323710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:01.323710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:01.323710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:01.327884 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:01.327884 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:01.328894 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b9c7a49-bfe5-45e0-afa7-44a3e6446f01 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:32:01.329422 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1260/5058] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:01 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:02.077832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:02.079548 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:32:02.079674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:02.079839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:02.079949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:02.083912 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:02.083912 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:02.084467 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3aeef61b-0055-4a07-a647-e60cb5a82dff tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:32:02.084855 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1277/5059] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:02 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:02.338660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:02.340375 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:32:02.340589 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:02.340797 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:02.340896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:02.344967 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:02.344967 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:02.345708 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a8de94f5-0918-4559-9a6d-8f3448d0435f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:32:02.346035 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1267/5060] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:02 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:03.094974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.096666 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:32:03.096905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.097116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.097283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:03.102066 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.102066 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:03.102753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13e5ebfa-603b-497f-bb1e-33d2eb84ce25 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:32:03.103203 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1257/5061] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:03.113758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a9914c96-ecb2-4b90-afec-06d60d227241 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.115490 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:03.115915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74f90d2c-d985-4c87-bc30-3dd31aabe5ae"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:03.117235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating new backup {'backup': {'volume_id': '74f90d2c-d985-4c87-bc30-3dd31aabe5ae'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:03.117394 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating backup of volume 74f90d2c-d985-4c87-bc30-3dd31aabe5ae in container None Jul 10 13:32:03.124675 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.124675 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:03.125030 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:03.145165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['a6e2c6cc-030d-42cd-a954-6d2748f6c339', 'cab291b3-b4f1-44a4-bcc8-6ce52222e9e9'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:03.178945 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9914c96-ecb2-4b90-afec-06d60d227241 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:03.179353 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1261/5062] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:03 2026] POST /volume/v3/backups => generated 288 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:03.187578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.189163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:03.189384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.189598 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.189744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:03.193647 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.193647 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:03.194339 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7320d664-6ff7-4281-99b9-ef73e88e7ad4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:03.194786 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1278/5063] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:03.357719 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.359608 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:32:03.359842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.360052 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.360197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Show backup with id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:03.364811 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.364811 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:03.365585 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a5ed7a4-b227-4244-9a44-6e3332bdc528 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 200 Jul 10 13:32:03.365948 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1268/5064] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:03.376133 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.377908 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:32:03.378103 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.378312 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.385293 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.385293 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:03.388960 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:32:03.393707 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-559fdcb2-03db-4059-a7a8-c44e6f3539a7 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 200 Jul 10 13:32:03.394083 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1258/5065] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:03.407541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ac070915-0d05-4833-87e6-39117af2786e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.409288 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ac070915-0d05-4833-87e6-39117af2786e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:32:03.409486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ac070915-0d05-4833-87e6-39117af2786e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.409706 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ac070915-0d05-4833-87e6-39117af2786e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.416826 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.416826 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:03.420351 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ac070915-0d05-4833-87e6-39117af2786e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:32:03.424709 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ac070915-0d05-4833-87e6-39117af2786e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 200 Jul 10 13:32:03.425143 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1262/5066] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:03.644554 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.743586 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:03.744099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-4480882"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:03.746036 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-4480882'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:03.746222 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume of 1 GB Jul 10 13:32:03.750264 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Availability Zones retrieved successfully. Jul 10 13:32:03.756056 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (c1edea1d-cb84-47fe-a618-e2a74debdfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:03.757105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dd91da-49b8-4dcb-bc37-8b571ee78704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:03.757869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:03.782223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3dd91da-49b8-4dcb-bc37-8b571ee78704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:03.783000 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a47d92-0f8f-40d2-8618-666bb87e90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:03.844563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['7783f84d-b652-4aa2-a7cf-4a5a343eb07e', '6b12d23d-f379-45fa-be1d-a94a372a0b5f', '619eaf22-8735-4af7-b72e-b11814a7654d', 'e61141c4-7205-4f48-a0f0-ab8421895f89'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:03.846118 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a47d92-0f8f-40d2-8618-666bb87e90bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7783f84d-b652-4aa2-a7cf-4a5a343eb07e', '6b12d23d-f379-45fa-be1d-a94a372a0b5f', '619eaf22-8735-4af7-b72e-b11814a7654d', 'e61141c4-7205-4f48-a0f0-ab8421895f89']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:03.847832 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a004f94-f9c8-48d8-92e9-d3574c90de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:03.880822 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a004f94-f9c8-48d8-92e9-d3574c90de95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0189b7a0-02e7-4717-813b-c814b853f74a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-4480882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['7783f84d-b652-4aa2-a7cf-4a5a343eb07e','6b12d23d-f379-45fa-be1d-a94a372a0b5f','619eaf22-8735-4af7-b72e-b11814a7654d','e61141c4-7205-4f48-a0f0-ab8421895f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-4480882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0189b7a0-02e7-4717-813b-c814b853f74a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04c0f9a1b46d48d892802dc9444a34e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='952fce75fcda4e09b978a4c8fe71df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:03.882726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8cb6735-fe54-4c82-8bb7-bb69c1667d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:03.899418 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8cb6735-fe54-4c82-8bb7-bb69c1667d6a) transitioned into state 'SUCCESS' from state '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-4480882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['7783f84d-b652-4aa2-a7cf-4a5a343eb07e','6b12d23d-f379-45fa-be1d-a94a372a0b5f','619eaf22-8735-4af7-b72e-b11814a7654d','e61141c4-7205-4f48-a0f0-ab8421895f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:03.900318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8b4207-a010-4e5c-b380-209a8735d329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:03.910333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a8b4207-a010-4e5c-b380-209a8735d329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:03.911133 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (c1edea1d-cb84-47fe-a618-e2a74debdfff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:03.911438 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request issued successfully. Jul 10 13:32:03.912002 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ba33cc12-3d06-4d5a-b6af-821f212be919 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:03.913219 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1279/5067] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:03 2026] POST /volume/v3/volumes => generated 775 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:03.925391 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:03.927356 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:32:03.927646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:03.927849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:03.935349 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:03.935349 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:03.938919 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:03.943247 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-779d4615-9e5f-4afa-ab20-48aab83b2bf0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a returned with HTTP 200 Jul 10 13:32:03.943630 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1269/5068] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:03 2026] GET /volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:04.205513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:04.207151 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:04.207365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:04.207579 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:04.207633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:04.211235 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:04.211235 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:04.211778 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a0c4b33b-223c-4929-846e-b9fbc6dbfa06 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:04.212101 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1259/5069] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:04 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:04.538778 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:04.540883 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:32:04.541071 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:04.541282 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:04.548241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:04.548241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:04.551785 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:32:04.556245 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d8e60411-f3e5-494d-bf46-ee831f33ae21 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 200 Jul 10 13:32:04.556595 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1263/5070] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:04 2026] GET /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:04.958442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-74b47738-451e-41d1-b768-c49580bc49fc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:04.961262 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-74b47738-451e-41d1-b768-c49580bc49fc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:32:04.961554 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-74b47738-451e-41d1-b768-c49580bc49fc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:04.961954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-74b47738-451e-41d1-b768-c49580bc49fc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:04.971083 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:04.971083 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:04.974558 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-74b47738-451e-41d1-b768-c49580bc49fc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:04.978320 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-74b47738-451e-41d1-b768-c49580bc49fc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a returned with HTTP 200 Jul 10 13:32:04.978680 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1280/5071] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:04 2026] GET /volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:04.992645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d84e47ab-ec89-4362-94fa-699da325d740 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:04.996194 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:04.996597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0189b7a0-02e7-4717-813b-c814b853f74a", "name": "tempest-type-Backup-180425457"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:04.998298 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating new backup {'backup': {'volume_id': '0189b7a0-02e7-4717-813b-c814b853f74a', 'name': 'tempest-type-Backup-180425457'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:04.998466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating backup of volume 0189b7a0-02e7-4717-813b-c814b853f74a in container None Jul 10 13:32:05.007480 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:05.007480 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:05.007950 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:05.036208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['fcc86e3f-70fd-4348-b8f2-3b390114e8d7', '28364d9f-c3c9-4cd6-a628-7cc6e4383b2c'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:05.060137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d84e47ab-ec89-4362-94fa-699da325d740 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:05.060641 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1270/5072] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:32:04 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:05.069197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:05.072912 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:05.073095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:05.073310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:05.073396 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:05.077472 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:05.077472 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:05.078221 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f01f0aea-f10a-4e0a-a6c7-8f1de8ccf047 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:05.078614 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1260/5073] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:05 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:05.082734 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:05.083053 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:32:05.083232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:05.083419 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:05.099635 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:05.099635 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:05.108936 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:32:05.114862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-74a1dfde-fbe0-4227-982b-6bacfd4eba52 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 200 Jul 10 13:32:05.115583 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1264/5074] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:05 2026] GET /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 1416 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:05.125352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4a7fdf26-f3d6-4164-9657-65ca6793291e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:05.125919 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4a7fdf26-f3d6-4164-9657-65ca6793291e None None] GET https://10.4.3.138/volume// Jul 10 13:32:05.126208 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4a7fdf26-f3d6-4164-9657-65ca6793291e None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:05.126524 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4a7fdf26-f3d6-4164-9657-65ca6793291e None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:05.127023 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4a7fdf26-f3d6-4164-9657-65ca6793291e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:32:05.127436 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1281/5075] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:32:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:32:05.136002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d53a57d8-86c2-4b48-a8f9-1c298601e05a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:05.138439 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d53a57d8-86c2-4b48-a8f9-1c298601e05a tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:32:05.138439 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d53a57d8-86c2-4b48-a8f9-1c298601e05a tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ec9090b-0dba-405b-83d3-6c1523579935", "connector": null, "instance_uuid": "e1df000d-262b-4368-a871-dc7b7af099b8"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:05.147599 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:05.147599 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:05.180948 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-d53a57d8-86c2-4b48-a8f9-1c298601e05a tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:32:05.181481 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1271/5076] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:32:05 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:05.221708 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-63df8be9-4649-47c1-a224-1f8b0828b84c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:05.223472 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63df8be9-4649-47c1-a224-1f8b0828b84c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:05.223649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-63df8be9-4649-47c1-a224-1f8b0828b84c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:05.223839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-63df8be9-4649-47c1-a224-1f8b0828b84c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:05.223937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-63df8be9-4649-47c1-a224-1f8b0828b84c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:05.227717 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:05.227717 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:05.228263 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63df8be9-4649-47c1-a224-1f8b0828b84c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:05.228616 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1261/5077] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:05 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:06.089062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:06.090796 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:06.091019 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:06.091207 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:06.091308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:06.095116 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:06.095116 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:06.095671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b48a4b11-fda2-42f7-abb1-0b63d9bc7c97 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:06.096031 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1265/5078] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:06 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:06.239299 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ac9d398a-78f6-4397-9118-880c653caa00 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:06.241472 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ac9d398a-78f6-4397-9118-880c653caa00 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:06.241794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ac9d398a-78f6-4397-9118-880c653caa00 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:06.241999 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ac9d398a-78f6-4397-9118-880c653caa00 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:06.242097 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ac9d398a-78f6-4397-9118-880c653caa00 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:06.246465 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:06.246465 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:06.247112 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ac9d398a-78f6-4397-9118-880c653caa00 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:06.247519 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1282/5079] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:06 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:07.106192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4a185643-c68c-42d0-939c-6ba4635cec56 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:07.108416 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a185643-c68c-42d0-939c-6ba4635cec56 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:07.108661 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a185643-c68c-42d0-939c-6ba4635cec56 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:07.108902 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a185643-c68c-42d0-939c-6ba4635cec56 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:07.109043 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-4a185643-c68c-42d0-939c-6ba4635cec56 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:07.113714 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:07.113714 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:07.114496 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a185643-c68c-42d0-939c-6ba4635cec56 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:07.114960 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1272/5080] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:07 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:07.257006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:07.258868 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:07.258958 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:07.259151 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:07.259277 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:07.263361 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:07.263361 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:07.263991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-312b9b58-3d32-4c91-a978-d8c3556122d8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:07.264379 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1262/5081] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:07 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:08.124903 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:08.126788 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:08.127012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:08.127227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:08.127368 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:08.132719 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:08.132719 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:08.133596 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-04c91c00-ce89-4d73-96f1-d590fff499f4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:08.134088 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1266/5082] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:08 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:08.275803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-845ed660-55aa-4184-8448-7de9f4a89654 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:08.278162 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-845ed660-55aa-4184-8448-7de9f4a89654 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:08.278440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-845ed660-55aa-4184-8448-7de9f4a89654 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:08.278670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-845ed660-55aa-4184-8448-7de9f4a89654 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:08.278833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-845ed660-55aa-4184-8448-7de9f4a89654 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:08.283952 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:08.283952 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:08.284737 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-845ed660-55aa-4184-8448-7de9f4a89654 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:08.285224 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1283/5083] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:08 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:09.143989 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-61403b84-79e8-4640-8321-992a4fad79e0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:09.146654 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61403b84-79e8-4640-8321-992a4fad79e0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:09.147068 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61403b84-79e8-4640-8321-992a4fad79e0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:09.147510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61403b84-79e8-4640-8321-992a4fad79e0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:09.148191 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-61403b84-79e8-4640-8321-992a4fad79e0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:09.153041 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:09.153041 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:09.154572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61403b84-79e8-4640-8321-992a4fad79e0 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:09.154572 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1273/5084] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:09 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:09.295171 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:09.297000 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:09.297251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:09.297476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:09.297619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:09.301748 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:09.301748 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:09.302474 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dfc4598f-1550-48f1-ae08-8e56ceda67ac tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:09.302869 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1263/5085] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:09 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:10.166666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:10.169585 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:10.169585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:10.169585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:10.169585 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:10.174052 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:10.174052 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:10.175032 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eec04119-1f1e-4dc6-9d8c-07bfa59ab96b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:10.175302 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1267/5086] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:10 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:10.313596 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:10.315891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:10.316210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:10.316430 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:10.316572 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:10.321986 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:10.321986 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:10.322809 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d7ebad62-6b1f-480c-8a93-bcfa202fade5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:10.323296 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1284/5087] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:10 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-99b6586a-a646-4466-86a3-409cfbaf3fdb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-99b6586a-a646-4466-86a3-409cfbaf3fdb None None] GET https://10.4.3.138/volume// Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-99b6586a-a646-4466-86a3-409cfbaf3fdb None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-99b6586a-a646-4466-86a3-409cfbaf3fdb None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-99b6586a-a646-4466-86a3-409cfbaf3fdb None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:32:11.082394 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1274/5088] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:32:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:32:11.088790 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:11.090837 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:32:11.091055 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:11.091282 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:11.100672 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:11.100672 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:11.104339 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:32:11.109414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-9fe6125d-cf4e-4e9b-8004-bdc093cd21fa tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 200 Jul 10 13:32:11.109890 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1264/5089] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:32:11 2026] GET /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 1595 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:32:11.190088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:11.192799 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:11.193062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:11.193318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:11.193418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:11.198753 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:11.198753 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:11.198753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5be9a692-6b6f-4c16-81bd-cb2a80337056 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:11.198753 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1268/5090] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:11 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:11.225808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:11.227945 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] PUT https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e Jul 10 13:32:11.228331 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:11.237436 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Acquiring lock "cinder-attachment_update-7ec9090b-0dba-405b-83d3-6c1523579935-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:32:11.245404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Lock "cinder-attachment_update-7ec9090b-0dba-405b-83d3-6c1523579935-np0000005006" acquired by "attachment_update" :: waited 0.008s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:32:11.246383 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:11.246383 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:11.334963 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:11.339021 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:11.339021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:11.339021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:11.339021 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:11.345503 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:11.345503 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:11.346516 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3f607156-7bcc-4844-9aa3-c2ec862ac52d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:11.347094 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1275/5091] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:11 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:11.773867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Lock "cinder-attachment_update-7ec9090b-0dba-405b-83d3-6c1523579935-np0000005006" released by "attachment_update" :: held 0.528s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:32:11.774196 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-27ad57c0-f9e1-4159-83db-627dedc59b4f tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e returned with HTTP 200 Jul 10 13:32:11.775061 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1285/5092] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:32:11 2026] PUT /volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:12.210015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e9498e2e-5910-4cb1-a66a-20480b57813b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:12.212775 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9498e2e-5910-4cb1-a66a-20480b57813b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:12.213341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9498e2e-5910-4cb1-a66a-20480b57813b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:12.213660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e9498e2e-5910-4cb1-a66a-20480b57813b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:12.213922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e9498e2e-5910-4cb1-a66a-20480b57813b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:12.219121 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:12.219121 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:12.220049 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e9498e2e-5910-4cb1-a66a-20480b57813b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:12.220619 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1265/5093] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:12 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:12.296662 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-1ce0e090-f6ad-4cd0-947a-120d808f095e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:12.300943 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-1ce0e090-f6ad-4cd0-947a-120d808f095e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] POST https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e/action Jul 10 13:32:12.301490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-1ce0e090-f6ad-4cd0-947a-120d808f095e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:32:12.301490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-1ce0e090-f6ad-4cd0-947a-120d808f095e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:12.323208 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:12.323208 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:12.363457 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:12.369862 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ea1ed38d-d4ba-40ce-b25f-0440868ec37e req-1ce0e090-f6ad-4cd0-947a-120d808f095e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e/action returned with HTTP 204 Jul 10 13:32:12.369862 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1269/5094] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:32:12 2026] POST /volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:32:12.370051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:12.370051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:12.370051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:12.370051 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:12.374702 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:12.374702 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:12.375613 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-33aeb28c-4409-40e3-865a-514f9de8bf5e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:12.376362 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1276/5095] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:12 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:13.232026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-824a62c5-636b-4242-94cc-8869eea23674 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:13.233805 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-824a62c5-636b-4242-94cc-8869eea23674 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:13.233993 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-824a62c5-636b-4242-94cc-8869eea23674 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:13.234188 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-824a62c5-636b-4242-94cc-8869eea23674 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:13.234296 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-824a62c5-636b-4242-94cc-8869eea23674 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:13.238834 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:13.238834 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:13.239473 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-824a62c5-636b-4242-94cc-8869eea23674 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:13.239933 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1286/5096] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:13 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:13.388233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:13.393716 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:13.394077 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:13.394372 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:13.394528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:13.402979 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:13.402979 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:13.403877 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a14cc02d-6dbc-4de8-955f-5fb95e0f4cd7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:13.404470 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1266/5097] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:13 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:14.252248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:14.254267 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:14.254490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:14.254720 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:14.254863 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:14.260667 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:14.260667 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:14.262181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-216e34b0-7c07-43c5-b657-c4f6f6860f39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:14.262734 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1270/5098] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:14 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:14.415077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:14.416821 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:14.417120 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:14.417422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:14.417611 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:14.422490 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:14.422490 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:14.423167 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8a12aa0-8c52-4576-a8df-79963dab2be9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:14.423507 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1277/5099] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:14 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:15.274442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:15.277234 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:15.277831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:15.278044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:15.278167 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:15.284597 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:15.284597 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:15.285224 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c5790eb1-2a69-4d24-8af1-5e7601295fa1 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:15.285606 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1287/5100] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:15 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:15.439446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:15.441166 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:15.446204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:15.446204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:15.446204 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:15.450454 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:15.450454 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:15.451647 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dd021a7b-2be5-48e6-bb5c-38bb1647f1b2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:15.452249 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1267/5101] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:15 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:16.297202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:16.299464 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:16.299577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:16.299826 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:16.299975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:16.304655 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:16.304655 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:16.305391 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f5259cb9-a4d6-46ae-bee9-7afab9e049c9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:16.305833 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1271/5102] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:16 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:16.462650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:16.464129 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:16.464304 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:16.464470 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:16.464567 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:16.469611 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:16.469611 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:16.470353 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-193516d9-8d9e-4952-b35d-a47fb555c9e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:16.470783 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1278/5103] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:16 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:17.316630 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-af459da9-c708-4660-bdc0-6d4dd672537f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:17.318455 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af459da9-c708-4660-bdc0-6d4dd672537f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:17.318715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af459da9-c708-4660-bdc0-6d4dd672537f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:17.318939 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af459da9-c708-4660-bdc0-6d4dd672537f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:17.319115 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-af459da9-c708-4660-bdc0-6d4dd672537f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:17.323631 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:17.323631 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:17.324319 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af459da9-c708-4660-bdc0-6d4dd672537f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:17.324671 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1288/5104] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:17 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:17.480578 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:17.482541 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:17.482541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:17.482743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:17.482743 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:17.487013 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:17.487013 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:17.487702 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ecbfac2-6d79-4d75-8653-9c5853f3d18d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:17.488087 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1268/5105] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:17 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:18.337399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:18.339272 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:18.339669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:18.340034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:18.340313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:18.343019 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=135,cinder:INSERT=14,cinder:UPDATE=32 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:32:18.345961 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:18.345961 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:18.347329 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4601cdc0-298c-4a10-a1fe-bd9b4d525d2f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:18.347329 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1272/5106] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:18 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:18.500999 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:18.502701 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:18.502989 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:18.503250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:18.503405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:18.509678 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:18.509678 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:18.510583 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-45b8460d-b63d-4568-bf6a-ff1d40b3f1e6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:18.511130 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1279/5107] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:18 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:19.358419 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:19.360016 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:19.360271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:19.360493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:19.360670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:19.365289 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:19.365289 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:19.366643 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6674cd27-184a-4c87-87bb-3bf4c0bd163a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:19.366643 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1289/5108] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:19 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:19.521194 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:19.523544 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:19.523853 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:19.524119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:19.524257 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:19.530281 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:19.530281 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:19.531137 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ea394027-3c71-40a5-a01d-c0bf9a8eb09b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:19.531633 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1269/5109] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:19 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:20.377348 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-68b3d412-5394-4637-b187-500cbdff3f51 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:20.378998 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68b3d412-5394-4637-b187-500cbdff3f51 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:20.379205 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68b3d412-5394-4637-b187-500cbdff3f51 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:20.379398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-68b3d412-5394-4637-b187-500cbdff3f51 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:20.379500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-68b3d412-5394-4637-b187-500cbdff3f51 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:20.383323 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:20.383323 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:20.383863 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-68b3d412-5394-4637-b187-500cbdff3f51 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:20.384191 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1273/5110] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:20 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:20.542640 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:20.545019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:20.545019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:20.545019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:20.545019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:20.546079 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=156,cinder:UPDATE=41,cinder:INSERT=25 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:32:20.549468 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:20.549468 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:20.550245 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dd5ccd64-bff6-4ad6-a414-ca38ac6cc90f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 200 Jul 10 13:32:20.550411 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1280/5111] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:20 2026] GET /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:20.561712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:20.564183 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 Jul 10 13:32:20.564415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:20.564606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:20.564727 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2. Jul 10 13:32:20.566267 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=222,cinder:INSERT=41,cinder:UPDATE=74 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:32:20.569837 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:20.569837 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:20.594478 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:32:20.596313 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-51e7acb6-c601-4b8f-8671-dafc4f3f9260 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 returned with HTTP 202 Jul 10 13:32:20.598743 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1290/5112] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:32:20 2026] DELETE /volume/v3/backups/f16f410e-ab9e-4dc4-92bf-bcd5bfd9b1d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:32:20.605465 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4f180180-7067-4c6e-9d8e-73407225511a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:20.607559 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:20.607852 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-334705287"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:20.609268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-334705287'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:20.609365 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume of 1 GB Jul 10 13:32:20.613724 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability Zones retrieved successfully. Jul 10 13:32:20.620544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (223ae016-c186-4944-a751-6725b9b406e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:20.621976 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9ecca0-ed37-40ba-9943-65bec4ecd332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:20.623142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:20.649989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9ecca0-ed37-40ba-9943-65bec4ecd332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:20.651711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62977398-98aa-4034-9598-8b1030c2c780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:20.691573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['e68dc607-6203-4460-a75d-2d07f3d25dc1', '2ac6d688-4370-4b65-b894-9acc501b53d5', '8296f9f8-246c-4fc2-b2f8-eb887bd259c5', 'f45eefc0-7824-46c8-946d-2efbe58f7039'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:20.692316 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62977398-98aa-4034-9598-8b1030c2c780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e68dc607-6203-4460-a75d-2d07f3d25dc1', '2ac6d688-4370-4b65-b894-9acc501b53d5', '8296f9f8-246c-4fc2-b2f8-eb887bd259c5', 'f45eefc0-7824-46c8-946d-2efbe58f7039']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:20.692961 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2cbbf1e-c7be-410b-a862-226df00101be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:20.715072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2cbbf1e-c7be-410b-a862-226df00101be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edeb374c-6d05-4090-be47-aeaabc647f63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334705287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['e68dc607-6203-4460-a75d-2d07f3d25dc1','2ac6d688-4370-4b65-b894-9acc501b53d5','8296f9f8-246c-4fc2-b2f8-eb887bd259c5','f45eefc0-7824-46c8-946d-2efbe58f7039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-334705287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edeb374c-6d05-4090-be47-aeaabc647f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a85765f3a2848999159c993f91f52cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4639de590c742c691fb23abef606026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:20.715737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672234f0-2944-498b-b413-22b0863310a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:20.733074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672234f0-2944-498b-b413-22b0863310a8) transitioned into state 'SUCCESS' from state '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-334705287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['e68dc607-6203-4460-a75d-2d07f3d25dc1','2ac6d688-4370-4b65-b894-9acc501b53d5','8296f9f8-246c-4fc2-b2f8-eb887bd259c5','f45eefc0-7824-46c8-946d-2efbe58f7039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:20.733674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44412156-bd31-43e3-acc2-22ddebbe8b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:20.744802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44412156-bd31-43e3-acc2-22ddebbe8b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:20.745098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (223ae016-c186-4944-a751-6725b9b406e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:20.745461 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request issued successfully. Jul 10 13:32:20.746402 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4f180180-7067-4c6e-9d8e-73407225511a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:20.747064 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1270/5113] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:20 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:20.760769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:20.763029 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:20.763329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:20.763593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:20.773661 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:20.773661 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:20.778534 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:20.784611 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4099fdd4-1820-43e7-aa61-482ffc5eb7f0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 returned with HTTP 200 Jul 10 13:32:20.785220 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1274/5114] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:20 2026] GET /volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:21.393523 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:21.395276 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:21.395473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:21.395650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:21.395771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:21.400536 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:21.400536 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:21.401186 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31eedbf7-c924-4e1f-8a76-48aaf7f32b9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:21.401545 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1281/5115] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:21 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:21.797594 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:21.799743 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:21.800059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:21.800313 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:21.808459 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:21.808459 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:21.811739 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:21.815501 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b27f82b-5bac-408a-9ec4-fed3a9f59dfc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 returned with HTTP 200 Jul 10 13:32:21.815931 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1291/5116] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:21 2026] GET /volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:21.829908 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:21.831540 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:21.831875 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "edeb374c-6d05-4090-be47-aeaabc647f63", "name": "tempest-type-Backup-773963854"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:21.833184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating new backup {'backup': {'volume_id': 'edeb374c-6d05-4090-be47-aeaabc647f63', 'name': 'tempest-type-Backup-773963854'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:21.833309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating backup of volume edeb374c-6d05-4090-be47-aeaabc647f63 in container None Jul 10 13:32:21.840292 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:21.840292 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:21.840600 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:21.855529 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['f3824d76-373c-4c9c-9d67-40fa881f7a55', '611ef3dd-c00c-4e5b-b369-a20d408aec2c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:21.880188 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-45b83cdc-a85d-4986-85cc-5271fe2db2be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:21.880533 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1271/5117] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:32:21 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:21.888326 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:21.890359 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:21.890543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:21.890758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:21.890859 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:21.895629 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:21.895629 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:21.896269 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-07daae15-6cf1-4f17-b422-4bc489767cb0 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:21.896620 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1275/5118] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:21 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:22.411873 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-05fce126-602c-456e-9adb-7ccd927d66f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:22.414471 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05fce126-602c-456e-9adb-7ccd927d66f3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:32:22.414701 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05fce126-602c-456e-9adb-7ccd927d66f3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:22.414905 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-05fce126-602c-456e-9adb-7ccd927d66f3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:22.415011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-05fce126-602c-456e-9adb-7ccd927d66f3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:22.419334 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:22.419334 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:22.419917 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-05fce126-602c-456e-9adb-7ccd927d66f3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:32:22.420282 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1282/5119] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:22 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:22.431874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5e11cb21-1711-45dd-9467-223727591d73 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:22.479994 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7/export_record Jul 10 13:32:22.480197 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:22.480387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Calling method 'export_record' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:22.480504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Export record for backup d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:32:22.484490 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:22.484490 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:22.485567 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8a0be0cdb7644236a36bbb9db6ec1afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c0f9a1b46d48d892802dc9444a34e8', '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=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:32:22.485777 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5e11cb21-1711-45dd-9467-223727591d73 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7/export_record returned with HTTP 403 Jul 10 13:32:22.486259 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1292/5120] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:32:22 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7/export_record => generated 101 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:32:22.495307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:22.497110 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:22.497444 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-397798744"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:22.498773 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-397798744'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:22.498884 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume of 1 GB Jul 10 13:32:22.499141 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:22.499141 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:22.502987 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Availability Zones retrieved successfully. Jul 10 13:32:22.509662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (78641664-d4f1-40bb-8fbd-2edcff30af38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:22.510545 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb40c113-5f8d-42bf-a52c-39c41094f1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:22.511568 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:22.536453 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb40c113-5f8d-42bf-a52c-39c41094f1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:22.537239 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f219d8b-67b6-499f-a375-ec23b96818e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:22.574989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['bd53f78b-0829-446c-8f1c-41400631aa01', 'bbfb5ec7-d5cb-4834-b3d8-86fdcf42333f', 'f4109084-a637-4030-9918-784566d73361', 'c093e375-ce87-4b13-954c-fb2920edb88f'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:22.575794 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f219d8b-67b6-499f-a375-ec23b96818e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd53f78b-0829-446c-8f1c-41400631aa01', 'bbfb5ec7-d5cb-4834-b3d8-86fdcf42333f', 'f4109084-a637-4030-9918-784566d73361', 'c093e375-ce87-4b13-954c-fb2920edb88f']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:22.576584 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580f4827-d024-40df-bf45-32e94f7c95ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:22.599076 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580f4827-d024-40df-bf45-32e94f7c95ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eae815d-7bbf-4e11-a039-769ac49bf8b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-397798744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['bd53f78b-0829-446c-8f1c-41400631aa01','bbfb5ec7-d5cb-4834-b3d8-86fdcf42333f','f4109084-a637-4030-9918-784566d73361','c093e375-ce87-4b13-954c-fb2920edb88f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:32:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-397798744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eae815d-7bbf-4e11-a039-769ac49bf8b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04c0f9a1b46d48d892802dc9444a34e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='952fce75fcda4e09b978a4c8fe71df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:22.599922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356e19f5-b2e0-4b39-b4fc-ec4c4c833220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:22.618349 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (356e19f5-b2e0-4b39-b4fc-ec4c4c833220) transitioned into state 'SUCCESS' from state '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-397798744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['bd53f78b-0829-446c-8f1c-41400631aa01','bbfb5ec7-d5cb-4834-b3d8-86fdcf42333f','f4109084-a637-4030-9918-784566d73361','c093e375-ce87-4b13-954c-fb2920edb88f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:22.619049 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3f9b73-33ab-457a-81e4-04657c7ef9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:22.630378 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3f9b73-33ab-457a-81e4-04657c7ef9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:22.631068 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (78641664-d4f1-40bb-8fbd-2edcff30af38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:22.631319 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request issued successfully. Jul 10 13:32:22.631839 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-64ecb4ce-385a-45f5-b240-a9f848a81d8b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:22.632242 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1272/5121] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:22 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:22.646152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:22.648149 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:22.648357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:22.648575 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:22.656732 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:22.656732 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:22.660221 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:22.664250 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c3b1444c-6f30-4245-966a-b4bd83af54f7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 returned with HTTP 200 Jul 10 13:32:22.664368 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1276/5122] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:22 2026] GET /volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:22.907142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:22.909064 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:22.909315 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:22.909582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:22.909751 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:22.914296 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:22.914296 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:22.914944 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8d08083b-ebeb-42cf-8964-23444502b1e1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:22.915296 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1283/5123] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:22 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:23.677953 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-32f3f064-204b-4b2b-9692-86a910aefee3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:23.679789 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32f3f064-204b-4b2b-9692-86a910aefee3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:23.679985 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32f3f064-204b-4b2b-9692-86a910aefee3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:23.680174 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-32f3f064-204b-4b2b-9692-86a910aefee3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:23.686861 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:23.686861 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:23.690633 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-32f3f064-204b-4b2b-9692-86a910aefee3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:23.694987 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-32f3f064-204b-4b2b-9692-86a910aefee3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 returned with HTTP 200 Jul 10 13:32:23.695380 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1293/5124] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:23 2026] GET /volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:23.711622 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:23.714067 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:23.714493 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2eae815d-7bbf-4e11-a039-769ac49bf8b3", "name": "tempest-type-Backup-1579617012"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:23.716440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating new backup {'backup': {'volume_id': '2eae815d-7bbf-4e11-a039-769ac49bf8b3', 'name': 'tempest-type-Backup-1579617012'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:23.716606 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating backup of volume 2eae815d-7bbf-4e11-a039-769ac49bf8b3 in container None Jul 10 13:32:23.725706 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:23.725706 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:23.726138 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:23.743911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['e4e0f7f5-244f-4624-aa5f-e2cd1ad2c78a', 'c71a4bbc-3bd9-48cb-b309-08807384af07'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:23.766271 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b30a8ba-9225-4e1b-b290-069cc6067edb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:23.766902 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1273/5125] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:32:23 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:23.776521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cdd66098-1896-4de6-b548-3f0991822b89 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:23.778179 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cdd66098-1896-4de6-b548-3f0991822b89 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:23.778377 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cdd66098-1896-4de6-b548-3f0991822b89 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:23.778586 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cdd66098-1896-4de6-b548-3f0991822b89 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:23.778735 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-cdd66098-1896-4de6-b548-3f0991822b89 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:23.782600 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:23.782600 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:23.783215 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cdd66098-1896-4de6-b548-3f0991822b89 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:23.783487 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1277/5126] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:23 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:23.925472 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:23.927142 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:23.927320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:23.927495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:23.927594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:23.931592 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:23.931592 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:23.932143 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7e3178c1-1ab9-4a18-8454-5a6be510b8e4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:23.932455 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1284/5127] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:23 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:24.793656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:24.795504 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:24.795711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:24.795901 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:24.796019 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:24.800614 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:24.800614 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:24.801530 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-02bb5d79-aa0c-4dcd-a3b9-f3c680ca8803 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:24.802050 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1294/5128] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:24 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:24.943256 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:24.945140 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:24.945418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:24.945668 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:24.945819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:24.950222 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:24.950222 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:24.950974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-34a01850-d7e5-4aea-91d6-c49b9f665a97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:24.951602 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1274/5129] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:24 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:25.814936 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-279caaf5-6d50-4289-81c0-23865422c204 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:25.816910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-279caaf5-6d50-4289-81c0-23865422c204 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:25.817182 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-279caaf5-6d50-4289-81c0-23865422c204 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:25.817420 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-279caaf5-6d50-4289-81c0-23865422c204 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:25.817570 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-279caaf5-6d50-4289-81c0-23865422c204 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:25.822729 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:25.822729 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:25.823568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-279caaf5-6d50-4289-81c0-23865422c204 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:25.824417 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1278/5130] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:25 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:25.963945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:25.968537 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:25.968537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:25.968537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:25.968537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:25.973133 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:25.973133 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:25.973785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ff3f4e0f-ebf3-44f2-a255-43fa43f56ec3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:25.974166 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1285/5131] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:25 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:26.838498 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:26.843284 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:26.843537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:26.844839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:26.845026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:26.852340 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:26.852340 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:26.852822 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2e391de7-3e06-48ff-aa1c-3066cfd17cfa tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:26.853538 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1295/5132] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:26 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:26.988235 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44d621a0-9b13-4a6f-b907-866f057133b1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:26.990229 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44d621a0-9b13-4a6f-b907-866f057133b1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:26.990440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44d621a0-9b13-4a6f-b907-866f057133b1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:26.990619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44d621a0-9b13-4a6f-b907-866f057133b1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:26.990763 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-44d621a0-9b13-4a6f-b907-866f057133b1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:26.995913 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:26.995913 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:26.998797 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44d621a0-9b13-4a6f-b907-866f057133b1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:26.998797 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1275/5133] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:26 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:27.869136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:27.871349 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:27.871817 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:27.873316 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:27.873316 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:27.877757 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:27.877757 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:27.878838 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a7ec38a9-bcbc-4c28-bbcb-0ac433ab6aac tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:27.879426 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1279/5134] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:27 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:28.009757 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:28.010709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:28.011003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:28.011274 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:28.013763 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:28.018005 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:28.018005 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:28.018964 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba2e5457-13ff-4cd1-a777-dc41931fbfe4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:28.019457 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1286/5135] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:28 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:28.893444 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:28.895633 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:28.895936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:28.896202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:28.896328 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:28.901240 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:28.901240 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:28.902039 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a2d68fd5-4ff9-48b2-a86c-5891fc579a39 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:28.902505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1296/5136] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:28 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:29.033342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:29.035054 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:29.035244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:29.035435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:29.035550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:29.039713 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:29.039713 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:29.040530 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2ca1e6d4-abfc-4ab7-8356-eba3b04962af tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:29.040910 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1276/5137] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:29 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:29.914828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:29.918993 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:29.918993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:29.919764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:29.919764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:29.926321 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:29.926321 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:29.927809 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4f88ac57-5719-4c7c-9ff5-2ea4924d01df tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:29.928626 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1280/5138] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:29 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:30.053617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:30.055897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:30.056124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:30.056376 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:30.056548 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:30.063220 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:30.063220 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:30.064296 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ed157688-9507-42f8-91b2-5a8481bc84e5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:30.064714 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1287/5139] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:30 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:30.944882 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-98935d24-0069-4588-abf4-bcdf500975db None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:30.947341 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-98935d24-0069-4588-abf4-bcdf500975db tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:30.951063 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-98935d24-0069-4588-abf4-bcdf500975db tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:30.951388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-98935d24-0069-4588-abf4-bcdf500975db tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:30.951575 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-98935d24-0069-4588-abf4-bcdf500975db tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:30.956839 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:30.956839 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:30.957709 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-98935d24-0069-4588-abf4-bcdf500975db tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:30.958180 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1297/5140] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:30 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:31.076908 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:31.079398 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:31.079663 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:31.079919 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:31.080061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:31.082092 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=179,cinder:INSERT=31,cinder:UPDATE=61 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:32:31.088325 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:31.088325 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:31.089239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-35ea0d98-a659-41bf-8dc1-4084130c0f36 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:31.089720 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1277/5141] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:31 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:31.970200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dcf1b167-e914-4217-ba10-795d8648ab7f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:31.974596 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dcf1b167-e914-4217-ba10-795d8648ab7f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:31.974596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dcf1b167-e914-4217-ba10-795d8648ab7f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:31.974596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dcf1b167-e914-4217-ba10-795d8648ab7f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:31.975426 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-dcf1b167-e914-4217-ba10-795d8648ab7f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:31.982309 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:31.982309 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:31.983350 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dcf1b167-e914-4217-ba10-795d8648ab7f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:31.983784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1281/5142] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:31 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:32.101048 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:32.103117 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:32.103352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:32.103617 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:32.103795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:32.108717 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:32.108717 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:32.109443 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6b4db849-9fde-4980-bcc2-2b2b18761815 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:32.109814 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1288/5143] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:32 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:32.995722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:32.998041 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:32.998466 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:32.998714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:32.998874 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:33.006104 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:33.006104 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:33.006104 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eed6b126-3bc7-4696-b430-7f865fb6ae9b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:33.006509 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1298/5144] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:32 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:33.121369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5deebeea-ab77-4af5-8005-deeee7161e76 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:33.123528 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5deebeea-ab77-4af5-8005-deeee7161e76 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:33.123903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5deebeea-ab77-4af5-8005-deeee7161e76 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:33.124227 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5deebeea-ab77-4af5-8005-deeee7161e76 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:33.124434 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-5deebeea-ab77-4af5-8005-deeee7161e76 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:33.129666 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:33.129666 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:33.130708 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5deebeea-ab77-4af5-8005-deeee7161e76 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:33.131286 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1278/5145] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:33 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:34.020620 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-62d63b19-72b6-423d-a71c-49953063f66e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:34.023348 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62d63b19-72b6-423d-a71c-49953063f66e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:34.023527 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62d63b19-72b6-423d-a71c-49953063f66e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:34.023713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-62d63b19-72b6-423d-a71c-49953063f66e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:34.023868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-62d63b19-72b6-423d-a71c-49953063f66e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:34.032411 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:34.032411 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:34.033077 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-62d63b19-72b6-423d-a71c-49953063f66e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:34.033448 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1282/5146] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:34 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:34.144398 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4815e979-7666-442b-b650-de64f502a674 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:34.147090 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4815e979-7666-442b-b650-de64f502a674 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:34.147354 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4815e979-7666-442b-b650-de64f502a674 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:34.147622 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4815e979-7666-442b-b650-de64f502a674 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:34.147840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-4815e979-7666-442b-b650-de64f502a674 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:34.152532 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:34.152532 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:34.153344 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4815e979-7666-442b-b650-de64f502a674 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:34.153828 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1289/5147] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:34 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:35.045754 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:35.050009 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:35.050009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:35.050009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:35.050009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:35.054613 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:35.054613 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:35.055172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0dd3b804-2167-4a66-b096-da8a418a84e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:35.055646 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1299/5148] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:35 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:35.165886 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-038de019-be2d-44e9-9798-f536b257b467 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:35.168027 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-038de019-be2d-44e9-9798-f536b257b467 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:35.168281 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-038de019-be2d-44e9-9798-f536b257b467 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:35.168526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-038de019-be2d-44e9-9798-f536b257b467 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:35.169207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-038de019-be2d-44e9-9798-f536b257b467 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:35.174588 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:35.174588 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:35.175275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-038de019-be2d-44e9-9798-f536b257b467 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:35.175601 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1279/5149] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:35 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:36.069074 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bba4d109-15f2-436f-ad41-0a4d99468273 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:36.073094 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bba4d109-15f2-436f-ad41-0a4d99468273 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:36.073094 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bba4d109-15f2-436f-ad41-0a4d99468273 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:36.073431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bba4d109-15f2-436f-ad41-0a4d99468273 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:36.073431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bba4d109-15f2-436f-ad41-0a4d99468273 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:36.078826 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:36.078826 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:36.079745 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bba4d109-15f2-436f-ad41-0a4d99468273 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:36.080267 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1283/5150] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:36 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:36.184966 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:36.186466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:36.186646 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:36.186849 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:36.187214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:36.192184 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:36.192184 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:36.192877 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bcfd4e86-e8f1-4faa-b542-c7c0179fa193 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:36.193234 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1290/5151] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:36 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:37.096414 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:37.098158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:37.098385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:37.098585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:37.098704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:37.102735 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:37.102735 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:37.103330 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f317bf90-7ce7-43dd-8e90-086e3b90abd2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:37.103669 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1300/5152] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:37 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:37.205626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dc23c178-ae82-4e97-b553-a2d493391ddf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:37.208148 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc23c178-ae82-4e97-b553-a2d493391ddf tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:37.208353 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc23c178-ae82-4e97-b553-a2d493391ddf tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:37.208614 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dc23c178-ae82-4e97-b553-a2d493391ddf tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:37.208795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-dc23c178-ae82-4e97-b553-a2d493391ddf tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:37.213674 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:37.213674 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:37.214399 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dc23c178-ae82-4e97-b553-a2d493391ddf tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:37.214879 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1280/5153] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:37 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:38.116703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:38.118893 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:38.119166 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:38.119432 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:38.119598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:38.125227 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:38.125227 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:38.125520 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-552111f9-b966-4fa1-8bce-f8e07cdde53d tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:38.125702 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1284/5154] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:38 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:38.230375 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5cc98e19-f817-4780-82fb-4e542778862a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:38.235078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cc98e19-f817-4780-82fb-4e542778862a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:38.235311 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cc98e19-f817-4780-82fb-4e542778862a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:38.235555 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5cc98e19-f817-4780-82fb-4e542778862a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:38.235710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5cc98e19-f817-4780-82fb-4e542778862a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:38.241269 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:38.241269 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:38.242208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5cc98e19-f817-4780-82fb-4e542778862a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:38.242812 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1291/5155] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:38 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:39.139382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:39.141881 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:39.142192 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:39.142467 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:39.142649 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:39.147596 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:39.147596 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:39.148476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2426a2b0-45e0-4e8e-9c48-2e09746d10e8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:39.148988 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1301/5156] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:39 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:39.254836 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:39.256551 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:39.256796 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:39.257002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:39.257101 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:39.261570 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:39.261570 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:39.262208 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9f5e717f-0a4c-49d4-b0ad-acc9b78d6e3c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:39.263368 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1281/5157] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:39 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:40.160387 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:40.162560 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:40.162797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:40.163059 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:40.163222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:40.168159 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:40.168159 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:40.168964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9cb3124-99d7-4c7a-b073-f9e0c9768f09 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:40.169493 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1285/5158] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:40 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:40.274935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:40.276618 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:40.276876 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:40.277143 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:40.277214 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id c427e702-2eca-43f2-9534-70e35c176d4c. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:40.281947 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:40.281947 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:40.282771 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9a82d494-04c4-4ac7-8990-e02def4a1653 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 200 Jul 10 13:32:40.283228 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1292/5159] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:40 2026] GET /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:40.294251 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:40.297511 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c Jul 10 13:32:40.297511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:40.297511 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:40.297511 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: c427e702-2eca-43f2-9534-70e35c176d4c. Jul 10 13:32:40.302929 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:40.302929 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:40.316940 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id c427e702-2eca-43f2-9534-70e35c176d4c {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:32:40.318810 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3a380cef-7b99-4df1-8d1b-6ecdcf855ea7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c returned with HTTP 202 Jul 10 13:32:40.319338 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1302/5160] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:32:40 2026] DELETE /volume/v3/backups/c427e702-2eca-43f2-9534-70e35c176d4c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:32:40.329915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6461a989-6693-45b9-a897-161f5abb57a7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:40.332138 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:40.332539 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:40.332834 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:40.333064 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume with id: edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:40.341737 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:40.341737 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:40.342181 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:40.360976 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume request issued successfully. Jul 10 13:32:40.361191 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6461a989-6693-45b9-a897-161f5abb57a7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 returned with HTTP 202 Jul 10 13:32:40.361661 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1282/5161] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:32:40 2026] DELETE /volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:32:40.371039 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-55831610-43b2-4d19-815e-50158695f1d9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:40.373521 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55831610-43b2-4d19-815e-50158695f1d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:40.373871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55831610-43b2-4d19-815e-50158695f1d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:40.374168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-55831610-43b2-4d19-815e-50158695f1d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:40.384056 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:40.384056 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:40.389079 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-55831610-43b2-4d19-815e-50158695f1d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:40.394426 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-55831610-43b2-4d19-815e-50158695f1d9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 returned with HTTP 200 Jul 10 13:32:40.394990 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1286/5162] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:40 2026] GET /volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:41.186267 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7c950170-0f4e-46fe-95ba-1df800556833 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:41.187999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c950170-0f4e-46fe-95ba-1df800556833 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:41.188235 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c950170-0f4e-46fe-95ba-1df800556833 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:41.188456 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7c950170-0f4e-46fe-95ba-1df800556833 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:41.188605 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7c950170-0f4e-46fe-95ba-1df800556833 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:41.192545 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:41.192545 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:41.193227 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7c950170-0f4e-46fe-95ba-1df800556833 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:41.193622 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1293/5163] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:41 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:41.408131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d439813d-3dbe-40e4-918e-a5d8db3bf0c4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:41.409978 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d439813d-3dbe-40e4-918e-a5d8db3bf0c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 Jul 10 13:32:41.410181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d439813d-3dbe-40e4-918e-a5d8db3bf0c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:41.410361 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d439813d-3dbe-40e4-918e-a5d8db3bf0c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:41.415674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d439813d-3dbe-40e4-918e-a5d8db3bf0c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 returned with HTTP 404 Jul 10 13:32:41.416189 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1303/5164] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:41 2026] GET /volume/v3/volumes/edeb374c-6d05-4090-be47-aeaabc647f63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:32:41.424876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:41.427035 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/export_record Jul 10 13:32:41.427289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:41.427520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'export_record' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:41.427655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Export record for backup 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:32:41.433169 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:41.433169 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:41.433899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.api [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling RPCAPI with context: , host: np0000005006, backup: 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 13:32:41.441918 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] export_record in rpcapi backup_id 72af18af-7bbc-4120-b4d8-144078b17e29 on host np0000005006. {{(pid=100115) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 13:32:41.943915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzJhZjE4YWYtN2JiYy00MTIwLWI0ZDgtMTQ0MDc4YjE3ZTI5IiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiNzRmOTBkMmMtZDk4NS00Yzg3LWJjMzAtM2RkMzFhYWJlNWFlIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNjUxMDQ2NDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV83NGY5MGQyYy1kOTg1LTRjODctYmMzMC0zZGQzMWFhYmU1YWUvMjAyNjA3MTAxMzMxNDkvYXpfbm92YV9iYWNrdXBfNzJhZjE4YWYtN2JiYy00MTIwLWI0ZDgtMTQ0MDc4YjE3ZTI5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzozMTo0NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMTo0NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjMyOjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100115) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 13:32:41.944233 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0d20df50-d711-4bbc-8090-d58205ec0c48 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/export_record returned with HTTP 200 Jul 10 13:32:41.944677 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1283/5165] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:32:41 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:41.951003 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-2d41d642-7a2e-415a-92e0-8a437840f858 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:41.953199 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:41.953822 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-2d41d642-7a2e-415a-92e0-8a437840f858 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:32:41.953822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-2d41d642-7a2e-415a-92e0-8a437840f858 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:41.953822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-2d41d642-7a2e-415a-92e0-8a437840f858 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:41.954999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:41.955399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2029773521"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:41.956736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2029773521'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:41.957481 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume of 1 GB Jul 10 13:32:41.960822 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability Zones retrieved successfully. Jul 10 13:32:41.965575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (2a1d09b5-fbec-4e5e-8002-11803a91ad63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:41.966626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06444c8d-a256-45d3-877b-bf5c13e18f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:41.967420 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:41.975444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-2d41d642-7a2e-415a-92e0-8a437840f858 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:32:41.976038 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1287/5166] 10.4.3.138 () {68 vars in 1484 bytes} [Fri Jul 10 13:32:41 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) Jul 10 13:32:41.993734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06444c8d-a256-45d3-877b-bf5c13e18f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:41.993922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbe90d7-0c1a-4232-86ef-6bca6f02c9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:42.031833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['412fefdb-eb39-424f-b9e1-f53c77f0776d', 'b5ccf967-9426-43da-a7e0-b7733d25ea67', 'd494200c-c052-4a60-96c6-7ae8c7e2712d', '18fb9eef-b98b-4cd2-9763-9cd4a7d512ae'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:42.032570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbe90d7-0c1a-4232-86ef-6bca6f02c9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412fefdb-eb39-424f-b9e1-f53c77f0776d', 'b5ccf967-9426-43da-a7e0-b7733d25ea67', 'd494200c-c052-4a60-96c6-7ae8c7e2712d', '18fb9eef-b98b-4cd2-9763-9cd4a7d512ae']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:42.033279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0aeb7f-61c7-4464-923c-21626a007a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:42.055316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0aeb7f-61c7-4464-923c-21626a007a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea722f75-ca60-4f8f-b0db-2ffe9eedee29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029773521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['412fefdb-eb39-424f-b9e1-f53c77f0776d','b5ccf967-9426-43da-a7e0-b7733d25ea67','d494200c-c052-4a60-96c6-7ae8c7e2712d','18fb9eef-b98b-4cd2-9763-9cd4a7d512ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2029773521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea722f75-ca60-4f8f-b0db-2ffe9eedee29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a85765f3a2848999159c993f91f52cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4639de590c742c691fb23abef606026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:42.056001 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f30460-4b03-4d81-92f7-d845745ad66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:42.073536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42f30460-4b03-4d81-92f7-d845745ad66f) transitioned into state 'SUCCESS' from state '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-2029773521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['412fefdb-eb39-424f-b9e1-f53c77f0776d','b5ccf967-9426-43da-a7e0-b7733d25ea67','d494200c-c052-4a60-96c6-7ae8c7e2712d','18fb9eef-b98b-4cd2-9763-9cd4a7d512ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:42.074291 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db1176c-23a9-4c6b-8ad8-fe90bec1cb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:42.084277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db1176c-23a9-4c6b-8ad8-fe90bec1cb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:42.085063 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (2a1d09b5-fbec-4e5e-8002-11803a91ad63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:42.085368 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request issued successfully. Jul 10 13:32:42.085977 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-11f45583-5d13-40b8-b712-6b7a63a1e207 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:42.086563 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1294/5167] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:41 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:42.098022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:42.099707 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:32:42.099918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:42.100084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:42.106959 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:42.106959 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:42.111253 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:42.115987 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-605caa63-78da-4d2a-b7fa-1405e3e3892b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 returned with HTTP 200 Jul 10 13:32:42.116393 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1304/5168] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:42 2026] GET /volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:42.205525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:42.207415 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:42.207596 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:42.207827 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:42.207991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:42.212877 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:42.212877 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:42.213564 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-79e0721d-92fe-456d-9d62-a3e945f6bd48 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:42.214133 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1284/5169] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:42 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:42.501299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:42.504361 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:32:42.504622 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:42.504989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:42.517905 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:42.517905 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:42.522764 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:42.529760 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-7f352b9b-49ac-42ed-b1d1-3d5d17a80048 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:32:42.530293 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1288/5170] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:42 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:42.541805 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:42.544393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:32:42.544829 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71459e39-d734-44b6-81f3-71b3f153ac76", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1404790518", "description": null, "metadata": {}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:42.554904 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:42.554904 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:42.555416 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:42.555579 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:32:42.578048 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['a53abcdd-8642-4808-9c32-1fb5b5aff59b', '9a5aad6f-8da2-41e2-acd3-a900f7edb98d', '1fac0244-4d7b-4b40-9240-987a948e8271', '43c8a7e6-a22e-4f4e-badb-7ab395dd1eb8'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:42.604069 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:32:42.604435 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-442d718f-46bd-4b93-a6d6-aa89e90b013c req-d3df1436-1a15-40f7-9639-e3c364ef1572 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:32:42.604941 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1295/5171] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:32:42 2026] POST /volume/v3/snapshots => generated 320 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:43.128904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2539856a-779e-43b6-b145-c125902a8436 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.130533 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2539856a-779e-43b6-b145-c125902a8436 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:32:43.130742 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2539856a-779e-43b6-b145-c125902a8436 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.131042 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2539856a-779e-43b6-b145-c125902a8436 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.137883 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.137883 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:43.140998 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2539856a-779e-43b6-b145-c125902a8436 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:43.144720 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2539856a-779e-43b6-b145-c125902a8436 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 returned with HTTP 200 Jul 10 13:32:43.145112 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1305/5172] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:43.158744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.160982 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:43.161138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea722f75-ca60-4f8f-b0db-2ffe9eedee29", "name": "tempest-type-Backup-1438836063"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:43.162984 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating new backup {'backup': {'volume_id': 'ea722f75-ca60-4f8f-b0db-2ffe9eedee29', 'name': 'tempest-type-Backup-1438836063'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:43.163153 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating backup of volume ea722f75-ca60-4f8f-b0db-2ffe9eedee29 in container None Jul 10 13:32:43.171516 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.171516 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:43.172065 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:32:43.190550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['d342837d-f834-4dfd-a78f-2be1b014d2f8', '8ad73d42-7225-408d-a92c-07cd0a4ffca9'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:43.219877 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70c30946-d6af-4e78-9e70-e8fe06882a91 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:43.219877 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1285/5173] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:32:43 2026] POST /volume/v3/backups => generated 316 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:43.224895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-47e0169a-12b7-44d0-88ee-639ffc802996 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.227042 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-47e0169a-12b7-44d0-88ee-639ffc802996 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:43.227377 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-47e0169a-12b7-44d0-88ee-639ffc802996 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.227703 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-47e0169a-12b7-44d0-88ee-639ffc802996 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.227871 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-47e0169a-12b7-44d0-88ee-639ffc802996 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:43.228699 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.230893 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:43.231197 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.231474 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.231634 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:43.233331 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.233331 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:43.234258 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-47e0169a-12b7-44d0-88ee-639ffc802996 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:43.234778 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1289/5174] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:43.236361 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.236361 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:43.237089 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9559d89a-69bb-433b-83ec-de68b2e6ba5a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:43.237503 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1296/5175] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:43.245520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-59ff3680-7beb-40c0-80fc-01354a177cbf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.248666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562/export_record Jul 10 13:32:43.249084 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.249379 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'export_record' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.249551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Export record for backup 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:32:43.255086 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.255086 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:43.256559 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.api [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling RPCAPI with context: , host: np0000005006, backup: 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 13:32:43.266255 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] export_record in rpcapi backup_id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 on host np0000005006. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 13:32:43.768657 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTdjNWY3OGItN2E4ZC00ZGMyLWFkODctZTZlODg1N2I5NTYyIiwgInVzZXJfaWQiOiAiOTUyZmNlNzVmY2RhNGUwOWI5NzhhNGM4ZmU3MWRmNDAiLCAicHJvamVjdF9pZCI6ICIwNGMwZjlhMWI0NmQ0OGQ4OTI4MDJkYzk0NDRhMzRlOCIsICJ2b2x1bWVfaWQiOiAiMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5NjE3MDEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzLzIwMjYwNzEwMTMzMjI3L2F6X25vdmFfYmFja3VwXzE3YzVmNzhiLTdhOGQtNGRjMi1hZDg3LWU2ZTg4NTdiOTU2MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMjo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 13:32:43.768974 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59ff3680-7beb-40c0-80fc-01354a177cbf tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562/export_record returned with HTTP 200 Jul 10 13:32:43.769430 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1306/5176] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562/export_record => generated 1424 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:43.778402 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.780141 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:32:43.780341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.780514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.780613 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:43.784554 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.784554 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:43.785243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c04b2041-2fae-44a9-959e-dd3a20547c24 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:32:43.785663 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1286/5177] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:43.796439 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9a25543f-4dca-4c54-837c-49279918233e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.797972 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] POST https://10.4.3.138/volume/v3/backups/import_record Jul 10 13:32:43.798344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTUyOTJkMTYtMjg3Yi00NDk3LTkxNGMtMTUwYTFkYTI1ZDczIiwgInVzZXJfaWQiOiAiOTUyZmNlNzVmY2RhNGUwOWI5NzhhNGM4ZmU3MWRmNDAiLCAicHJvamVjdF9pZCI6ICIwNGMwZjlhMWI0NmQ0OGQ4OTI4MDJkYzk0NDRhMzRlOCIsICJ2b2x1bWVfaWQiOiAiMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5NjE3MDEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzLzIwMjYwNzEwMTMzMjI3L2F6X25vdmFfYmFja3VwXzE3YzVmNzhiLTdhOGQtNGRjMi1hZDg3LWU2ZTg4NTdiOTU2MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMjo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:43.799750 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTUyOTJkMTYtMjg3Yi00NDk3LTkxNGMtMTUwYTFkYTI1ZDczIiwgInVzZXJfaWQiOiAiOTUyZmNlNzVmY2RhNGUwOWI5NzhhNGM4ZmU3MWRmNDAiLCAicHJvamVjdF9pZCI6ICIwNGMwZjlhMWI0NmQ0OGQ4OTI4MDJkYzk0NDRhMzRlOCIsICJ2b2x1bWVfaWQiOiAiMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5NjE3MDEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzLzIwMjYwNzEwMTMzMjI3L2F6X25vdmFfYmFja3VwXzE3YzVmNzhiLTdhOGQtNGRjMi1hZDg3LWU2ZTg4NTdiOTU2MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMjo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100116) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 13:32:43.799938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTUyOTJkMTYtMjg3Yi00NDk3LTkxNGMtMTUwYTFkYTI1ZDczIiwgInVzZXJfaWQiOiAiOTUyZmNlNzVmY2RhNGUwOWI5NzhhNGM4ZmU3MWRmNDAiLCAicHJvamVjdF9pZCI6ICIwNGMwZjlhMWI0NmQ0OGQ4OTI4MDJkYzk0NDRhMzRlOCIsICJ2b2x1bWVfaWQiOiAiMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzIiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNTc5NjE3MDEyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmVhZTgxNWQtN2JiZi00ZTExLWEwMzktNzY5YWM0OWJmOGIzLzIwMjYwNzEwMTMzMjI3L2F6X25vdmFfYmFja3VwXzE3YzVmNzhiLTdhOGQtNGRjMi1hZDg3LWU2ZTg4NTdiOTU2MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMjo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100116) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 13:32:43.800450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8a0be0cdb7644236a36bbb9db6ec1afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c0f9a1b46d48d892802dc9444a34e8', '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=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:32:43.800643 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9a25543f-4dca-4c54-837c-49279918233e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups/import_record returned with HTTP 403 Jul 10 13:32:43.801106 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1290/5178] 10.4.3.138 () {70 vars in 1342 bytes} [Fri Jul 10 13:32:43 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) Jul 10 13:32:43.808164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.810242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:43.810436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.810634 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.810811 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume with id: 2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:43.817543 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.817543 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:43.817954 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:43.835282 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume request issued successfully. Jul 10 13:32:43.835545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d1fb190d-5fd1-45e4-b30e-0efe83e636cd tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 returned with HTTP 202 Jul 10 13:32:43.836168 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1297/5179] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:32:43 2026] DELETE /volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:32:43.843983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de66c02e-6d47-46b1-a805-efec79481fa3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:43.846183 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de66c02e-6d47-46b1-a805-efec79481fa3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:43.846477 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de66c02e-6d47-46b1-a805-efec79481fa3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:43.846722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de66c02e-6d47-46b1-a805-efec79481fa3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:43.856381 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:43.856381 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:43.861162 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-de66c02e-6d47-46b1-a805-efec79481fa3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:43.866639 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de66c02e-6d47-46b1-a805-efec79481fa3 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 returned with HTTP 200 Jul 10 13:32:43.867208 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1307/5180] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:43 2026] GET /volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:44.170203 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.171970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:32:44.172207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:44.172346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:44.177521 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:44.177521 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:44.177970 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:32:44.178863 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-da5a5c5c-4c02-4022-ae1b-b5f87a3ffb56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 200 Jul 10 13:32:44.179363 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1287/5181] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:32:44 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:44.247712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.249577 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:44.249851 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:44.250148 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:44.250338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:44.255397 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:44.255397 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:44.256092 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0756e18-5ca4-41d8-8fd2-eae056a53573 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:44.256436 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1291/5182] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:44 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:44.880944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b5b5a1cc-a73f-4c56-8dde-6e85e788901f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.881988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5b5a1cc-a73f-4c56-8dde-6e85e788901f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 Jul 10 13:32:44.882286 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5b5a1cc-a73f-4c56-8dde-6e85e788901f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:44.882496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b5b5a1cc-a73f-4c56-8dde-6e85e788901f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:44.888427 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b5b5a1cc-a73f-4c56-8dde-6e85e788901f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 returned with HTTP 404 Jul 10 13:32:44.888954 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1298/5183] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:44 2026] GET /volume/v3/volumes/2eae815d-7bbf-4e11-a039-769ac49bf8b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:32:44.896417 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-18415083-645a-432f-bbf1-0d3643f36658 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.897898 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18415083-645a-432f-bbf1-0d3643f36658 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] GET https://10.4.3.138/volume/v3/backups Jul 10 13:32:44.898073 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18415083-645a-432f-bbf1-0d3643f36658 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:44.898244 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18415083-645a-432f-bbf1-0d3643f36658 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:44.898469 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-18415083-645a-432f-bbf1-0d3643f36658 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:32:44.903451 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18415083-645a-432f-bbf1-0d3643f36658 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups returned with HTTP 200 Jul 10 13:32:44.903913 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1308/5184] 10.4.3.138 () {68 vars in 1277 bytes} [Fri Jul 10 13:32:44 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:44.912040 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.913548 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] GET https://10.4.3.138/volume/v3/backups?project_id=04c0f9a1b46d48d892802dc9444a34e8 Jul 10 13:32:44.913745 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:44.913951 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:44.914192 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Removing options 'project_id' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:32:44.927028 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25b5b0b7-b80f-4946-b4ea-aed83bd0dffc tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups?project_id=04c0f9a1b46d48d892802dc9444a34e8 returned with HTTP 200 Jul 10 13:32:44.927500 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1288/5185] 10.4.3.138 () {68 vars in 1364 bytes} [Fri Jul 10 13:32:44 2026] GET /volume/v3/backups?project_id=04c0f9a1b46d48d892802dc9444a34e8 => generated 624 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:44.936002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:44.938098 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:44.938738 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-11186410"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:44.940147 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-11186410'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:44.940263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume of 1 GB Jul 10 13:32:44.944648 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Availability Zones retrieved successfully. Jul 10 13:32:44.950500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (f1362f8c-3f6b-4003-bead-3d775da4a6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:44.951591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60f21da-8f74-4638-93d1-e1bc00a147dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:44.952474 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:44.983538 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d60f21da-8f74-4638-93d1-e1bc00a147dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:44.984258 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f806a925-e5a4-401a-ac2c-85f1b27fce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:45.020877 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['e2335b4e-7117-4d13-9eaa-eb7320871315', '40a3949b-fbac-42fc-8ed5-e712c660e0b4', 'ada81c19-5c3f-4a27-a0b9-693de5513a31', '9406b670-c307-449d-a72f-4ea3bb9a540b'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:45.021561 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f806a925-e5a4-401a-ac2c-85f1b27fce9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2335b4e-7117-4d13-9eaa-eb7320871315', '40a3949b-fbac-42fc-8ed5-e712c660e0b4', 'ada81c19-5c3f-4a27-a0b9-693de5513a31', '9406b670-c307-449d-a72f-4ea3bb9a540b']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:45.022377 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fac055-16fa-4dea-81c0-334e0ddf116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:45.047305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4fac055-16fa-4dea-81c0-334e0ddf116c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0be3bc-664b-4917-b8b8-738ea7d6c667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-11186410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['e2335b4e-7117-4d13-9eaa-eb7320871315','40a3949b-fbac-42fc-8ed5-e712c660e0b4','ada81c19-5c3f-4a27-a0b9-693de5513a31','9406b670-c307-449d-a72f-4ea3bb9a540b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-11186410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0be3bc-664b-4917-b8b8-738ea7d6c667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04c0f9a1b46d48d892802dc9444a34e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='952fce75fcda4e09b978a4c8fe71df40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:45.048318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ebad7a-afec-4129-852d-bc7ba5d8fb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:45.067442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ebad7a-afec-4129-852d-bc7ba5d8fb06) transitioned into state 'SUCCESS' from state '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-11186410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04c0f9a1b46d48d892802dc9444a34e8',qos_specs=None,replication_status=,reservations=['e2335b4e-7117-4d13-9eaa-eb7320871315','40a3949b-fbac-42fc-8ed5-e712c660e0b4','ada81c19-5c3f-4a27-a0b9-693de5513a31','9406b670-c307-449d-a72f-4ea3bb9a540b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='952fce75fcda4e09b978a4c8fe71df40',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:45.068329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b824919d-0f04-4724-9ce6-ad5c5bd4617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:45.078368 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b824919d-0f04-4724-9ce6-ad5c5bd4617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:45.079393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Flow 'volume_create_api' (f1362f8c-3f6b-4003-bead-3d775da4a6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:45.079785 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Create volume request issued successfully. Jul 10 13:32:45.080462 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef10af9e-76aa-417d-96cd-964c2bf19a13 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:45.081004 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1292/5186] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:32:44 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:45.095532 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:45.097375 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:32:45.097602 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:45.097877 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:45.105057 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:45.105057 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:45.109457 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:45.113483 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-35415ec3-4d87-4bc7-b8a7-3345a9fcb8b8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 returned with HTTP 200 Jul 10 13:32:45.113889 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1299/5187] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:45 2026] GET /volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:45.267365 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:45.269394 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:45.269616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:45.269853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:45.269957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:45.274208 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:45.274208 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:45.274880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37db7dcf-2bea-4650-98c5-ab2f30a2f7b8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:45.275266 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1309/5188] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:45 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:45.900758 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:45.902545 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:32:45.902730 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:45.902955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:45.907679 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:45.907679 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:45.908127 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:32:45.908878 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-a6254200-39dc-403d-bf5b-5bb1a9ac36f3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 200 Jul 10 13:32:45.909257 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1289/5189] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:32:45 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:46.127169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:46.129112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:32:46.129332 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:46.129566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:46.138843 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:46.138843 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:46.144333 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:46.149027 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1f83406-ec83-4820-a8a7-0c2fe4688e9e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 returned with HTTP 200 Jul 10 13:32:46.149405 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1293/5190] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:46 2026] GET /volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:46.164196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:46.165750 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:32:46.166094 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df0be3bc-664b-4917-b8b8-738ea7d6c667", "name": "tempest-type-Backup-1940000317"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:46.167434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating new backup {'backup': {'volume_id': 'df0be3bc-664b-4917-b8b8-738ea7d6c667', 'name': 'tempest-type-Backup-1940000317'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:32:46.167557 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Creating backup of volume df0be3bc-664b-4917-b8b8-738ea7d6c667 in container None Jul 10 13:32:46.173913 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:46.173913 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:46.174275 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:32:46.190874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Created reservations ['6ff115a4-b262-4d60-830f-87d684b47f7d', '5674e87c-e613-4358-bbf8-3e2f034ba1d6'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:46.221311 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b02627ae-f7c1-4cb2-abeb-5c69ec7e5bee tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:32:46.221902 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1300/5191] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:32:46 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:46.230513 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fb703384-adcc-4370-9179-193d81e45816 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:46.232756 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fb703384-adcc-4370-9179-193d81e45816 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:46.232756 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fb703384-adcc-4370-9179-193d81e45816 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:46.232952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fb703384-adcc-4370-9179-193d81e45816 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:46.233113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fb703384-adcc-4370-9179-193d81e45816 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:46.238325 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:46.238325 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:46.239203 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fb703384-adcc-4370-9179-193d81e45816 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:46.239722 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1310/5192] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:46 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:46.285889 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:46.287762 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:46.288048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:46.288223 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:46.288344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:46.292241 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:46.292241 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:46.292799 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1b47a675-44ea-42cd-a70e-cbf9128147f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:46.293307 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1290/5193] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:46 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:47.249571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1dcce915-c982-4331-834d-0bcff4a79c66 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:47.251092 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1dcce915-c982-4331-834d-0bcff4a79c66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:47.251363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1dcce915-c982-4331-834d-0bcff4a79c66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:47.252397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1dcce915-c982-4331-834d-0bcff4a79c66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:47.252397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-1dcce915-c982-4331-834d-0bcff4a79c66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:47.255619 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:47.255619 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:47.256309 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1dcce915-c982-4331-834d-0bcff4a79c66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:47.256712 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1294/5194] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:47 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:47.302665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:47.304600 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:47.304839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:47.305042 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:47.305160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:47.310706 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:47.310706 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:47.311629 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d2da3617-d230-4ab4-be0e-b73dad44d981 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:47.312166 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1301/5195] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:47 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:48.267533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d2e15756-5352-4266-86f6-dc99f433f11f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:48.271007 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2e15756-5352-4266-86f6-dc99f433f11f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:48.271007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2e15756-5352-4266-86f6-dc99f433f11f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:48.271007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d2e15756-5352-4266-86f6-dc99f433f11f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:48.271007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d2e15756-5352-4266-86f6-dc99f433f11f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:48.275573 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:48.275573 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:48.276221 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d2e15756-5352-4266-86f6-dc99f433f11f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:48.277148 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1311/5196] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:48 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:48.322420 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:48.324388 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:48.324639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:48.324884 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:48.325010 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:48.329889 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:48.329889 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:48.330559 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c0bd005a-1164-427b-b4cf-6e21fbbd078b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:48.331007 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1291/5197] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:48 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:49.289386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a112f643-ac0d-4829-b5cd-054094856bef None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:49.291848 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a112f643-ac0d-4829-b5cd-054094856bef tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:49.292169 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a112f643-ac0d-4829-b5cd-054094856bef tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:49.292427 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a112f643-ac0d-4829-b5cd-054094856bef tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:49.292573 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a112f643-ac0d-4829-b5cd-054094856bef tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:49.297662 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:49.297662 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:49.298466 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a112f643-ac0d-4829-b5cd-054094856bef tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:49.298957 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1295/5198] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:49 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:49.344292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-988e4960-5583-4060-bf61-2260e2c74b15 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:49.347866 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-988e4960-5583-4060-bf61-2260e2c74b15 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:49.348058 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-988e4960-5583-4060-bf61-2260e2c74b15 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:49.348261 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-988e4960-5583-4060-bf61-2260e2c74b15 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:49.348382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-988e4960-5583-4060-bf61-2260e2c74b15 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:49.352732 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:49.352732 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:49.353325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-988e4960-5583-4060-bf61-2260e2c74b15 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:49.353741 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1302/5199] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:49 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:50.316179 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6425cf31-80e1-4801-b413-d81614491543 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:50.317973 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6425cf31-80e1-4801-b413-d81614491543 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:50.318227 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6425cf31-80e1-4801-b413-d81614491543 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:50.318421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6425cf31-80e1-4801-b413-d81614491543 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:50.318526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6425cf31-80e1-4801-b413-d81614491543 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:50.329058 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:50.329058 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:50.330269 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6425cf31-80e1-4801-b413-d81614491543 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:50.331591 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1312/5200] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:50 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:50.364885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-725b673d-07ea-466b-bcc0-9871aff53dfb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:50.375155 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-725b673d-07ea-466b-bcc0-9871aff53dfb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:50.375155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-725b673d-07ea-466b-bcc0-9871aff53dfb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:50.375155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-725b673d-07ea-466b-bcc0-9871aff53dfb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:50.375155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-725b673d-07ea-466b-bcc0-9871aff53dfb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:50.380080 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:50.380080 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:50.381193 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-725b673d-07ea-466b-bcc0-9871aff53dfb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:50.381812 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1292/5201] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:50 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:51.342947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.345303 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:51.345547 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.345835 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.345972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:51.351223 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.351223 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:51.352045 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e0d1d622-48c4-409f-899c-8aea9eac4761 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:51.352626 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1296/5202] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:51.354929 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.357044 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:32:51.357477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.357477 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.362589 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.362589 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:51.363294 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:32:51.364163 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bd6f84c0-0454-4501-a55e-dc691f91f3a3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 200 Jul 10 13:32:51.365139 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1303/5203] 10.4.3.138 () {68 vars in 1604 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:51.375252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.378318 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:32:51.378525 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.378720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.393055 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.393055 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:51.397248 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:51.402940 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-1f209121-def0-4310-bc56-c4f6654f2780 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 200 Jul 10 13:32:51.404817 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1313/5204] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 1658 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:51.404902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.409632 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:51.410405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.411711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.412009 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:51.414984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.417313 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:32:51.417938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bc18f871-f087-4bdb-a300-bbec681dd23e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:51.419753 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bc18f871-f087-4bdb-a300-bbec681dd23e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:32:51.420349 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.420349 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:51.421268 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a5c44b6f-8636-43b7-9f63-95305f9f9929 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:51.421798 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1293/5205] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:51.429159 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.429159 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:51.429618 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:32:51.430012 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:32:51.430392 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:32:51.435667 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (1b94e97f-c6dc-4331-b9e5-955e0576e4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:51.437043 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122bfb4d-ba41-4ed2-b1dc-81f226d47e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:51.438376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:32:51.477057 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122bfb4d-ba41-4ed2-b1dc-81f226d47e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc18f871-f087-4bdb-a300-bbec681dd23e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:51.478063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3099b470-4f08-4948-b260-b240d718964a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:51.522067 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['ebe17c2b-eab9-47ce-874f-bf609fa98900', 'a2fb58e2-381a-445a-a57c-77717a859141', '9211ed2e-777b-4d1a-a94b-af4835932eec', 'ef41eb80-28b9-4833-bd9d-9044dd0daca7'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:32:51.523171 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3099b470-4f08-4948-b260-b240d718964a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebe17c2b-eab9-47ce-874f-bf609fa98900', 'a2fb58e2-381a-445a-a57c-77717a859141', '9211ed2e-777b-4d1a-a94b-af4835932eec', 'ef41eb80-28b9-4833-bd9d-9044dd0daca7']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:51.524328 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b39dd4-f1ba-487b-bfe0-24049260d51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:51.579777 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b39dd4-f1ba-487b-bfe0-24049260d51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96792480-bab9-4a83-a438-1fb4773bd6f7', '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='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['ebe17c2b-eab9-47ce-874f-bf609fa98900','a2fb58e2-381a-445a-a57c-77717a859141','9211ed2e-777b-4d1a-a94b-af4835932eec','ef41eb80-28b9-4833-bd9d-9044dd0daca7'],size=1,snapshot_id=bc18f871-f087-4bdb-a300-bbec681dd23e,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:32: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=96792480-bab9-4a83-a438-1fb4773bd6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc18f871-f087-4bdb-a300-bbec681dd23e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:51.580672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9550bc50-90d8-438e-a1cd-0dc6079edea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:51.601103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9550bc50-90d8-438e-a1cd-0dc6079edea8) transitioned into 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='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['ebe17c2b-eab9-47ce-874f-bf609fa98900','a2fb58e2-381a-445a-a57c-77717a859141','9211ed2e-777b-4d1a-a94b-af4835932eec','ef41eb80-28b9-4833-bd9d-9044dd0daca7'],size=1,snapshot_id=bc18f871-f087-4bdb-a300-bbec681dd23e,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:51.601819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dca15a2-56a7-431d-a001-d432e2dc1430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:32:51.625709 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dca15a2-56a7-431d-a001-d432e2dc1430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:32:51.626525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (1b94e97f-c6dc-4331-b9e5-955e0576e4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:32:51.626864 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:32:51.627420 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-13aec574-f046-409c-9518-8fd01dc3249d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:32:51.627900 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1297/5206] 10.4.3.138 () {72 vars in 1541 bytes} [Fri Jul 10 13:32:51 2026] POST /volume/v3/volumes => generated 736 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:32:51.637125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.639936 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:32:51.640091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.640333 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.649150 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.649150 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:51.654084 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:51.658976 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-67b8c559-fab8-43c5-9e5f-ead16bdeb6b0 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 200 Jul 10 13:32:51.659437 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1304/5207] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:51.672278 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:51.676533 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:32:51.676760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:51.676916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:51.685320 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:51.685320 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:51.689962 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:51.694940 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-bbbff9d6-4d63-46f5-9ece-35b97bc705be tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 200 Jul 10 13:32:51.695508 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1314/5208] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:51 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:52.366971 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:52.369061 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:52.369302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:52.369525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:52.369656 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:52.376135 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:52.376135 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:52.376872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f190856b-0ec8-44e3-b333-5f5b3b54f2e7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:52.377316 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1294/5209] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:52 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:52.446281 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eccc366a-a443-4069-ac27-2de839756420 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:52.448064 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eccc366a-a443-4069-ac27-2de839756420 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:52.448248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eccc366a-a443-4069-ac27-2de839756420 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:52.448417 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eccc366a-a443-4069-ac27-2de839756420 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:52.448516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-eccc366a-a443-4069-ac27-2de839756420 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:52.452595 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:52.452595 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:52.453197 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eccc366a-a443-4069-ac27-2de839756420 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:52.454700 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1298/5210] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:52 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:53.388644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:53.391048 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:53.391237 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:53.391421 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:53.391536 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:53.395907 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:53.395907 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:53.396565 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6a0961e2-caa5-4372-accc-4ffce1d03deb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:53.397088 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1305/5211] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:53 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:53.465470 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:53.467409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:53.467409 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:53.467569 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:53.467669 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:53.471979 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:53.471979 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:53.472558 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3f6d4389-6a2f-4f61-898a-033dc2cf08d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:53.472998 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1315/5212] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:53 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:54.408348 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.410108 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:54.410325 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.410480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.410570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:54.415066 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.415066 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:54.415747 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-194d7565-b2b1-4c7f-898c-86f8aa343b0a tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:54.416160 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1295/5213] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:54.493496 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-37243a86-b030-4de5-9d88-40ea67a990d7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.495711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-37243a86-b030-4de5-9d88-40ea67a990d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:54.497543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-37243a86-b030-4de5-9d88-40ea67a990d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.497543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-37243a86-b030-4de5-9d88-40ea67a990d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.497543 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-37243a86-b030-4de5-9d88-40ea67a990d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:54.501604 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.501604 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:54.502455 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-37243a86-b030-4de5-9d88-40ea67a990d7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:54.503009 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1299/5214] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:54.703595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.706533 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:32:54.706533 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.706533 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.714616 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.714616 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:54.718578 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:54.725666 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ec4ea770-e8f4-4647-aa68-1ab99b71998d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 200 Jul 10 13:32:54.725666 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1306/5215] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:54.732294 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99f32661-b708-4625-bcd8-6d5c64704529 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.732610 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99f32661-b708-4625-bcd8-6d5c64704529 None None] GET https://10.4.3.138/volume// Jul 10 13:32:54.732803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99f32661-b708-4625-bcd8-6d5c64704529 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.732997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99f32661-b708-4625-bcd8-6d5c64704529 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.733287 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99f32661-b708-4625-bcd8-6d5c64704529 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:32:54.733539 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1316/5216] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:32:54.740563 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-2c85c0ff-1c41-4d1c-a0b3-5c1591f29df2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.742653 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-2c85c0ff-1c41-4d1c-a0b3-5c1591f29df2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:32:54.743035 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-2c85c0ff-1c41-4d1c-a0b3-5c1591f29df2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96792480-bab9-4a83-a438-1fb4773bd6f7", "connector": null, "instance_uuid": "3f7c79c0-0d7b-4e9a-8ecd-04704c37d8da"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:54.751766 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.751766 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:54.774401 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-2c85c0ff-1c41-4d1c-a0b3-5c1591f29df2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:32:54.774856 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1296/5217] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:32:54 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:54.784082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-47302254-d7e0-4925-ab46-f1c20532aa7d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.785421 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-47302254-d7e0-4925-ab46-f1c20532aa7d None None] GET https://10.4.3.138/volume// Jul 10 13:32:54.785421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-47302254-d7e0-4925-ab46-f1c20532aa7d None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.785421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-47302254-d7e0-4925-ab46-f1c20532aa7d None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.785421 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-47302254-d7e0-4925-ab46-f1c20532aa7d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:32:54.785421 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1300/5218] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:32:54.794799 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.797392 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:32:54.797815 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:54.798150 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:54.810369 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.810369 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:54.814979 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:32:54.820416 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-ce2d8834-4dda-4c22-815d-65cda7e0e565 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 200 Jul 10 13:32:54.821286 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1307/5219] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:32:54 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 1524 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:32:54.939547 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:54.941658 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be Jul 10 13:32:54.942065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:54.950245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-96792480-bab9-4a83-a438-1fb4773bd6f7-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:32:54.954794 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-96792480-bab9-4a83-a438-1fb4773bd6f7-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:32:54.955939 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:54.955939 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:55.429556 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:55.431467 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:55.431652 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:55.431909 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:55.432036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:55.439558 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:55.439558 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:55.440536 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-38ea3408-ba9f-4d01-94dd-5adda02d557e tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:55.440971 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1297/5220] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:55 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:55.478399 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-96792480-bab9-4a83-a438-1fb4773bd6f7-np0000005006" released by "attachment_update" :: held 0.524s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:32:55.478852 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-86d6de17-517f-47f3-9726-88827e461a0f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be returned with HTTP 200 Jul 10 13:32:55.479462 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1317/5221] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:32:54 2026] PUT /volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:32:55.516363 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:55.518425 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:55.520118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:55.520118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:55.520118 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:55.525290 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:55.525290 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:55.527180 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9eb54f9-eb40-4a28-9888-59a7d2c2351c tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:55.527180 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1301/5222] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:55 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:55.994456 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-474abb9b-107f-479d-805e-23b1e733651f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:55.997215 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-474abb9b-107f-479d-805e-23b1e733651f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be/action Jul 10 13:32:55.998050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-474abb9b-107f-479d-805e-23b1e733651f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:32:55.998050 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-474abb9b-107f-479d-805e-23b1e733651f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:32:56.024326 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:56.024326 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:56.041219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-752aa934-2cd9-4eb5-b431-61bb9b307938 req-474abb9b-107f-479d-805e-23b1e733651f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be/action returned with HTTP 204 Jul 10 13:32:56.042184 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1308/5223] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:32:55 2026] POST /volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:32:56.452572 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:56.455507 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:56.455507 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:56.456036 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:56.456177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:56.461068 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:56.461068 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:56.462095 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-975696f5-45c7-4a0b-80cd-e96f5bae3e92 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:56.462575 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1298/5224] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:56 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:56.539442 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-63ae2193-5b13-4061-a237-12c752cd8b41 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:56.541090 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-63ae2193-5b13-4061-a237-12c752cd8b41 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:56.541724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-63ae2193-5b13-4061-a237-12c752cd8b41 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:56.541724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-63ae2193-5b13-4061-a237-12c752cd8b41 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:56.541724 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-63ae2193-5b13-4061-a237-12c752cd8b41 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:56.546293 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:56.546293 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:56.547180 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-63ae2193-5b13-4061-a237-12c752cd8b41 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:56.548009 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1318/5225] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:56 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:57.481581 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:57.487112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:57.487837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:57.488500 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:57.489111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:57.503501 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:57.503501 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:57.505682 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-30343d0b-ff10-4027-a2f6-11fcd5e65a1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:57.508235 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1302/5226] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:57 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:57.560787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:57.562307 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:57.562551 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:57.562818 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:57.562947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:57.568058 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:57.568058 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:57.568925 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd2565b9-19d5-4e93-8b0d-c3bf198752be tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:57.569447 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1309/5227] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:57 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:58.524861 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c6898671-015a-45ac-972c-b5560c82855b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:58.528931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c6898671-015a-45ac-972c-b5560c82855b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:58.529172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c6898671-015a-45ac-972c-b5560c82855b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:58.529392 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c6898671-015a-45ac-972c-b5560c82855b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:58.529541 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c6898671-015a-45ac-972c-b5560c82855b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:58.535242 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:58.535242 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:58.535972 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c6898671-015a-45ac-972c-b5560c82855b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:58.536311 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1299/5228] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:58 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:58.582403 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:58.584505 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:58.584797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:58.585026 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:58.585153 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:58.590029 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:58.590029 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:32:58.590782 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3fe19042-cfc3-45b1-870a-ef7f8bf362fb tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:58.591221 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1319/5229] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:58 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:59.194313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1ef70724-ffdc-4f9f-a58c-f94b32236ea9 req-a2297948-b032-40de-8578-c0f531a84ef0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:59.196456 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1ef70724-ffdc-4f9f-a58c-f94b32236ea9 req-a2297948-b032-40de-8578-c0f531a84ef0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] DELETE https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e Jul 10 13:32:59.196702 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1ef70724-ffdc-4f9f-a58c-f94b32236ea9 req-a2297948-b032-40de-8578-c0f531a84ef0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:59.196930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1ef70724-ffdc-4f9f-a58c-f94b32236ea9 req-a2297948-b032-40de-8578-c0f531a84ef0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:59.209345 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:59.209345 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:32:59.546088 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:59.547627 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:32:59.547839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:59.548012 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:59.548109 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:59.551741 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:59.551741 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:32:59.552265 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e5023120-4596-4486-9e32-de0e2fbbb2c6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:32:59.552586 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1310/5230] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:59 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:59.602639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:32:59.604550 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:32:59.604550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:32:59.604609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:32:59.604737 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:32:59.609443 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:32:59.609443 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:32:59.609774 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8ce04e8-5fee-48d5-a402-eec017e98ca4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:32:59.610235 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1300/5231] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:32:59 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:32:59.744628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1ef70724-ffdc-4f9f-a58c-f94b32236ea9 req-a2297948-b032-40de-8578-c0f531a84ef0 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e returned with HTTP 200 Jul 10 13:32:59.744798 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1303/5232] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:32:59 2026] DELETE /volume/v3/attachments/3b8d0bc1-8ea6-4328-ab74-7d8b58d53a5e => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:00.561903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:00.564274 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:00.564532 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:00.564803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:00.564947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:00.569488 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:00.569488 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:00.570173 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-62ffebc7-b76d-4f6b-9eb5-813ed2da7fb2 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:33:00.570566 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1320/5233] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:00 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:00.619734 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-15ea8227-b09f-4003-b001-d8540e02fc58 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:00.621464 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-15ea8227-b09f-4003-b001-d8540e02fc58 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:00.621649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-15ea8227-b09f-4003-b001-d8540e02fc58 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:00.621875 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-15ea8227-b09f-4003-b001-d8540e02fc58 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:00.621997 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-15ea8227-b09f-4003-b001-d8540e02fc58 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:00.626237 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:00.626237 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:00.626745 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-15ea8227-b09f-4003-b001-d8540e02fc58 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:33:00.627112 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1311/5234] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:00 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:01.585338 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:01.586990 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:01.587232 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:01.587445 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:01.587937 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:01.595045 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:01.595045 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:01.595197 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7f5f02ca-64e8-4ff9-b8f6-5e224bea45ec tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:33:01.595734 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1301/5235] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:01 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:01.637441 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:01.639483 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:01.639726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:01.640032 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:01.640087 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:01.647385 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:01.647385 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:01.648216 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d5671f82-5c83-4d35-bfcd-c82fbef8265b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:33:01.648886 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1304/5236] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:01 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:01.658935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:01.660750 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e/export_record Jul 10 13:33:01.660952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:01.661158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'export_record' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:01.661284 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Export record for backup d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:33:01.666243 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:01.666243 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:01.667150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.api [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling RPCAPI with context: , host: np0000005006, backup: d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 13:33:01.672423 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] export_record in rpcapi backup_id d5dbde98-dd82-45b1-a23a-3adbfe14296e on host np0000005006. {{(pid=100113) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 13:33:02.174371 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDVkYmRlOTgtZGQ4Mi00NWIxLWEyM2EtM2FkYmZlMTQyOTZlIiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM4ODM2MDYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5LzIwMjYwNzEwMTMzMjQ2L2F6X25vdmFfYmFja3VwX2Q1ZGJkZTk4LWRkODItNDViMS1hMjNhLTNhZGJmZTE0Mjk2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100113) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 13:33:02.174769 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-84ec7601-b76d-46f8-920b-71f09bfa3a53 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e/export_record returned with HTTP 200 Jul 10 13:33:02.175221 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1321/5237] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:33:01 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e/export_record => generated 1424 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:02.182989 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-896769fa-3516-497b-af96-71ac926fe05d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:02.184791 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896769fa-3516-497b-af96-71ac926fe05d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:02.185020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896769fa-3516-497b-af96-71ac926fe05d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:02.185226 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-896769fa-3516-497b-af96-71ac926fe05d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:02.185359 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-896769fa-3516-497b-af96-71ac926fe05d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:02.189891 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:02.189891 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:02.190588 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-896769fa-3516-497b-af96-71ac926fe05d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:33:02.191055 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1312/5238] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:02 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:02.200767 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bfe64610-1de6-453a-b7e4-56185128512e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:02.202373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups/import_record Jul 10 13:33:02.202776 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUzZTJkZjAtMzE4ZS00OGExLWIzZTctNGY3MTVmZGQ3YWU2IiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM4ODM2MDYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5LzIwMjYwNzEwMTMzMjQ2L2F6X25vdmFfYmFja3VwX2Q1ZGJkZTk4LWRkODItNDViMS1hMjNhLTNhZGJmZTE0Mjk2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:02.204230 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUzZTJkZjAtMzE4ZS00OGExLWIzZTctNGY3MTVmZGQ3YWU2IiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM4ODM2MDYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5LzIwMjYwNzEwMTMzMjQ2L2F6X25vdmFfYmFja3VwX2Q1ZGJkZTk4LWRkODItNDViMS1hMjNhLTNhZGJmZTE0Mjk2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100115) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 13:33:02.204352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUzZTJkZjAtMzE4ZS00OGExLWIzZTctNGY3MTVmZGQ3YWU2IiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM4ODM2MDYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5LzIwMjYwNzEwMTMzMjQ2L2F6X25vdmFfYmFja3VwX2Q1ZGJkZTk4LWRkODItNDViMS1hMjNhLTNhZGJmZTE0Mjk2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100115) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 13:33:02.230628 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['2694c466-4a1d-4547-9bb4-c20a83c00ff3', '8f15686a-c121-4872-9f27-998f7f96decd'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:02.247005 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] import_record rpcapi backup id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 on host np0000005006 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUzZTJkZjAtMzE4ZS00OGExLWIzZTctNGY3MTVmZGQ3YWU2IiwgInVzZXJfaWQiOiAiYjQ2MzlkZTU5MGM3NDJjNjkxZmIyM2FiZWY2MDYwMjYiLCAicHJvamVjdF9pZCI6ICI1YTg1NzY1ZjNhMjg0ODk5OTE1OWM5OTNmOTFmNTJjYiIsICJ2b2x1bWVfaWQiOiAiZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDM4ODM2MDYzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE3MjJmNzUtY2E2MC00ZjhmLWIwZGItMmZmZTllZWRlZTI5LzIwMjYwNzEwMTMzMjQ2L2F6X25vdmFfYmFja3VwX2Q1ZGJkZTk4LWRkODItNDViMS1hMjNhLTNhZGJmZTE0Mjk2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTM6MzI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzozMzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100115) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 13:33:02.249066 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Import record output: {'backup': {'id': '2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6'}, {'rel': 'bookmark', 'href': 'https://10.4.3.138/volume/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6'}]}}. {{(pid=100115) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 13:33:02.249293 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bfe64610-1de6-453a-b7e4-56185128512e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/import_record returned with HTTP 201 Jul 10 13:33:02.249676 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1302/5239] 10.4.3.138 () {70 vars in 1342 bytes} [Fri Jul 10 13:33:02 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 49 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 13:33:02.257199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:02.259326 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 Jul 10 13:33:02.259559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:02.259810 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:02.259944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:02.265050 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:02.265050 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:02.265910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8d0a4bf6-1e7d-4476-b722-4ceb10958a51 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 returned with HTTP 200 Jul 10 13:33:02.266393 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1305/5240] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:02 2026] GET /volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 => generated 647 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:02.607486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:02.609516 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:02.609775 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:02.609990 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:02.610103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:02.614482 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:02.614482 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:02.615211 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-424f7b29-f0e1-4972-b248-a0988dcba2d6 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:33:02.615932 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1322/5241] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:02 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:03.278513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.280300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 Jul 10 13:33:03.280514 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.280744 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.280965 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:03.285047 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.285047 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:03.285754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba00f190-1ad6-4be4-a7bf-22b54cc52d75 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 returned with HTTP 200 Jul 10 13:33:03.286268 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1313/5242] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:03 2026] GET /volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:03.296833 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.298453 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 Jul 10 13:33:03.298626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.298829 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.298928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6. Jul 10 13:33:03.302763 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.302763 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:03.315559 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:03.317542 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-511a5bf9-c640-443f-ac68-326a0c5760c4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 returned with HTTP 202 Jul 10 13:33:03.317995 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1303/5243] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:03 2026] DELETE /volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:03.324589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.326194 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 Jul 10 13:33:03.326384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.326549 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.326656 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:03.330445 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.330445 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:03.331103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9b1f5298-7590-4e54-ba9a-2e0b3e9517f7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 returned with HTTP 200 Jul 10 13:33:03.331682 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1306/5244] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:03 2026] GET /volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:03.331802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ee228d32-b452-4efc-93cd-e87f5974c948 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.333958 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] DELETE https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:33:03.334221 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.334461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.334682 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Delete volume with id: 7ec9090b-0dba-405b-83d3-6c1523579935 Jul 10 13:33:03.342073 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.342073 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:03.342616 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:33:03.358834 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Delete volume request issued successfully. Jul 10 13:33:03.359028 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ee228d32-b452-4efc-93cd-e87f5974c948 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 returned with HTTP 202 Jul 10 13:33:03.359488 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1323/5245] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:03 2026] DELETE /volume/v3/volumes/7ec9090b-0dba-405b-83d3-6c1523579935 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:03.367221 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.368752 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] DELETE https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a Jul 10 13:33:03.368913 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.369144 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.369270 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Delete backup with id: 4a7667c0-6882-46cb-9a2b-d8fd48a1644a. Jul 10 13:33:03.373420 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.373420 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:03.387436 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] delete_backup rpcapi backup_id 4a7667c0-6882-46cb-9a2b-d8fd48a1644a {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:03.389386 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bdf5707a-7ed9-4fec-8fb5-8e0f92ec099e tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a returned with HTTP 202 Jul 10 13:33:03.390498 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1314/5246] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:03 2026] DELETE /volume/v3/backups/4a7667c0-6882-46cb-9a2b-d8fd48a1644a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:03.398268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.400601 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] DELETE https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:33:03.400914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.401224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.401433 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Delete volume with id: 30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:33:03.409585 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.409585 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:03.410144 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:33:03.430918 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Delete volume request issued successfully. Jul 10 13:33:03.431168 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70e2e81e-fbe6-49f9-b496-8b400ff4caa5 tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 202 Jul 10 13:33:03.431757 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1304/5247] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:03 2026] DELETE /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:03.439484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2ed7d53e-c03d-4080-8413-961dca2472ec None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.440825 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2ed7d53e-c03d-4080-8413-961dca2472ec tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:33:03.441027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2ed7d53e-c03d-4080-8413-961dca2472ec tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.441200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2ed7d53e-c03d-4080-8413-961dca2472ec tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.447677 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.447677 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:03.452256 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2ed7d53e-c03d-4080-8413-961dca2472ec tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Volume info retrieved successfully. Jul 10 13:33:03.457529 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2ed7d53e-c03d-4080-8413-961dca2472ec tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 200 Jul 10 13:33:03.457927 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1307/5248] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:03 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:03.625920 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.628233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:03.628233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.628472 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.628591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:03.633326 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.633326 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:03.634163 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6abc00d6-8a31-43ce-b9c9-968fc7f67fe4 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:33:03.634785 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1324/5249] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:03 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:03.645899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.648179 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] POST https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4/action Jul 10 13:33:03.648599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:33:03.648778 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:03.650236 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Updating backup 'fd9eaeb1-19d3-411c-8c24-25c977d4c0f4' with '{'status': 'error'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 13:33:03.661222 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.661222 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:03.662717 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.policy [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a0be0cdb7644236a36bbb9db6ec1afa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c0f9a1b46d48d892802dc9444a34e8', '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=100114) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:33:03.662977 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a2a22a9-d645-4664-9a6b-8feb4d62a9e9 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4/action returned with HTTP 403 Jul 10 13:33:03.663510 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1315/5250] 10.4.3.138 () {70 vars in 1430 bytes} [Fri Jul 10 13:33:03 2026] POST /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:03.672885 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.675629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:33:03.675629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.675629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.675629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume with id: df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:33:03.684925 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.684925 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:03.685384 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:33:03.707371 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume request issued successfully. Jul 10 13:33:03.707636 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc8e2453-4e96-47e1-8bed-af7d1efa4ba7 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 returned with HTTP 202 Jul 10 13:33:03.708122 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1305/5251] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:03 2026] DELETE /volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:03.715930 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:03.718375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:33:03.718375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:03.718641 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:03.726633 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:03.726633 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:03.730830 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:33:03.736106 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-53e72317-8e9c-40af-b1cf-71eb8ea053eb tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 returned with HTTP 200 Jul 10 13:33:03.736562 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1308/5252] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:03 2026] GET /volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:04.342673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-52447e40-1dcd-4839-9969-4e428c2c4638 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.344985 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52447e40-1dcd-4839-9969-4e428c2c4638 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 Jul 10 13:33:04.345245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52447e40-1dcd-4839-9969-4e428c2c4638 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.345490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-52447e40-1dcd-4839-9969-4e428c2c4638 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.345616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-52447e40-1dcd-4839-9969-4e428c2c4638 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:04.349926 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-52447e40-1dcd-4839-9969-4e428c2c4638 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 returned with HTTP 404 Jul 10 13:33:04.350458 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1325/5253] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/backups/2e3e2df0-318e-48a1-b3e7-4f715fdd7ae6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:04.357401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.359403 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:33:04.359708 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.359935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.360128 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume with id: ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:33:04.367758 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:04.367758 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:04.368079 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:04.386621 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume request issued successfully. Jul 10 13:33:04.386900 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c65bc900-fb0c-46d5-bc84-1ae772533a24 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 returned with HTTP 202 Jul 10 13:33:04.387321 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1316/5254] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:04 2026] DELETE /volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:04.394256 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.395986 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:33:04.396189 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.396363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.403724 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:04.403724 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:04.407306 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:04.411718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c2fe331f-e7a8-485c-8108-1b2eb377cb88 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 returned with HTTP 200 Jul 10 13:33:04.412151 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1306/5255] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:04.472898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-71c5c76c-2c49-43a0-ba91-8af0c738341c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.475042 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71c5c76c-2c49-43a0-ba91-8af0c738341c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] GET https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 Jul 10 13:33:04.475279 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71c5c76c-2c49-43a0-ba91-8af0c738341c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.475523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71c5c76c-2c49-43a0-ba91-8af0c738341c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.482673 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71c5c76c-2c49-43a0-ba91-8af0c738341c tempest-TestVolumeBackupRestore-952041840 tempest-TestVolumeBackupRestore-952041840-project-member] https://10.4.3.138/volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 returned with HTTP 404 Jul 10 13:33:04.483488 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1309/5256] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/volumes/30a3e75b-1e46-4420-9a7a-919e48f89107 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:04.752870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4ad91914-566d-4dc9-abb1-0839f54ac5c8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.754345 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ad91914-566d-4dc9-abb1-0839f54ac5c8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 Jul 10 13:33:04.754752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ad91914-566d-4dc9-abb1-0839f54ac5c8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.755031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ad91914-566d-4dc9-abb1-0839f54ac5c8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.763023 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ad91914-566d-4dc9-abb1-0839f54ac5c8 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 returned with HTTP 404 Jul 10 13:33:04.763023 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1326/5257] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/volumes/df0be3bc-664b-4917-b8b8-738ea7d6c667 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:04.772356 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3ed584cc-4149-43a4-99e1-fd9759657689 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.782477 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ed584cc-4149-43a4-99e1-fd9759657689 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:33:04.782772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ed584cc-4149-43a4-99e1-fd9759657689 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.783009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3ed584cc-4149-43a4-99e1-fd9759657689 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.783153 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3ed584cc-4149-43a4-99e1-fd9759657689 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:04.790851 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:04.790851 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:04.791824 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3ed584cc-4149-43a4-99e1-fd9759657689 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-reader] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:33:04.792219 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1317/5258] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:04.804542 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c594158d-f059-48fb-a814-7307bc8e173b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.807183 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:04.807440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.807619 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.807789 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete backup with id: fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. Jul 10 13:33:04.813367 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:04.813367 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:04.839169 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] delete_backup rpcapi backup_id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:04.841406 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c594158d-f059-48fb-a814-7307bc8e173b tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 202 Jul 10 13:33:04.842092 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1307/5259] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:04 2026] DELETE /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:04.850893 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:04.855299 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:04.855589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:04.855836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:04.855988 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:04.864776 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:04.864776 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:04.866337 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fca81e9-fe45-45a7-8ff8-db7f2d5f1016 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 200 Jul 10 13:33:04.867163 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1310/5260] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:04 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:05.424903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-266b92df-d894-4138-b503-7d8d120d7e95 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.427232 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-266b92df-d894-4138-b503-7d8d120d7e95 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 Jul 10 13:33:05.427485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-266b92df-d894-4138-b503-7d8d120d7e95 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.427763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-266b92df-d894-4138-b503-7d8d120d7e95 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.435214 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-266b92df-d894-4138-b503-7d8d120d7e95 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 returned with HTTP 404 Jul 10 13:33:05.435873 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1327/5261] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/volumes/ea722f75-ca60-4f8f-b0db-2ffe9eedee29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:05.450101 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9f73b4f2-6575-4a2e-83b3-910affaedc73 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.452208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9f73b4f2-6575-4a2e-83b3-910affaedc73 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups Jul 10 13:33:05.452409 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9f73b4f2-6575-4a2e-83b3-910affaedc73 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.452650 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9f73b4f2-6575-4a2e-83b3-910affaedc73 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.458477 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9f73b4f2-6575-4a2e-83b3-910affaedc73 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 200 Jul 10 13:33:05.458951 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1318/5262] 10.4.3.138 () {68 vars in 1277 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:05.471795 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bb9dff27-77d6-4c6b-8c93-3508f9e645f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.474021 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb9dff27-77d6-4c6b-8c93-3508f9e645f3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups?project_id=5a85765f3a2848999159c993f91f52cb Jul 10 13:33:05.474311 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb9dff27-77d6-4c6b-8c93-3508f9e645f3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.474592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bb9dff27-77d6-4c6b-8c93-3508f9e645f3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'index' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.480815 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bb9dff27-77d6-4c6b-8c93-3508f9e645f3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups?project_id=5a85765f3a2848999159c993f91f52cb returned with HTTP 200 Jul 10 13:33:05.481301 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1308/5263] 10.4.3.138 () {68 vars in 1364 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/backups?project_id=5a85765f3a2848999159c993f91f52cb => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:05.493848 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.496204 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:05.496598 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1868352175"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:05.498355 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1868352175'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:05.498554 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume of 1 GB Jul 10 13:33:05.502819 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:05.508920 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (08182967-f206-49a6-bdfe-fecd4d6975d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:05.509904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb6dfa2-4bd6-430e-bc27-728dce96c122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:05.510805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:05.536554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cb6dfa2-4bd6-430e-bc27-728dce96c122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:05.537358 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7943e33-e901-4269-8610-8df1a8830ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:05.575591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['7f34fb27-1867-4a96-8c7a-d802a33f131f', 'ab0df0a6-46d7-4232-b1a5-d6bc729c62b0', 'cd227358-5761-40d2-b220-a48705730395', '37e5dfb8-2a65-4a6b-92f6-9ef3d5008125'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:05.576364 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7943e33-e901-4269-8610-8df1a8830ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f34fb27-1867-4a96-8c7a-d802a33f131f', 'ab0df0a6-46d7-4232-b1a5-d6bc729c62b0', 'cd227358-5761-40d2-b220-a48705730395', '37e5dfb8-2a65-4a6b-92f6-9ef3d5008125']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:05.577094 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6841f6ff-ce6e-4d96-8d29-4422ce953e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:05.600610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6841f6ff-ce6e-4d96-8d29-4422ce953e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e265a81-8af6-4bf9-afa8-a391c12cf447', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1868352175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['7f34fb27-1867-4a96-8c7a-d802a33f131f','ab0df0a6-46d7-4232-b1a5-d6bc729c62b0','cd227358-5761-40d2-b220-a48705730395','37e5dfb8-2a65-4a6b-92f6-9ef3d5008125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1868352175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e265a81-8af6-4bf9-afa8-a391c12cf447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a85765f3a2848999159c993f91f52cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4639de590c742c691fb23abef606026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:05.601493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df23180c-5f0f-43aa-a70b-f7e85c37fd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:05.621587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df23180c-5f0f-43aa-a70b-f7e85c37fd82) transitioned into state 'SUCCESS' from state '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-1868352175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['7f34fb27-1867-4a96-8c7a-d802a33f131f','ab0df0a6-46d7-4232-b1a5-d6bc729c62b0','cd227358-5761-40d2-b220-a48705730395','37e5dfb8-2a65-4a6b-92f6-9ef3d5008125'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:05.622334 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ce12ce-d3aa-4064-a927-9b30c1872478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:05.632551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ce12ce-d3aa-4064-a927-9b30c1872478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:05.633582 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (08182967-f206-49a6-bdfe-fecd4d6975d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:05.633988 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request issued successfully. Jul 10 13:33:05.634599 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-db44a816-c966-4310-8ef7-3c4c0d4e1338 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:05.635199 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1311/5264] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:33:05 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:05.649059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.653290 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:05.653445 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.653732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.662465 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:05.662465 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:05.667308 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:05.672944 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a5697a1-7ff0-4fca-88f0-2cb4ad8d4588 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 returned with HTTP 200 Jul 10 13:33:05.673410 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1328/5265] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:05.881275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.882959 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 Jul 10 13:33:05.883126 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.883302 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.883404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id fd9eaeb1-19d3-411c-8c24-25c977d4c0f4. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:05.886717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be7a1e35-aadd-44f6-adfe-f08fc9c4cfed tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 returned with HTTP 404 Jul 10 13:33:05.887175 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1319/5266] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/backups/fd9eaeb1-19d3-411c-8c24-25c977d4c0f4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:05.895044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.898074 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:33:05.898260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.898464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.898565 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete backup with id: 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. Jul 10 13:33:05.908985 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:05.908985 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:05.923080 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] delete_backup rpcapi backup_id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:05.924753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cef1e3d9-403d-42d0-b0c6-c276a4cc0cff tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 202 Jul 10 13:33:05.925160 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1309/5267] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:05 2026] DELETE /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:05.938532 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:05.941183 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:33:05.941486 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:05.941784 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:05.941923 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:05.947299 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:05.947299 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:05.948040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-40fa3289-b5e9-4f45-92b0-e36f8736db1f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 200 Jul 10 13:33:05.948508 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1312/5268] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:05 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:06.686604 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9856d894-a90a-41e3-bcad-028b68725879 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:06.688564 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9856d894-a90a-41e3-bcad-028b68725879 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:06.688803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9856d894-a90a-41e3-bcad-028b68725879 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:06.688984 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9856d894-a90a-41e3-bcad-028b68725879 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:06.696245 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:06.696245 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:06.702715 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9856d894-a90a-41e3-bcad-028b68725879 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:06.709068 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9856d894-a90a-41e3-bcad-028b68725879 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 returned with HTTP 200 Jul 10 13:33:06.709544 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1329/5269] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:06 2026] GET /volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:06.722344 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:06.723831 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:33:06.724160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e265a81-8af6-4bf9-afa8-a391c12cf447", "name": "tempest-type-Backup-2014304618"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:06.726123 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating new backup {'backup': {'volume_id': '1e265a81-8af6-4bf9-afa8-a391c12cf447', 'name': 'tempest-type-Backup-2014304618'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:33:06.726251 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating backup of volume 1e265a81-8af6-4bf9-afa8-a391c12cf447 in container None Jul 10 13:33:06.733414 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:06.733414 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:06.733754 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:06.750345 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['fac634c9-619f-4cf6-9453-1ddbe2414fed', '04ba5faf-3b5a-4460-8297-de7e37ed909e'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:06.778340 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28acc3a8-a1c8-4112-badb-fa4694b55814 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:33:06.778679 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1320/5270] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:06 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:06.787595 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:06.789803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:06.790093 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:06.790358 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:06.790667 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:06.795670 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:06.795670 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:06.796575 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c378acae-e49c-4beb-9b70-e45ea6de1b94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:06.797040 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1310/5271] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:06 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:06.961390 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:06.963281 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 Jul 10 13:33:06.963468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:06.963647 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:06.963763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id 17c5f78b-7a8d-4dc2-ad87-e6e8857b9562. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:06.966933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d2fceab-a9db-4d90-9dd1-6cecf0aa8705 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 returned with HTTP 404 Jul 10 13:33:06.967339 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1313/5272] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:06 2026] GET /volume/v3/backups/17c5f78b-7a8d-4dc2-ad87-e6e8857b9562 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:06.974080 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:06.976053 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:33:06.976215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:06.976453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:06.976584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete backup with id: d6a9063a-d58c-4cc8-9fc1-037bab7044a7. Jul 10 13:33:06.981404 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:06.981404 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:06.992872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] delete_backup rpcapi backup_id d6a9063a-d58c-4cc8-9fc1-037bab7044a7 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:06.995456 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-986abb7a-f462-4a00-9395-30e7a5b6dbca tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 202 Jul 10 13:33:06.995904 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1330/5273] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:06 2026] DELETE /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:07.007642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e4603891-a434-411e-aa08-67887349781f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:07.010571 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4603891-a434-411e-aa08-67887349781f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:33:07.010682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4603891-a434-411e-aa08-67887349781f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:07.010962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4603891-a434-411e-aa08-67887349781f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:07.011105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e4603891-a434-411e-aa08-67887349781f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:07.016024 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:07.016024 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:07.016099 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4603891-a434-411e-aa08-67887349781f tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 200 Jul 10 13:33:07.016521 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1321/5274] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:07 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:07.807528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:07.812072 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:07.812072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:07.812072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:07.812072 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:07.817089 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:07.817089 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:07.818165 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b7b4fbdc-c393-4a00-894e-23a33bd0e615 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:07.818797 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1311/5275] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:07 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:08.032300 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4c736eb5-b149-412b-a47e-66027b907969 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:08.035147 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4c736eb5-b149-412b-a47e-66027b907969 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 Jul 10 13:33:08.036393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4c736eb5-b149-412b-a47e-66027b907969 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:08.036393 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4c736eb5-b149-412b-a47e-66027b907969 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:08.036571 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-4c736eb5-b149-412b-a47e-66027b907969 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Show backup with id d6a9063a-d58c-4cc8-9fc1-037bab7044a7. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:08.042514 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4c736eb5-b149-412b-a47e-66027b907969 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 returned with HTTP 404 Jul 10 13:33:08.043123 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1314/5276] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:08 2026] GET /volume/v3/backups/d6a9063a-d58c-4cc8-9fc1-037bab7044a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:08.055543 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:08.061302 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:33:08.061612 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:08.061921 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:08.062736 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume with id: 0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:33:08.077021 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:08.077021 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:08.077538 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:33:08.117781 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Delete volume request issued successfully. Jul 10 13:33:08.118129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e589a769-ffaa-475a-87c8-507f3e4d8b12 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a returned with HTTP 202 Jul 10 13:33:08.118810 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1331/5277] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:08 2026] DELETE /volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:08.132480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-12a2f559-2c69-4355-b186-11db611ca618 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:08.135493 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12a2f559-2c69-4355-b186-11db611ca618 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:33:08.136544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12a2f559-2c69-4355-b186-11db611ca618 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:08.136924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12a2f559-2c69-4355-b186-11db611ca618 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:08.150895 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:08.150895 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:08.162902 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-12a2f559-2c69-4355-b186-11db611ca618 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Volume info retrieved successfully. Jul 10 13:33:08.174940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12a2f559-2c69-4355-b186-11db611ca618 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a returned with HTTP 200 Jul 10 13:33:08.175430 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1322/5278] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:08 2026] GET /volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:08.829544 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1f46dc92-940d-4187-9af7-3f91e315c81d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:08.831291 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f46dc92-940d-4187-9af7-3f91e315c81d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:08.832630 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f46dc92-940d-4187-9af7-3f91e315c81d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:08.832630 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1f46dc92-940d-4187-9af7-3f91e315c81d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:08.832630 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-1f46dc92-940d-4187-9af7-3f91e315c81d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:08.835960 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:08.835960 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:08.836683 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1f46dc92-940d-4187-9af7-3f91e315c81d tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:08.837154 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1312/5279] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:08 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:09.191088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e2bc468f-8006-4ad4-bb30-2f8ee0c47a66 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:09.193027 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2bc468f-8006-4ad4-bb30-2f8ee0c47a66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] GET https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a Jul 10 13:33:09.193291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2bc468f-8006-4ad4-bb30-2f8ee0c47a66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:09.193480 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e2bc468f-8006-4ad4-bb30-2f8ee0c47a66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:09.199454 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e2bc468f-8006-4ad4-bb30-2f8ee0c47a66 tempest-ProjectReaderTests33-646284154 tempest-ProjectReaderTests33-646284154-project-admin] https://10.4.3.138/volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a returned with HTTP 404 Jul 10 13:33:09.199957 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1315/5280] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:09 2026] GET /volume/v3/volumes/0189b7a0-02e7-4717-813b-c814b853f74a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:09.852986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:09.855172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:09.855410 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:09.855625 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:09.855761 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:09.860668 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:09.860668 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:09.861359 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-af09e220-8cfa-4c2a-a814-01c7c65b7977 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:09.861853 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1332/5281] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:09 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:10.520321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:10.658098 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:10.658479 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2077829781"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:10.659962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2077829781'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:10.660108 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:10.663877 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:10.669169 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (c1fb540a-c96f-4fba-8fa0-93e3e132c43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:10.670075 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60391cc1-3add-42b4-8cb8-f4f814f9631f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:10.670945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:10.700024 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60391cc1-3add-42b4-8cb8-f4f814f9631f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:10.701325 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fe9364-50a8-493d-981d-3cdc18329e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:10.775310 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['54de2adc-8f7f-4f38-810b-8153db2a58d9', '5684f18c-5a89-47ef-9d9f-502b581ae980', '4f2c7e37-b202-410a-b7f4-85208540bde4', '6bc144ee-3187-4eba-b5bb-6ef188b32285'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:10.776154 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fe9364-50a8-493d-981d-3cdc18329e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54de2adc-8f7f-4f38-810b-8153db2a58d9', '5684f18c-5a89-47ef-9d9f-502b581ae980', '4f2c7e37-b202-410a-b7f4-85208540bde4', '6bc144ee-3187-4eba-b5bb-6ef188b32285']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:10.777047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fb8d61-477b-4853-8694-390134b5320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:10.806009 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67fb8d61-477b-4853-8694-390134b5320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2826394-23a8-4c84-8715-3210989b191e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2077829781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['54de2adc-8f7f-4f38-810b-8153db2a58d9','5684f18c-5a89-47ef-9d9f-502b581ae980','4f2c7e37-b202-410a-b7f4-85208540bde4','6bc144ee-3187-4eba-b5bb-6ef188b32285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2077829781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2826394-23a8-4c84-8715-3210989b191e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:10.807098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f506ee-5240-4524-b12e-fdee439bc360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:10.827837 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01f506ee-5240-4524-b12e-fdee439bc360) transitioned into state 'SUCCESS' from state '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-2077829781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['54de2adc-8f7f-4f38-810b-8153db2a58d9','5684f18c-5a89-47ef-9d9f-502b581ae980','4f2c7e37-b202-410a-b7f4-85208540bde4','6bc144ee-3187-4eba-b5bb-6ef188b32285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:10.828385 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bb2312-427a-46cc-a2f0-88bdecfd5d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:10.839344 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41bb2312-427a-46cc-a2f0-88bdecfd5d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:10.840346 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (c1fb540a-c96f-4fba-8fa0-93e3e132c43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:10.840670 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:10.841307 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d4fbe73-154b-44b2-a531-3745e4d667e9 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:10.841779 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1323/5282] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:10 2026] POST /volume/v3/volumes => generated 764 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:10.859683 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-05be4fff-13b5-424d-99da-cf1c48215de4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:10.861459 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-05be4fff-13b5-424d-99da-cf1c48215de4 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:10.861650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-05be4fff-13b5-424d-99da-cf1c48215de4 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:10.861848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-05be4fff-13b5-424d-99da-cf1c48215de4 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:10.868460 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:10.868460 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:10.873452 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-05be4fff-13b5-424d-99da-cf1c48215de4 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:10.875926 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:10.877478 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:10.877669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:10.877864 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:10.877962 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:10.878424 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-05be4fff-13b5-424d-99da-cf1c48215de4 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e returned with HTTP 200 Jul 10 13:33:10.878943 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1313/5283] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:10 2026] GET /volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:10.883042 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:10.883042 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:10.883961 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-11a1ba4e-f0ed-4388-a27d-65d21fcdfbc1 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:10.884477 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1316/5284] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:10 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:11.152715 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e0137874-ca5f-407f-9b82-912e24fdf26b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:11.258284 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:11.258678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488629508"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:11.260245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488629508'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:11.260379 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Create volume of 1 GB Jul 10 13:33:11.264467 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:11.271382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Flow 'volume_create_api' (1c4cf45d-b078-40f9-b2a0-1ff266f6e72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:11.272385 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b14164-9238-4155-a306-ed8c79f965eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.273240 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:11.316222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b14164-9238-4155-a306-ed8c79f965eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.317345 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846773f2-259f-41b8-999f-fe2e4d096cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.436861 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Created reservations ['8dc67559-7711-403f-8541-530d013603bf', '1a686b88-87d2-45e6-8a79-4562ed34fbf0', '001078b7-2d9b-451a-95b0-d79d0541f478', '450ccdaf-94e3-487f-b2f4-86a660d37018'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:11.437708 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (846773f2-259f-41b8-999f-fe2e4d096cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc67559-7711-403f-8541-530d013603bf', '1a686b88-87d2-45e6-8a79-4562ed34fbf0', '001078b7-2d9b-451a-95b0-d79d0541f478', '450ccdaf-94e3-487f-b2f4-86a660d37018']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.438672 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0268dc-7237-4989-92d1-62af48d6cb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.462021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0268dc-7237-4989-92d1-62af48d6cb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70d18f7-5855-4058-b80f-82ad4e6872bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488629508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9919708a7c3f45c8ba586e9bc23803ed',qos_specs=None,replication_status=,reservations=['8dc67559-7711-403f-8541-530d013603bf','1a686b88-87d2-45e6-8a79-4562ed34fbf0','001078b7-2d9b-451a-95b0-d79d0541f478','450ccdaf-94e3-487f-b2f4-86a660d37018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb4f9515d9a4c4e904c499f6073e04f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488629508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70d18f7-5855-4058-b80f-82ad4e6872bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9919708a7c3f45c8ba586e9bc23803ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bb4f9515d9a4c4e904c499f6073e04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.462802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4680b3-fbcc-4c50-adea-f48ba5acb2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.483052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4680b3-fbcc-4c50-adea-f48ba5acb2ff) transitioned into state 'SUCCESS' from state '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-488629508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9919708a7c3f45c8ba586e9bc23803ed',qos_specs=None,replication_status=,reservations=['8dc67559-7711-403f-8541-530d013603bf','1a686b88-87d2-45e6-8a79-4562ed34fbf0','001078b7-2d9b-451a-95b0-d79d0541f478','450ccdaf-94e3-487f-b2f4-86a660d37018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bb4f9515d9a4c4e904c499f6073e04f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.484200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d348097d-80c9-4d21-bd89-23162ecda63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.493623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d348097d-80c9-4d21-bd89-23162ecda63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.494624 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Flow 'volume_create_api' (1c4cf45d-b078-40f9-b2a0-1ff266f6e72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:11.495030 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Create volume request issued successfully. Jul 10 13:33:11.495680 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0137874-ca5f-407f-9b82-912e24fdf26b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:11.496189 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1333/5285] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:33:11 2026] POST /volume/v3/volumes => generated 777 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:11.510015 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-db7ef4c6-fdce-46e5-9980-02651899c844 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:11.512417 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db7ef4c6-fdce-46e5-9980-02651899c844 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:11.512621 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db7ef4c6-fdce-46e5-9980-02651899c844 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:11.512894 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-db7ef4c6-fdce-46e5-9980-02651899c844 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:11.521922 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:11.521922 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:11.526082 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-db7ef4c6-fdce-46e5-9980-02651899c844 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Volume info retrieved successfully. Jul 10 13:33:11.530801 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-db7ef4c6-fdce-46e5-9980-02651899c844 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb returned with HTTP 200 Jul 10 13:33:11.531305 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1324/5286] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:11 2026] GET /volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:11.894501 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:11.896426 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:11.896679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:11.896954 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:11.901342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:11.903647 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:11.903974 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:11.904232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:11.904386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:11.906918 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:11.906918 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:11.909709 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:11.909709 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:11.910613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-da736d7e-24ec-4d5e-8d5e-b125cb33b978 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:11.911077 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1317/5287] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:11 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:11.915825 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:11.921752 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-51e28411-5050-49d8-bf5d-3c8fce0526fa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e returned with HTTP 200 Jul 10 13:33:11.922159 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1314/5288] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:11 2026] GET /volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:11.936927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:11.938834 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:11.939125 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b2826394-23a8-4c84-8715-3210989b191e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-386660065"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:11.940421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {"'source_volid": 'b2826394-23a8-4c84-8715-3210989b191e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-386660065'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:11.940549 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:11.940884 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:11.940884 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:11.947099 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:11.955482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (c2113ed3-3b05-4314-bf87-76bef7c8cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:11.956321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3bce0d-868e-4a3c-8deb-edcc1ec34b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:11.957962 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:11.991732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3bce0d-868e-4a3c-8deb-edcc1ec34b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:11.992538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1b389a-d159-4b75-8165-ad8a9243bfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.032388 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['8badedfb-9998-47f4-94d8-a1dd412015eb', '6d13af04-9d3c-45fd-9269-6d046e855e46', 'eb2c109a-ca68-4bc2-8e21-0a86d72064db', '4537d46b-e913-4cdf-aeb4-57be85151abd'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.033173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1b389a-d159-4b75-8165-ad8a9243bfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8badedfb-9998-47f4-94d8-a1dd412015eb', '6d13af04-9d3c-45fd-9269-6d046e855e46', 'eb2c109a-ca68-4bc2-8e21-0a86d72064db', '4537d46b-e913-4cdf-aeb4-57be85151abd']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.033929 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88267e17-1b62-47fb-82cd-b84c70609f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.055891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88267e17-1b62-47fb-82cd-b84c70609f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5332cf6-df79-4576-a5e0-4155fcfac276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-386660065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['8badedfb-9998-47f4-94d8-a1dd412015eb','6d13af04-9d3c-45fd-9269-6d046e855e46','eb2c109a-ca68-4bc2-8e21-0a86d72064db','4537d46b-e913-4cdf-aeb4-57be85151abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-386660065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5332cf6-df79-4576-a5e0-4155fcfac276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.056771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a5b7f8-74f8-48b4-8676-34247ed0c399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.075429 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04a5b7f8-74f8-48b4-8676-34247ed0c399) transitioned into state 'SUCCESS' from state '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-386660065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['8badedfb-9998-47f4-94d8-a1dd412015eb','6d13af04-9d3c-45fd-9269-6d046e855e46','eb2c109a-ca68-4bc2-8e21-0a86d72064db','4537d46b-e913-4cdf-aeb4-57be85151abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.076318 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3005e693-6e72-4b85-a4e6-61ed59341e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.086215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3005e693-6e72-4b85-a4e6-61ed59341e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.087129 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (c2113ed3-3b05-4314-bf87-76bef7c8cdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.087462 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:12.088060 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-183fc95d-05f7-4be7-8f40-1bd2be90e6b6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:12.088508 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1334/5289] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:11 2026] POST /volume/v3/volumes => generated 763 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.100394 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.101971 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:12.102296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b2826394-23a8-4c84-8715-3210989b191e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2062626490"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:12.104079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {"'source_volid": 'b2826394-23a8-4c84-8715-3210989b191e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2062626490'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:12.104079 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:12.107900 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:12.113771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (36a338ab-b53a-4313-a280-4476553684dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.114852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d31e022-469b-421f-a5b7-603cef0f1173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.115889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:12.152404 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d31e022-469b-421f-a5b7-603cef0f1173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.153450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08080667-3bb4-49d9-86e7-5d9d747276be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.206794 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['a758c1cc-4c5f-4635-a21e-bb070b49f370', '08818c9f-4ef7-4260-998e-30c01c052151', '8ed28147-4a00-4a7f-a653-de48e811329e', 'c944fdde-7c47-4576-947b-84d4d674f905'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.207578 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08080667-3bb4-49d9-86e7-5d9d747276be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a758c1cc-4c5f-4635-a21e-bb070b49f370', '08818c9f-4ef7-4260-998e-30c01c052151', '8ed28147-4a00-4a7f-a653-de48e811329e', 'c944fdde-7c47-4576-947b-84d4d674f905']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.208339 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12215e9-07dd-4ef8-81ec-cc83a780c6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.232855 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12215e9-07dd-4ef8-81ec-cc83a780c6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29603abf-d07f-468a-984b-6651a755986c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2062626490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['a758c1cc-4c5f-4635-a21e-bb070b49f370','08818c9f-4ef7-4260-998e-30c01c052151','8ed28147-4a00-4a7f-a653-de48e811329e','c944fdde-7c47-4576-947b-84d4d674f905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2062626490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29603abf-d07f-468a-984b-6651a755986c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.233710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13cd39e0-e0d0-4ce5-a311-5ab1dc34aadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.253869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13cd39e0-e0d0-4ce5-a311-5ab1dc34aadc) transitioned into state 'SUCCESS' from state '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-2062626490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['a758c1cc-4c5f-4635-a21e-bb070b49f370','08818c9f-4ef7-4260-998e-30c01c052151','8ed28147-4a00-4a7f-a653-de48e811329e','c944fdde-7c47-4576-947b-84d4d674f905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.254744 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1684dcd5-07b9-4eed-ab2c-a2a629c02a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.267957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1684dcd5-07b9-4eed-ab2c-a2a629c02a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.269106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (36a338ab-b53a-4313-a280-4476553684dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.269493 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:12.271671 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ac3a61ca-e94a-4b1e-b52a-8374e118ca98 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:12.272615 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1325/5290] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:12 2026] POST /volume/v3/volumes => generated 764 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.288073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-25ede40a-61fc-43e3-b731-86389337f313 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.290283 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:12.290824 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b2826394-23a8-4c84-8715-3210989b191e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-816582689"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:12.293011 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {"'source_volid": 'b2826394-23a8-4c84-8715-3210989b191e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-816582689'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:12.293646 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:12.299228 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:12.308017 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (6131398d-e3d5-4627-bb27-6c7975ef64dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.309465 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50c92e3-b986-411f-a033-fa6ed395d438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.311219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:12.347685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e50c92e3-b986-411f-a033-fa6ed395d438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.348963 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af95c991-1b41-4449-9cbb-22a0202a2ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.412492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['3d1b5ac5-1ac6-4bd1-863e-b2af89034a16', '01753413-7522-464e-81e0-19cff4965631', '169bac04-a2a8-45e9-8481-38340ad2f9b1', '61dc0870-3481-45ba-b6dd-179e81343444'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.413490 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af95c991-1b41-4449-9cbb-22a0202a2ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d1b5ac5-1ac6-4bd1-863e-b2af89034a16', '01753413-7522-464e-81e0-19cff4965631', '169bac04-a2a8-45e9-8481-38340ad2f9b1', '61dc0870-3481-45ba-b6dd-179e81343444']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.414484 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be76bbad-c645-4d83-8950-d4558d8a0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.443601 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be76bbad-c645-4d83-8950-d4558d8a0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30b27b40-fec9-47f8-94ca-c93df5591de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816582689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['3d1b5ac5-1ac6-4bd1-863e-b2af89034a16','01753413-7522-464e-81e0-19cff4965631','169bac04-a2a8-45e9-8481-38340ad2f9b1','61dc0870-3481-45ba-b6dd-179e81343444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816582689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30b27b40-fec9-47f8-94ca-c93df5591de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.444149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f2c04e-3714-4428-8808-7b6fc64c82d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.464849 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f2c04e-3714-4428-8808-7b6fc64c82d1) transitioned into state 'SUCCESS' from state '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-816582689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['3d1b5ac5-1ac6-4bd1-863e-b2af89034a16','01753413-7522-464e-81e0-19cff4965631','169bac04-a2a8-45e9-8481-38340ad2f9b1','61dc0870-3481-45ba-b6dd-179e81343444'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.465892 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7748ce66-e4f6-4515-b572-d45731229919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.476675 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7748ce66-e4f6-4515-b572-d45731229919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.477910 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (6131398d-e3d5-4627-bb27-6c7975ef64dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.478310 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:12.479112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-25ede40a-61fc-43e3-b731-86389337f313 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:12.479856 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1318/5291] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:12 2026] POST /volume/v3/volumes => generated 763 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.499089 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-742ec806-e87a-4670-9319-182ca6fbffbe None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.501417 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:12.501894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b2826394-23a8-4c84-8715-3210989b191e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1337378057"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:12.503903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {"'source_volid": 'b2826394-23a8-4c84-8715-3210989b191e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1337378057'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:12.504062 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:12.509000 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:12.516014 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (8e3a66c2-67f1-431c-9f44-e3a0dce6d97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.517141 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f566edb-1c63-4381-a071-641331a3ce23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.518261 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:12.548360 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.550877 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:12.551623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.551623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.555251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f566edb-1c63-4381-a071-641331a3ce23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.556065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6a49da-72aa-4ec4-a87c-3691465cd9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.564067 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.564067 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:12.570065 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Volume info retrieved successfully. Jul 10 13:33:12.576461 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b6daec70-15e7-45cb-a731-722e8b43ca3e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb returned with HTTP 200 Jul 10 13:33:12.577090 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1335/5292] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:12.597559 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.599530 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:33:12.599959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f70d18f7-5855-4058-b80f-82ad4e6872bb", "name": "tempest-type-Backup-765849370"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:12.605136 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Creating new backup {'backup': {'volume_id': 'f70d18f7-5855-4058-b80f-82ad4e6872bb', 'name': 'tempest-type-Backup-765849370'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:33:12.605278 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Creating backup of volume f70d18f7-5855-4058-b80f-82ad4e6872bb in container None Jul 10 13:33:12.609548 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['d9381af5-9a21-4476-9bea-d1b16dba5e40', '3cb3a5dd-c2a8-4f7a-8003-f6bd3a43cf37', '5b3fecb5-9f7e-4e6c-bc9b-d996dfd5778b', 'be7bc356-45b8-4926-bf35-8ea069c8a358'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.610511 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6a49da-72aa-4ec4-a87c-3691465cd9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9381af5-9a21-4476-9bea-d1b16dba5e40', '3cb3a5dd-c2a8-4f7a-8003-f6bd3a43cf37', '5b3fecb5-9f7e-4e6c-bc9b-d996dfd5778b', 'be7bc356-45b8-4926-bf35-8ea069c8a358']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.611455 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc92fd80-4358-403f-9fe1-45c5baa3a20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.618921 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.618921 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:12.619329 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Volume info retrieved successfully. Jul 10 13:33:12.638359 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc92fd80-4358-403f-9fe1-45c5baa3a20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac4851e-7221-46b2-9576-1ec4b5083633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1337378057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['d9381af5-9a21-4476-9bea-d1b16dba5e40','3cb3a5dd-c2a8-4f7a-8003-f6bd3a43cf37','5b3fecb5-9f7e-4e6c-bc9b-d996dfd5778b','be7bc356-45b8-4926-bf35-8ea069c8a358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1337378057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac4851e-7221-46b2-9576-1ec4b5083633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.639726 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdede841-19f5-40c2-8e2c-c94628b38e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.652969 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Created reservations ['15a964d1-4cdd-4a92-b5ec-1b4a91642f9c', '42b1e2b7-da14-4bbe-9d9f-be89b8079932'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.668535 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdede841-19f5-40c2-8e2c-c94628b38e74) transitioned into state 'SUCCESS' from state '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-1337378057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['d9381af5-9a21-4476-9bea-d1b16dba5e40','3cb3a5dd-c2a8-4f7a-8003-f6bd3a43cf37','5b3fecb5-9f7e-4e6c-bc9b-d996dfd5778b','be7bc356-45b8-4926-bf35-8ea069c8a358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.669533 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b2c0a2-287e-4ac8-b87d-107a51cec5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.681546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53b2c0a2-287e-4ac8-b87d-107a51cec5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.682824 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (8e3a66c2-67f1-431c-9f44-e3a0dce6d97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.683328 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:12.684146 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-742ec806-e87a-4670-9319-182ca6fbffbe tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:12.684786 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1315/5293] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:12 2026] POST /volume/v3/volumes => generated 764 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.688876 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-554ff499-2782-47cc-ba6e-880c7e5c0c9e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:33:12.689379 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1326/5294] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:12 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.697523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-09492a89-75e2-499e-83c8-5543fa01630e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.699796 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:12.700219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b2826394-23a8-4c84-8715-3210989b191e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-313842994"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:12.702012 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request body: {'volume': {"'source_volid": 'b2826394-23a8-4c84-8715-3210989b191e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-313842994'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:12.702160 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume of 1 GB Jul 10 13:33:12.702465 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.702465 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:12.702846 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.705460 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:12.705460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.705917 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.706059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:12.707047 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Availability Zones retrieved successfully. Jul 10 13:33:12.710178 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.710178 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:12.710806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46f60472-0e9d-47e7-bfad-fb78e205da93 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:12.711268 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1336/5295] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:12.714318 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (171992c3-7038-415a-b0b7-51df2306fedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.715497 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f935ad-3108-40f5-b854-4ffd5b80a17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.716732 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:12.747223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f935ad-3108-40f5-b854-4ffd5b80a17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.748261 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62185f4e-0209-4bd2-bbdd-9e4332e16985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.800675 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Created reservations ['358eaa42-b2e5-43ac-9544-9f292f267a02', '22325380-320a-4392-9b20-75e76ca4b822', '09aad76c-a8d8-4151-84cd-d3dd6509f51b', '36ed49c0-aa06-4cc2-ad30-4725e9735964'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:12.801636 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62185f4e-0209-4bd2-bbdd-9e4332e16985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358eaa42-b2e5-43ac-9544-9f292f267a02', '22325380-320a-4392-9b20-75e76ca4b822', '09aad76c-a8d8-4151-84cd-d3dd6509f51b', '36ed49c0-aa06-4cc2-ad30-4725e9735964']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.802522 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e9e7e0-2510-44fd-bcde-d79232d70555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.827916 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46e9e7e0-2510-44fd-bcde-d79232d70555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25644e7b-c305-4bc9-9ec7-2c8c52a9e964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-313842994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['358eaa42-b2e5-43ac-9544-9f292f267a02','22325380-320a-4392-9b20-75e76ca4b822','09aad76c-a8d8-4151-84cd-d3dd6509f51b','36ed49c0-aa06-4cc2-ad30-4725e9735964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-313842994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25644e7b-c305-4bc9-9ec7-2c8c52a9e964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59da2b945ae644d091526e053e1b77c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c2a53600c74fe98efc379fb4387dfd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.828857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d32dd9-e64e-43a1-a3bd-a9bd1b1a9aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.853832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d32dd9-e64e-43a1-a3bd-a9bd1b1a9aec) transitioned into state 'SUCCESS' from state '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-313842994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59da2b945ae644d091526e053e1b77c3',qos_specs=None,replication_status=,reservations=['358eaa42-b2e5-43ac-9544-9f292f267a02','22325380-320a-4392-9b20-75e76ca4b822','09aad76c-a8d8-4151-84cd-d3dd6509f51b','36ed49c0-aa06-4cc2-ad30-4725e9735964'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c2a53600c74fe98efc379fb4387dfd',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.854568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3b0348-5387-4f24-b41a-4633caf20789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:12.867244 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3b0348-5387-4f24-b41a-4633caf20789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:12.868197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Flow 'volume_create_api' (171992c3-7038-415a-b0b7-51df2306fedf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:12.868520 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Create volume request issued successfully. Jul 10 13:33:12.869193 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-09492a89-75e2-499e-83c8-5543fa01630e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:12.869647 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1319/5296] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:12 2026] POST /volume/v3/volumes => generated 763 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:12.883853 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.886277 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 Jul 10 13:33:12.886515 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.887516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.895064 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.895064 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:12.900337 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:12.905203 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-207ae43b-648a-48cd-8c14-1a0f97a1651f tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 returned with HTTP 200 Jul 10 13:33:12.905827 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1316/5297] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:12.922963 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-13272f41-da10-47b4-bcc5-969b68b26f97 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.925343 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-13272f41-da10-47b4-bcc5-969b68b26f97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:12.925647 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-13272f41-da10-47b4-bcc5-969b68b26f97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.925947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-13272f41-da10-47b4-bcc5-969b68b26f97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.926142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-13272f41-da10-47b4-bcc5-969b68b26f97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:12.926410 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.929028 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c Jul 10 13:33:12.929280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.929796 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.932099 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.932099 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:12.933152 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-13272f41-da10-47b4-bcc5-969b68b26f97 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:12.933679 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1327/5298] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:12.941210 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.941210 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:12.945094 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:12.950730 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e2aa163-7ee3-4c3d-bd7c-ac1ffa4fff85 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c returned with HTTP 200 Jul 10 13:33:12.951190 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1337/5299] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:12.965873 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-98918049-00c0-4202-a820-204eef9d3971 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:12.969188 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98918049-00c0-4202-a820-204eef9d3971 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 Jul 10 13:33:12.969477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98918049-00c0-4202-a820-204eef9d3971 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:12.969775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98918049-00c0-4202-a820-204eef9d3971 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:12.976964 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:12.976964 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:12.981304 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-98918049-00c0-4202-a820-204eef9d3971 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:12.987050 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98918049-00c0-4202-a820-204eef9d3971 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 returned with HTTP 200 Jul 10 13:33:12.987544 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1320/5300] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:12 2026] GET /volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:13.003832 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.005772 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 Jul 10 13:33:13.005983 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.006287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.015456 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.015456 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:13.020174 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:13.025379 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2d4e1d12-3803-48f6-87f4-2a5e496134ef tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 returned with HTTP 200 Jul 10 13:33:13.025873 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1317/5301] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:13 2026] GET /volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:13.043450 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.046934 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 Jul 10 13:33:13.046934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.046934 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.055260 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.055260 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:13.059470 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:13.063407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4c5cc5b0-9436-4718-9c20-2c6c82512c5a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 returned with HTTP 200 Jul 10 13:33:13.063911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1328/5302] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:13 2026] GET /volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:13.081095 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.083140 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 Jul 10 13:33:13.083360 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.083620 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.083847 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: 25644e7b-c305-4bc9-9ec7-2c8c52a9e964 Jul 10 13:33:13.092671 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.092671 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:13.093233 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:13.125292 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:13.125292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0ab197b5-6f8b-4b1e-a83c-f3d506e0e7e6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 returned with HTTP 202 Jul 10 13:33:13.126266 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1338/5303] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:13 2026] DELETE /volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:13.140614 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.142897 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 Jul 10 13:33:13.143034 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.143195 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.155018 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.155018 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:13.165717 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:13.171107 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-66271ebd-b516-469f-b0b2-6e7cc4ad4e3a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 returned with HTTP 200 Jul 10 13:33:13.171869 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1321/5304] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:13 2026] GET /volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:13.726440 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-304aa979-5233-4446-b649-e410a8ad8867 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.729743 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-304aa979-5233-4446-b649-e410a8ad8867 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:13.730098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-304aa979-5233-4446-b649-e410a8ad8867 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.730390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-304aa979-5233-4446-b649-e410a8ad8867 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.730590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-304aa979-5233-4446-b649-e410a8ad8867 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:13.735891 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.735891 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:13.736831 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-304aa979-5233-4446-b649-e410a8ad8867 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:13.737458 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1318/5305] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:13 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:13.946084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:13.948116 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:13.948482 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:13.948855 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:13.949091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:13.954614 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:13.954614 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:13.954614 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1f78e2ef-723a-4f54-83c5-6bca7616d28f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:13.954614 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1329/5306] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:13 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:14.190541 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2b5f4bbc-37fd-4cbe-93c9-6d05e6479a8b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:14.192364 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b5f4bbc-37fd-4cbe-93c9-6d05e6479a8b tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 Jul 10 13:33:14.192606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2b5f4bbc-37fd-4cbe-93c9-6d05e6479a8b tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:14.192857 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2b5f4bbc-37fd-4cbe-93c9-6d05e6479a8b tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:14.198923 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2b5f4bbc-37fd-4cbe-93c9-6d05e6479a8b tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 returned with HTTP 404 Jul 10 13:33:14.199537 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1339/5307] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:14 2026] GET /volume/v3/volumes/25644e7b-c305-4bc9-9ec7-2c8c52a9e964 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:14.207492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:14.211719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 Jul 10 13:33:14.211719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:14.211719 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:14.211719 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: 8ac4851e-7221-46b2-9576-1ec4b5083633 Jul 10 13:33:14.222052 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:14.222052 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:14.222844 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:14.242643 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:14.243120 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-76bdc068-ad10-413e-bf0f-961e16b913c7 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 returned with HTTP 202 Jul 10 13:33:14.243756 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1322/5308] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:14 2026] DELETE /volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:14.252464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:14.255475 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 Jul 10 13:33:14.255735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:14.255928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:14.265519 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:14.265519 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:14.268684 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:14.274219 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e6f175f0-86b7-4e8d-b28e-9ba7cf5a51b8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 returned with HTTP 200 Jul 10 13:33:14.274681 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1319/5309] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:14 2026] GET /volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:14.749656 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a7758579-2b35-4f75-a083-f638b4838785 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:14.753727 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7758579-2b35-4f75-a083-f638b4838785 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:14.753727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7758579-2b35-4f75-a083-f638b4838785 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:14.753727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a7758579-2b35-4f75-a083-f638b4838785 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:14.753727 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a7758579-2b35-4f75-a083-f638b4838785 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:14.758608 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:14.758608 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:14.759504 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a7758579-2b35-4f75-a083-f638b4838785 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:14.759993 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1330/5310] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:14 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:14.965355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-895fb667-be2e-4e5f-a09c-76d504683eec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:14.967003 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-895fb667-be2e-4e5f-a09c-76d504683eec tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:14.967179 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-895fb667-be2e-4e5f-a09c-76d504683eec tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:14.967351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-895fb667-be2e-4e5f-a09c-76d504683eec tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:14.967450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-895fb667-be2e-4e5f-a09c-76d504683eec tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:14.971353 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:14.971353 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:14.972069 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-895fb667-be2e-4e5f-a09c-76d504683eec tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:14.972411 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1340/5311] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:14 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:15.288766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a26382ea-2692-4727-a2ce-b126c6aeb8f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:15.290644 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a26382ea-2692-4727-a2ce-b126c6aeb8f0 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 Jul 10 13:33:15.290884 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a26382ea-2692-4727-a2ce-b126c6aeb8f0 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:15.291093 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a26382ea-2692-4727-a2ce-b126c6aeb8f0 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:15.298543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a26382ea-2692-4727-a2ce-b126c6aeb8f0 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 returned with HTTP 404 Jul 10 13:33:15.299071 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1323/5312] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:15 2026] GET /volume/v3/volumes/8ac4851e-7221-46b2-9576-1ec4b5083633 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:15.306175 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:15.308079 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 Jul 10 13:33:15.308286 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:15.308510 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:15.308712 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: 30b27b40-fec9-47f8-94ca-c93df5591de7 Jul 10 13:33:15.315536 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:15.315536 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:15.316067 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:15.334632 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:15.334887 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4eed6542-8278-4e95-acc5-01c8b01b6fcd tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 returned with HTTP 202 Jul 10 13:33:15.335630 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1320/5313] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:15 2026] DELETE /volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:15.342504 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:15.344858 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 Jul 10 13:33:15.345036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:15.345179 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:15.352348 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:15.352348 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:15.356343 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:15.360909 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f6e50973-78f8-4146-b5ec-7e464eb52caf tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 returned with HTTP 200 Jul 10 13:33:15.361301 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1331/5314] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:15 2026] GET /volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:15.770862 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:15.772940 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:15.773090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:15.773253 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:15.773344 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:15.777136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:15.777136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:15.777834 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4d4edc22-4a7b-4031-8696-09ff355e2f3f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:15.778212 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1341/5315] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:15 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:15.988007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:15.989906 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:15.990115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:15.990322 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:15.990444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:15.995602 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:15.995602 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:15.996438 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71cf41cc-50d5-4ebd-ad52-72ac1bed1c94 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:15.996886 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1324/5316] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:15 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:16.374561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-99ba468e-e9cf-451c-b1a1-72ccba9ebe2c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:16.376911 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99ba468e-e9cf-451c-b1a1-72ccba9ebe2c tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 Jul 10 13:33:16.377185 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99ba468e-e9cf-451c-b1a1-72ccba9ebe2c tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:16.377437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-99ba468e-e9cf-451c-b1a1-72ccba9ebe2c tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:16.386193 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-99ba468e-e9cf-451c-b1a1-72ccba9ebe2c tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 returned with HTTP 404 Jul 10 13:33:16.386860 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1321/5317] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:16 2026] GET /volume/v3/volumes/30b27b40-fec9-47f8-94ca-c93df5591de7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:16.393932 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d8c19b45-3a31-490a-8940-318d7b62a78d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:16.395637 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c Jul 10 13:33:16.395854 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:16.396102 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:16.396268 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: 29603abf-d07f-468a-984b-6651a755986c Jul 10 13:33:16.402429 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:16.402429 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:16.402964 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:16.419827 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:16.420021 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8c19b45-3a31-490a-8940-318d7b62a78d tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c returned with HTTP 202 Jul 10 13:33:16.420427 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1332/5318] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:16 2026] DELETE /volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:16.427839 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:16.430298 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c Jul 10 13:33:16.430298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:16.430676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:16.440983 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:16.440983 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:16.446017 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:16.452644 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0702e556-1d72-4a8d-9a78-7ec36186afaa tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c returned with HTTP 200 Jul 10 13:33:16.453166 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1342/5319] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:16 2026] GET /volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:16.790200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:16.792416 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:16.792710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:16.792965 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:16.793108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:16.798862 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:16.798862 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:16.799737 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d0d426cc-7c73-4d6c-9d1b-adeead82555e tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:16.800207 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1325/5320] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:16 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:17.009017 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:17.011125 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:17.011378 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:17.011616 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:17.011830 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:17.016487 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:17.016487 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:17.018904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8d9061bb-bc04-4679-b25c-9d30d33527a8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:17.018904 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1322/5321] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:17 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:17.466138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-21248a63-6c55-4121-9784-3591a5ff1587 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:17.468481 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-21248a63-6c55-4121-9784-3591a5ff1587 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c Jul 10 13:33:17.468710 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-21248a63-6c55-4121-9784-3591a5ff1587 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:17.468935 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-21248a63-6c55-4121-9784-3591a5ff1587 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:17.475345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-21248a63-6c55-4121-9784-3591a5ff1587 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c returned with HTTP 404 Jul 10 13:33:17.475911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1333/5322] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:17 2026] GET /volume/v3/volumes/29603abf-d07f-468a-984b-6651a755986c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:17.483057 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b7442161-6a99-463f-80d0-7f04de11b493 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:17.485034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 Jul 10 13:33:17.485215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:17.485458 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:17.485648 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: b5332cf6-df79-4576-a5e0-4155fcfac276 Jul 10 13:33:17.493329 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:17.493329 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:17.493855 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:17.509989 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:17.510155 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b7442161-6a99-463f-80d0-7f04de11b493 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 returned with HTTP 202 Jul 10 13:33:17.510565 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1343/5323] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:17 2026] DELETE /volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:17.518060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:17.520014 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 Jul 10 13:33:17.520201 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:17.520414 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:17.527352 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:17.527352 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:17.530997 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:17.536035 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a73b38a1-bb3c-4875-a594-da1ffc90d5d8 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 returned with HTTP 200 Jul 10 13:33:17.536400 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1326/5324] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:17 2026] GET /volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:17.812369 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:17.814068 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:17.814237 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:17.814451 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:17.814590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:17.819008 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:17.819008 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:17.819627 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fad66afb-a1af-44f1-b461-0dacbde6ce83 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:17.820003 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1323/5325] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:17 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:18.030488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:18.032384 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:18.032603 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:18.032828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:18.032958 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:18.037469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:18.037469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:18.038272 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-494db8ad-7673-4910-a9b2-7f983bd169f4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:18.038922 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1334/5326] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:18 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:18.549876 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e0b438df-aa26-4339-ad66-c8781a95a73e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:18.551669 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0b438df-aa26-4339-ad66-c8781a95a73e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 Jul 10 13:33:18.551870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0b438df-aa26-4339-ad66-c8781a95a73e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:18.552099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e0b438df-aa26-4339-ad66-c8781a95a73e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:18.558857 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e0b438df-aa26-4339-ad66-c8781a95a73e tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 returned with HTTP 404 Jul 10 13:33:18.559534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1344/5327] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:18 2026] GET /volume/v3/volumes/b5332cf6-df79-4576-a5e0-4155fcfac276 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:18.567208 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:18.568967 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:18.569126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:18.569275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:18.569435 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume with id: b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:18.571957 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=203,cinder:INSERT=31,cinder:UPDATE=64 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:33:18.579832 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:18.579832 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:18.580417 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:18.597940 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Delete volume request issued successfully. Jul 10 13:33:18.598143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3f596a5-6ad0-4a68-9c4b-493b6aebf97a tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e returned with HTTP 202 Jul 10 13:33:18.598645 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1327/5328] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:18 2026] DELETE /volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:18.607797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-67f3b664-5b6d-449d-861b-faed56f3d526 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:18.609778 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67f3b664-5b6d-449d-861b-faed56f3d526 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:18.609987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67f3b664-5b6d-449d-861b-faed56f3d526 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:18.610211 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-67f3b664-5b6d-449d-861b-faed56f3d526 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:18.617720 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:18.617720 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:18.621502 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-67f3b664-5b6d-449d-861b-faed56f3d526 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Volume info retrieved successfully. Jul 10 13:33:18.627234 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-67f3b664-5b6d-449d-861b-faed56f3d526 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e returned with HTTP 200 Jul 10 13:33:18.627234 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1324/5329] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:18 2026] GET /volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:18.832581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:18.834147 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:18.835644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:18.835644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:18.835644 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:18.838926 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:18.838926 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:18.839714 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7241547-4e47-4f3f-a0bb-55fc03269135 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:18.840137 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1335/5330] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:18 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:19.049261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:19.051092 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:19.051297 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:19.051487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:19.051587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:19.055811 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:19.055811 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:19.056477 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8675994f-5525-4174-8a20-cd5fa6de3c21 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:19.056885 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1345/5331] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:19 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:19.643614 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8f16e82f-4468-4436-8297-999562b682d6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:19.645936 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f16e82f-4468-4436-8297-999562b682d6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] GET https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e Jul 10 13:33:19.646145 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f16e82f-4468-4436-8297-999562b682d6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:19.646386 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f16e82f-4468-4436-8297-999562b682d6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:19.654726 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f16e82f-4468-4436-8297-999562b682d6 tempest-CreateVolumesFromSourceVolumeTest-477946996 tempest-CreateVolumesFromSourceVolumeTest-477946996-project-member] https://10.4.3.138/volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e returned with HTTP 404 Jul 10 13:33:19.655373 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1328/5332] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:19 2026] GET /volume/v3/volumes/b2826394-23a8-4c84-8715-3210989b191e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:19.850966 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:19.852820 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:19.853015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:19.853197 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:19.853329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:19.857716 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:19.857716 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:19.858406 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-257736a1-506e-4b31-afc2-d6c24cda2ae5 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:19.858778 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1325/5333] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:19 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:20.069337 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:20.073986 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:20.074251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:20.075192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:20.075314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:20.082338 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:20.082338 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:20.083073 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b1e0768e-1c35-4fa0-a25a-2cf976f2526b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:20.083573 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1336/5334] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:20 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:20.869397 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-71663678-5559-4f4d-8136-bf0b78d2e887 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:20.871409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71663678-5559-4f4d-8136-bf0b78d2e887 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:20.871711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-71663678-5559-4f4d-8136-bf0b78d2e887 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:20.871949 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-71663678-5559-4f4d-8136-bf0b78d2e887 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:20.872101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-71663678-5559-4f4d-8136-bf0b78d2e887 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:20.873972 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=156,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:33:20.877304 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:20.877304 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:20.878103 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-71663678-5559-4f4d-8136-bf0b78d2e887 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:20.878560 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1346/5335] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:20 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:21.098808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:21.101280 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:21.101590 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:21.102323 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:21.102510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:21.108811 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:21.108811 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:21.108811 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bf7646ad-80a6-44e8-8e4d-b086588a1ff4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:21.109134 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1329/5336] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:21 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:21.743272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-008c828f-ad1c-4580-8494-18fce4d5f1e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:21.825666 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-008c828f-ad1c-4580-8494-18fce4d5f1e3 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-admin] GET https://10.4.3.138/volume/v3/scheduler-stats/get_pools Jul 10 13:33:21.825974 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-008c828f-ad1c-4580-8494-18fce4d5f1e3 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:21.826201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-008c828f-ad1c-4580-8494-18fce4d5f1e3 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-admin] Calling method 'get_pools' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:21.893171 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:21.894990 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:21.895185 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:21.895406 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:21.895581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:21.897271 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=198,cinder:INSERT=41,cinder:UPDATE=78 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:33:21.900417 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:21.900417 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:21.901290 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-187b2afe-c15d-4581-86e7-9c0b82c70bc8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:21.901764 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1337/5337] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:21 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:22.124155 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:22.126781 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:22.127041 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:22.127280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:22.127660 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:22.132496 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:22.132496 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:22.133370 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46d1223a-e5ab-4087-8e12-9b1afe4354d2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:22.133606 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1347/5338] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:22 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:22.332371 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-008c828f-ad1c-4580-8494-18fce4d5f1e3 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-admin] https://10.4.3.138/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 13:33:22.332758 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1326/5339] 10.4.3.138 () {66 vars in 1291 bytes} [Fri Jul 10 13:33:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:22.340311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:22.396399 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-member] GET https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool Jul 10 13:33:22.396638 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:22.396872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:22.397524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '299128c1d0c54a7bb5add770e854b0f3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '810d6a26e0fb44ecafb0b61ac7d9723d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:33:22.397699 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f6e263f0-1529-4c3e-96c9-9f5369043cd8 tempest-ProjectMemberTests-1090697118 tempest-ProjectMemberTests-1090697118-project-member] https://10.4.3.138/volume/v3/capabilities/np0000005006@storpool returned with HTTP 403 Jul 10 13:33:22.398116 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1330/5340] 10.4.3.138 () {66 vars in 1318 bytes} [Fri Jul 10 13:33:22 2026] GET /volume/v3/capabilities/np0000005006@storpool => generated 110 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:22.913516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:22.915905 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:22.916088 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:22.916275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:22.916392 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:22.921640 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:22.921640 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:22.922513 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f40853b7-a6b5-4c60-a1a1-537406d6c956 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:22.922995 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1338/5341] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:22 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:23.145099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:23.148206 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:23.148504 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:23.148782 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:23.148936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:23.155517 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:23.155517 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:23.156424 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-88cd5d1a-b09a-48a9-a00e-12c8c2d0e32b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:23.156945 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1348/5342] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:23 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a2fb43de-5dd6-4537-8937-1ba7cbe8dfbb tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:24.116756 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1327/5343] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:23 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:24.167560 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-73de05ca-917c-443d-9227-ebca5f830fa6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.169289 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73de05ca-917c-443d-9227-ebca5f830fa6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:24.169513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73de05ca-917c-443d-9227-ebca5f830fa6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.169653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-73de05ca-917c-443d-9227-ebca5f830fa6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.169794 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-73de05ca-917c-443d-9227-ebca5f830fa6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:24.174244 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.174244 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:24.174881 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-73de05ca-917c-443d-9227-ebca5f830fa6 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:24.175176 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1331/5344] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:24 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:24.184112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.185786 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62/action Jul 10 13:33:24.186208 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:33:24.186360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:24.187596 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.admin_actions [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Updating backup '008e76c2-c87c-4c77-b0e8-c839ecc2dd62' with '{'status': 'error'}' {{(pid=100114) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 13:33:24.205314 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.205314 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:24.211177 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] reset_status in rpcapi backup_id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62 on host np0000005006. {{(pid=100114) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 13:33:24.213189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6bec0024-cd11-4553-9f1c-c67a53a7c05a tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62/action returned with HTTP 202 Jul 10 13:33:24.213189 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1339/5345] 10.4.3.138 () {70 vars in 1430 bytes} [Fri Jul 10 13:33:24 2026] POST /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:24.220510 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-002259bc-bd38-4375-8802-54d29333fce7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.222167 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:24.222415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.222629 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.222828 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume with id: 1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:24.231621 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.231621 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:24.232003 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:24.249171 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume request issued successfully. Jul 10 13:33:24.249395 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-002259bc-bd38-4375-8802-54d29333fce7 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 returned with HTTP 202 Jul 10 13:33:24.250131 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1349/5346] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:24 2026] DELETE /volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:24.260790 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.263125 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:24.263405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.263677 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.273206 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.273206 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:24.277978 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:24.283538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-310d5a0f-fdff-473c-a0ec-6a6ad93a9365 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 returned with HTTP 200 Jul 10 13:33:24.284068 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1328/5347] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:24 2026] GET /volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:24.309741 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2c282a22-a062-4e83-9418-4d0a80eae85d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.395629 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:24.396014 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-957486254"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:24.397418 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-957486254'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:24.397549 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:24.402098 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:24.407603 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (b70f4a0a-4f30-4f63-bac4-d4c80d53516b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:24.408589 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62403656-84b2-4d1f-b6a5-67d3af9f7ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:24.409368 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:24.436911 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62403656-84b2-4d1f-b6a5-67d3af9f7ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:24.437674 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0027f87f-6ba1-4e1d-ac47-ff6028545e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:24.500268 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['05a0a669-0775-4507-8f98-a5644fb05dfb', '99d59cb4-b55b-44fc-90b4-022eeecc2fb5', 'bc1d1722-bf83-4fb1-a593-e8b244e37cf7', '0db50cab-4c58-41bb-87b9-e80545344340'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:24.501304 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0027f87f-6ba1-4e1d-ac47-ff6028545e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05a0a669-0775-4507-8f98-a5644fb05dfb', '99d59cb4-b55b-44fc-90b4-022eeecc2fb5', 'bc1d1722-bf83-4fb1-a593-e8b244e37cf7', '0db50cab-4c58-41bb-87b9-e80545344340']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:24.502280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de77fef-bea4-45bf-bc87-29701b385d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:24.530306 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de77fef-bea4-45bf-bc87-29701b385d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757fe3cd-1a25-4080-98c2-868202a2373a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-957486254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['05a0a669-0775-4507-8f98-a5644fb05dfb','99d59cb4-b55b-44fc-90b4-022eeecc2fb5','bc1d1722-bf83-4fb1-a593-e8b244e37cf7','0db50cab-4c58-41bb-87b9-e80545344340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-957486254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757fe3cd-1a25-4080-98c2-868202a2373a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:24.531891 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b46c660-4fc7-46e2-b5c9-65126b6ca1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:24.554190 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b46c660-4fc7-46e2-b5c9-65126b6ca1a5) transitioned into state 'SUCCESS' from state '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-957486254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['05a0a669-0775-4507-8f98-a5644fb05dfb','99d59cb4-b55b-44fc-90b4-022eeecc2fb5','bc1d1722-bf83-4fb1-a593-e8b244e37cf7','0db50cab-4c58-41bb-87b9-e80545344340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:24.555077 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5834e833-534e-4b4e-b9be-7895e8829a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:24.564523 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5834e833-534e-4b4e-b9be-7895e8829a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:24.565472 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (b70f4a0a-4f30-4f63-bac4-d4c80d53516b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:24.565870 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:24.566538 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2c282a22-a062-4e83-9418-4d0a80eae85d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:24.567091 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1332/5348] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:24 2026] POST /volume/v3/volumes => generated 777 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:24.582642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.584102 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:24.584307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.584414 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.592654 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.592654 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:24.596633 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:24.601093 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-23985ec7-c3b3-4f69-93ef-9e18434228bb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a returned with HTTP 200 Jul 10 13:33:24.601719 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1340/5349] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:24 2026] GET /volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:24.960024 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:24.962021 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:24.962298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:24.962560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:24.962727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:24.967837 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:24.967837 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:24.968716 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6a5c6778-9450-42ee-8b10-b3ca0d18b573 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:24.969271 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1350/5350] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:24 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:25.300877 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9317f98c-2180-45d5-a9ec-30b07291b030 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.302738 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9317f98c-2180-45d5-a9ec-30b07291b030 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 Jul 10 13:33:25.302952 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9317f98c-2180-45d5-a9ec-30b07291b030 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:25.303177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9317f98c-2180-45d5-a9ec-30b07291b030 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:25.309750 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9317f98c-2180-45d5-a9ec-30b07291b030 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 returned with HTTP 404 Jul 10 13:33:25.310379 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1329/5351] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:25 2026] GET /volume/v3/volumes/1e265a81-8af6-4bf9-afa8-a391c12cf447 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:25.318559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-43df2c5e-ee22-427f-8653-b53d807b8afd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.320628 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] POST https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/restore Jul 10 13:33:25.321045 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:25.322819 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Restoring backup 72af18af-7bbc-4120-b4d8-144078b17e29 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100116) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:33:25.322983 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Restoring backup 72af18af-7bbc-4120-b4d8-144078b17e29 to volume None. Jul 10 13:33:25.327643 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.327643 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:25.328568 np0000005006 devstack@c-api.service[100116]: INFO cinder.backup.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Creating volume of 1 GB for restore of backup 72af18af-7bbc-4120-b4d8-144078b17e29. Jul 10 13:33:25.335217 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability zone cache updated, next update will occur around 2026-07-10 14:33:25.334798. {{(pid=100116) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 13:33:25.335399 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:25.341713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (fc421747-fba6-42d0-8199-b9095b2d01e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:25.343312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea44a97-a639-45c0-b838-a25b024ed9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:25.344277 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:25.376749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea44a97-a639-45c0-b838-a25b024ed9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:25.377704 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ef71be-13b9-4230-8922-151f90e04b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:25.416971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Created reservations ['7ba21b7e-3d04-485c-8723-c62b5164d6ae', 'cdde81ed-a168-49bf-a324-457c9473b995', 'daf83f1c-5937-4d82-b2fe-cf978db65d7d', 'ae74bc99-542e-4eaf-a16f-29e800f9c225'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:25.417596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ef71be-13b9-4230-8922-151f90e04b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ba21b7e-3d04-485c-8723-c62b5164d6ae', 'cdde81ed-a168-49bf-a324-457c9473b995', 'daf83f1c-5937-4d82-b2fe-cf978db65d7d', 'ae74bc99-542e-4eaf-a16f-29e800f9c225']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:25.418371 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f7e548-7b84-463b-9a5a-2e7a2673dec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:25.445941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82f7e548-7b84-463b-9a5a-2e7a2673dec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bca4c78-bc66-44dc-ba39-056fd654c1ab', '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='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['7ba21b7e-3d04-485c-8723-c62b5164d6ae','cdde81ed-a168-49bf-a324-457c9473b995','daf83f1c-5937-4d82-b2fe-cf978db65d7d','ae74bc99-542e-4eaf-a16f-29e800f9c225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:25Z,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=7bca4c78-bc66-44dc-ba39-056fd654c1ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a85765f3a2848999159c993f91f52cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4639de590c742c691fb23abef606026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:25.447514 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bdb701-e719-4ef3-85c0-bce071296e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:25.461164 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6bdb701-e719-4ef3-85c0-bce071296e95) transitioned into 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='5a85765f3a2848999159c993f91f52cb',qos_specs=None,replication_status=,reservations=['7ba21b7e-3d04-485c-8723-c62b5164d6ae','cdde81ed-a168-49bf-a324-457c9473b995','daf83f1c-5937-4d82-b2fe-cf978db65d7d','ae74bc99-542e-4eaf-a16f-29e800f9c225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4639de590c742c691fb23abef606026',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:25.461969 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27688b-ce5f-487a-955f-158e8786424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:25.470061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc27688b-ce5f-487a-955f-158e8786424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:25.471028 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Flow 'volume_create_api' (fc421747-fba6-42d0-8199-b9095b2d01e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:25.471464 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Create volume request issued successfully. Jul 10 13:33:25.478115 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.478115 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:25.478490 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:25.614874 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-560e036c-c0c5-4165-8565-049454ede00d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.616873 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-560e036c-c0c5-4165-8565-049454ede00d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:25.617125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-560e036c-c0c5-4165-8565-049454ede00d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:25.617347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-560e036c-c0c5-4165-8565-049454ede00d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:25.626075 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.626075 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:25.630877 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-560e036c-c0c5-4165-8565-049454ede00d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:25.636105 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-560e036c-c0c5-4165-8565-049454ede00d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a returned with HTTP 200 Jul 10 13:33:25.636502 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1341/5352] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:25 2026] GET /volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:25.650540 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-15d58126-2019-4723-8db6-31a7efad3a0a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.715408 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:25.715774 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "757fe3cd-1a25-4080-98c2-868202a2373a", "name": "tempest-ProjectMemberTests-Snapshot-478913539"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:25.724351 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.724351 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:25.724881 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Volume info retrieved successfully. Jul 10 13:33:25.725002 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Create snapshot from volume 757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:25.758370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Created reservations ['cf17a481-a3db-42e0-98b4-d09f130206ef', '74d9ecc2-2f13-4d5b-8a04-aafb39d13716', '5987f728-5f92-405f-ac1e-f5a5e4f091f7', 'cf82a3ea-9c49-4100-bfa4-fc416dd350c4'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:25.786602 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot create request issued successfully. Jul 10 13:33:25.787120 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-15d58126-2019-4723-8db6-31a7efad3a0a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:25.787640 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1351/5353] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:25 2026] POST /volume/v3/snapshots => generated 304 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:25.796982 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.798803 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:25.799041 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:25.799259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:25.804169 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.804169 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:25.804633 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:25.805373 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-020dfb7c-79ee-4cba-a6d0-e97d155067be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 returned with HTTP 200 Jul 10 13:33:25.805860 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1330/5354] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:25 2026] GET /volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:25.981790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-916a685d-d68a-4318-94f7-140df0b15c4b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:25.983925 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-916a685d-d68a-4318-94f7-140df0b15c4b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:25.984151 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-916a685d-d68a-4318-94f7-140df0b15c4b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:25.984360 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-916a685d-d68a-4318-94f7-140df0b15c4b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:25.984494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-916a685d-d68a-4318-94f7-140df0b15c4b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:25.989195 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:25.989195 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:25.989957 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-916a685d-d68a-4318-94f7-140df0b15c4b tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:25.990379 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1342/5355] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:25 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:26.485888 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:26.485888 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:26.486315 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:26.486315 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Checking backup size 1 against volume size 1 {{(pid=100116) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:33:26.486413 np0000005006 devstack@c-api.service[100116]: INFO cinder.backup.api [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Overwriting volume 7bca4c78-bc66-44dc-ba39-056fd654c1ab with restore of backup 72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:26.498106 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] restore_backup in rpcapi backup_id 72af18af-7bbc-4120-b4d8-144078b17e29 {{(pid=100116) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:33:26.499843 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-43df2c5e-ee22-427f-8653-b53d807b8afd tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/restore returned with HTTP 202 Jul 10 13:33:26.500249 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1333/5356] 10.4.3.138 () {70 vars in 1433 bytes} [Fri Jul 10 13:33:25 2026] POST /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29/restore => generated 152 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:26.508295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:26.510410 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:26.510663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:26.510907 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:26.511047 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:26.516163 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:26.516163 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:26.517358 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45c365d9-abbb-4bf9-a691-5f2a572f2464 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:26.518095 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1352/5357] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:26 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:26.815202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:26.816925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:26.817149 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:26.817371 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:26.822336 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:26.822336 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:26.822945 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:26.823599 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2f849580-c9cc-4563-8d42-5396f5c981b1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 returned with HTTP 200 Jul 10 13:33:26.824146 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1331/5358] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:26 2026] GET /volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:26.832114 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:26.834347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:26.834612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:26.834865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:26.835015 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Delete snapshot with id: b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:26.841500 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:26.841500 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:26.841984 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:26.861150 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot delete request issued successfully. Jul 10 13:33:26.861398 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-669fcc98-f6c9-4066-92f5-16ed91b126f1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 returned with HTTP 202 Jul 10 13:33:26.862997 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1343/5359] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:26 2026] DELETE /volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:26.871153 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:26.873420 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:26.873749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:26.873999 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:26.880042 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:26.880042 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:26.880723 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:26.881652 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-23e2cc10-1261-4871-852b-d76bb25c95d2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 returned with HTTP 200 Jul 10 13:33:26.882140 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1334/5360] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:26 2026] GET /volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:27.000422 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:27.002140 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:27.002760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:27.002760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:27.002760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:27.006811 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:27.006811 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:27.007409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de1fc6bf-d8f3-4aea-b472-3ee01641d325 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:27.007788 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1353/5361] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:26 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:27.530401 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:27.532036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:27.532224 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:27.532405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:27.532495 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:27.536670 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:27.536670 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:27.537281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-001be5d1-0c6d-4023-91d5-88c13605eaa5 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:27.537840 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1332/5362] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:27 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:27.891748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d631da90-9b1d-416b-9d8d-31c394c31386 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:27.893397 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d631da90-9b1d-416b-9d8d-31c394c31386 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 Jul 10 13:33:27.893637 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d631da90-9b1d-416b-9d8d-31c394c31386 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:27.893869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d631da90-9b1d-416b-9d8d-31c394c31386 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:27.897635 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d631da90-9b1d-416b-9d8d-31c394c31386 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 returned with HTTP 404 Jul 10 13:33:27.898131 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1344/5363] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:27 2026] GET /volume/v3/snapshots/b799d90b-27d4-4826-a80b-6e772a402134 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:27.905814 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:27.908045 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:27.908288 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:27.908553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:27.908766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:27.918141 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:27.918141 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:27.918507 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:27.934461 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:27.934620 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-faf10170-6a2f-4d12-923f-af3b32ca9ad6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a returned with HTTP 202 Jul 10 13:33:27.935050 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1335/5364] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:27 2026] DELETE /volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:27.942639 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:27.944320 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:27.944490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:27.944655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:27.951820 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:27.951820 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:27.955890 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:27.960745 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d8cad08d-e5e5-4ac8-be4a-20ccc3c7ee32 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a returned with HTTP 200 Jul 10 13:33:27.961189 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1354/5365] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:27 2026] GET /volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:28.017532 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:28.019260 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:28.019475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:28.019629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:28.019744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:28.023916 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:28.023916 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:28.024604 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bc24a14f-f425-4c36-b3c4-39464d1f0cbe tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:28.024994 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1333/5366] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:28 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:28.549595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:28.551819 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:28.552080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:28.552325 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:28.552488 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:28.558195 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:28.558195 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:28.559100 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1978a3ae-ae9d-4515-a107-9f6db0aae9a9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:28.559588 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1345/5367] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:28 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:28.974061 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-eb48c3c3-43b1-4eca-bfd3-f3dfbdf84e91 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:28.975612 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb48c3c3-43b1-4eca-bfd3-f3dfbdf84e91 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a Jul 10 13:33:28.975830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb48c3c3-43b1-4eca-bfd3-f3dfbdf84e91 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:28.976008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-eb48c3c3-43b1-4eca-bfd3-f3dfbdf84e91 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:28.981607 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-eb48c3c3-43b1-4eca-bfd3-f3dfbdf84e91 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a returned with HTTP 404 Jul 10 13:33:28.982082 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1336/5368] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:28 2026] GET /volume/v3/volumes/757fe3cd-1a25-4080-98c2-868202a2373a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:28.989892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:28.991476 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:28.991824 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-726108171"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:28.993090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-726108171'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:28.993328 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:28.997038 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:29.002196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (a0303c0a-6027-4132-9f80-2c93d8cc2fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:29.003113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56b86f0-80de-4793-a561-8ecc49783c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:29.003898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:29.033868 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c56b86f0-80de-4793-a561-8ecc49783c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:29.034661 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4f2d8a-68f6-4d6d-9e39-39fdcb75b5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:29.035609 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:29.037387 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:29.037617 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:29.037817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:29.037941 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:29.042569 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:29.042569 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:29.043269 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-75697dd7-603d-4533-8a4c-ef67e9d22ef7 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:29.043701 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1334/5369] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:29 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:33:29.074450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['6fca245e-2665-4745-875b-e860408e5097', '622a96bb-1b22-410d-859d-bd969f47d33e', '90b95dc3-8398-43ba-ab6f-9adc07f099fd', '297a7406-b358-4d67-811a-1a3fc093a437'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:29.075335 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4f2d8a-68f6-4d6d-9e39-39fdcb75b5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fca245e-2665-4745-875b-e860408e5097', '622a96bb-1b22-410d-859d-bd969f47d33e', '90b95dc3-8398-43ba-ab6f-9adc07f099fd', '297a7406-b358-4d67-811a-1a3fc093a437']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:29.076101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae8c997-de35-4aaf-9af1-700c3e85e2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:29.098062 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae8c997-de35-4aaf-9af1-700c3e85e2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb62ad97-a6fd-439a-9739-877c5abf2ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-726108171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['6fca245e-2665-4745-875b-e860408e5097','622a96bb-1b22-410d-859d-bd969f47d33e','90b95dc3-8398-43ba-ab6f-9adc07f099fd','297a7406-b358-4d67-811a-1a3fc093a437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-726108171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb62ad97-a6fd-439a-9739-877c5abf2ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:29.098787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73def8b-1443-41f0-964b-ad8048b92d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:29.118723 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f73def8b-1443-41f0-964b-ad8048b92d36) transitioned into state 'SUCCESS' from state '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-726108171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['6fca245e-2665-4745-875b-e860408e5097','622a96bb-1b22-410d-859d-bd969f47d33e','90b95dc3-8398-43ba-ab6f-9adc07f099fd','297a7406-b358-4d67-811a-1a3fc093a437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:29.119538 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89da7822-1b30-4239-9345-af724c567aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:29.131347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89da7822-1b30-4239-9345-af724c567aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:29.132603 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (a0303c0a-6027-4132-9f80-2c93d8cc2fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:29.133074 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:29.134032 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e2a9dce3-daee-4c97-835a-bda8c245bcca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:29.134743 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1355/5370] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:28 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:29.145787 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:29.147383 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:29.147581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:29.147798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:29.154641 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:29.154641 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:29.158175 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:29.162399 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-09ad7c39-b24d-4844-ac9e-b7127e66dc75 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 returned with HTTP 200 Jul 10 13:33:29.162898 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1346/5371] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:29 2026] GET /volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:29.571123 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3316036c-a551-426d-a491-501990ff8511 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:29.572873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3316036c-a551-426d-a491-501990ff8511 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:29.573085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3316036c-a551-426d-a491-501990ff8511 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:29.573278 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3316036c-a551-426d-a491-501990ff8511 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:29.573384 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-3316036c-a551-426d-a491-501990ff8511 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:29.578137 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:29.578137 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:29.578863 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3316036c-a551-426d-a491-501990ff8511 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:29.579245 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1337/5372] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:29 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:30.056329 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:30.058756 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:30.059019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:30.059262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:30.059427 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:30.065653 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:30.065653 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:30.066598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2aa05a21-bb8c-446a-b2f7-261bac068ab3 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:30.067143 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1335/5373] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:30 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:30.185333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:30.185333 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:30.185333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:30.185333 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:30.192548 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:30.192548 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:30.197238 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:30.202152 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fc97173d-cae3-4607-abd0-83f25d00ae99 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 returned with HTTP 200 Jul 10 13:33:30.202612 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1356/5374] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:30 2026] GET /volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:30.216146 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:30.217940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:30.218307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb62ad97-a6fd-439a-9739-877c5abf2ad4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1505822752"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:30.227615 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:30.227615 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:30.228003 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:30.228181 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:30.255170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['82de86f4-be67-497a-9aa8-01510cdea62b', 'cab0a1ac-cc29-426f-aa2c-342c33b1b7e2', '4d623647-7fa6-4417-8d10-f487b5cfe238', 'da2b9d16-0f23-4176-a286-97dbe0f58f12'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:30.288134 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:30.288576 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46a86a93-3068-4db8-87d5-08274d1a7a23 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:30.289168 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1347/5375] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:30.298100 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:30.300302 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:30.300521 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:30.300726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:30.305903 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:30.305903 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:30.306307 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:30.307240 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c8c43a11-da58-4f23-8de1-5d9b5b4b0891 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 200 Jul 10 13:33:30.307648 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1338/5376] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:30 2026] GET /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:30.588892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:30.590825 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:30.591023 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:30.591190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:30.591287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:30.595451 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:30.595451 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:30.596090 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0da4642a-3983-40d2-ac9e-d8cf49effc3f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:30.596485 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1336/5377] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:30 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:31.079717 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:31.081453 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:31.081632 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:31.081818 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:31.081913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:31.086173 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:31.086173 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:31.086765 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f2c8a7b0-0379-4b30-9d3b-c6adff6297d8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:31.087204 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1357/5378] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:31 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:31.316718 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-976b82e7-b2be-441e-9095-9858f564b78e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:31.318666 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-976b82e7-b2be-441e-9095-9858f564b78e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:31.318869 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-976b82e7-b2be-441e-9095-9858f564b78e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:31.319045 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-976b82e7-b2be-441e-9095-9858f564b78e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:31.323626 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:31.323626 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:31.323917 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-976b82e7-b2be-441e-9095-9858f564b78e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:31.324561 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-976b82e7-b2be-441e-9095-9858f564b78e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 200 Jul 10 13:33:31.324911 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1348/5379] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:31 2026] GET /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:31.332755 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:31.334533 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:31.334762 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:31.334986 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:31.335097 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Delete snapshot with id: 7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:31.340403 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:31.340403 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:31.340912 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:31.357829 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot delete request issued successfully. Jul 10 13:33:31.358081 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9d051b1d-f9d4-43fa-8dfe-7150c7865576 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 202 Jul 10 13:33:31.358926 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1339/5380] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:31 2026] DELETE /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:31.366405 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:31.368276 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:31.368487 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:31.368734 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:31.370720 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=139,cinder:UPDATE=36,cinder:INSERT=17 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:33:31.376259 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:31.376259 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:31.376907 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:31.378217 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2114b1ee-0f46-4d28-802e-3d083927a8ac tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 200 Jul 10 13:33:31.378716 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1337/5381] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:31 2026] GET /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:31.607989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:31.610356 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:31.610671 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:31.610931 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:31.611072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:31.616379 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:31.616379 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:31.617330 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-254d68c2-9f68-4a90-a5b2-1f1c8b5c7084 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:31.618084 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1358/5382] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:31 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:32.099833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.102103 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:32.102427 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.102738 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.102914 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:32.108506 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.108506 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:32.109541 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-41c0c869-eff3-4041-8af7-efe3cb5a78f1 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:32.110125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1349/5383] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:32.121878 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.123753 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] DELETE https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:32.123957 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.124191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.124311 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Delete backup with id: cb94c4da-dad4-403e-ad3c-835e16ab433b. Jul 10 13:33:32.128552 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.128552 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:32.140027 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] delete_backup rpcapi backup_id cb94c4da-dad4-403e-ad3c-835e16ab433b {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:32.141748 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-adda5cf4-6a76-4c44-bc86-71bca41b2290 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 202 Jul 10 13:33:32.142142 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1340/5384] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:32 2026] DELETE /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:32.149135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b43d088e-e926-493d-b100-f275ea40ae9a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.150927 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b43d088e-e926-493d-b100-f275ea40ae9a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:32.151157 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b43d088e-e926-493d-b100-f275ea40ae9a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.151377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b43d088e-e926-493d-b100-f275ea40ae9a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.151531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b43d088e-e926-493d-b100-f275ea40ae9a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:32.155725 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.155725 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:32.156298 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b43d088e-e926-493d-b100-f275ea40ae9a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 200 Jul 10 13:33:32.156663 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1338/5385] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:32.387031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de2e9091-f538-44aa-9beb-02f76c9d3bcf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.388849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de2e9091-f538-44aa-9beb-02f76c9d3bcf tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:32.389090 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de2e9091-f538-44aa-9beb-02f76c9d3bcf tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.389295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de2e9091-f538-44aa-9beb-02f76c9d3bcf tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.393927 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de2e9091-f538-44aa-9beb-02f76c9d3bcf tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 404 Jul 10 13:33:32.394346 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1359/5386] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:32.400539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.402300 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:32.402523 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.402780 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.402959 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: 7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:32.407007 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-de681e0d-5e1b-4cf1-92ae-f9fd3dabd957 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 404 Jul 10 13:33:32.407545 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1350/5387] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:32 2026] DELETE /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:32.414487 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-339d4fc2-f8f3-4d66-991e-90db3fd6a577 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.416090 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-339d4fc2-f8f3-4d66-991e-90db3fd6a577 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d Jul 10 13:33:32.416259 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-339d4fc2-f8f3-4d66-991e-90db3fd6a577 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.416447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-339d4fc2-f8f3-4d66-991e-90db3fd6a577 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.421235 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-339d4fc2-f8f3-4d66-991e-90db3fd6a577 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d returned with HTTP 404 Jul 10 13:33:32.421883 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1341/5388] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/snapshots/7f1d0136-c40e-432d-ab7a-25120ecfc46d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:32.428114 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3664c04a-d487-4919-9452-44577495248d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.429991 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:32.430206 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.430446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.430664 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:32.438497 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.438497 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:32.438899 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:32.458085 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:32.458315 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3664c04a-d487-4919-9452-44577495248d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 returned with HTTP 202 Jul 10 13:33:32.458751 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1339/5389] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:32 2026] DELETE /volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:32.466995 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-31178171-5898-40a4-a1c0-88cdab8367e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.469419 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31178171-5898-40a4-a1c0-88cdab8367e3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:32.469606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31178171-5898-40a4-a1c0-88cdab8367e3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.469862 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-31178171-5898-40a4-a1c0-88cdab8367e3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.477375 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.477375 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:32.481961 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-31178171-5898-40a4-a1c0-88cdab8367e3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:32.485996 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-31178171-5898-40a4-a1c0-88cdab8367e3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 returned with HTTP 200 Jul 10 13:33:32.486399 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1360/5390] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:32.628190 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-95c1531f-4929-495b-bc15-f118468bafd2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:32.629778 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95c1531f-4929-495b-bc15-f118468bafd2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:32.629957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95c1531f-4929-495b-bc15-f118468bafd2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:32.630120 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95c1531f-4929-495b-bc15-f118468bafd2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:32.630217 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-95c1531f-4929-495b-bc15-f118468bafd2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:32.634324 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:32.634324 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:32.634980 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95c1531f-4929-495b-bc15-f118468bafd2 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:32.635325 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1351/5391] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:32 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:33.168830 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.170662 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b Jul 10 13:33:33.170900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.171440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.171440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Show backup with id cb94c4da-dad4-403e-ad3c-835e16ab433b. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:33.175367 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9649dc52-2964-4bce-9d48-a1f5b186f04f tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b returned with HTTP 404 Jul 10 13:33:33.175969 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1342/5392] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:33 2026] GET /volume/v3/backups/cb94c4da-dad4-403e-ad3c-835e16ab433b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:33.182961 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.185123 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:33.185409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.185644 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.185852 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Delete volume with id: f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:33.195229 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:33.195229 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:33.195581 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Volume info retrieved successfully. Jul 10 13:33:33.218550 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Delete volume request issued successfully. Jul 10 13:33:33.218804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8fe49bd3-128e-4ee2-9ed0-45458b6f0a1a tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb returned with HTTP 202 Jul 10 13:33:33.219297 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1340/5393] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:33 2026] DELETE /volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:33.226954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.228567 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:33.228781 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.228981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.235636 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:33.235636 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:33.239422 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Volume info retrieved successfully. Jul 10 13:33:33.243490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e06d5a0f-ac2f-4c74-b42c-4522bf5ecfe8 tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb returned with HTTP 200 Jul 10 13:33:33.244011 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1361/5394] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:33 2026] GET /volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:33.499745 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e8557d08-c27c-4312-a5a1-bb8dc69728be None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.501581 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8557d08-c27c-4312-a5a1-bb8dc69728be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 Jul 10 13:33:33.501802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8557d08-c27c-4312-a5a1-bb8dc69728be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.502022 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e8557d08-c27c-4312-a5a1-bb8dc69728be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.507399 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e8557d08-c27c-4312-a5a1-bb8dc69728be tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 returned with HTTP 404 Jul 10 13:33:33.507838 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1352/5395] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:33 2026] GET /volume/v3/volumes/eb62ad97-a6fd-439a-9739-877c5abf2ad4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:33.514614 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7d8df78f-5868-4889-a94a-55cf37420d19 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.516324 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:33.516675 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1327354693"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:33.518058 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1327354693'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:33.518196 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:33.521795 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:33.526657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (7651c0b9-b9b2-47a2-b96f-61d37188ca36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:33.527516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd52e9d8-17f7-47d9-8890-a8a0c8e01e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:33.528242 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:33.549404 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd52e9d8-17f7-47d9-8890-a8a0c8e01e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:33.550073 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9304a6-0cb2-4458-bb54-edac4abedeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:33.596155 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['2f47afd1-ba7b-4e2e-9bad-5ee9f5e7cc0e', 'ce235150-0269-488d-908f-55a8603c10f2', '3c67e200-78d1-4d3c-bd84-e80162d2a9ae', '00b1ae84-452e-420e-b5d5-9f77aa069155'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:33.596949 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9304a6-0cb2-4458-bb54-edac4abedeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f47afd1-ba7b-4e2e-9bad-5ee9f5e7cc0e', 'ce235150-0269-488d-908f-55a8603c10f2', '3c67e200-78d1-4d3c-bd84-e80162d2a9ae', '00b1ae84-452e-420e-b5d5-9f77aa069155']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:33.597650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc375df-71c2-4cc4-9b77-9b697066c3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:33.623315 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccc375df-71c2-4cc4-9b77-9b697066c3dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12eb114-4173-4ecd-819e-4a80b839f774', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327354693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['2f47afd1-ba7b-4e2e-9bad-5ee9f5e7cc0e','ce235150-0269-488d-908f-55a8603c10f2','3c67e200-78d1-4d3c-bd84-e80162d2a9ae','00b1ae84-452e-420e-b5d5-9f77aa069155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1327354693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12eb114-4173-4ecd-819e-4a80b839f774,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:33.624062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d9ac70-1f76-4552-a451-5bec09b40107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:33.645793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0397e11b-f957-4523-8103-03590eeb45fc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.647542 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0397e11b-f957-4523-8103-03590eeb45fc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:33.647848 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0397e11b-f957-4523-8103-03590eeb45fc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.648074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0397e11b-f957-4523-8103-03590eeb45fc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.648298 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0397e11b-f957-4523-8103-03590eeb45fc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:33.648912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0d9ac70-1f76-4552-a451-5bec09b40107) transitioned into state 'SUCCESS' from state '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-1327354693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['2f47afd1-ba7b-4e2e-9bad-5ee9f5e7cc0e','ce235150-0269-488d-908f-55a8603c10f2','3c67e200-78d1-4d3c-bd84-e80162d2a9ae','00b1ae84-452e-420e-b5d5-9f77aa069155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:33.649779 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa6d2f-1658-45b7-af0e-69fc5a08622d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:33.652849 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:33.652849 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:33.653446 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0397e11b-f957-4523-8103-03590eeb45fc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:33.653815 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1341/5396] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:33 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:33.662666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2aa6d2f-1658-45b7-af0e-69fc5a08622d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:33.663446 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (7651c0b9-b9b2-47a2-b96f-61d37188ca36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:33.663722 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:33.664211 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7d8df78f-5868-4889-a94a-55cf37420d19 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:33.664629 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1343/5397] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:33 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:33.677892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:33.679788 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:33.680040 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:33.680314 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:33.690196 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:33.690196 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:33.694787 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:33.699915 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-158aad7e-c46e-443a-8a5c-0e07ea78c57a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 returned with HTTP 200 Jul 10 13:33:33.700488 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1362/5398] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:33 2026] GET /volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:34.257742 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4fcaef68-eaf3-4fb0-aef6-18c717a9baab None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:34.258939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4fcaef68-eaf3-4fb0-aef6-18c717a9baab tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] GET https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb Jul 10 13:33:34.259115 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4fcaef68-eaf3-4fb0-aef6-18c717a9baab tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:34.259281 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4fcaef68-eaf3-4fb0-aef6-18c717a9baab tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:34.265234 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4fcaef68-eaf3-4fb0-aef6-18c717a9baab tempest-ProjectReaderTests39-1657288827 tempest-ProjectReaderTests39-1657288827-project-admin] https://10.4.3.138/volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb returned with HTTP 404 Jul 10 13:33:34.265649 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1353/5399] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:34 2026] GET /volume/v3/volumes/f70d18f7-5855-4058-b80f-82ad4e6872bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:34.664078 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:34.666414 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:34.666681 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:34.666949 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:34.667095 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:34.672303 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:34.672303 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:34.673105 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-795c1bb2-b5d4-4ee2-a819-f00ad96bbd98 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:34.673534 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1342/5400] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:34 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:34.716260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-12e81656-5f7c-4766-980d-854810697f5a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:34.717977 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12e81656-5f7c-4766-980d-854810697f5a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:34.718156 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12e81656-5f7c-4766-980d-854810697f5a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:34.718328 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-12e81656-5f7c-4766-980d-854810697f5a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:34.728124 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:34.728124 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:34.731220 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-12e81656-5f7c-4766-980d-854810697f5a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:34.735133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-12e81656-5f7c-4766-980d-854810697f5a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 returned with HTTP 200 Jul 10 13:33:34.735727 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1344/5401] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:34 2026] GET /volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:34.750183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:34.752810 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:34.752810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f12eb114-4173-4ecd-819e-4a80b839f774", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-637234447"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:34.764913 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:34.764913 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:34.765229 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:34.765356 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:34.795545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['1d70b41b-2bcc-4a54-9ed5-a1a45ba482b3', '5fb61229-6801-44da-9e80-efc20353936a', '93f5df9a-2316-40c3-8035-bee4a45507e0', '73ab73ee-2ad8-4d59-b034-acaea6bc467f'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:34.828315 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:34.828812 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f13836ad-e45e-4e82-9b06-f21828aa1507 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:34.829315 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1363/5402] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:34.838253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:34.840327 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:34.840575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:34.840887 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:34.845865 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:34.845865 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:34.846194 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:34.847132 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c6dd96f2-6123-446f-aa98-bb57ef1954fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 returned with HTTP 200 Jul 10 13:33:34.847385 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1354/5403] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:34 2026] GET /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:35.684972 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-43125c53-48ef-48dc-ad58-074cc733c81e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:35.686561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-43125c53-48ef-48dc-ad58-074cc733c81e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:35.686771 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-43125c53-48ef-48dc-ad58-074cc733c81e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:35.686968 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-43125c53-48ef-48dc-ad58-074cc733c81e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:35.687069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-43125c53-48ef-48dc-ad58-074cc733c81e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:35.690822 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:35.690822 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:35.691538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-43125c53-48ef-48dc-ad58-074cc733c81e tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:35.691995 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1343/5404] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:35 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:35.856441 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:35.860654 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:35.860841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:35.860907 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:35.868219 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:35.868219 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:35.868734 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:35.869793 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cbbe9b38-e5e8-4698-8885-5605238713a9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 returned with HTTP 200 Jul 10 13:33:35.870298 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1345/5405] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:35 2026] GET /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:35.883022 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:35.885258 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] POST https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4/action Jul 10 13:33:35.885681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:33:35.885853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:35.892750 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:35.892750 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:35.893256 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:35.894300 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.policy [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5a20ec58780c4acd979442b907ebcc1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59959c5a1df04110aa0cfcb0b4d67991', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100113) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:33:35.894540 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4f09a4a4-b38c-41fb-ab1c-111cf1403aa6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4/action returned with HTTP 403 Jul 10 13:33:35.895092 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1364/5406] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:33:35 2026] POST /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:35.904188 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:35.906006 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:35.906230 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:35.906500 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:35.906631 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:35.911400 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:35.911400 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:35.911705 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:35.928459 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:35.928459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ea511e4d-38ab-4876-90d0-7596c4cb0947 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 returned with HTTP 202 Jul 10 13:33:35.928459 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1355/5407] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:35 2026] DELETE /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:35.934581 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:35.936952 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:35.937143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:35.937321 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:35.944523 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:35.944523 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:35.945088 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:35.946029 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3799f70d-9c6a-4a3a-82d0-ac499d4b92ea tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 returned with HTTP 200 Jul 10 13:33:35.946533 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1344/5408] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:35 2026] GET /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:36.705872 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:36.708070 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:36.708305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:36.708531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:36.708658 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:36.713509 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:36.713509 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:36.714310 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-254352a3-35cb-4b4b-a0a6-215aa24f6a17 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:36.714808 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1346/5409] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:36 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:36.956175 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f5022a6f-676d-44fd-81f1-896e6464a5b0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:36.957730 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f5022a6f-676d-44fd-81f1-896e6464a5b0 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 Jul 10 13:33:36.957920 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f5022a6f-676d-44fd-81f1-896e6464a5b0 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:36.958107 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f5022a6f-676d-44fd-81f1-896e6464a5b0 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:36.962275 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f5022a6f-676d-44fd-81f1-896e6464a5b0 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 returned with HTTP 404 Jul 10 13:33:36.962683 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1365/5410] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:36 2026] GET /volume/v3/snapshots/d9e2e83b-6306-4c7b-8c7d-08ffe7e34da4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:36.970531 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3777d11e-490d-44df-a26f-95f613cb501c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:36.972456 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:36.972711 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:36.972959 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:36.973149 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:36.980483 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:36.980483 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:36.980891 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:37.000300 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:37.000522 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3777d11e-490d-44df-a26f-95f613cb501c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 returned with HTTP 202 Jul 10 13:33:37.000961 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1356/5411] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:36 2026] DELETE /volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:37.008653 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:37.010368 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:37.010531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:37.010719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:37.018034 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:37.018034 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:37.021838 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:37.026586 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc41ba2b-d1fc-4552-a65b-43fa13f7d419 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 returned with HTTP 200 Jul 10 13:33:37.027127 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1345/5412] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:37 2026] GET /volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:37.724557 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e25fa692-0677-4ae5-94a0-579418e99805 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:37.726297 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e25fa692-0677-4ae5-94a0-579418e99805 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:37.726620 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e25fa692-0677-4ae5-94a0-579418e99805 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:37.726936 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e25fa692-0677-4ae5-94a0-579418e99805 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:37.727084 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e25fa692-0677-4ae5-94a0-579418e99805 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:37.731525 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:37.731525 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:37.732271 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e25fa692-0677-4ae5-94a0-579418e99805 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:37.732750 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1347/5413] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:37 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:37.741654 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:37.743211 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab Jul 10 13:33:37.743480 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:37.743681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:37.743846 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume with id: 7bca4c78-bc66-44dc-ba39-056fd654c1ab Jul 10 13:33:37.750398 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:37.750398 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:37.750785 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:37.768986 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume request issued successfully. Jul 10 13:33:37.769203 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ac6da10-c154-4b9f-8b2d-983958630c54 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab returned with HTTP 202 Jul 10 13:33:37.769644 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1366/5414] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:37 2026] DELETE /volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:37.778832 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:37.780598 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab Jul 10 13:33:37.780838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:37.781018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:37.787535 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:37.787535 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:37.790747 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:37.794076 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d8ae2567-91e8-4a9f-a2d9-38545c72d888 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab returned with HTTP 200 Jul 10 13:33:37.794413 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1357/5415] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:37 2026] GET /volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab => generated 1065 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:38.041703 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a50871b5-7a5b-411e-aa6b-36d1760eeedd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.043499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a50871b5-7a5b-411e-aa6b-36d1760eeedd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 Jul 10 13:33:38.043749 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a50871b5-7a5b-411e-aa6b-36d1760eeedd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.046821 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a50871b5-7a5b-411e-aa6b-36d1760eeedd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.049886 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a50871b5-7a5b-411e-aa6b-36d1760eeedd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 returned with HTTP 404 Jul 10 13:33:38.050310 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1346/5416] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:38 2026] GET /volume/v3/volumes/f12eb114-4173-4ecd-819e-4a80b839f774 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:38.057733 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.059550 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:38.059917 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-851380304"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:38.061435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-851380304'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:38.061551 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:38.066170 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:38.072131 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (807e80f1-4c1d-4ae9-b206-4dd4fe93f002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:38.073376 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d500c1b-532a-44f9-a244-445b97744a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:38.074260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:38.102488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d500c1b-532a-44f9-a244-445b97744a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:38.103275 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b54c57-ea68-4ff5-80d4-447d9c25b980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:38.148434 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['358bd35f-7179-465c-9118-051d1d0ae430', '9ceaaf5c-c8b3-4f08-a2bd-023013004593', '297c64ea-33ea-4afb-824f-ba2ef89a88ad', '776f3768-01e9-470c-a216-e313a70e08a3'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:38.149448 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46b54c57-ea68-4ff5-80d4-447d9c25b980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['358bd35f-7179-465c-9118-051d1d0ae430', '9ceaaf5c-c8b3-4f08-a2bd-023013004593', '297c64ea-33ea-4afb-824f-ba2ef89a88ad', '776f3768-01e9-470c-a216-e313a70e08a3']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:38.150443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256a2ed8-e81d-43b9-bafa-015528f46fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:38.175442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (256a2ed8-e81d-43b9-bafa-015528f46fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78d7dfa-c97d-4a3d-a49b-b0bc77552739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851380304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['358bd35f-7179-465c-9118-051d1d0ae430','9ceaaf5c-c8b3-4f08-a2bd-023013004593','297c64ea-33ea-4afb-824f-ba2ef89a88ad','776f3768-01e9-470c-a216-e313a70e08a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851380304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c78d7dfa-c97d-4a3d-a49b-b0bc77552739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:38.176276 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a73fed-a75f-4934-b28d-9a84ab97a86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:38.195650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7a73fed-a75f-4934-b28d-9a84ab97a86c) transitioned into state 'SUCCESS' from state '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-851380304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['358bd35f-7179-465c-9118-051d1d0ae430','9ceaaf5c-c8b3-4f08-a2bd-023013004593','297c64ea-33ea-4afb-824f-ba2ef89a88ad','776f3768-01e9-470c-a216-e313a70e08a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:38.196838 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16ae212-5bf4-4d8e-a49d-551de47e70ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:38.207195 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a16ae212-5bf4-4d8e-a49d-551de47e70ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:38.208624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (807e80f1-4c1d-4ae9-b206-4dd4fe93f002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:38.209126 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:38.213370 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0ca54dd2-0bf6-4469-a5c6-94de9ae9e1f8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:38.213370 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1348/5417] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:38 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:38.225295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.227459 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:38.227722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.227975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.238929 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:38.238929 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:38.244581 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:38.250481 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c0e22292-e4a9-4497-846f-49aa688bfc4f tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 returned with HTTP 200 Jul 10 13:33:38.251011 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1367/5418] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:38 2026] GET /volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:38.809856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-34bd0061-ad7c-452a-a0a4-3a595cb72c29 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.811415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34bd0061-ad7c-452a-a0a4-3a595cb72c29 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab Jul 10 13:33:38.811731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34bd0061-ad7c-452a-a0a4-3a595cb72c29 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.812004 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34bd0061-ad7c-452a-a0a4-3a595cb72c29 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.817360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34bd0061-ad7c-452a-a0a4-3a595cb72c29 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab returned with HTTP 404 Jul 10 13:33:38.817928 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1358/5419] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:38 2026] GET /volume/v3/volumes/7bca4c78-bc66-44dc-ba39-056fd654c1ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:38.826074 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-69067681-cbcb-4593-8f33-2dae5530252f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.829380 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69067681-cbcb-4593-8f33-2dae5530252f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:38.829585 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69067681-cbcb-4593-8f33-2dae5530252f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.829764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-69067681-cbcb-4593-8f33-2dae5530252f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.829892 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-69067681-cbcb-4593-8f33-2dae5530252f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:38.836124 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:38.836124 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:38.836986 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-69067681-cbcb-4593-8f33-2dae5530252f tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:38.837129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1347/5420] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:38 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:38.848037 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.850037 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:38.850286 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.850488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.850586 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. Jul 10 13:33:38.855157 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:38.855157 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:38.868737 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:38.870476 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0870bd4b-011b-4728-a7c1-65f3a0aadfdc tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 202 Jul 10 13:33:38.870921 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1349/5421] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:38 2026] DELETE /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:38.877712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:38.879391 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:38.879686 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:38.879813 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:38.879892 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:38.885195 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:38.885195 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:38.887763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cb350d8c-26dc-4b6d-9726-cb5dbdbffaf9 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 200 Jul 10 13:33:38.887763 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1368/5422] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:38 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:39.265192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.267466 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:39.267612 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:39.267840 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:39.276900 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:39.276900 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:39.281289 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:39.286395 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-34ce26b7-c21e-46f6-8f1e-491f61248200 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 returned with HTTP 200 Jul 10 13:33:39.286928 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1359/5423] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:39 2026] GET /volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:39.301979 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.304038 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:39.304379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c78d7dfa-c97d-4a3d-a49b-b0bc77552739", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-144647674"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:39.316845 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:39.316845 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:39.317179 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:39.317281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:39.351249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['0a1795ed-fd34-46a7-922d-6ad07661edc2', 'e7b4c4d5-1ede-4ff8-8eb5-4a3e275443c0', '28b78fb1-5d43-4cbe-b636-e1b91cb71028', 'ed40901f-f2d4-4a94-a537-af67e7f07b6c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:39.387750 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:39.387750 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cfd878ae-db88-4065-bf0d-bc64850199d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:39.387750 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1348/5424] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:39.400299 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.401604 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:39.401869 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:39.402105 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:39.409559 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:39.409559 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:39.409559 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:39.409559 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d3017993-97d4-4e8f-9080-3f80b4e69d00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b returned with HTTP 200 Jul 10 13:33:39.409559 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1350/5425] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:39 2026] GET /volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:39.897944 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.899684 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 Jul 10 13:33:39.900001 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:39.900222 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:39.900350 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 008e76c2-c87c-4c77-b0e8-c839ecc2dd62. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:39.903930 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a4ba3f84-c6d5-4c23-8fae-8f7e80490eb4 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 returned with HTTP 404 Jul 10 13:33:39.904446 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1369/5426] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:39 2026] GET /volume/v3/backups/008e76c2-c87c-4c77-b0e8-c839ecc2dd62 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:39.911124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.918227 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:39.918481 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:39.918728 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:39.918929 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: d5dbde98-dd82-45b1-a23a-3adbfe14296e. Jul 10 13:33:39.923542 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:39.923542 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:39.936594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id d5dbde98-dd82-45b1-a23a-3adbfe14296e {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:39.938364 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-28baedfb-82ff-4f52-9291-5a8f24eee500 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 202 Jul 10 13:33:39.938783 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1360/5427] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:39 2026] DELETE /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:39.946138 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:39.948561 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:39.948879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:39.949102 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:39.949259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:39.956622 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:39.956622 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:39.957587 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-52115ade-6a6f-4ba1-8dce-64a699500a4b tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 200 Jul 10 13:33:39.958465 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1349/5428] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:39 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:40.420524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.421666 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:40.421837 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.422051 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.426483 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:40.426483 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:40.426829 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:40.427414 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e450c0c0-e583-4881-b000-5c7e3f918f01 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b returned with HTTP 200 Jul 10 13:33:40.427760 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1351/5429] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:40 2026] GET /volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:40.435587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.437145 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:40.437351 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.437560 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.437913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:33:40.438894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.db.api [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Building query based on filter {{(pid=100113) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 13:33:40.442186 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Get all snapshots completed successfully. Jul 10 13:33:40.442610 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7aec25d0-9ad9-4ade-8657-578d1d2e8b67 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 200 Jul 10 13:33:40.442811 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1370/5430] 10.4.3.138 () {66 vars in 1243 bytes} [Fri Jul 10 13:33:40 2026] GET /volume/v3/snapshots => generated 335 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:40.450664 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.452208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:40.452382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.452582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.452685 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:40.456919 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:40.456919 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:40.457166 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:40.471240 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:40.471472 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7026ef6e-2baf-4061-b62e-259af6db8c94 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b returned with HTTP 202 Jul 10 13:33:40.471933 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1361/5431] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:40 2026] DELETE /volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:40.478259 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.480329 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:40.480589 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.480987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.485563 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:40.485563 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:40.485887 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:40.486487 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbcf29b7-18e6-45fb-ae62-b4caa3fde0e5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b returned with HTTP 200 Jul 10 13:33:40.486924 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1350/5432] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:40 2026] GET /volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:40.969047 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-caf933ce-a66d-423a-a616-0304df77f0d3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.972721 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-caf933ce-a66d-423a-a616-0304df77f0d3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e Jul 10 13:33:40.973008 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-caf933ce-a66d-423a-a616-0304df77f0d3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.973211 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-caf933ce-a66d-423a-a616-0304df77f0d3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.974243 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-caf933ce-a66d-423a-a616-0304df77f0d3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id d5dbde98-dd82-45b1-a23a-3adbfe14296e. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:40.977641 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-caf933ce-a66d-423a-a616-0304df77f0d3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e returned with HTTP 404 Jul 10 13:33:40.977641 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1352/5433] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:40 2026] GET /volume/v3/backups/d5dbde98-dd82-45b1-a23a-3adbfe14296e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:40.983986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6dda0d94-4216-466a-a388-db7f66ead3ba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:40.985741 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:40.985940 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:40.986158 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:40.986273 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete backup with id: 72af18af-7bbc-4120-b4d8-144078b17e29. Jul 10 13:33:40.990134 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:40.990134 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:41.003483 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.backup.rpcapi [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] delete_backup rpcapi backup_id 72af18af-7bbc-4120-b4d8-144078b17e29 {{(pid=100113) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:33:41.005580 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6dda0d94-4216-466a-a388-db7f66ead3ba tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 202 Jul 10 13:33:41.006145 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1371/5434] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:40 2026] DELETE /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:33:41.013712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:41.015563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:41.015795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:41.015985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:41.016138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:41.021237 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:41.021237 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:41.021728 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bd9e948b-0973-414a-8222-fa4917f0f3a3 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 200 Jul 10 13:33:41.022083 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1362/5435] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:41 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:41.495811 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2c73e373-bb3a-48f0-9485-783d97c6bec8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:41.497635 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c73e373-bb3a-48f0-9485-783d97c6bec8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b Jul 10 13:33:41.497863 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c73e373-bb3a-48f0-9485-783d97c6bec8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:41.498058 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c73e373-bb3a-48f0-9485-783d97c6bec8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:41.502102 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c73e373-bb3a-48f0-9485-783d97c6bec8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b returned with HTTP 404 Jul 10 13:33:41.502591 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1351/5436] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:41 2026] GET /volume/v3/snapshots/b5d84291-76ad-4c4a-a345-15571ad2593b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:41.510515 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-542a8715-19da-4f74-b283-30531b7ae13c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:41.512490 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:41.512587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:41.512825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:41.512976 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:41.522028 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:41.522028 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:41.522455 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:41.542984 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:41.543206 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-542a8715-19da-4f74-b283-30531b7ae13c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 returned with HTTP 202 Jul 10 13:33:41.544060 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1353/5437] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:41 2026] DELETE /volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:41.551877 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:41.554897 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:41.555154 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:41.555412 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:41.565380 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:41.565380 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:41.569866 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:41.575597 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbd6b022-b73e-4284-893c-ef2e0e77f15a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 returned with HTTP 200 Jul 10 13:33:41.576186 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1372/5438] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:41 2026] GET /volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:42.033512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.035495 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 Jul 10 13:33:42.035766 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:42.035975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:42.036079 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Show backup with id 72af18af-7bbc-4120-b4d8-144078b17e29. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:33:42.039536 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-58c2a116-2e1f-4d05-998f-46b606e9a017 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 returned with HTTP 404 Jul 10 13:33:42.039993 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1363/5439] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:42 2026] GET /volume/v3/backups/72af18af-7bbc-4120-b4d8-144078b17e29 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:42.047155 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-63fe5811-1c7a-48a5-99c8-245be6664423 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.048848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:33:42.049098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:42.049339 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:42.049545 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume with id: 74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:33:42.057146 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:42.057146 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:42.057630 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:42.077420 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Delete volume request issued successfully. Jul 10 13:33:42.077632 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-63fe5811-1c7a-48a5-99c8-245be6664423 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae returned with HTTP 202 Jul 10 13:33:42.078082 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1352/5440] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:42 2026] DELETE /volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:42.090913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.093515 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:33:42.093839 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:42.094106 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:42.103463 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:42.103463 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:42.108849 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Volume info retrieved successfully. Jul 10 13:33:42.114181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4ed8f128-f8dd-4d2b-aae9-4dd9ceb5a913 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae returned with HTTP 200 Jul 10 13:33:42.114573 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1354/5441] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:42 2026] GET /volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:42.594219 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1997eb98-602e-4a31-b856-9ad2f29eab9c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.596158 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1997eb98-602e-4a31-b856-9ad2f29eab9c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 Jul 10 13:33:42.596449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1997eb98-602e-4a31-b856-9ad2f29eab9c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:42.596727 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1997eb98-602e-4a31-b856-9ad2f29eab9c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:42.603917 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1997eb98-602e-4a31-b856-9ad2f29eab9c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 returned with HTTP 404 Jul 10 13:33:42.604364 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1373/5442] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:42 2026] GET /volume/v3/volumes/c78d7dfa-c97d-4a3d-a49b-b0bc77552739 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:42.613321 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-644502dd-3881-44c3-9159-7657403bfb3c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.615363 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:42.615731 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1971574222"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:42.617831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1971574222'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:42.617962 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:42.622424 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:42.628878 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (d55ab7ab-121b-4b0b-9fa9-4e523b435835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:42.630407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2649d014-8f30-49ff-ab48-17960fb32b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:42.631365 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:42.657362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2649d014-8f30-49ff-ab48-17960fb32b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:42.658549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5077d51-8e8d-4a51-90de-061baf808143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:42.709598 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['af220be4-94ea-4aae-a003-60262dbff505', 'a2ab1beb-ffd6-4896-8d24-d33058ada7b5', 'e079e4fe-66d6-40a7-9d5d-e0e144e80e25', '4838ed42-de17-4be1-8a7f-d1aba0c9fed7'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:42.710460 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5077d51-8e8d-4a51-90de-061baf808143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af220be4-94ea-4aae-a003-60262dbff505', 'a2ab1beb-ffd6-4896-8d24-d33058ada7b5', 'e079e4fe-66d6-40a7-9d5d-e0e144e80e25', '4838ed42-de17-4be1-8a7f-d1aba0c9fed7']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:42.711409 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6afa4a-9d11-4376-83c0-ddd2c0ec192f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:42.744251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd6afa4a-9d11-4376-83c0-ddd2c0ec192f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab42754-f1c6-4dae-8d96-6405e3bb5278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1971574222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['af220be4-94ea-4aae-a003-60262dbff505','a2ab1beb-ffd6-4896-8d24-d33058ada7b5','e079e4fe-66d6-40a7-9d5d-e0e144e80e25','4838ed42-de17-4be1-8a7f-d1aba0c9fed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1971574222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab42754-f1c6-4dae-8d96-6405e3bb5278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:42.745128 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b435cd59-b881-41b4-bc22-9fd5c21e407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:42.768820 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b435cd59-b881-41b4-bc22-9fd5c21e407f) transitioned into state 'SUCCESS' from state '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-1971574222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['af220be4-94ea-4aae-a003-60262dbff505','a2ab1beb-ffd6-4896-8d24-d33058ada7b5','e079e4fe-66d6-40a7-9d5d-e0e144e80e25','4838ed42-de17-4be1-8a7f-d1aba0c9fed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:42.769709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7ac5d5-7daa-4cc5-babd-84976ec71d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:42.780667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea7ac5d5-7daa-4cc5-babd-84976ec71d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:42.781643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (d55ab7ab-121b-4b0b-9fa9-4e523b435835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:42.781988 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:42.782656 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-644502dd-3881-44c3-9159-7657403bfb3c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:42.783124 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1364/5443] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:42 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:42.796713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:42.798138 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:42.798328 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:42.798515 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:42.804756 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:42.804756 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:42.808331 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:42.811974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d4221018-2ce4-4877-ab56-5c7df26a77d1 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 returned with HTTP 200 Jul 10 13:33:42.812337 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1353/5444] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:42 2026] GET /volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:43.128951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f7d788c5-5a85-4449-a8df-cfedc7848fe8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.131080 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7d788c5-5a85-4449-a8df-cfedc7848fe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] GET https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae Jul 10 13:33:43.131308 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7d788c5-5a85-4449-a8df-cfedc7848fe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:43.131550 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f7d788c5-5a85-4449-a8df-cfedc7848fe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:43.138133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f7d788c5-5a85-4449-a8df-cfedc7848fe8 tempest-ProjectAdminTests33-618442208 tempest-ProjectAdminTests33-618442208-project-admin] https://10.4.3.138/volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae returned with HTTP 404 Jul 10 13:33:43.138708 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1355/5445] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:43 2026] GET /volume/v3/volumes/74f90d2c-d985-4c87-bc30-3dd31aabe5ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:43.382776 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.384849 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:33:43.385108 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:43.385324 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:43.397567 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:43.397567 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:43.403232 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:33:43.411886 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-55524e3f-ffa0-4dac-9025-b9bcdcd503c9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 200 Jul 10 13:33:43.412415 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1374/5446] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:43 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:43.825591 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.828219 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:43.828382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:43.828571 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:43.838422 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:43.838422 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:43.843388 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:43.848605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d7edbc42-dc49-4387-a0fb-70ef9656d351 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 returned with HTTP 200 Jul 10 13:33:43.849252 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1365/5447] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:43 2026] GET /volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:43.863540 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.865360 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:43.865736 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6ab42754-f1c6-4dae-8d96-6405e3bb5278", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1527909818"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:43.876588 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:43.876588 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:43.877082 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:43.877255 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume 6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:43.890373 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.908195 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['63ec612b-2dd9-40f6-833a-0a28c6bd1cde', '55ef6447-eec1-47eb-add5-37bf9a28a9fb', '72dcfff8-6404-4ec4-bd8f-9bc1f707f3b4', '3643eaa2-30a6-4b97-8e1f-f292bc741472'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:43.941340 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:43.941810 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6ba7d1c3-3764-4bb5-b51a-ac6d2781cddd tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:43.942463 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1354/5448] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:43.953132 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:43.955209 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:43.955395 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:43.955673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:43.960661 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:43.960661 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:43.961022 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:43.961974 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-18582bd3-60fc-4dd1-a081-80e3a089ef3b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 returned with HTTP 200 Jul 10 13:33:43.962736 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1375/5449] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:43 2026] GET /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:44.000235 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:44.000760 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1169738691", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:44.003069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1169738691', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:44.003069 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume of 1 GB Jul 10 13:33:44.008251 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Availability Zones retrieved successfully. Jul 10 13:33:44.015356 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Flow 'volume_create_api' (a86de03c-221e-40c7-81a9-c0fab42c68b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:44.016493 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2818ffea-7aa7-4f3c-8a7c-42e401863f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:44.017513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:44.047611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2818ffea-7aa7-4f3c-8a7c-42e401863f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:44.048398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a017bd73-74fe-4482-94c5-6827071f6a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:44.121881 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Created reservations ['c95db187-cc6c-442f-ab98-1ab949e2edda', 'b7af5abf-3401-4db2-b28a-eeece45ba2c7', '3be30000-e7d3-4a98-8daa-17065ca7ef83', '9e1bf1f0-8fe9-4778-aeca-4bc401635a32'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:44.122808 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a017bd73-74fe-4482-94c5-6827071f6a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c95db187-cc6c-442f-ab98-1ab949e2edda', 'b7af5abf-3401-4db2-b28a-eeece45ba2c7', '3be30000-e7d3-4a98-8daa-17065ca7ef83', '9e1bf1f0-8fe9-4778-aeca-4bc401635a32']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:44.123568 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686e14b4-f2b0-490b-93ab-1259bdb0fc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:44.146165 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686e14b4-f2b0-490b-93ab-1259bdb0fc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04398947-4a4e-4a0c-8cfd-678b1ece56aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1169738691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d17a9076c8764f24882921038be2fc79',qos_specs=None,replication_status=,reservations=['c95db187-cc6c-442f-ab98-1ab949e2edda','b7af5abf-3401-4db2-b28a-eeece45ba2c7','3be30000-e7d3-4a98-8daa-17065ca7ef83','9e1bf1f0-8fe9-4778-aeca-4bc401635a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1169738691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04398947-4a4e-4a0c-8cfd-678b1ece56aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d17a9076c8764f24882921038be2fc79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:44.146964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1bee7a-8529-4486-b165-9c27799bfc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:44.170919 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1bee7a-8529-4486-b165-9c27799bfc21) transitioned into state 'SUCCESS' from state '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-1169738691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d17a9076c8764f24882921038be2fc79',qos_specs=None,replication_status=,reservations=['c95db187-cc6c-442f-ab98-1ab949e2edda','b7af5abf-3401-4db2-b28a-eeece45ba2c7','3be30000-e7d3-4a98-8daa-17065ca7ef83','9e1bf1f0-8fe9-4778-aeca-4bc401635a32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:44.171731 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e0a70f-0d68-4fa2-8af7-4aabcd322f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:44.181378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0e0a70f-0d68-4fa2-8af7-4aabcd322f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:44.182333 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Flow 'volume_create_api' (a86de03c-221e-40c7-81a9-c0fab42c68b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:44.182665 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume request issued successfully. Jul 10 13:33:44.183408 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-28f64410-ca3a-4517-92a5-64af9fd143d8 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:44.183993 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1356/5450] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:33:43 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:44.194757 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:44.196572 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:44.196739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:44.196919 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:44.207682 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:44.207682 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:44.211472 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:44.216842 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b025bbac-57e9-4d2f-83e8-7865b8f84a7a tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 200 Jul 10 13:33:44.217188 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1366/5451] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:44 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:44.921818 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c9d25f45-255b-44f4-821f-13c076c322df None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:44.971589 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:44.973332 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:44.973521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:44.973725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:44.979824 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:44.979824 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:44.980223 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:44.981053 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8aaf3ce5-64ca-4f4a-9930-374dfffae792 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 returned with HTTP 200 Jul 10 13:33:44.981516 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1376/5452] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:44 2026] GET /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:44.990964 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:44.992372 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] POST https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93/action Jul 10 13:33:44.992674 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:33:44.992828 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:44.994102 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Updating snapshot '4708ded5-4d50-4d7f-8699-c82be053af93' with '{'status': 'error'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:33:45.004145 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.004145 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:45.004670 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5a20ec58780c4acd979442b907ebcc1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59959c5a1df04110aa0cfcb0b4d67991', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:33:45.004891 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8f05ddbd-f87a-4c66-8535-68354c6f47b8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93/action returned with HTTP 403 Jul 10 13:33:45.005347 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1357/5453] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:33:44 2026] POST /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:45.012575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.014189 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:45.014370 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.014754 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.014754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: 4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:45.018797 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.018797 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:45.019072 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:45.033829 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:45.033993 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e628f48c-d1ab-4dbf-afda-7db751b4349c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 returned with HTTP 202 Jul 10 13:33:45.034383 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1367/5454] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:45 2026] DELETE /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:45.041645 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.043290 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:45.043521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.043710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.047218 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c9d25f45-255b-44f4-821f-13c076c322df tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:33:45.047650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c9d25f45-255b-44f4-821f-13c076c322df tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1975715840", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2016723944", "vendor_name": "tempest-vendor_name-1228278854"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:45.049594 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.049594 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:45.049775 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.049775 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:45.050122 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:45.050793 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22092d42-e09b-4c6b-987e-de5d94dc1ee5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 returned with HTTP 200 Jul 10 13:33:45.051237 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1377/5455] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:45 2026] GET /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:45.066085 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c9d25f45-255b-44f4-821f-13c076c322df tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:33:45.066473 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1355/5456] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:33:44 2026] POST /volume/v3/types => generated 330 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:45.075223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2396b663-6ded-4271-9663-400e91971855 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.076964 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:45.077405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7f271e2b-3f54-4d61-a256-e8dfa052c6e0", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:45.078654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume request body: {'volume': {'volume_type': '7f271e2b-3f54-4d61-a256-e8dfa052c6e0', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:45.082704 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume of 1 GB Jul 10 13:33:45.083047 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.083047 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:45.083416 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:45.089510 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Flow 'volume_create_api' (9c65683c-1b79-44e6-a3c7-3384c7ac796a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:45.090424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400154d0-7a4f-4e8e-8cd7-af62d86d380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:45.091199 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:45.110781 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400154d0-7a4f-4e8e-8cd7-af62d86d380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:33:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2016723944',vendor_name='tempest-vendor_name-1228278854'},id=7f271e2b-3f54-4d61-a256-e8dfa052c6e0,is_public=True,name='tempest-ProjectReaderTests-volume-type-1975715840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f271e2b-3f54-4d61-a256-e8dfa052c6e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:45.111442 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d73011-7da2-4fe5-8f7a-da296d1b9568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:45.137786 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1975715840 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1975715840, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:45.138055 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1975715840 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1975715840, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:45.177468 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Created reservations ['0418a43a-e3ee-46d0-8319-4dce5af23a6c', '982449af-9962-45c0-9c07-1f09b08855ed', 'ebe90671-7582-4d85-ba49-5dda054f4879', '5a9f86f1-5ce9-443a-8e2f-649e920564e5'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:45.178229 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2d73011-7da2-4fe5-8f7a-da296d1b9568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0418a43a-e3ee-46d0-8319-4dce5af23a6c', '982449af-9962-45c0-9c07-1f09b08855ed', 'ebe90671-7582-4d85-ba49-5dda054f4879', '5a9f86f1-5ce9-443a-8e2f-649e920564e5']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:45.179036 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5809f67d-7f8f-49ca-b849-52d2f9202222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:45.204661 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5809f67d-7f8f-49ca-b849-52d2f9202222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f19960-1534-4656-b7ad-d297ed0fcc1c', '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='8e597c2f82834814aca574a41bda8f25',qos_specs=None,replication_status=,reservations=['0418a43a-e3ee-46d0-8319-4dce5af23a6c','982449af-9962-45c0-9c07-1f09b08855ed','ebe90671-7582-4d85-ba49-5dda054f4879','5a9f86f1-5ce9-443a-8e2f-649e920564e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e690f0175364a6b8644bec96dfe0d54',volume_type_id=7f271e2b-3f54-4d61-a256-e8dfa052c6e0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f19960-1534-4656-b7ad-d297ed0fcc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e597c2f82834814aca574a41bda8f25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e690f0175364a6b8644bec96dfe0d54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f271e2b-3f54-4d61-a256-e8dfa052c6e0),volume_type_id=7f271e2b-3f54-4d61-a256-e8dfa052c6e0)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:45.205313 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a89a3-9663-4fc3-a677-cfdad21b5a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:45.221659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e45a89a3-9663-4fc3-a677-cfdad21b5a69) transitioned into state 'SUCCESS' from 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='8e597c2f82834814aca574a41bda8f25',qos_specs=None,replication_status=,reservations=['0418a43a-e3ee-46d0-8319-4dce5af23a6c','982449af-9962-45c0-9c07-1f09b08855ed','ebe90671-7582-4d85-ba49-5dda054f4879','5a9f86f1-5ce9-443a-8e2f-649e920564e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e690f0175364a6b8644bec96dfe0d54',volume_type_id=7f271e2b-3f54-4d61-a256-e8dfa052c6e0)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:45.222324 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c923c39e-de06-46e5-ab4e-0cb53ab56289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:45.229351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.230992 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c923c39e-de06-46e5-ab4e-0cb53ab56289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:45.231527 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:45.231756 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Flow 'volume_create_api' (9c65683c-1b79-44e6-a3c7-3384c7ac796a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:45.231800 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.232010 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.232081 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume request issued successfully. Jul 10 13:33:45.232560 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2396b663-6ded-4271-9663-400e91971855 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:45.232958 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1358/5457] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:33:45 2026] POST /volume/v3/volumes => generated 774 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:45.240755 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.240755 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:45.245358 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:45.245646 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f5ea5802-cb84-4364-9514-b83f35f07027 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.247347 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f5ea5802-cb84-4364-9514-b83f35f07027 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c Jul 10 13:33:45.247512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f5ea5802-cb84-4364-9514-b83f35f07027 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.247678 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f5ea5802-cb84-4364-9514-b83f35f07027 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.251062 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4cdef05b-c07e-4c06-8431-41f91ad59c35 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 200 Jul 10 13:33:45.251599 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1368/5458] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:45 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:45.254940 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.254940 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:45.258705 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f5ea5802-cb84-4364-9514-b83f35f07027 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:45.262615 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f5ea5802-cb84-4364-9514-b83f35f07027 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c returned with HTTP 200 Jul 10 13:33:45.263061 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1378/5459] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:45 2026] GET /volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:45.264390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.266523 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:45.266777 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.267011 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.274454 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.274454 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:45.279508 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:45.285045 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-59601ad7-1aec-4bc9-b6c2-69ad5a43601f tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 200 Jul 10 13:33:45.285569 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1356/5460] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:45 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:45.300216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7043240b-ed83-4789-9dd9-9f9b91135cac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.302375 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:45.302815 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04398947-4a4e-4a0c-8cfd-678b1ece56aa", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1959986577", "description": null, "metadata": null}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:45.312241 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.312241 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:45.312758 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:45.312933 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create snapshot from volume 04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:45.356614 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Created reservations ['951947e3-07a4-43df-b5b9-fb786aa293d8', 'bd3ccf48-60f4-46e4-a21e-ea2c493f78b6', '59515be0-7102-4f66-a35e-a74ddddd7db5', 'af54125d-4ece-4385-b9a3-2c7557fb1aaa'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:45.402828 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot force create request issued successfully. Jul 10 13:33:45.403380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7043240b-ed83-4789-9dd9-9f9b91135cac tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:45.403884 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1359/5461] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:45 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) Jul 10 13:33:45.414143 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:45.416552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:45.416883 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:45.417196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:45.424494 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:45.424494 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:45.424494 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:45.425365 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2c8ea57-097c-4bee-9cd0-c04f2c2b373d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 200 Jul 10 13:33:45.425909 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1369/5462] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:45 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.059607 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-863d0f2c-dcbd-4a4b-9ac8-0e2b78b41de2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.061796 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-863d0f2c-dcbd-4a4b-9ac8-0e2b78b41de2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 Jul 10 13:33:46.062037 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-863d0f2c-dcbd-4a4b-9ac8-0e2b78b41de2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.062295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-863d0f2c-dcbd-4a4b-9ac8-0e2b78b41de2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.067218 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-863d0f2c-dcbd-4a4b-9ac8-0e2b78b41de2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 returned with HTTP 404 Jul 10 13:33:46.067862 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1379/5463] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/snapshots/4708ded5-4d50-4d7f-8699-c82be053af93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:46.074170 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.075733 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:46.075899 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.076073 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.076222 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:46.082547 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.082547 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:46.082547 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:46.099381 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:46.099591 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2034e4c5-6798-43e1-8de9-63ab30d39902 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 returned with HTTP 202 Jul 10 13:33:46.099982 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1357/5464] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:46 2026] DELETE /volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:46.107635 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.109342 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:46.109524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.109723 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.117753 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.117753 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:46.121426 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:46.125522 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0db8a92e-c5ac-4357-b962-b890cd6ba69a tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 returned with HTTP 200 Jul 10 13:33:46.125988 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1360/5465] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:46.275104 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-82478ee1-ae7a-4355-8598-f544b35e6127 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.276797 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82478ee1-ae7a-4355-8598-f544b35e6127 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c Jul 10 13:33:46.277019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82478ee1-ae7a-4355-8598-f544b35e6127 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.277192 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-82478ee1-ae7a-4355-8598-f544b35e6127 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.285388 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.285388 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:46.289467 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-82478ee1-ae7a-4355-8598-f544b35e6127 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:46.293762 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-82478ee1-ae7a-4355-8598-f544b35e6127 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c returned with HTTP 200 Jul 10 13:33:46.294217 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1370/5466] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.309176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-920170ae-8cc1-4947-a2fa-a1f956f7b982 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.311231 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-920170ae-8cc1-4947-a2fa-a1f956f7b982 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:33:46.311787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-920170ae-8cc1-4947-a2fa-a1f956f7b982 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.311787 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-920170ae-8cc1-4947-a2fa-a1f956f7b982 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.315165 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-920170ae-8cc1-4947-a2fa-a1f956f7b982 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:33:46.315577 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1380/5467] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:33:46 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) Jul 10 13:33:46.325335 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-285b8857-b2a7-4a13-89eb-d22aab23cfca None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.377926 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-285b8857-b2a7-4a13-89eb-d22aab23cfca tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] GET https://10.4.3.138/volume/v3/messages Jul 10 13:33:46.378116 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-285b8857-b2a7-4a13-89eb-d22aab23cfca tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.378301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-285b8857-b2a7-4a13-89eb-d22aab23cfca tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.381870 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-285b8857-b2a7-4a13-89eb-d22aab23cfca tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:33:46.382190 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1358/5468] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:33:46 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) Jul 10 13:33:46.390178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bc21ba5d-1d40-4563-be0f-77895c9d4bf5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.391916 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc21ba5d-1d40-4563-be0f-77895c9d4bf5 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/messages/a8926076-b182-46b0-9316-6d98e69ce256 Jul 10 13:33:46.392097 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc21ba5d-1d40-4563-be0f-77895c9d4bf5 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.392273 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc21ba5d-1d40-4563-be0f-77895c9d4bf5 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.401017 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc21ba5d-1d40-4563-be0f-77895c9d4bf5 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/messages/a8926076-b182-46b0-9316-6d98e69ce256 returned with HTTP 204 Jul 10 13:33:46.401465 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1361/5469] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:33:46 2026] DELETE /volume/v3/messages/a8926076-b182-46b0-9316-6d98e69ce256 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:33:46.407451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.409084 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c Jul 10 13:33:46.409269 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.409438 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.409605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Delete volume with id: d0f19960-1534-4656-b7ad-d297ed0fcc1c Jul 10 13:33:46.415804 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.415804 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:46.416093 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:46.416955 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100114) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:33:46.425431 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1975715840 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1975715840, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:46.425663 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1975715840 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1975715840, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:46.433974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Created reservations ['433ad542-a31d-41ac-b72b-d90b7fb34071', 'c76c95d8-7a08-4710-baac-c93fb10862ec', '6446713a-3db1-4120-bc10-87eebc516b3f', 'dccfbe26-fd54-4d22-84ae-c9754769178a'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:46.434545 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.436314 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:46.436475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.436712 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.442013 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.442013 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:46.442538 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:46.443435 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b3d42869-4cb9-4e23-b82e-b1c1f80996ea tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 200 Jul 10 13:33:46.443926 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1381/5470] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.452923 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.455052 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:46.455304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.455557 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.458465 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Delete volume request issued successfully. Jul 10 13:33:46.458657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-18fca6ae-4ace-42e2-969b-a8c3bd161d5f tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c returned with HTTP 202 Jul 10 13:33:46.459127 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1371/5471] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:46 2026] DELETE /volume/v3/volumes/d0f19960-1534-4656-b7ad-d297ed0fcc1c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:46.460784 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.460784 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:46.461296 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:46.462019 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ec3a3b8-573f-401c-99bb-d65afd6793ca tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 200 Jul 10 13:33:46.462554 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1359/5472] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.467935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0448f007-578d-4843-9b7d-20f07ef319d9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.469816 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0448f007-578d-4843-9b7d-20f07ef319d9 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/types/7f271e2b-3f54-4d61-a256-e8dfa052c6e0 Jul 10 13:33:46.470003 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0448f007-578d-4843-9b7d-20f07ef319d9 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.470183 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0448f007-578d-4843-9b7d-20f07ef319d9 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.470535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.472590 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:46.472796 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.473033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.478077 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.478077 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:46.478505 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:46.479370 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0bd89e7b-57e6-4cc4-a8ae-5f01ea4ec859 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 200 Jul 10 13:33:46.479744 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1382/5473] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.489091 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.491075 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:46.491507 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "77e8ea59-2e40-4562-963b-c8e597b93970", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:46.492930 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume request body: {'volume': {'snapshot_id': '77e8ea59-2e40-4562-963b-c8e597b93970', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:46.495802 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0448f007-578d-4843-9b7d-20f07ef319d9 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/types/7f271e2b-3f54-4d61-a256-e8dfa052c6e0 returned with HTTP 202 Jul 10 13:33:46.496215 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1362/5474] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:33:46 2026] DELETE /volume/v3/types/7f271e2b-3f54-4d61-a256-e8dfa052c6e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:46.498155 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.498155 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:46.498602 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:46.498754 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume of 1 GB Jul 10 13:33:46.503186 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Availability Zones retrieved successfully. Jul 10 13:33:46.504147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-81f42c65-ad21-4ace-ab8d-69f7497d3094 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.505630 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81f42c65-ad21-4ace-ab8d-69f7497d3094 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:33:46.505985 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-81f42c65-ad21-4ace-ab8d-69f7497d3094 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-799778349", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1629477592", "vendor_name": "tempest-vendor_name-304529005"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:46.509668 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Flow 'volume_create_api' (e152ac63-4a7f-4de6-b97c-96c55ed2d6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:46.510423 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d4f67d-29fb-4e81-8d0f-4e6dfa5bd10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.511353 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:46.526534 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-81f42c65-ad21-4ace-ab8d-69f7497d3094 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:33:46.526891 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1360/5475] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:33:46 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.535054 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.536956 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:46.537355 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3d29af70-bce0-449f-ac87-6f0126cf0d04", "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:46.538827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume request body: {'volume': {'volume_type': '3d29af70-bce0-449f-ac87-6f0126cf0d04', 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:46.540152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d4f67d-29fb-4e81-8d0f-4e6dfa5bd10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '77e8ea59-2e40-4562-963b-c8e597b93970', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.541253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dfbf28-cef4-43f3-a89f-a7b5d7b417a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.542759 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume of 1 GB Jul 10 13:33:46.543035 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.543035 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:46.543392 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:46.548495 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Flow 'volume_create_api' (efcc658d-7aad-4ee1-99dc-d5f955f6e75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:46.549302 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6e831f-8238-46d3-ad4a-d320cc6d5290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.550050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:46.569628 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da6e831f-8238-46d3-ad4a-d320cc6d5290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:33:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1629477592',vendor_name='tempest-vendor_name-304529005'},id=3d29af70-bce0-449f-ac87-6f0126cf0d04,is_public=True,name='tempest-ProjectReaderTests-volume-type-799778349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3d29af70-bce0-449f-ac87-6f0126cf0d04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.570997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87320bc9-c4ce-43dd-9604-ea4b09417845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.590047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Created reservations ['0427abd3-bed5-46ae-b6f2-e6176d240d17', '92d316ed-3a5f-4196-95d8-685845c2c57a', '1224c9f0-72e6-47a9-b1ac-d92a931a12e9', '870e93ba-0fa7-4e7a-a83f-c3158016162f'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:46.590862 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1dfbf28-cef4-43f3-a89f-a7b5d7b417a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0427abd3-bed5-46ae-b6f2-e6176d240d17', '92d316ed-3a5f-4196-95d8-685845c2c57a', '1224c9f0-72e6-47a9-b1ac-d92a931a12e9', '870e93ba-0fa7-4e7a-a83f-c3158016162f']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.591556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e543f8-15a6-4955-88a4-0e285324eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.598560 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-799778349 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-799778349, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:46.598841 np0000005006 devstack@c-api.service[100113]: WARNING cinder.quota [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-799778349 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-799778349, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:46.632557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Created reservations ['7d5c68c8-1a4c-4b39-8904-ba19e05217c9', 'fba56a8e-bf5f-4f09-8976-1d88907e0d34', 'cb7197de-eb1d-4b7d-8909-de877dc5eb13', '1f68ac35-93ac-4d74-a4ee-57d32f3163b4'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:46.633777 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87320bc9-c4ce-43dd-9604-ea4b09417845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5c68c8-1a4c-4b39-8904-ba19e05217c9', 'fba56a8e-bf5f-4f09-8976-1d88907e0d34', 'cb7197de-eb1d-4b7d-8909-de877dc5eb13', '1f68ac35-93ac-4d74-a4ee-57d32f3163b4']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.634622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eb6e47-bf90-4735-b513-792cae9b0e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.637032 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0e543f8-15a6-4955-88a4-0e285324eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25fff9fb-d754-4aaa-aee0-d49b01ea5b70', '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='d17a9076c8764f24882921038be2fc79',qos_specs=None,replication_status=,reservations=['0427abd3-bed5-46ae-b6f2-e6176d240d17','92d316ed-3a5f-4196-95d8-685845c2c57a','1224c9f0-72e6-47a9-b1ac-d92a931a12e9','870e93ba-0fa7-4e7a-a83f-c3158016162f'],size=1,snapshot_id=77e8ea59-2e40-4562-963b-c8e597b93970,source_replicaid=,source_volid=None,status='creating',user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33: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=25fff9fb-d754-4aaa-aee0-d49b01ea5b70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d17a9076c8764f24882921038be2fc79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=77e8ea59-2e40-4562-963b-c8e597b93970,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.637890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a374de-239d-46e8-9849-20cfef639030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.659231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a374de-239d-46e8-9849-20cfef639030) transitioned into state 'SUCCESS' from 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='d17a9076c8764f24882921038be2fc79',qos_specs=None,replication_status=,reservations=['0427abd3-bed5-46ae-b6f2-e6176d240d17','92d316ed-3a5f-4196-95d8-685845c2c57a','1224c9f0-72e6-47a9-b1ac-d92a931a12e9','870e93ba-0fa7-4e7a-a83f-c3158016162f'],size=1,snapshot_id=77e8ea59-2e40-4562-963b-c8e597b93970,source_replicaid=,source_volid=None,status='creating',user_id='b98d29fc98e647b2a7869f76bc5103fa',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.659865 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71c3ad7-ff93-4002-98a6-5c1137ecb91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.661473 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8eb6e47-bf90-4735-b513-792cae9b0e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a88c12-d139-4551-8e9b-dc0d6d220f98', '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='8e597c2f82834814aca574a41bda8f25',qos_specs=None,replication_status=,reservations=['7d5c68c8-1a4c-4b39-8904-ba19e05217c9','fba56a8e-bf5f-4f09-8976-1d88907e0d34','cb7197de-eb1d-4b7d-8909-de877dc5eb13','1f68ac35-93ac-4d74-a4ee-57d32f3163b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e690f0175364a6b8644bec96dfe0d54',volume_type_id=3d29af70-bce0-449f-ac87-6f0126cf0d04), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33: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=e4a88c12-d139-4551-8e9b-dc0d6d220f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e597c2f82834814aca574a41bda8f25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e690f0175364a6b8644bec96dfe0d54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3d29af70-bce0-449f-ac87-6f0126cf0d04),volume_type_id=3d29af70-bce0-449f-ac87-6f0126cf0d04)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.662119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e550c7-33d0-4df1-a59c-2ed99f36fb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.682041 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4e550c7-33d0-4df1-a59c-2ed99f36fb0c) transitioned into state 'SUCCESS' from 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='8e597c2f82834814aca574a41bda8f25',qos_specs=None,replication_status=,reservations=['7d5c68c8-1a4c-4b39-8904-ba19e05217c9','fba56a8e-bf5f-4f09-8976-1d88907e0d34','cb7197de-eb1d-4b7d-8909-de877dc5eb13','1f68ac35-93ac-4d74-a4ee-57d32f3163b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e690f0175364a6b8644bec96dfe0d54',volume_type_id=3d29af70-bce0-449f-ac87-6f0126cf0d04)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.682758 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f58746-6dbc-4ee1-a8ec-c08992de554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:46.683219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71c3ad7-ff93-4002-98a6-5c1137ecb91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.684096 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Flow 'volume_create_api' (e152ac63-4a7f-4de6-b97c-96c55ed2d6e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:46.684479 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Create volume request issued successfully. Jul 10 13:33:46.685188 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b8572929-924b-4bcb-90d5-b8f1c99137d1 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:46.685739 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1372/5476] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:46 2026] POST /volume/v3/volumes => generated 741 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:46.696644 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.698610 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:46.698912 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.699136 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.703029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56f58746-6dbc-4ee1-a8ec-c08992de554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:46.703782 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Flow 'volume_create_api' (efcc658d-7aad-4ee1-99dc-d5f955f6e75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:46.704062 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Create volume request issued successfully. Jul 10 13:33:46.704593 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-365ea0f1-0b5a-4e78-b08f-0f27ef5002cb tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:46.705081 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1383/5477] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:33:46 2026] POST /volume/v3/volumes => generated 773 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:46.706493 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.706493 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:46.710350 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:46.714380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a2507341-6313-4e2e-aea4-8c0a930eeef5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 200 Jul 10 13:33:46.714788 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1363/5478] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:46.719546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-826fdd37-c75b-417f-8168-84a40d2ba939 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:46.721289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-826fdd37-c75b-417f-8168-84a40d2ba939 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 Jul 10 13:33:46.721475 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-826fdd37-c75b-417f-8168-84a40d2ba939 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:46.721650 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-826fdd37-c75b-417f-8168-84a40d2ba939 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:46.729077 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:46.729077 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:46.732821 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-826fdd37-c75b-417f-8168-84a40d2ba939 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:46.736778 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-826fdd37-c75b-417f-8168-84a40d2ba939 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 returned with HTTP 200 Jul 10 13:33:46.737178 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1361/5479] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:46 2026] GET /volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.140249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5e70ab5-466a-4df4-8480-9dc0115388f3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.141892 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5e70ab5-466a-4df4-8480-9dc0115388f3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 Jul 10 13:33:47.142068 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5e70ab5-466a-4df4-8480-9dc0115388f3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.142316 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5e70ab5-466a-4df4-8480-9dc0115388f3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.148664 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5e70ab5-466a-4df4-8480-9dc0115388f3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 returned with HTTP 404 Jul 10 13:33:47.149211 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1373/5480] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/volumes/6ab42754-f1c6-4dae-8d96-6405e3bb5278 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:47.157100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bff3329c-9e65-4453-b2db-5c6ad803918b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.159136 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:47.159475 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1996331800"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:47.160882 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1996331800'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:47.161001 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:47.161267 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.161267 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:47.170682 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:47.176165 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (f24a8130-c6bf-4853-bd51-3440af02bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:47.177035 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dd5c8e-f431-4230-93a6-861ca1e2dced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:47.177796 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:47.201900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dd5c8e-f431-4230-93a6-861ca1e2dced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:47.202637 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968f62a0-e584-4c9b-82e7-56db58f14e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:47.263916 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['31b6bc48-872e-453c-ba1a-bc05d1adb68c', 'ce576975-ad54-42a9-8123-4f62d335c062', 'c9bf281e-daf0-4a7b-bfaf-e43be181a6ae', 'dc31925f-3ee7-42f2-9213-3df72c3ca731'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:47.264861 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968f62a0-e584-4c9b-82e7-56db58f14e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b6bc48-872e-453c-ba1a-bc05d1adb68c', 'ce576975-ad54-42a9-8123-4f62d335c062', 'c9bf281e-daf0-4a7b-bfaf-e43be181a6ae', 'dc31925f-3ee7-42f2-9213-3df72c3ca731']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:47.265581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de805160-d8a9-4765-b168-0348fea54646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:47.289286 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de805160-d8a9-4765-b168-0348fea54646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25db973e-d9db-4351-9c29-5c6bafdb9044', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996331800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['31b6bc48-872e-453c-ba1a-bc05d1adb68c','ce576975-ad54-42a9-8123-4f62d335c062','c9bf281e-daf0-4a7b-bfaf-e43be181a6ae','dc31925f-3ee7-42f2-9213-3df72c3ca731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996331800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25db973e-d9db-4351-9c29-5c6bafdb9044,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:47.290089 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0bb4bb-2345-4194-81fb-c374ef4775f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:47.317865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a0bb4bb-2345-4194-81fb-c374ef4775f5) transitioned into state 'SUCCESS' from state '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-1996331800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['31b6bc48-872e-453c-ba1a-bc05d1adb68c','ce576975-ad54-42a9-8123-4f62d335c062','c9bf281e-daf0-4a7b-bfaf-e43be181a6ae','dc31925f-3ee7-42f2-9213-3df72c3ca731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:47.318752 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10b9918-c932-4856-8e50-80efbbfccbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:47.333065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10b9918-c932-4856-8e50-80efbbfccbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:47.333927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (f24a8130-c6bf-4853-bd51-3440af02bebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:47.334251 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:47.334891 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bff3329c-9e65-4453-b2db-5c6ad803918b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:47.335325 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1384/5481] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:47 2026] POST /volume/v3/volumes => generated 778 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:47.346948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.349294 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:47.349554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.349836 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.359932 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.359932 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:47.364483 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:47.370093 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e36fd071-9cb4-4020-a89b-6492be6d57e2 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 returned with HTTP 200 Jul 10 13:33:47.370658 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1364/5482] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.727922 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.729901 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:47.730128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.730356 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.737889 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.737889 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:47.741622 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:47.746499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d9faa122-7a0c-4b73-935d-c4625ec27493 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 200 Jul 10 13:33:47.746999 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1362/5483] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.749112 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.751079 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 Jul 10 13:33:47.751352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.751568 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.760382 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.760382 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:47.762081 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.764253 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:47.764415 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:47.764570 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.764912 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.768681 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d103fef-7002-416b-b4a7-d5364f2348f4 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 returned with HTTP 200 Jul 10 13:33:47.769056 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1374/5484] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.772783 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.772783 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:47.777637 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:47.783667 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2a91145b-b2a6-42ee-a7ee-f37aba2dbde5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 200 Jul 10 13:33:47.784081 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1385/5485] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.784540 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-6b1e30c9-2ed5-4a34-8cc3-4a987cdbe6dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.786676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b1e30c9-2ed5-4a34-8cc3-4a987cdbe6dc tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] GET https://10.4.3.138/volume/v3/messages Jul 10 13:33:47.786990 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b1e30c9-2ed5-4a34-8cc3-4a987cdbe6dc tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.787290 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-6b1e30c9-2ed5-4a34-8cc3-4a987cdbe6dc tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.790793 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-6b1e30c9-2ed5-4a34-8cc3-4a987cdbe6dc tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/messages returned with HTTP 200 Jul 10 13:33:47.791133 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1365/5486] 10.4.3.138 () {68 vars in 1280 bytes} [Fri Jul 10 13:33:47 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) Jul 10 13:33:47.794706 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-11381d06-c600-4bba-81a2-2108116df421 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.796821 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-11381d06-c600-4bba-81a2-2108116df421 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be Jul 10 13:33:47.796989 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-11381d06-c600-4bba-81a2-2108116df421 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.797166 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-11381d06-c600-4bba-81a2-2108116df421 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.799762 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.799902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-822bdbf7-50c5-41e2-8025-22a86c5b8c48 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.801276 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:47.801393 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-822bdbf7-50c5-41e2-8025-22a86c5b8c48 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] GET https://10.4.3.138/volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 Jul 10 13:33:47.801452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.801500 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-822bdbf7-50c5-41e2-8025-22a86c5b8c48 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.801623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.801679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-822bdbf7-50c5-41e2-8025-22a86c5b8c48 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.801741 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete snapshot with id: 77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:47.804346 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.804346 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:47.805706 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-822bdbf7-50c5-41e2-8025-22a86c5b8c48 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-reader] https://10.4.3.138/volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 returned with HTTP 200 Jul 10 13:33:47.806080 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1386/5487] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 13:33:47.806742 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.806742 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:47.807200 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:47.815685 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a099eb91-d943-4f4c-882e-234f5ba20e49 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.817572 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a099eb91-d943-4f4c-882e-234f5ba20e49 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 Jul 10 13:33:47.817899 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a099eb91-d943-4f4c-882e-234f5ba20e49 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.818086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a099eb91-d943-4f4c-882e-234f5ba20e49 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.824091 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot delete request issued successfully. Jul 10 13:33:47.824211 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8ba7f483-d0b1-44e8-89d9-ef8b4e7e5e8e tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 202 Jul 10 13:33:47.824624 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1375/5488] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:47 2026] DELETE /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:47.829861 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a099eb91-d943-4f4c-882e-234f5ba20e49 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 returned with HTTP 204 Jul 10 13:33:47.830335 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1366/5489] 10.4.3.138 () {68 vars in 1394 bytes} [Fri Jul 10 13:33:47 2026] DELETE /volume/v3/messages/7f907522-430c-404d-af24-293394f9d838 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 13:33:47.831466 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.833148 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:47.833332 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.833520 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.837429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-38703528-b629-4401-ad00-7a4ce65273d8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.838507 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.838507 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:47.838985 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Snapshot retrieved successfully. Jul 10 13:33:47.839447 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 Jul 10 13:33:47.839751 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.839814 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17d67450-7b9e-4f8e-93bd-0e04c1c1d0dc tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 200 Jul 10 13:33:47.839922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.840108 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1387/5490] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:47 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:47.840166 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Delete volume with id: e4a88c12-d139-4551-8e9b-dc0d6d220f98 Jul 10 13:33:47.849044 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:47.849044 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:47.849446 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Volume info retrieved successfully. Jul 10 13:33:47.850802 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100114) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 13:33:47.861984 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-799778349 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-799778349, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:47.862257 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-799778349 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-799778349, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:33:47.870861 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Created reservations ['f165b367-99e7-4c12-9b84-8644ba2f9491', '51f60bd9-72f0-419e-8698-d6eb9affe5b1', '93bb6d8e-227c-456d-a020-d3e284e0d407', '5205342c-6112-405d-97bc-18f590034564'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:47.895360 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Delete volume request issued successfully. Jul 10 13:33:47.895594 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38703528-b629-4401-ad00-7a4ce65273d8 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 returned with HTTP 202 Jul 10 13:33:47.896026 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1376/5491] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:33:47 2026] DELETE /volume/v3/volumes/e4a88c12-d139-4551-8e9b-dc0d6d220f98 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:47.902200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3cc3f8d1-c719-4bc5-abfa-38d64b52ec95 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:47.903746 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cc3f8d1-c719-4bc5-abfa-38d64b52ec95 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] DELETE https://10.4.3.138/volume/v3/types/3d29af70-bce0-449f-ac87-6f0126cf0d04 Jul 10 13:33:47.903913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cc3f8d1-c719-4bc5-abfa-38d64b52ec95 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:47.904121 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3cc3f8d1-c719-4bc5-abfa-38d64b52ec95 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:47.923532 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3cc3f8d1-c719-4bc5-abfa-38d64b52ec95 tempest-ProjectReaderTests-121295 tempest-ProjectReaderTests-121295-project-admin] https://10.4.3.138/volume/v3/types/3d29af70-bce0-449f-ac87-6f0126cf0d04 returned with HTTP 202 Jul 10 13:33:47.923911 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1367/5492] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:33:47 2026] DELETE /volume/v3/types/3d29af70-bce0-449f-ac87-6f0126cf0d04 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:48.336305 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-11381d06-c600-4bba-81a2-2108116df421 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be returned with HTTP 200 Jul 10 13:33:48.336776 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1363/5493] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:33:47 2026] DELETE /volume/v3/attachments/c09c8054-0853-4638-8ecc-33f6c9adc0be => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:48.347765 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.350922 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:33:48.351130 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.351384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.351602 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:33:48.358265 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.358265 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:48.358753 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:33:48.375443 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:33:48.375592 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-2c134fd2-643d-4f61-8e7a-f3134bcdd494 req-9bbc2f77-e742-49b9-ad61-b191a20cf83f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 202 Jul 10 13:33:48.376034 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1388/5494] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:33:48 2026] DELETE /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:48.382732 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.384580 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:48.384830 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.385037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.391784 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.391784 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:48.394813 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:48.398747 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-211ca735-bc7c-4e76-9ea0-254f650fd05d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 returned with HTTP 200 Jul 10 13:33:48.399103 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1377/5495] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:48 2026] GET /volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:48.415191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.417991 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:48.418399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25db973e-d9db-4351-9c29-5c6bafdb9044", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1790074383"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:48.430656 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.430656 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:48.431076 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:48.431205 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume 25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:48.461431 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['0f8498eb-c551-404d-bc44-439c45c9098f', '577ab28a-02f5-448f-89d6-cfb69dbe23a3', '1811426b-eb15-4c2d-9aec-eec924e90948', '233d69d5-ca1c-42c4-af8e-e50891abb8a9'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:48.492756 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:48.492994 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96b3f5e5-d56b-4369-840c-1a72a6683026 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:48.493404 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1368/5496] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:48.501948 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.504156 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:48.504425 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.504674 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.510905 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.510905 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:48.511193 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:48.512001 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-fc3bac3d-c21b-47e5-a92d-95275b77715d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 200 Jul 10 13:33:48.512464 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1364/5497] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:48 2026] GET /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:48.848212 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1e149e84-a9e1-4853-a648-4c87f6b8f9ce None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.849806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e149e84-a9e1-4853-a648-4c87f6b8f9ce tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:48.849975 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e149e84-a9e1-4853-a648-4c87f6b8f9ce tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.850166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e149e84-a9e1-4853-a648-4c87f6b8f9ce tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.853900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e149e84-a9e1-4853-a648-4c87f6b8f9ce tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 404 Jul 10 13:33:48.854299 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1389/5498] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:48 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:48.860519 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-46a334b0-eab3-46df-8f31-98244b266e45 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.862325 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] DELETE https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:48.862503 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.862675 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.862844 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete volume with id: 04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:48.871369 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.871369 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:48.872008 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:48.888148 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete volume request issued successfully. Jul 10 13:33:48.888387 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-46a334b0-eab3-46df-8f31-98244b266e45 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 202 Jul 10 13:33:48.888916 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1378/5499] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:48 2026] DELETE /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:48.896932 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-623e4912-133c-480a-a400-300b24df4a21 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:48.899380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-623e4912-133c-480a-a400-300b24df4a21 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:48.899639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-623e4912-133c-480a-a400-300b24df4a21 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:48.899931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-623e4912-133c-480a-a400-300b24df4a21 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:48.906904 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:48.906904 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:48.910200 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-623e4912-133c-480a-a400-300b24df4a21 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:48.914000 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-623e4912-133c-480a-a400-300b24df4a21 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 200 Jul 10 13:33:48.914395 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1369/5500] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:48 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:49.390588 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.473041 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:49.473373 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1146641775"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:49.474657 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1146641775'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:49.474783 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume of 1 GB Jul 10 13:33:49.478873 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:49.483703 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (ab2a261f-574a-426e-8cc9-a6bdf8308316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:49.485112 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125aff93-d006-477b-b6ab-2a250beda38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:49.485858 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:49.509704 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125aff93-d006-477b-b6ab-2a250beda38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:49.510457 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ab2b79-7052-4e02-ae6d-f9b6095e30cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:49.522366 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.524036 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:49.524126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.524546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.529426 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.529426 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:49.529763 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:49.530460 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ad33bfc0-6b41-46f7-a519-2412113afa16 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 200 Jul 10 13:33:49.530796 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1390/5501] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:49.539429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.541350 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] GET https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:49.541512 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.541786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.547780 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.547780 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:49.548372 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:49.549428 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-12b2614d-c506-49e1-93b4-5ead4ac18e38 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 200 Jul 10 13:33:49.549917 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1379/5502] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:49.558559 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.560191 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:49.560378 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.560552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.560653 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: 349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:49.566144 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.566144 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:49.566661 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:49.568573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Created reservations ['491a2754-45f0-43de-af13-47b004365bc2', '86916cc7-01ac-4505-a850-94815ba85745', '3078f6e2-f9c5-428a-b01f-aa8c6c1af353', '3c54a2eb-95e6-4c54-94b4-c9fef9ee4c92'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:49.569457 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81ab2b79-7052-4e02-ae6d-f9b6095e30cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491a2754-45f0-43de-af13-47b004365bc2', '86916cc7-01ac-4505-a850-94815ba85745', '3078f6e2-f9c5-428a-b01f-aa8c6c1af353', '3c54a2eb-95e6-4c54-94b4-c9fef9ee4c92']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:49.570216 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1353d7a-a446-46d1-bc93-2601145db05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:49.586262 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:49.586491 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-96385f4f-014e-4c6c-8178-b45f70c69fe8 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 202 Jul 10 13:33:49.587027 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1370/5503] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:49 2026] DELETE /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:49.594869 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.594977 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1353d7a-a446-46d1-bc93-2601145db05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146641775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['491a2754-45f0-43de-af13-47b004365bc2','86916cc7-01ac-4505-a850-94815ba85745','3078f6e2-f9c5-428a-b01f-aa8c6c1af353','3c54a2eb-95e6-4c54-94b4-c9fef9ee4c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1146641775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dedf9c0b99f744069975ed886882e7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2829ded928804f3bb902ec789a5df67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:49.595665 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70214b1c-cf1d-41c5-8fc4-8f8a9745b128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:49.596806 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:49.597012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.597268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.603253 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.603253 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:49.603778 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:49.604620 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-38a68e6d-88f1-4c42-ad08-e02385d3a566 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 200 Jul 10 13:33:49.605039 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1391/5504] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:49.613085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70214b1c-cf1d-41c5-8fc4-8f8a9745b128) transitioned into state 'SUCCESS' from state '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-1146641775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['491a2754-45f0-43de-af13-47b004365bc2','86916cc7-01ac-4505-a850-94815ba85745','3078f6e2-f9c5-428a-b01f-aa8c6c1af353','3c54a2eb-95e6-4c54-94b4-c9fef9ee4c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:49.613753 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b721d17e-67c2-4ef9-a2b7-9bbba086f792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:49.622531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b721d17e-67c2-4ef9-a2b7-9bbba086f792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:49.623446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (ab2a261f-574a-426e-8cc9-a6bdf8308316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:49.623825 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request issued successfully. Jul 10 13:33:49.624467 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-824c4eb7-e4a6-41b5-9dc0-fdb986b81915 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:49.624949 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1365/5505] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:49 2026] POST /volume/v3/volumes => generated 778 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:49.635901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.637546 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:49.637747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.637924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.645777 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.645777 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:49.649568 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:49.654191 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-516f7dae-b841-4b78-a76f-a63b74ea03fb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc returned with HTTP 200 Jul 10 13:33:49.654654 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1380/5506] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:49.928961 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3c5cfd6e-4f56-4bc7-96bf-4961355524fe None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.930764 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3c5cfd6e-4f56-4bc7-96bf-4961355524fe tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:49.930960 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3c5cfd6e-4f56-4bc7-96bf-4961355524fe tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.931196 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3c5cfd6e-4f56-4bc7-96bf-4961355524fe tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.936801 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3c5cfd6e-4f56-4bc7-96bf-4961355524fe tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 404 Jul 10 13:33:49.937292 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1371/5507] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:49.943779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.945337 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] DELETE https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:49.945499 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.945664 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.945833 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete volume with id: 25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:49.952033 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.952033 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:49.952478 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:49.966704 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete volume request issued successfully. Jul 10 13:33:49.966894 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-59af40db-26fb-47d8-ab5d-bcc7fa039147 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 202 Jul 10 13:33:49.967303 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1392/5508] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:49 2026] DELETE /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:49.974289 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:49.976036 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:49.976200 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:49.976406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:49.984592 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:49.984592 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:49.989426 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Volume info retrieved successfully. Jul 10 13:33:49.995019 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-254976a8-6955-4dc4-84c6-d4c1fac3415d tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 200 Jul 10 13:33:49.995541 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1366/5509] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:49 2026] GET /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:50.614685 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d204c083-172c-44d8-b219-3693a1bf331b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.616368 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d204c083-172c-44d8-b219-3693a1bf331b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 Jul 10 13:33:50.616570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d204c083-172c-44d8-b219-3693a1bf331b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.616791 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d204c083-172c-44d8-b219-3693a1bf331b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.620542 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d204c083-172c-44d8-b219-3693a1bf331b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 returned with HTTP 404 Jul 10 13:33:50.620999 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1381/5510] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:50 2026] GET /volume/v3/snapshots/349a70cf-5041-441e-9749-e1fec5e3fb57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:50.626944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.628546 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:50.628767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.628982 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.629171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:50.635321 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:50.635321 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:50.635670 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:50.650985 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:50.651198 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-24fe405e-8c28-4ed8-bb70-414f4dd55b31 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 returned with HTTP 202 Jul 10 13:33:50.651619 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1372/5511] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:50 2026] DELETE /volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:50.658546 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.660526 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:50.660744 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.660977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.665881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-dbc9aeec-872e-4540-82ab-30215700c39a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.668193 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbc9aeec-872e-4540-82ab-30215700c39a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:50.668305 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbc9aeec-872e-4540-82ab-30215700c39a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.668537 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-dbc9aeec-872e-4540-82ab-30215700c39a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.668602 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:50.668602 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:50.671890 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:50.676149 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-eb70a126-cd93-4e3c-a04b-27794f0d9fdc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 returned with HTTP 200 Jul 10 13:33:50.676706 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1393/5512] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:50 2026] GET /volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:50.676998 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:50.676998 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:50.681681 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-dbc9aeec-872e-4540-82ab-30215700c39a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:50.686879 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-dbc9aeec-872e-4540-82ab-30215700c39a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc returned with HTTP 200 Jul 10 13:33:50.687428 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1367/5513] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:50 2026] GET /volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:50.698338 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-da565eb5-91bb-47f7-9522-558ddee159a2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.752973 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] GET https://10.4.3.138/volume/v3/volumes Jul 10 13:33:50.753186 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.753390 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.753684 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.api_utils [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Removing options '' from query. {{(pid=100114) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:33:50.754452 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100114) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:33:50.761394 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Get all volumes completed successfully. Jul 10 13:33:50.761856 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-da565eb5-91bb-47f7-9522-558ddee159a2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] https://10.4.3.138/volume/v3/volumes returned with HTTP 200 Jul 10 13:33:50.762281 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1382/5514] 10.4.3.138 () {68 vars in 1278 bytes} [Fri Jul 10 13:33:50 2026] GET /volume/v3/volumes => generated 336 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:50.770225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.771908 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:50.772083 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.772269 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.772406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume with id: 2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:50.778772 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:50.778772 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:50.779037 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:50.792007 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume request issued successfully. Jul 10 13:33:50.792167 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1666c4f-8465-45e8-9dcd-627b28ce0a0d tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc returned with HTTP 202 Jul 10 13:33:50.792537 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1373/5515] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:33:50 2026] DELETE /volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:33:50.798929 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:50.801080 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:50.801381 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:50.801626 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:50.809821 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:50.809821 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:50.814211 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:50.818277 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61a317a3-80a9-423b-9b7f-244d405ac2ec tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc returned with HTTP 200 Jul 10 13:33:50.818812 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1394/5516] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:50 2026] GET /volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:51.009548 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1439cc1d-496b-48d3-83b1-0237feb75d68 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.011112 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1439cc1d-496b-48d3-83b1-0237feb75d68 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 Jul 10 13:33:51.011309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1439cc1d-496b-48d3-83b1-0237feb75d68 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.011484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1439cc1d-496b-48d3-83b1-0237feb75d68 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.017214 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1439cc1d-496b-48d3-83b1-0237feb75d68 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 returned with HTTP 404 Jul 10 13:33:51.017699 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1368/5517] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/25fff9fb-d754-4aaa-aee0-d49b01ea5b70 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.024006 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.025667 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:51.025858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.026031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.026122 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete snapshot with id: 77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:51.029841 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d71c21ec-ff6e-42a8-bfc3-7ce7e8c45d8c tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 404 Jul 10 13:33:51.030240 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1383/5518] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:51 2026] DELETE /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.036128 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bbe0e9c7-b678-4a40-8786-685f993978d5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.037710 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbe0e9c7-b678-4a40-8786-685f993978d5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 Jul 10 13:33:51.037927 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbe0e9c7-b678-4a40-8786-685f993978d5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.038101 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bbe0e9c7-b678-4a40-8786-685f993978d5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.042815 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bbe0e9c7-b678-4a40-8786-685f993978d5 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 returned with HTTP 404 Jul 10 13:33:51.043241 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1374/5519] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/snapshots/77e8ea59-2e40-4562-963b-c8e597b93970 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.049384 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.050870 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] DELETE https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:51.051033 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.051220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.051360 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Delete volume with id: 04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:51.056267 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a59b6e7f-01cb-411e-8ff2-8ce0f32144f7 tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 404 Jul 10 13:33:51.056633 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1395/5520] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:51 2026] DELETE /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.063342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bd280c86-c769-46db-8ded-a8094efbfaff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.064969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd280c86-c769-46db-8ded-a8094efbfaff tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] GET https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa Jul 10 13:33:51.065145 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd280c86-c769-46db-8ded-a8094efbfaff tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.065340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bd280c86-c769-46db-8ded-a8094efbfaff tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.070627 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bd280c86-c769-46db-8ded-a8094efbfaff tempest-SnapshotDependencyTests-186904394 tempest-SnapshotDependencyTests-186904394-project-member] https://10.4.3.138/volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa returned with HTTP 404 Jul 10 13:33:51.071094 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1369/5521] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/04398947-4a4e-4a0c-8cfd-678b1ece56aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.584173 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7a5eefdb-c3ea-47e2-a07f-a285ab0fb661 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.586301 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a5eefdb-c3ea-47e2-a07f-a285ab0fb661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 Jul 10 13:33:51.586522 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a5eefdb-c3ea-47e2-a07f-a285ab0fb661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.586748 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7a5eefdb-c3ea-47e2-a07f-a285ab0fb661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.592145 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7a5eefdb-c3ea-47e2-a07f-a285ab0fb661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 returned with HTTP 404 Jul 10 13:33:51.592598 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1384/5522] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/96792480-bab9-4a83-a438-1fb4773bd6f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.598710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.600259 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:33:51.600463 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.601222 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.601222 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:33:51.607061 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:51.607061 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:51.607771 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:33:51.626837 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:33:51.627048 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fbd337b3-9a05-4c12-b34b-aa66dd2fc8b3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 202 Jul 10 13:33:51.627560 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1375/5523] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:51 2026] DELETE /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:51.634761 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.636365 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:33:51.636534 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.636726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.641105 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:51.641105 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:51.641499 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:33:51.642171 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8e4b3147-23d5-4992-a526-0a4669f3d80d tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 200 Jul 10 13:33:51.642525 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1396/5524] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 478 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:51.689640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4c389c4b-2a1b-493b-bcc1-fdbe51f26a56 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.691482 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c389c4b-2a1b-493b-bcc1-fdbe51f26a56 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 Jul 10 13:33:51.691748 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c389c4b-2a1b-493b-bcc1-fdbe51f26a56 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.691957 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4c389c4b-2a1b-493b-bcc1-fdbe51f26a56 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.698344 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4c389c4b-2a1b-493b-bcc1-fdbe51f26a56 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 returned with HTTP 404 Jul 10 13:33:51.699183 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1370/5525] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/25db973e-d9db-4351-9c29-5c6bafdb9044 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:51.707065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8129b8f5-f200-46f5-a03e-59d319036196 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.708837 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:51.709198 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824356792"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:51.710588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824356792'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:51.710767 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:51.711069 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:51.711069 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:51.715681 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:51.724314 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (d5bf64b9-d31f-45ab-814f-2dc3e8196d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:51.725712 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25ca7cf-750f-4546-9048-18500feab6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.726896 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:51.758859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f25ca7cf-750f-4546-9048-18500feab6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.759678 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e36708-8540-4f55-acfc-b670fe9bf6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.804836 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['dc0b6a1e-6b2d-4ab9-baaa-8600a1a60ad2', 'a3a220df-22d3-4152-8dc5-d18d3d05ccd5', 'fd987b04-db73-489f-9095-25c2cccecff8', 'ab0c608a-8196-46e2-8dea-13b6ee50edb1'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:51.805635 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e36708-8540-4f55-acfc-b670fe9bf6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0b6a1e-6b2d-4ab9-baaa-8600a1a60ad2', 'a3a220df-22d3-4152-8dc5-d18d3d05ccd5', 'fd987b04-db73-489f-9095-25c2cccecff8', 'ab0c608a-8196-46e2-8dea-13b6ee50edb1']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.806586 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5376d735-7e53-465c-b9f2-737d7025a086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.830834 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8a9f49bf-de8b-4e41-9d5c-0ff8ac7a4256 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.832829 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8a9f49bf-de8b-4e41-9d5c-0ff8ac7a4256 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc Jul 10 13:33:51.833025 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8a9f49bf-de8b-4e41-9d5c-0ff8ac7a4256 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.833205 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8a9f49bf-de8b-4e41-9d5c-0ff8ac7a4256 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.838328 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8a9f49bf-de8b-4e41-9d5c-0ff8ac7a4256 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc returned with HTTP 404 Jul 10 13:33:51.838784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1376/5526] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/2b2a3b8a-5538-4e91-ba7b-2c75645cf7bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:33:51.843396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5376d735-7e53-465c-b9f2-737d7025a086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99ee5dea-d4df-49c8-915f-5d2ce7124be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824356792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['dc0b6a1e-6b2d-4ab9-baaa-8600a1a60ad2','a3a220df-22d3-4152-8dc5-d18d3d05ccd5','fd987b04-db73-489f-9095-25c2cccecff8','ab0c608a-8196-46e2-8dea-13b6ee50edb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824356792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99ee5dea-d4df-49c8-915f-5d2ce7124be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.844525 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e968266b-65bb-4fef-a74d-81e3db38e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.846173 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.848567 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:51.849070 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-591281302"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:51.850833 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-591281302'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:51.851729 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume of 1 GB Jul 10 13:33:51.856102 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:51.863904 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (de7c42bf-266a-4c1f-9a68-76afbc11d914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:51.865183 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24f2e37-eb3f-4b63-82e1-e6c4e3917025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.866431 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:51.875891 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e968266b-65bb-4fef-a74d-81e3db38e39f) transitioned into state 'SUCCESS' from state '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-824356792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['dc0b6a1e-6b2d-4ab9-baaa-8600a1a60ad2','a3a220df-22d3-4152-8dc5-d18d3d05ccd5','fd987b04-db73-489f-9095-25c2cccecff8','ab0c608a-8196-46e2-8dea-13b6ee50edb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.876549 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f7a56-4746-411f-903c-c0a8e472d11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.895649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6f7a56-4746-411f-903c-c0a8e472d11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.896382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (d5bf64b9-d31f-45ab-814f-2dc3e8196d41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:51.896639 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:51.897188 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8129b8f5-f200-46f5-a03e-59d319036196 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:51.897464 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24f2e37-eb3f-4b63-82e1-e6c4e3917025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.897585 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1385/5527] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:51 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:51.898675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b514082-e438-4462-89ce-46fba91fcf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.910052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:51.911759 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:51.911944 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:51.912127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:51.918721 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:51.918721 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:51.921915 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:51.925772 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-60978b43-6c2e-4fee-b8f8-0a032792ce8d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 returned with HTTP 200 Jul 10 13:33:51.926136 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1371/5528] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:51 2026] GET /volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:51.956914 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Created reservations ['947c82e2-b614-40f3-9dd6-244b9b65e63d', '12da685f-1668-41f4-9d5b-9e0026c7a525', '48ab4c7c-433c-4980-8bdb-1e9c979d12d4', '1be5107a-9d5c-4ec2-b021-122fb294431e'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:51.958123 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b514082-e438-4462-89ce-46fba91fcf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947c82e2-b614-40f3-9dd6-244b9b65e63d', '12da685f-1668-41f4-9d5b-9e0026c7a525', '48ab4c7c-433c-4980-8bdb-1e9c979d12d4', '1be5107a-9d5c-4ec2-b021-122fb294431e']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.959420 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd4e233-eb4d-4bc9-b158-20b389817582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:51.992147 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd4e233-eb4d-4bc9-b158-20b389817582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54206e9-dd77-4d82-955a-a29b8f71d29d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591281302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['947c82e2-b614-40f3-9dd6-244b9b65e63d','12da685f-1668-41f4-9d5b-9e0026c7a525','48ab4c7c-433c-4980-8bdb-1e9c979d12d4','1be5107a-9d5c-4ec2-b021-122fb294431e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-591281302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54206e9-dd77-4d82-955a-a29b8f71d29d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dedf9c0b99f744069975ed886882e7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2829ded928804f3bb902ec789a5df67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:51.992763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba1a69a-c0dc-44c6-bd87-77c8313f856f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:52.016134 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ba1a69a-c0dc-44c6-bd87-77c8313f856f) transitioned into state 'SUCCESS' from state '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-591281302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['947c82e2-b614-40f3-9dd6-244b9b65e63d','12da685f-1668-41f4-9d5b-9e0026c7a525','48ab4c7c-433c-4980-8bdb-1e9c979d12d4','1be5107a-9d5c-4ec2-b021-122fb294431e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:52.016900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328d191d-18ce-4d15-afb6-94802c7589f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:52.034199 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328d191d-18ce-4d15-afb6-94802c7589f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:52.035009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (de7c42bf-266a-4c1f-9a68-76afbc11d914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:52.035313 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request issued successfully. Jul 10 13:33:52.035890 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9db6a6b8-9b3a-4765-a556-5377f146efd2 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:52.036317 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1397/5529] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:51 2026] POST /volume/v3/volumes => generated 777 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:52.048002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:52.049928 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:52.050133 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:52.050325 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:52.057955 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:52.057955 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:52.062395 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:52.067543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8658c6cd-781d-46d4-83b2-7abfc9183e76 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d returned with HTTP 200 Jul 10 13:33:52.067543 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1377/5530] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:52 2026] GET /volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:52.650892 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5d7daf6c-8bb0-4285-8506-2445c79dad69 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:52.652539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d7daf6c-8bb0-4285-8506-2445c79dad69 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:33:52.652706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d7daf6c-8bb0-4285-8506-2445c79dad69 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:52.652918 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5d7daf6c-8bb0-4285-8506-2445c79dad69 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:52.657940 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5d7daf6c-8bb0-4285-8506-2445c79dad69 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 404 Jul 10 13:33:52.658668 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1386/5531] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:52 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:52.937871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:52.939928 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:52.940159 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:52.940377 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:52.948102 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:52.948102 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:52.951510 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:52.955535 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d69b5dd4-cc0a-437a-a732-587dbc362eb4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 returned with HTTP 200 Jul 10 13:33:52.955966 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1372/5532] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:52 2026] GET /volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:52.968216 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:52.971779 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:52.971779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99ee5dea-d4df-49c8-915f-5d2ce7124be7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-502484468"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:52.981652 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:52.981652 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:52.982018 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:52.982129 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume 99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:53.012454 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['117f873e-3abc-4de9-85ef-bc90c46d5f64', '40955b07-d1ec-49cf-b1af-3fac6a6a3bbc', 'f5ebb618-0186-4479-a83b-8a05585c9042', '5544b1a3-d86b-40f0-827d-e07c6b7a1b66'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:53.043415 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:53.043763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-87c2ae32-63eb-439f-b409-bf78c9925eb6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:53.044263 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1398/5533] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:53.052682 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:53.054349 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:53.054518 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:53.054715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:53.059516 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:53.059516 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:53.059918 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:53.060760 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-728287b4-13ae-42b4-9f23-c1d8e0e2b7b5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a returned with HTTP 200 Jul 10 13:33:53.061192 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1378/5534] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:53 2026] GET /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:53.079546 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:53.081336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:53.081552 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:53.081758 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:53.089042 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:53.089042 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:53.092471 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:53.096424 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e07b1b82-e0ef-41ee-bf5d-a48d2629ee73 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d returned with HTTP 200 Jul 10 13:33:53.096896 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1387/5535] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:53 2026] GET /volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:53.108761 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:53.110429 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] GET https://10.4.3.138/volume/v3/volumes/detail Jul 10 13:33:53.110661 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:53.110894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:53.111205 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.api_utils [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Removing options '' from query. {{(pid=100115) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:33:53.112059 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:33:53.119955 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Get all volumes completed successfully. Jul 10 13:33:53.120670 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:53.120670 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:53.124927 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0dbd31f2-e563-41ae-9104-440a466f83f3 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] https://10.4.3.138/volume/v3/volumes/detail returned with HTTP 200 Jul 10 13:33:53.125387 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1373/5536] 10.4.3.138 () {68 vars in 1299 bytes} [Fri Jul 10 13:33:53 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:53.137585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:53.139277 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:53.139486 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:53.139714 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:53.139862 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume with id: d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:53.147280 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:53.147280 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:53.147736 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:53.169682 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume request issued successfully. Jul 10 13:33:53.169875 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2d324f4d-0ee2-4b29-ad25-0aeaf48e4b0f tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d returned with HTTP 202 Jul 10 13:33:53.170390 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1399/5537] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:33:53 2026] DELETE /volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:33:53.181256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-26533146-1d79-4512-91e6-58d5f396bc57 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:53.183019 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-26533146-1d79-4512-91e6-58d5f396bc57 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:53.183302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-26533146-1d79-4512-91e6-58d5f396bc57 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:53.183554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-26533146-1d79-4512-91e6-58d5f396bc57 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:53.191453 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:53.191453 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:53.195458 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-26533146-1d79-4512-91e6-58d5f396bc57 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:53.198678 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-26533146-1d79-4512-91e6-58d5f396bc57 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d returned with HTTP 200 Jul 10 13:33:53.199084 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1379/5538] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:53 2026] GET /volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:54.071744 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.073342 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:54.073524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:54.073739 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:54.078233 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:54.078233 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:54.078524 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:54.079118 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6a9ddbfc-0d80-4386-b767-e00f907f42a3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a returned with HTTP 200 Jul 10 13:33:54.079502 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1388/5539] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:54 2026] GET /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:54.092328 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.095902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] POST https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a/action Jul 10 13:33:54.096911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:33:54.097044 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:54.099014 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.snapshot_unmanage [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Unmanage snapshot with id: a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:54.104507 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:54.104507 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:54.105096 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:54.106043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '5a20ec58780c4acd979442b907ebcc1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '59959c5a1df04110aa0cfcb0b4d67991', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:33:54.106229 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-32f92cf4-12e7-47bf-b452-61ca239b8bc3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a/action returned with HTTP 403 Jul 10 13:33:54.106687 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1374/5540] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:33:54 2026] POST /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:54.113031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-855fa252-eb91-4193-bc54-52e0e84717d9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.115031 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:54.115606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:54.116648 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:54.116791 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:54.122932 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:54.122932 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:54.123225 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:54.143055 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:54.143321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-855fa252-eb91-4193-bc54-52e0e84717d9 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a returned with HTTP 202 Jul 10 13:33:54.143620 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1400/5541] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:54 2026] DELETE /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:54.152798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-36da5df0-c744-4b97-8960-79047cdb473d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.154954 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36da5df0-c744-4b97-8960-79047cdb473d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:54.155915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36da5df0-c744-4b97-8960-79047cdb473d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:54.155915 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-36da5df0-c744-4b97-8960-79047cdb473d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:54.160406 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:54.160406 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:54.160742 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-36da5df0-c744-4b97-8960-79047cdb473d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:54.161423 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-36da5df0-c744-4b97-8960-79047cdb473d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a returned with HTTP 200 Jul 10 13:33:54.161889 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1380/5542] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:54 2026] GET /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:54.212402 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f8954b09-8ec8-47bc-a2d6-b0fb55ccf076 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.213869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8954b09-8ec8-47bc-a2d6-b0fb55ccf076 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d Jul 10 13:33:54.214070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f8954b09-8ec8-47bc-a2d6-b0fb55ccf076 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:54.214240 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f8954b09-8ec8-47bc-a2d6-b0fb55ccf076 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:54.219368 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f8954b09-8ec8-47bc-a2d6-b0fb55ccf076 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d returned with HTTP 404 Jul 10 13:33:54.219791 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1389/5543] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:54 2026] GET /volume/v3/volumes/d54206e9-dd77-4d82-955a-a29b8f71d29d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:33:54.227258 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.228992 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:54.229389 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-649377012"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:54.231077 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-649377012'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:54.231219 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume of 1 GB Jul 10 13:33:54.234907 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:54.240136 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (cbfb9fff-37af-4a49-9c40-64296d3207ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:54.241183 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03941ff-3c32-4b0c-a9ca-78e79d6bcd95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:54.241966 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:54.263254 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b03941ff-3c32-4b0c-a9ca-78e79d6bcd95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:54.263950 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe03b74-d05d-4258-8575-2b448fe604d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:54.303608 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Created reservations ['aa0bc20a-1ca3-4041-a114-9ea4e8a0e0f2', '33ae0778-98d7-4859-afb2-76c27a7a0d98', 'c7da3f38-85ec-443f-8df8-672f71b4b96a', '773512d6-4ee8-4deb-bab4-e0ed64082467'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:54.304340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe03b74-d05d-4258-8575-2b448fe604d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa0bc20a-1ca3-4041-a114-9ea4e8a0e0f2', '33ae0778-98d7-4859-afb2-76c27a7a0d98', 'c7da3f38-85ec-443f-8df8-672f71b4b96a', '773512d6-4ee8-4deb-bab4-e0ed64082467']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:54.305127 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27a98a7-ba0c-4be0-bc7e-752f46893b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:54.335857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27a98a7-ba0c-4be0-bc7e-752f46893b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '736310cb-e1fa-4987-9902-ff68e7fc60c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649377012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['aa0bc20a-1ca3-4041-a114-9ea4e8a0e0f2','33ae0778-98d7-4859-afb2-76c27a7a0d98','c7da3f38-85ec-443f-8df8-672f71b4b96a','773512d6-4ee8-4deb-bab4-e0ed64082467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649377012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=736310cb-e1fa-4987-9902-ff68e7fc60c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dedf9c0b99f744069975ed886882e7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2829ded928804f3bb902ec789a5df67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:54.336800 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8c1ee8-56a3-415e-ba30-38008adcc21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:54.355865 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8c1ee8-56a3-415e-ba30-38008adcc21b) transitioned into state 'SUCCESS' from state '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-649377012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['aa0bc20a-1ca3-4041-a114-9ea4e8a0e0f2','33ae0778-98d7-4859-afb2-76c27a7a0d98','c7da3f38-85ec-443f-8df8-672f71b4b96a','773512d6-4ee8-4deb-bab4-e0ed64082467'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:54.356890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01613f78-356d-43c1-9307-2d8953c0dbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:54.367639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01613f78-356d-43c1-9307-2d8953c0dbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:54.368424 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (cbfb9fff-37af-4a49-9c40-64296d3207ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:54.368737 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request issued successfully. Jul 10 13:33:54.369239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2c31a0d0-de9d-4cc3-bbaa-550b01e93744 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:54.369644 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1375/5544] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:54 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:54.381732 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:54.383686 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:54.383950 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:54.384169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:54.392005 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:54.392005 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:54.395728 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:54.399408 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d04a4d32-117c-4a46-963e-ecaaaa450bd7 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 200 Jul 10 13:33:54.399821 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1401/5545] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:54 2026] GET /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:55.172509 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bdb704a2-69d6-4c22-b0de-5d4aa3bb3733 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.174931 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdb704a2-69d6-4c22-b0de-5d4aa3bb3733 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a Jul 10 13:33:55.175444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdb704a2-69d6-4c22-b0de-5d4aa3bb3733 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.175444 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bdb704a2-69d6-4c22-b0de-5d4aa3bb3733 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.181155 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bdb704a2-69d6-4c22-b0de-5d4aa3bb3733 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a returned with HTTP 404 Jul 10 13:33:55.181880 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1381/5546] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:55 2026] GET /volume/v3/snapshots/a191140c-5d78-4e15-a3e4-4ccb540e0b6a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:55.188556 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-19c40284-d6c6-4757-aad0-75362e0846c5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.190360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:55.190494 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.190721 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.190897 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:55.202384 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.202384 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:55.202765 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:55.234045 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:55.234553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-19c40284-d6c6-4757-aad0-75362e0846c5 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 returned with HTTP 202 Jul 10 13:33:55.234661 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1390/5547] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:55 2026] DELETE /volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:55.242594 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8148274e-7dee-4a73-85cb-9e17787f9691 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.244776 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8148274e-7dee-4a73-85cb-9e17787f9691 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:55.245015 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8148274e-7dee-4a73-85cb-9e17787f9691 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.245231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8148274e-7dee-4a73-85cb-9e17787f9691 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.252404 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.252404 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:55.255493 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8148274e-7dee-4a73-85cb-9e17787f9691 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:55.259613 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8148274e-7dee-4a73-85cb-9e17787f9691 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 returned with HTTP 200 Jul 10 13:33:55.259860 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1376/5548] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:55 2026] GET /volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:55.411771 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.413976 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:55.414210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.414447 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.423398 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.423398 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:55.427784 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:55.432632 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2cbe8636-22c6-4d9a-82aa-fa9b5c04dff6 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 200 Jul 10 13:33:55.433132 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1402/5549] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:55 2026] GET /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:55.448303 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.449958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] GET https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:55.450149 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.450405 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.457347 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.457347 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:55.461147 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Volume info retrieved successfully. Jul 10 13:33:55.465358 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3650faae-c58b-41b3-81ad-ee4ffd8775f0 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 200 Jul 10 13:33:55.465797 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1382/5550] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:55 2026] GET /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:55.476927 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.478405 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:55.478583 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.478796 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.478939 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume with id: 736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:55.484917 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.484917 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:55.485153 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:55.498507 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume request issued successfully. Jul 10 13:33:55.498708 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb266c79-b1be-4134-a06c-a1d3ba68575a tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 202 Jul 10 13:33:55.499047 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1391/5551] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:33:55 2026] DELETE /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:33:55.505413 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:55.507107 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:55.507283 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:55.507489 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:55.513885 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:55.513885 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:55.517117 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:55.521000 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3bcd7d1-5800-4299-b7b3-f600a0af37be tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 200 Jul 10 13:33:55.521455 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1377/5552] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:55 2026] GET /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:56.271736 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fffbabc5-106e-48a4-a303-ec109429f865 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.273639 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fffbabc5-106e-48a4-a303-ec109429f865 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 Jul 10 13:33:56.273867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fffbabc5-106e-48a4-a303-ec109429f865 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:56.274087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fffbabc5-106e-48a4-a303-ec109429f865 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:56.280648 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fffbabc5-106e-48a4-a303-ec109429f865 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 returned with HTTP 404 Jul 10 13:33:56.281193 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1403/5553] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:56 2026] GET /volume/v3/volumes/99ee5dea-d4df-49c8-915f-5d2ce7124be7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:56.288400 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.289609 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:56.289909 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1108665706"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:56.291232 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1108665706'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:56.291341 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:33:56.294874 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:56.299983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (1cc1809b-28a2-4731-aa6b-9ce6754864c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:56.300867 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b800859-c0bf-4c73-b41a-ecf38634bd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.301538 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:56.323551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b800859-c0bf-4c73-b41a-ecf38634bd8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.324256 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b11b53-f0ce-4fb9-96d4-cb79f335d66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.357683 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['3f657a9c-ed1d-4074-acd3-340f0fa9d874', '4bafaa27-1eb3-4f09-9548-3eb0a4598753', '48545c97-50a1-4795-be1a-a576952ab7c4', 'a4c4672a-4ca1-43df-94a7-87c17f5bcc88'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:56.358430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b11b53-f0ce-4fb9-96d4-cb79f335d66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f657a9c-ed1d-4074-acd3-340f0fa9d874', '4bafaa27-1eb3-4f09-9548-3eb0a4598753', '48545c97-50a1-4795-be1a-a576952ab7c4', 'a4c4672a-4ca1-43df-94a7-87c17f5bcc88']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.359107 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f54c0e5-cc29-4a8b-a9dc-36c2e1778617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.382939 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f54c0e5-cc29-4a8b-a9dc-36c2e1778617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cb15243-916a-469b-8c56-d9e7dd81b052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108665706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['3f657a9c-ed1d-4074-acd3-340f0fa9d874','4bafaa27-1eb3-4f09-9548-3eb0a4598753','48545c97-50a1-4795-be1a-a576952ab7c4','a4c4672a-4ca1-43df-94a7-87c17f5bcc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108665706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cb15243-916a-469b-8c56-d9e7dd81b052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.384048 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f807d768-ad38-481a-9f95-d712856e51b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.402200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f807d768-ad38-481a-9f95-d712856e51b5) transitioned into state 'SUCCESS' from state '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-1108665706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['3f657a9c-ed1d-4074-acd3-340f0fa9d874','4bafaa27-1eb3-4f09-9548-3eb0a4598753','48545c97-50a1-4795-be1a-a576952ab7c4','a4c4672a-4ca1-43df-94a7-87c17f5bcc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.403163 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12a0116-c5b5-4e7d-bbc2-fd52f1d8fa49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.418428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12a0116-c5b5-4e7d-bbc2-fd52f1d8fa49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.419772 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (1cc1809b-28a2-4731-aa6b-9ce6754864c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:56.420230 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:33:56.421136 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8eacc592-5f4d-4a60-aebd-3a87bc9fe7db tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:56.421794 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1383/5554] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:33:56 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:56.433445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.435718 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:56.436161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:56.436264 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:56.443273 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:56.443273 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:56.446634 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:56.450686 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-95637d7a-ac1f-4ab0-a16e-4ac0edef2160 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 returned with HTTP 200 Jul 10 13:33:56.451060 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1392/5555] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:56 2026] GET /volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:56.534742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-02ab2926-4989-4eac-b5ed-3185c6476904 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.536155 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02ab2926-4989-4eac-b5ed-3185c6476904 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 Jul 10 13:33:56.536310 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02ab2926-4989-4eac-b5ed-3185c6476904 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:56.536497 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-02ab2926-4989-4eac-b5ed-3185c6476904 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:56.541630 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-02ab2926-4989-4eac-b5ed-3185c6476904 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 returned with HTTP 404 Jul 10 13:33:56.542091 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1378/5556] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:56 2026] GET /volume/v3/volumes/736310cb-e1fa-4987-9902-ff68e7fc60c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:33:56.551218 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.552877 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:33:56.553258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-27972615"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:56.554598 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-27972615'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:33:56.554726 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume of 1 GB Jul 10 13:33:56.558482 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Availability Zones retrieved successfully. Jul 10 13:33:56.564229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (f9d17c02-ed0d-4ea4-953e-fabc89f4e4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:56.565112 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca19522-1785-47a3-86f4-18991e1c9823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.566009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:33:56.591177 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca19522-1785-47a3-86f4-18991e1c9823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.591935 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd312c9c-8e9e-4348-929b-3018b622a281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.628801 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Created reservations ['49ab08f6-9fa7-4981-add6-f5a9d4217c43', '2ca7d758-a23e-428c-8dab-b02d6bc24838', 'ded62679-b8bf-4bd1-9465-5728a7a45538', 'fc8c052a-f1a3-47a2-b9c0-1f1c2bb4c3c8'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:56.629759 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd312c9c-8e9e-4348-929b-3018b622a281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ab08f6-9fa7-4981-add6-f5a9d4217c43', '2ca7d758-a23e-428c-8dab-b02d6bc24838', 'ded62679-b8bf-4bd1-9465-5728a7a45538', 'fc8c052a-f1a3-47a2-b9c0-1f1c2bb4c3c8']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.630488 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc3116a-0526-467c-9f9b-6efde79489b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.653282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc3116a-0526-467c-9f9b-6efde79489b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b52ea53-1b6f-40f4-baef-a27bcd2429db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27972615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['49ab08f6-9fa7-4981-add6-f5a9d4217c43','2ca7d758-a23e-428c-8dab-b02d6bc24838','ded62679-b8bf-4bd1-9465-5728a7a45538','fc8c052a-f1a3-47a2-b9c0-1f1c2bb4c3c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27972615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b52ea53-1b6f-40f4-baef-a27bcd2429db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dedf9c0b99f744069975ed886882e7f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2829ded928804f3bb902ec789a5df67b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.654295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70802a65-6b9a-4275-a57f-78d471469d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.673556 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70802a65-6b9a-4275-a57f-78d471469d7b) transitioned into state 'SUCCESS' from state '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-27972615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dedf9c0b99f744069975ed886882e7f9',qos_specs=None,replication_status=,reservations=['49ab08f6-9fa7-4981-add6-f5a9d4217c43','2ca7d758-a23e-428c-8dab-b02d6bc24838','ded62679-b8bf-4bd1-9465-5728a7a45538','fc8c052a-f1a3-47a2-b9c0-1f1c2bb4c3c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2829ded928804f3bb902ec789a5df67b',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.674327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3cb5e6-a343-4bfb-a870-4f8ddd076155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:33:56.683684 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d3cb5e6-a343-4bfb-a870-4f8ddd076155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:33:56.684906 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Flow 'volume_create_api' (f9d17c02-ed0d-4ea4-953e-fabc89f4e4ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:33:56.685627 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Create volume request issued successfully. Jul 10 13:33:56.686113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4ec14719-bb82-4c8e-9584-05ad709dc6a5 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:33:56.686673 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1404/5557] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:33:56 2026] POST /volume/v3/volumes => generated 776 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:56.700357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.702617 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:56.702893 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:56.703134 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:56.711930 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:56.711930 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:56.715827 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:56.719445 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-035089df-e74d-46e5-a9a3-1d52ab103f39 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db returned with HTTP 200 Jul 10 13:33:56.719841 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1384/5558] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:56 2026] GET /volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:56.870434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-612cd167-eeb3-412a-b097-f00acda2c86f req-ec35cadd-aab0-4cbf-a187-1325ffdc857e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:56.872673 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-ec35cadd-aab0-4cbf-a187-1325ffdc857e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 Jul 10 13:33:56.872901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-ec35cadd-aab0-4cbf-a187-1325ffdc857e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:56.873125 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-ec35cadd-aab0-4cbf-a187-1325ffdc857e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:56.881549 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:56.881549 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:57.407946 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-ec35cadd-aab0-4cbf-a187-1325ffdc857e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 returned with HTTP 200 Jul 10 13:33:57.408583 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1393/5559] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:33:56 2026] DELETE /volume/v3/attachments/ce68ec31-46a1-47ab-b8a5-c306fc9b9562 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:57.420782 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.422743 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:33:57.422900 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.423073 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.423220 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:33:57.430166 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.430166 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:57.430802 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:33:57.448300 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:33:57.448573 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-612cd167-eeb3-412a-b097-f00acda2c86f req-70dc1c8a-fe07-412d-ac69-08307a8561c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 202 Jul 10 13:33:57.449162 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1379/5560] 10.4.3.138 () {70 vars in 1620 bytes} [Fri Jul 10 13:33:57 2026] DELETE /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:57.463176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-960b0805-93ea-45e2-b60b-b63db6353e60 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.466344 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-960b0805-93ea-45e2-b60b-b63db6353e60 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:57.466614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-960b0805-93ea-45e2-b60b-b63db6353e60 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.466888 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-960b0805-93ea-45e2-b60b-b63db6353e60 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.476565 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.476565 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:57.480502 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-960b0805-93ea-45e2-b60b-b63db6353e60 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:57.484404 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-960b0805-93ea-45e2-b60b-b63db6353e60 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 returned with HTTP 200 Jul 10 13:33:57.484891 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1405/5561] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:57 2026] GET /volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:33:57.497463 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.500725 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:33:57.500725 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2cb15243-916a-469b-8c56-d9e7dd81b052", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1891423784"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:57.510292 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.510292 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:57.510728 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:57.510886 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume 2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:57.536132 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['d3d30d28-cb85-4e06-b81c-96cc3a30ccdb', '6ee70b45-e905-4f94-b582-f6237edb8bea', '117edd44-9d8d-40e4-923c-0a4c92f49ab6', '5733dd73-bbca-4903-bca2-62afb504697c'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:33:57.567102 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:33:57.567317 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c230770a-a3e7-44ab-b8c6-35ff5317d832 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:33:57.567919 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1385/5562] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:33:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:33:57.580527 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dfa279fe-e348-4dcc-b576-18e40facc23e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.582141 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dfa279fe-e348-4dcc-b576-18e40facc23e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:57.582317 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dfa279fe-e348-4dcc-b576-18e40facc23e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.582493 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dfa279fe-e348-4dcc-b576-18e40facc23e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.587023 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.587023 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:57.587339 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dfa279fe-e348-4dcc-b576-18e40facc23e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:57.587953 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dfa279fe-e348-4dcc-b576-18e40facc23e tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 200 Jul 10 13:33:57.588515 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1394/5563] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:57 2026] GET /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:57.735879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.737753 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:57.737953 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.738189 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.745396 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.745396 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:57.749240 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:57.753847 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b14afb6-bf10-4991-b640-da5e1bee2a05 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db returned with HTTP 200 Jul 10 13:33:57.754325 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1380/5564] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:57 2026] GET /volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:57.766348 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.768450 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] GET https://10.4.3.138/volume/v3/volumes/summary Jul 10 13:33:57.768753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.769012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.769256 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Removing options '' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:33:57.776989 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] Get summary completed successfully. Jul 10 13:33:57.777354 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f386fd5b-c7ac-4d63-b14a-85a88300a7a1 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-reader] https://10.4.3.138/volume/v3/volumes/summary returned with HTTP 200 Jul 10 13:33:57.777944 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1406/5565] 10.4.3.138 () {68 vars in 1302 bytes} [Fri Jul 10 13:33:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:57.785646 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.788111 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:57.788425 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.788726 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.788948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume with id: 8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:57.798998 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.798998 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:57.799583 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:57.819768 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Delete volume request issued successfully. Jul 10 13:33:57.819904 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d9524404-3e1d-49dd-9a86-b418994a6ba9 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db returned with HTTP 202 Jul 10 13:33:57.820354 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1386/5566] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:33:57 2026] DELETE /volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:33:57.827268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:57.828999 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:57.829320 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:57.829582 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:57.836812 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:57.836812 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:57.840062 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Volume info retrieved successfully. Jul 10 13:33:57.843712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-977f8b1b-ae45-4ba3-a4bb-5a125c980439 tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db returned with HTTP 200 Jul 10 13:33:57.844160 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1395/5567] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:57 2026] GET /volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:33:58.598621 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:58.600977 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:58.601249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:58.601514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:58.608266 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:58.608266 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:58.608705 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:58.609656 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bdbcbbe8-2480-48b8-8acc-6e03d2a9858c tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 200 Jul 10 13:33:58.610095 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1381/5568] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:58 2026] GET /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:58.620519 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-08797d31-27cf-459b-a4e7-40bcf997a912 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:58.622211 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08797d31-27cf-459b-a4e7-40bcf997a912 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] PUT https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:58.622512 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-08797d31-27cf-459b-a4e7-40bcf997a912 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:33:58.628965 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:58.628965 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:33:58.629461 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-08797d31-27cf-459b-a4e7-40bcf997a912 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Snapshot retrieved successfully. Jul 10 13:33:58.636132 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-08797d31-27cf-459b-a4e7-40bcf997a912 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 200 Jul 10 13:33:58.636779 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1407/5569] 10.4.3.138 () {68 vars in 1374 bytes} [Fri Jul 10 13:33:58 2026] PUT /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:58.645902 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:58.647653 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:58.647886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:58.648103 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:58.648244 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: 50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:58.653385 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:58.653385 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:58.653805 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:58.670604 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:33:58.670823 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-575b258d-c94c-41f3-ab26-e6e1c0965854 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 202 Jul 10 13:33:58.671250 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1387/5570] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:33:58 2026] DELETE /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:58.679138 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-385e9d80-cc1e-423f-9b52-e02612cd351b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:58.681462 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-385e9d80-cc1e-423f-9b52-e02612cd351b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:58.681723 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-385e9d80-cc1e-423f-9b52-e02612cd351b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:58.681971 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-385e9d80-cc1e-423f-9b52-e02612cd351b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:58.689883 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:58.689883 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:33:58.690297 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-385e9d80-cc1e-423f-9b52-e02612cd351b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:33:58.691234 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-385e9d80-cc1e-423f-9b52-e02612cd351b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 200 Jul 10 13:33:58.691901 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1396/5571] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:58 2026] GET /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:33:58.856469 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cbf23421-4abf-44aa-8551-e151897badcb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:58.858306 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cbf23421-4abf-44aa-8551-e151897badcb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] GET https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db Jul 10 13:33:58.858516 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cbf23421-4abf-44aa-8551-e151897badcb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:58.858675 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cbf23421-4abf-44aa-8551-e151897badcb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:58.864779 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cbf23421-4abf-44aa-8551-e151897badcb tempest-ProjectReaderTests-1114404688 tempest-ProjectReaderTests-1114404688-project-admin] https://10.4.3.138/volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db returned with HTTP 404 Jul 10 13:33:58.865246 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1382/5572] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:33:58 2026] GET /volume/v3/volumes/8b52ea53-1b6f-40f4-baef-a27bcd2429db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 13:33:59.703487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-188c5430-0ec8-4315-bea5-a5eb71402f4d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:59.706117 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-188c5430-0ec8-4315-bea5-a5eb71402f4d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 Jul 10 13:33:59.706547 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-188c5430-0ec8-4315-bea5-a5eb71402f4d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:59.707415 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-188c5430-0ec8-4315-bea5-a5eb71402f4d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:59.714615 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-188c5430-0ec8-4315-bea5-a5eb71402f4d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 returned with HTTP 404 Jul 10 13:33:59.714615 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1408/5573] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:33:59 2026] GET /volume/v3/snapshots/50178874-6fe9-40d7-bec5-eed2c3deb4b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:59.725109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:59.728712 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:59.728712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:59.728712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:59.728712 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:59.736055 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:59.736055 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:33:59.736594 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:59.746025 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6d50bae3-5eed-4b2c-8c94-f809c55102c2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:59.747745 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6d50bae3-5eed-4b2c-8c94-f809c55102c2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:33:59.747944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6d50bae3-5eed-4b2c-8c94-f809c55102c2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:59.748124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6d50bae3-5eed-4b2c-8c94-f809c55102c2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:59.753602 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6d50bae3-5eed-4b2c-8c94-f809c55102c2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 404 Jul 10 13:33:59.754125 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1397/5574] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:59 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:33:59.757680 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:33:59.758859 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d1cc6394-ad32-4e85-91c7-206fe95615ff tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 returned with HTTP 202 Jul 10 13:33:59.758859 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1388/5575] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:33:59 2026] DELETE /volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:33:59.769731 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:33:59.773198 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:33:59.773395 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:33:59.773574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:33:59.780140 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:33:59.780140 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:33:59.783783 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:33:59.789140 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b365063d-431c-44f2-a6b9-bbf1d47d4905 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 returned with HTTP 200 Jul 10 13:33:59.789970 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1383/5576] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:33:59 2026] GET /volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:00.228706 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:00.231016 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:34:00.231261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:00.231533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:00.231681 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:34:00.237359 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fda21bc-bb24-4bcb-812e-5a5d95238336 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 404 Jul 10 13:34:00.237997 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1409/5577] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:34:00 2026] DELETE /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:00.245530 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5602fe07-50e1-4dff-b435-6b58cc574212 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:00.246969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5602fe07-50e1-4dff-b435-6b58cc574212 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e Jul 10 13:34:00.247301 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5602fe07-50e1-4dff-b435-6b58cc574212 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:00.247588 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5602fe07-50e1-4dff-b435-6b58cc574212 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:00.252019 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5602fe07-50e1-4dff-b435-6b58cc574212 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e returned with HTTP 404 Jul 10 13:34:00.252881 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1398/5578] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:00 2026] GET /volume/v3/snapshots/bc18f871-f087-4bdb-a300-bbec681dd23e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:00.805357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dc6773ed-36e9-4c93-95a9-1842c1745cce None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:00.807031 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc6773ed-36e9-4c93-95a9-1842c1745cce tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 Jul 10 13:34:00.807200 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc6773ed-36e9-4c93-95a9-1842c1745cce tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:00.807416 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dc6773ed-36e9-4c93-95a9-1842c1745cce tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:00.814094 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dc6773ed-36e9-4c93-95a9-1842c1745cce tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 returned with HTTP 404 Jul 10 13:34:00.814620 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1389/5579] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:00 2026] GET /volume/v3/volumes/2cb15243-916a-469b-8c56-d9e7dd81b052 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:00.821302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:00.822849 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:34:00.823165 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1078958290"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:00.824524 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1078958290'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:34:00.824629 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume of 1 GB Jul 10 13:34:00.828672 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Availability Zones retrieved successfully. Jul 10 13:34:00.834043 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (c386849c-2ed8-462a-95f8-82af6cf88467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:00.835016 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dfa494-ced4-469f-8062-7d04599291cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:00.835824 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:34:00.864004 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5dfa494-ced4-469f-8062-7d04599291cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:00.864309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429aaa8a-16ba-435e-91aa-979798f00ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:00.904819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['ce938981-3e11-468b-a593-9de5751d4709', 'db68f4b5-e5ad-4739-b561-1b394b029638', '636e1251-a67e-4c04-ae35-f933150993fd', '240c8983-7794-4bad-af27-b837792faba4'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:00.905616 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429aaa8a-16ba-435e-91aa-979798f00ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce938981-3e11-468b-a593-9de5751d4709', 'db68f4b5-e5ad-4739-b561-1b394b029638', '636e1251-a67e-4c04-ae35-f933150993fd', '240c8983-7794-4bad-af27-b837792faba4']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:00.906435 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce45bf28-f3a1-443e-b737-9ae4b1a61e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:00.927940 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce45bf28-f3a1-443e-b737-9ae4b1a61e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0269af3a-141c-40f6-9080-0636c7db76e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078958290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['ce938981-3e11-468b-a593-9de5751d4709','db68f4b5-e5ad-4739-b561-1b394b029638','636e1251-a67e-4c04-ae35-f933150993fd','240c8983-7794-4bad-af27-b837792faba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078958290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0269af3a-141c-40f6-9080-0636c7db76e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59959c5a1df04110aa0cfcb0b4d67991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:00.928655 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a126f63-8e39-49b8-aac3-41858189de04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:00.947349 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a126f63-8e39-49b8-aac3-41858189de04) transitioned into state 'SUCCESS' from state '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-1078958290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59959c5a1df04110aa0cfcb0b4d67991',qos_specs=None,replication_status=,reservations=['ce938981-3e11-468b-a593-9de5751d4709','db68f4b5-e5ad-4739-b561-1b394b029638','636e1251-a67e-4c04-ae35-f933150993fd','240c8983-7794-4bad-af27-b837792faba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c6b6f6e139e4d3293da67a61e2dfb43',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:00.948202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fe08cf-dfba-4ba3-ae8d-dca12c66dcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:00.958680 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03fe08cf-dfba-4ba3-ae8d-dca12c66dcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:00.959856 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Flow 'volume_create_api' (c386849c-2ed8-462a-95f8-82af6cf88467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:00.960271 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create volume request issued successfully. Jul 10 13:34:00.960918 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b2d5fbe2-3114-48a7-b089-8e5caf4a4aca tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:34:00.961326 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1384/5580] 10.4.3.138 () {68 vars in 1258 bytes} [Fri Jul 10 13:34:00 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:00.975563 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:00.977665 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:00.977930 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:00.978160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:00.985379 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:00.985379 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:00.988997 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:34:00.993059 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-99ab8c86-cd1d-4528-aae6-dee3eab984a6 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 returned with HTTP 200 Jul 10 13:34:00.993401 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1410/5581] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:00 2026] GET /volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:01.074441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:01.076135 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:34:01.076297 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:01.076522 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:01.076715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:34:01.082832 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a67ea484-94c6-446a-8e71-4f0fbb76e1ec tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 404 Jul 10 13:34:01.083396 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1399/5582] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:34:01 2026] DELETE /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:01.090797 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b7d95d80-a967-489c-95d6-6709f0fff552 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:01.092833 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7d95d80-a967-489c-95d6-6709f0fff552 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 Jul 10 13:34:01.093188 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7d95d80-a967-489c-95d6-6709f0fff552 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:01.093401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b7d95d80-a967-489c-95d6-6709f0fff552 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:01.099382 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b7d95d80-a967-489c-95d6-6709f0fff552 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 returned with HTTP 404 Jul 10 13:34:01.099925 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1390/5583] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:01 2026] GET /volume/v3/volumes/71459e39-d734-44b6-81f3-71b3f153ac76 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:02.007514 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-689119fb-8cd9-4167-9b3a-9771038bb598 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:02.009239 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-689119fb-8cd9-4167-9b3a-9771038bb598 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:02.009484 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-689119fb-8cd9-4167-9b3a-9771038bb598 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:02.009734 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-689119fb-8cd9-4167-9b3a-9771038bb598 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:02.018408 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:02.018408 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:02.022373 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-689119fb-8cd9-4167-9b3a-9771038bb598 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:34:02.028876 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-689119fb-8cd9-4167-9b3a-9771038bb598 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 returned with HTTP 200 Jul 10 13:34:02.029498 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1385/5584] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:02 2026] GET /volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:02.044410 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:02.046283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:34:02.046720 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0269af3a-141c-40f6-9080-0636c7db76e9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-57497511"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:02.058277 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:02.058277 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:02.058722 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:34:02.058886 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Create snapshot from volume 0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:02.083004 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Created reservations ['a4b3ca6a-a2bb-43f8-90b8-26d76c57677f', '5547acf8-c691-4604-970a-da63b137d615', '5401f740-776b-4b48-ae06-d0536510f1ae', '5bf1ca26-6032-4e3c-846d-e31f65ddeabf'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:02.113105 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:02.114853 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:34:02.115196 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2066974191", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:02.116811 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2066974191', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:34:02.117260 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot create request issued successfully. Jul 10 13:34:02.117780 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c7f45fad-ae0c-4e04-a2a3-6180dd4472c3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:34:02.118234 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1411/5585] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:34:02 2026] POST /volume/v3/snapshots => generated 306 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:02.126883 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:02.128981 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:02.129196 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:02.129449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:02.136173 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:02.136173 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:02.136629 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:34:02.137515 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e53c4446-ce0a-4346-a5a8-6553a6526b1d tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 200 Jul 10 13:34:02.137951 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1391/5586] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:02 2026] GET /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:02.191562 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:34:02.196619 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:34:02.202747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (e4e6b6d6-c119-454b-9e22-9da96d43b6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:02.203868 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9960b7-9a84-4f02-bd4d-dd2820d97f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:02.204841 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:34:02.260364 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd9960b7-9a84-4f02-bd4d-dd2820d97f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:02.261140 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb75a96-cfe7-494d-abd3-d22a1b749c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:02.299371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['00a9df21-83a5-4fcb-87db-f0f872ed7159', 'ee9ad66c-9247-45d0-8756-ff7b809ed6df', '160c7f84-40ee-46b5-a5fb-02034bc0b95f', '0e3c7941-22d1-4732-aac5-e138b2016681'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:02.300066 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb75a96-cfe7-494d-abd3-d22a1b749c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a9df21-83a5-4fcb-87db-f0f872ed7159', 'ee9ad66c-9247-45d0-8756-ff7b809ed6df', '160c7f84-40ee-46b5-a5fb-02034bc0b95f', '0e3c7941-22d1-4732-aac5-e138b2016681']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:02.300772 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4183a790-5cf3-408f-93f0-a3ec3dc5b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:02.322584 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4183a790-5cf3-408f-93f0-a3ec3dc5b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8426fa29-697d-4f86-a6a2-04267976150a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2066974191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['00a9df21-83a5-4fcb-87db-f0f872ed7159','ee9ad66c-9247-45d0-8756-ff7b809ed6df','160c7f84-40ee-46b5-a5fb-02034bc0b95f','0e3c7941-22d1-4732-aac5-e138b2016681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2066974191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8426fa29-697d-4f86-a6a2-04267976150a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:02.323312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10af07dc-9b34-45ac-9ee9-b0cae5c38227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:02.339670 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10af07dc-9b34-45ac-9ee9-b0cae5c38227) transitioned into state 'SUCCESS' from state '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-2066974191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['00a9df21-83a5-4fcb-87db-f0f872ed7159','ee9ad66c-9247-45d0-8756-ff7b809ed6df','160c7f84-40ee-46b5-a5fb-02034bc0b95f','0e3c7941-22d1-4732-aac5-e138b2016681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:02.340354 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b9d655-6ee2-43dd-8d75-ab10e7192bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:02.348296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b9d655-6ee2-43dd-8d75-ab10e7192bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:02.349111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (e4e6b6d6-c119-454b-9e22-9da96d43b6e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:02.349400 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:34:02.349974 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-928aa624-d1e3-4b0f-8b29-56d2b4fda1a9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:34:02.350523 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1400/5587] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:34:02 2026] POST /volume/v3/volumes => generated 759 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:02.361185 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:02.362792 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:02.362981 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:02.363188 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:02.370609 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:02.370609 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:02.374022 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:02.378289 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4ed0e189-5f37-4f4d-ac51-ed5e2a3d0e1f tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:02.378737 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1386/5588] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:02 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:03.147110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b60e599b-b631-4c56-97e3-243f004a88e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.149139 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b60e599b-b631-4c56-97e3-243f004a88e4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:03.149352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b60e599b-b631-4c56-97e3-243f004a88e4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.149587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b60e599b-b631-4c56-97e3-243f004a88e4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.155252 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.155252 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:03.155584 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b60e599b-b631-4c56-97e3-243f004a88e4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:34:03.156319 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b60e599b-b631-4c56-97e3-243f004a88e4 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 200 Jul 10 13:34:03.156743 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1412/5589] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:03.165591 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.167262 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] POST https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action Jul 10 13:34:03.167627 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:34:03.167798 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:03.169159 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.admin_actions [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Updating snapshot '8218f4a3-c27b-43de-8b19-1520e08c093e' with '{'status': 'creating'}' {{(pid=100116) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 13:34:03.179919 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.179919 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:03.193937 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ac0e655-d60e-4d3c-89dd-49c671a6396b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action returned with HTTP 202 Jul 10 13:34:03.194329 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1392/5590] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:34:03 2026] POST /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:34:03.201613 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.203553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:03.203788 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.204044 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.211143 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.211143 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:03.211619 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:34:03.212536 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-39b5f96e-7c7c-45ac-8e7f-91f14d14ce72 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 200 Jul 10 13:34:03.213094 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1401/5591] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:03.221993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.223770 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] POST https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action Jul 10 13:34:03.224117 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:34:03.224236 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:03.225587 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100115) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 13:34:03.229950 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.229950 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:03.230378 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.snapshot_actions [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] Updating snapshot 8218f4a3-c27b-43de-8b19-1520e08c093e with info {'id': '8218f4a3-c27b-43de-8b19-1520e08c093e', 'status': 'error', 'progress': '80%'} Jul 10 13:34:03.234401 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7a6025fa-88dd-4607-bd0b-9a43687843fb tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-member] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action returned with HTTP 202 Jul 10 13:34:03.234808 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1387/5592] 10.4.3.138 () {68 vars in 1396 bytes} [Fri Jul 10 13:34:03 2026] POST /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:34:03.241357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-536761c4-a129-4b40-8d7b-7e59efb8875b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.243084 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:03.243264 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.243485 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.243676 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete snapshot with id: 8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:03.248749 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.248749 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:03.249403 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:34:03.268288 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot delete request issued successfully. Jul 10 13:34:03.268545 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-536761c4-a129-4b40-8d7b-7e59efb8875b tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 202 Jul 10 13:34:03.269146 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1413/5593] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:34:03 2026] DELETE /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:34:03.276235 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.278484 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:03.278649 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.278905 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.285185 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.285185 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:03.285676 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Snapshot retrieved successfully. Jul 10 13:34:03.286682 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cd12f86c-e5db-4bfa-a5ea-bf786aabbfb7 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 200 Jul 10 13:34:03.287232 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1393/5594] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:03.393977 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-38a92291-4c37-48bb-9ba6-7101ce13274c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.395850 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38a92291-4c37-48bb-9ba6-7101ce13274c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:03.396019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38a92291-4c37-48bb-9ba6-7101ce13274c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.396229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38a92291-4c37-48bb-9ba6-7101ce13274c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.404546 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.404546 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:03.408479 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38a92291-4c37-48bb-9ba6-7101ce13274c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:03.412973 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38a92291-4c37-48bb-9ba6-7101ce13274c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:03.413341 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1402/5595] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:03.425028 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.426742 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:03.426928 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.427105 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.434485 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.434485 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:03.440306 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:03.446195 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-96f497f8-e0ff-4878-8bd2-d784e866ec56 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:03.446667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1388/5596] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:03.574963 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:03.577196 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:03.577392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:03.577593 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:03.585147 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:03.585147 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:03.589386 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:03.595141 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-23c9cf5b-ed34-43f8-99b8-602f44894bc9 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:03.595559 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1414/5597] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:34:03 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:04.042108 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.044083 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:04.044209 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:04.044397 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:04.051002 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:04.051002 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:04.054628 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:04.059143 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-083c5e72-cdc8-417d-bf7b-404786bd40ac tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:04.059537 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1394/5598] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:34:04 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:04.068595 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-331cda5d-c3a3-40f0-a94a-fe4122ddb878 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.068969 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-331cda5d-c3a3-40f0-a94a-fe4122ddb878 None None] GET https://10.4.3.138/volume// Jul 10 13:34:04.069124 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-331cda5d-c3a3-40f0-a94a-fe4122ddb878 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:04.069292 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-331cda5d-c3a3-40f0-a94a-fe4122ddb878 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:04.069628 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-331cda5d-c3a3-40f0-a94a-fe4122ddb878 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:34:04.069940 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1403/5599] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:34:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:34:04.078463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-5d7e26d7-fb32-436f-9dad-a69779613a3c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.080508 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-5d7e26d7-fb32-436f-9dad-a69779613a3c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:34:04.080844 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-5d7e26d7-fb32-436f-9dad-a69779613a3c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8426fa29-697d-4f86-a6a2-04267976150a", "connector": null, "instance_uuid": "b2d7bfe7-9493-41d9-88c3-82ff0e01d734"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:04.089235 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:04.089235 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:04.111804 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-5d7e26d7-fb32-436f-9dad-a69779613a3c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:34:04.112335 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1389/5600] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:34:04 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) Jul 10 13:34:04.296009 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c750278c-70b4-4cf2-b4d5-d8c46578fc84 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.298014 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c750278c-70b4-4cf2-b4d5-d8c46578fc84 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e Jul 10 13:34:04.298718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c750278c-70b4-4cf2-b4d5-d8c46578fc84 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:04.298718 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c750278c-70b4-4cf2-b4d5-d8c46578fc84 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:04.302865 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c750278c-70b4-4cf2-b4d5-d8c46578fc84 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e returned with HTTP 404 Jul 10 13:34:04.303424 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1415/5601] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:34:04 2026] GET /volume/v3/snapshots/8218f4a3-c27b-43de-8b19-1520e08c093e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:04.309764 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.311397 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:04.311712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:04.312002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:04.312187 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume with id: 0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:04.320128 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:04.320128 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:04.320128 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:34:04.337499 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Delete volume request issued successfully. Jul 10 13:34:04.337671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f3cd98ca-f583-4e3f-a5dc-49f189ff0edc tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 returned with HTTP 202 Jul 10 13:34:04.338153 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1395/5602] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:34:04 2026] DELETE /volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:34:04.345149 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3e19d078-8609-47b1-803e-e56bd07def00 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:04.346733 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e19d078-8609-47b1-803e-e56bd07def00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:04.346901 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e19d078-8609-47b1-803e-e56bd07def00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:04.347071 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e19d078-8609-47b1-803e-e56bd07def00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:04.353595 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:04.353595 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:04.356730 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-3e19d078-8609-47b1-803e-e56bd07def00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Volume info retrieved successfully. Jul 10 13:34:04.360528 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e19d078-8609-47b1-803e-e56bd07def00 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 returned with HTTP 200 Jul 10 13:34:04.360909 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1404/5603] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:04 2026] GET /volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:05.374914 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7caae89c-8fe3-4c47-aebe-360c6aad1bb3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:05.376931 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7caae89c-8fe3-4c47-aebe-360c6aad1bb3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] GET https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 Jul 10 13:34:05.377092 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7caae89c-8fe3-4c47-aebe-360c6aad1bb3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:05.377262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7caae89c-8fe3-4c47-aebe-360c6aad1bb3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:05.383667 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7caae89c-8fe3-4c47-aebe-360c6aad1bb3 tempest-ProjectMemberTests-6474479 tempest-ProjectMemberTests-6474479-project-admin] https://10.4.3.138/volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 returned with HTTP 404 Jul 10 13:34:05.384158 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1390/5604] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:05 2026] GET /volume/v3/volumes/0269af3a-141c-40f6-9080-0636c7db76e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:09.926952 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-14a7fb76-7d21-45b9-8867-dd0cb818e095 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:09.927332 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14a7fb76-7d21-45b9-8867-dd0cb818e095 None None] GET https://10.4.3.138/volume// Jul 10 13:34:09.927492 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14a7fb76-7d21-45b9-8867-dd0cb818e095 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:09.927711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-14a7fb76-7d21-45b9-8867-dd0cb818e095 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:09.928046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-14a7fb76-7d21-45b9-8867-dd0cb818e095 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:34:09.928330 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1416/5605] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:34:09.935770 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:09.937684 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:34:09.938029 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:09.938898 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:09.948108 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:09.948108 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:09.952337 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:34:09.957394 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-22f1ca3e-57b7-4fcd-a52f-aa70579e7661 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:34:09.957853 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1396/5606] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:34:09 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:34:10.061964 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:10.064709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb Jul 10 13:34:10.065248 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:10.074449 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" by "attachment_update" {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:34:10.078782 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100114) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:34:10.079684 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:10.079684 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:10.598111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.coordination [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" released by "attachment_update" :: held 0.519s {{(pid=100114) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:34:10.598366 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-9a90ab3a-7bd1-409a-b4fd-53d27de2a52e tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb returned with HTTP 200 Jul 10 13:34:10.598793 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1405/5607] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:34:10 2026] PUT /volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:11.108986 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-30c82d92-c4c6-4d44-8f75-a2fd706b1736 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:11.110846 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-30c82d92-c4c6-4d44-8f75-a2fd706b1736 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb/action Jul 10 13:34:11.111187 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-30c82d92-c4c6-4d44-8f75-a2fd706b1736 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:34:11.111306 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-30c82d92-c4c6-4d44-8f75-a2fd706b1736 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:11.127913 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:11.127913 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:11.136599 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-4c647d46-ea9b-417a-8603-16016cb46f64 req-30c82d92-c4c6-4d44-8f75-a2fd706b1736 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb/action returned with HTTP 204 Jul 10 13:34:11.137114 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1391/5608] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:34:11 2026] POST /volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:34:14.300341 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=282,cinder:UPDATE=117,cinder:INSERT=59 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:34:19.955554 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=344,cinder:UPDATE=147,cinder:INSERT=79,cinder:DELETE=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:34:20.593103 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=260,cinder:UPDATE=105,cinder:INSERT=41 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:34:21.134814 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=220,cinder:UPDATE=73,cinder:INSERT=44 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:34:52.746961 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ecbaada3-1d1f-4620-bfd8-2aeb7f00fffa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:52.841348 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecbaada3-1d1f-4620-bfd8-2aeb7f00fffa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:34:52.841711 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ecbaada3-1d1f-4620-bfd8-2aeb7f00fffa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883", "extra_specs": {"multiattach": " True"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:52.859051 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ecbaada3-1d1f-4620-bfd8-2aeb7f00fffa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:34:52.859530 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1417/5609] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:34:52 2026] POST /volume/v3/types => generated 287 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:52.868747 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:52.870989 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:34:52.871441 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1951004697", "snapshot_id": null, "imageRef": null, "volume_type": "071aeb40-8115-4db9-9451-ffef7665d494", "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:52.873458 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1951004697', 'snapshot_id': None, 'imageRef': None, 'volume_type': '071aeb40-8115-4db9-9451-ffef7665d494', 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:34:52.878847 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume of 1 GB Jul 10 13:34:52.879268 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:52.879268 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:52.879951 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Availability Zones retrieved successfully. Jul 10 13:34:52.888088 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (7f45dacb-be14-42eb-92f9-1871d2fc7570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:52.889769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e12645-2b72-404a-878b-f220c01c0d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:52.891236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:34:52.900350 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:52.900350 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:52.913111 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e12645-2b72-404a-878b-f220c01c0d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=071aeb40-8115-4db9-9451-ffef7665d494,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '071aeb40-8115-4db9-9451-ffef7665d494', 'encryption_key_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=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:52.913931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd284ab-db1e-42c5-b1b4-237311cc1bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:52.945665 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:34:52.946093 np0000005006 devstack@c-api.service[100116]: WARNING cinder.quota [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1892284308-1787572883, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:34:52.977613 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Created reservations ['535c6a83-66a0-468d-8318-b62a3fdb50d3', '460f0c11-231c-4324-855c-76a016900f27', '9a4c045a-0322-4e18-8123-7d0de88c1ce5', '9510c007-8168-4902-9b25-0a527b83e93a'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:52.978587 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd284ab-db1e-42c5-b1b4-237311cc1bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535c6a83-66a0-468d-8318-b62a3fdb50d3', '460f0c11-231c-4324-855c-76a016900f27', '9a4c045a-0322-4e18-8123-7d0de88c1ce5', '9510c007-8168-4902-9b25-0a527b83e93a']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:52.979648 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bca9c0-a14d-47bd-8ed6-bf24d35755a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:53.005481 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bca9c0-a14d-47bd-8ed6-bf24d35755a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '242e540e-f255-4824-8d9b-b7b3f4dbdc85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1951004697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['535c6a83-66a0-468d-8318-b62a3fdb50d3','460f0c11-231c-4324-855c-76a016900f27','9a4c045a-0322-4e18-8123-7d0de88c1ce5','9510c007-8168-4902-9b25-0a527b83e93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=071aeb40-8115-4db9-9451-ffef7665d494), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1951004697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=242e540e-f255-4824-8d9b-b7b3f4dbdc85,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ab3e9f799c448a59f644bce0ca96c3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(071aeb40-8115-4db9-9451-ffef7665d494),volume_type_id=071aeb40-8115-4db9-9451-ffef7665d494)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:53.006344 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85c608b-480e-40ea-abac-f596417d214f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:53.026168 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b85c608b-480e-40ea-abac-f596417d214f) transitioned into state 'SUCCESS' from state '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-1951004697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['535c6a83-66a0-468d-8318-b62a3fdb50d3','460f0c11-231c-4324-855c-76a016900f27','9a4c045a-0322-4e18-8123-7d0de88c1ce5','9510c007-8168-4902-9b25-0a527b83e93a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=071aeb40-8115-4db9-9451-ffef7665d494)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:53.027116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a671867d-9a32-46e4-a9d4-d51bcfa23933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:53.037430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a671867d-9a32-46e4-a9d4-d51bcfa23933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:53.038457 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (7f45dacb-be14-42eb-92f9-1871d2fc7570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:53.038896 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request issued successfully. Jul 10 13:34:53.039607 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b542d85f-cd34-4a7c-930b-f31d10d6891e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:34:53.040173 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1397/5610] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:34:52 2026] POST /volume/v3/volumes => generated 830 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:53.053352 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:53.055338 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:34:53.055581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:53.055814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:53.063154 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:53.063154 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:53.067739 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:53.074366 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abf38c6d-f96c-40df-9dce-4ac63d6bd1d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:34:53.074920 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1406/5611] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:53 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 898 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:54.088881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:54.090613 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:34:54.090806 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:54.090978 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:54.097827 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:54.097827 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:54.101285 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:54.105518 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bda8b36f-000e-4ca5-bb46-51625f9c4295 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:34:54.105987 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1392/5612] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:54 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:54.118895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bb06177c-66b9-4782-904b-b90244bc7644 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:54.120943 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bb06177c-66b9-4782-904b-b90244bc7644 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:34:54.121202 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bb06177c-66b9-4782-904b-b90244bc7644 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:54.121421 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bb06177c-66b9-4782-904b-b90244bc7644 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:54.128258 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:54.128258 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:54.131774 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bb06177c-66b9-4782-904b-b90244bc7644 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:54.135701 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bb06177c-66b9-4782-904b-b90244bc7644 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:34:54.136309 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1418/5613] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:54 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:54.147382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:54.149220 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:34:54.149553 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-591467931", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:54.151013 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-591467931', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:34:54.151171 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume of 1 GB Jul 10 13:34:54.151389 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:54.151389 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:54.155327 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Availability Zones retrieved successfully. Jul 10 13:34:54.160302 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (99326ad0-54ce-4150-aefe-616012bb8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:54.161102 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac657477-e6c6-4443-aa97-ce6cacd0e277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:54.161913 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:34:54.185622 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac657477-e6c6-4443-aa97-ce6cacd0e277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:54.186558 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9abdaa0-5e01-426a-9299-bbd56faf77e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:54.235654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Created reservations ['0472efe4-670d-4cfe-a752-9efcc0189cc2', 'e2dcc29d-4534-47d4-a7f5-9fcb79af5275', 'dcb87d8e-3d45-49bf-a7c6-4bde8b61c0ba', '42034b5b-fa4c-4407-9586-7a6a3ad9c0e5'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:54.236516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9abdaa0-5e01-426a-9299-bbd56faf77e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0472efe4-670d-4cfe-a752-9efcc0189cc2', 'e2dcc29d-4534-47d4-a7f5-9fcb79af5275', 'dcb87d8e-3d45-49bf-a7c6-4bde8b61c0ba', '42034b5b-fa4c-4407-9586-7a6a3ad9c0e5']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:54.237433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfddf1b-0f8c-4a13-9d0f-726af936c3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:54.260372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfddf1b-0f8c-4a13-9d0f-726af936c3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e714b99-2ae8-4e8d-b490-fb129fdb6a6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-591467931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['0472efe4-670d-4cfe-a752-9efcc0189cc2','e2dcc29d-4534-47d4-a7f5-9fcb79af5275','dcb87d8e-3d45-49bf-a7c6-4bde8b61c0ba','42034b5b-fa4c-4407-9586-7a6a3ad9c0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-591467931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e714b99-2ae8-4e8d-b490-fb129fdb6a6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ab3e9f799c448a59f644bce0ca96c3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:54.261216 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54909e0-9f97-421a-acd7-454ce6e0473a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:54.278938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54909e0-9f97-421a-acd7-454ce6e0473a) transitioned into state 'SUCCESS' from state '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-591467931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['0472efe4-670d-4cfe-a752-9efcc0189cc2','e2dcc29d-4534-47d4-a7f5-9fcb79af5275','dcb87d8e-3d45-49bf-a7c6-4bde8b61c0ba','42034b5b-fa4c-4407-9586-7a6a3ad9c0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:54.279657 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fb7883-faf8-4af0-804e-a3ed6b6ee65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:54.287967 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06fb7883-faf8-4af0-804e-a3ed6b6ee65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:54.288647 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (99326ad0-54ce-4150-aefe-616012bb8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:54.288937 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request issued successfully. Jul 10 13:34:54.289443 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-5b85bdc1-110d-4157-9bff-17e2e9f254bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:34:54.289860 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1398/5614] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:34:54 2026] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:54.300343 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4ee83b13-988c-45df-b5cd-f694b904cdee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:54.302151 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4ee83b13-988c-45df-b5cd-f694b904cdee tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:54.302455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4ee83b13-988c-45df-b5cd-f694b904cdee tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:54.302654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4ee83b13-988c-45df-b5cd-f694b904cdee tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:54.309497 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:54.309497 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:54.313359 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-4ee83b13-988c-45df-b5cd-f694b904cdee tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:54.317605 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4ee83b13-988c-45df-b5cd-f694b904cdee tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:54.317956 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1407/5615] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:54 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:55.329876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7db91d1e-7151-4cbd-a479-50213325941a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.331661 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7db91d1e-7151-4cbd-a479-50213325941a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:55.331876 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7db91d1e-7151-4cbd-a479-50213325941a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:55.332069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7db91d1e-7151-4cbd-a479-50213325941a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:55.338957 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:55.338957 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:55.342525 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7db91d1e-7151-4cbd-a479-50213325941a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:55.346437 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7db91d1e-7151-4cbd-a479-50213325941a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:55.346895 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1393/5616] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:55 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:55.359487 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.361375 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:55.361576 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:55.361795 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:55.369426 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:55.369426 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:55.373006 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:55.377334 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-22d20e4e-4233-4a3d-acdc-a9f35e8406cb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:55.377761 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1419/5617] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:55 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:55.390090 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1bd3267f-8f61-425e-8046-3c4d61e340bd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.391914 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1bd3267f-8f61-425e-8046-3c4d61e340bd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:34:55.392291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1bd3267f-8f61-425e-8046-3c4d61e340bd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-414314769", "extra_specs": {}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:55.393643 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:55.393643 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:55.403369 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1bd3267f-8f61-425e-8046-3c4d61e340bd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:34:55.403775 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1399/5618] 10.4.3.138 () {68 vars in 1252 bytes} [Fri Jul 10 13:34:55 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:55.411950 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6968a963-ccdc-4c2c-9acf-2b0e2249aadf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.413651 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6968a963-ccdc-4c2c-9acf-2b0e2249aadf tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] POST https://10.4.3.138/volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454/encryption Jul 10 13:34:55.414019 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6968a963-ccdc-4c2c-9acf-2b0e2249aadf tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:55.429326 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6968a963-ccdc-4c2c-9acf-2b0e2249aadf tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454/encryption returned with HTTP 200 Jul 10 13:34:55.429754 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1408/5619] 10.4.3.138 () {68 vars in 1397 bytes} [Fri Jul 10 13:34:55 2026] POST /volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:55.437299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.439159 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:34:55.439488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-687055564", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-414314769", "size": 1}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:55.441045 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-687055564', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-414314769', 'size': 1}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:34:55.444768 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume of 1 GB Jul 10 13:34:55.445054 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:55.445054 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:55.445556 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Availability Zones retrieved successfully. Jul 10 13:34:55.450839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (6cbe3022-4a1b-415b-8b98-334e82506ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:55.451735 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9c5b50-3492-4790-ba05-653a9eb368dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:55.452710 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:34:55.479759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9c5b50-3492-4790-ba05-653a9eb368dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:34:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e775f63b-49a9-4aa7-9656-8e328f038454,is_public=True,name='tempest-scenario-type-luks-414314769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e775f63b-49a9-4aa7-9656-8e328f038454', '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=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:55.480530 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1828e40-35df-4ff4-9fd2-6976d5fff1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:55.504583 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-414314769 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-414314769, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:34:55.504889 np0000005006 devstack@c-api.service[100115]: WARNING cinder.quota [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-414314769 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-414314769, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:34:55.531936 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Created reservations ['ca3493a8-629e-40ad-af1b-5b5490e482ea', '07c9ed52-903c-4d8a-ae2f-ce98c53523e7', 'c339ede0-0848-4dd8-8c33-9f69ea29179f', '8fb31330-6fbc-4507-8b36-beb8b22a0e2c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:34:55.532668 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1828e40-35df-4ff4-9fd2-6976d5fff1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3493a8-629e-40ad-af1b-5b5490e482ea', '07c9ed52-903c-4d8a-ae2f-ce98c53523e7', 'c339ede0-0848-4dd8-8c33-9f69ea29179f', '8fb31330-6fbc-4507-8b36-beb8b22a0e2c']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:55.533309 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98542527-b81e-49ba-b44c-3e34a1a7ae38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:55.553813 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98542527-b81e-49ba-b44c-3e34a1a7ae38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6ac3d71-1df0-49d2-a588-8fb75594eb57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-687055564',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['ca3493a8-629e-40ad-af1b-5b5490e482ea','07c9ed52-903c-4d8a-ae2f-ce98c53523e7','c339ede0-0848-4dd8-8c33-9f69ea29179f','8fb31330-6fbc-4507-8b36-beb8b22a0e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=e775f63b-49a9-4aa7-9656-8e328f038454), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-687055564',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b6ac3d71-1df0-49d2-a588-8fb75594eb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ab3e9f799c448a59f644bce0ca96c3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e775f63b-49a9-4aa7-9656-8e328f038454),volume_type_id=e775f63b-49a9-4aa7-9656-8e328f038454)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:55.554480 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9808de79-9481-49e9-9ed7-d59ee4187180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:55.570125 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9808de79-9481-49e9-9ed7-d59ee4187180) transitioned into state 'SUCCESS' from state '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-687055564',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['ca3493a8-629e-40ad-af1b-5b5490e482ea','07c9ed52-903c-4d8a-ae2f-ce98c53523e7','c339ede0-0848-4dd8-8c33-9f69ea29179f','8fb31330-6fbc-4507-8b36-beb8b22a0e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=e775f63b-49a9-4aa7-9656-8e328f038454)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:55.570790 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752be040-8a5a-4ba2-b12b-4e360e920dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:34:55.578975 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752be040-8a5a-4ba2-b12b-4e360e920dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:34:55.579788 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (6cbe3022-4a1b-415b-8b98-334e82506ba3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:34:55.580078 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request issued successfully. Jul 10 13:34:55.580634 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-94025ea6-c6c4-4fc3-a778-550ba8cccaff tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:34:55.581135 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1394/5620] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:34:55 2026] POST /volume/v3/volumes => generated 779 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:34:55.594400 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:55.595801 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:34:55.596007 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:55.596278 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:55.604881 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:55.604881 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:55.608183 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:55.611963 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3bb0f8d8-7f5f-459a-be92-dd62c030d909 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:34:55.612423 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1420/5621] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:55 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:56.626522 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:56.628301 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:34:56.628504 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:56.628758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:56.636448 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:56.636448 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:56.639979 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:56.644107 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a3272f2f-c431-4378-b1a4-81c609b3c8dc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:34:56.644579 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1400/5622] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:56 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:56.656120 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:56.657833 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:34:56.658038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:56.658229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:56.664489 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:56.664489 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:56.667864 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:56.672412 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1e4babae-4860-4b7d-8d86-d4e1d633df01 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:34:56.672788 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1409/5623] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:56 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:56.716513 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:56.718904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:56.719098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:56.719319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:56.727562 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:56.727562 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:34:56.732682 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:56.738419 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-4b5bf7cf-ca27-420c-a101-16442008b179 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:56.738846 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1395/5624] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:34:56 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:58.775215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-394e4ef2-5c61-4095-9bf0-104207573927 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:58.775763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-394e4ef2-5c61-4095-9bf0-104207573927 None None] GET https://10.4.3.138/volume// Jul 10 13:34:58.775763 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-394e4ef2-5c61-4095-9bf0-104207573927 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:58.775903 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-394e4ef2-5c61-4095-9bf0-104207573927 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:58.776233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-394e4ef2-5c61-4095-9bf0-104207573927 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:34:58.776518 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1421/5625] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:34:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:34:58.784717 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-463cd42c-82c6-43b9-a272-9166516cb8db req-d044908c-013d-47d9-95fb-e458ca21b7b9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:58.787236 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-d044908c-013d-47d9-95fb-e458ca21b7b9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:34:58.787633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-d044908c-013d-47d9-95fb-e458ca21b7b9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e714b99-2ae8-4e8d-b490-fb129fdb6a6d", "connector": null, "instance_uuid": "b625fe5f-05be-44dc-9e6e-1cb4bd67a38c"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:58.796893 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:58.796893 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:34:58.821316 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-d044908c-013d-47d9-95fb-e458ca21b7b9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:34:58.821757 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1401/5626] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:34:58 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:34:59.259842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:59.261806 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:59.262020 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:59.262299 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:59.272842 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:59.272842 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:34:59.276497 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:59.280535 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-62ffd8fd-692d-49a2-9e8f-03f977880fa6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:59.280893 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1410/5627] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:34:59 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:34:59.349660 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f2243c65-7b2e-43ff-8f19-ed69f5756be6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:59.350098 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f2243c65-7b2e-43ff-8f19-ed69f5756be6 None None] GET https://10.4.3.138/volume// Jul 10 13:34:59.350301 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f2243c65-7b2e-43ff-8f19-ed69f5756be6 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:59.350534 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f2243c65-7b2e-43ff-8f19-ed69f5756be6 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:59.350925 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f2243c65-7b2e-43ff-8f19-ed69f5756be6 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:34:59.351258 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1396/5628] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:34:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:34:59.358453 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:59.360892 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:34:59.361106 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:34:59.361312 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:34:59.371239 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:59.371239 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:34:59.375222 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:34:59.380394 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-382e4c76-b6f4-4bac-a6d9-8b29704b3dd0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:34:59.380900 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1422/5629] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:34:59 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:34:59.490197 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:34:59.492633 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] PUT https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 Jul 10 13:34:59.493007 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:34:59.500820 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Acquiring lock "cinder-attachment_update-3e714b99-2ae8-4e8d-b490-fb129fdb6a6d-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:34:59.505776 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-3e714b99-2ae8-4e8d-b490-fb129fdb6a6d-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:34:59.506798 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:34:59.506798 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:00.027248 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-3e714b99-2ae8-4e8d-b490-fb129fdb6a6d-np0000005006" released by "attachment_update" :: held 0.521s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:35:00.027669 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-3e88c8b3-c5e6-4614-9a54-f7b480818d62 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 returned with HTTP 200 Jul 10 13:35:00.028071 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1402/5630] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:34:59 2026] PUT /volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:00.293747 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6e196594-3da7-4047-9624-41774035c74f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:00.295521 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e196594-3da7-4047-9624-41774035c74f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:00.295759 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e196594-3da7-4047-9624-41774035c74f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:00.295948 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6e196594-3da7-4047-9624-41774035c74f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:00.305410 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:00.305410 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:00.308994 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6e196594-3da7-4047-9624-41774035c74f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:00.313122 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6e196594-3da7-4047-9624-41774035c74f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:00.313510 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1411/5631] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:00 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:01.327250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-95cc6041-4fb7-4348-a04b-10b08016a516 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:01.329275 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-95cc6041-4fb7-4348-a04b-10b08016a516 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:01.329351 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-95cc6041-4fb7-4348-a04b-10b08016a516 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:01.329546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-95cc6041-4fb7-4348-a04b-10b08016a516 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:01.340756 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:01.340756 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:01.344947 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-95cc6041-4fb7-4348-a04b-10b08016a516 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:01.352377 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-95cc6041-4fb7-4348-a04b-10b08016a516 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:01.352786 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1397/5632] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:01 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:02.368994 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-75504a35-970f-40c3-b206-5d4342c107b5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:02.370681 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75504a35-970f-40c3-b206-5d4342c107b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:02.370997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75504a35-970f-40c3-b206-5d4342c107b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:02.371459 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-75504a35-970f-40c3-b206-5d4342c107b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:02.382402 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:02.382402 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:02.386189 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-75504a35-970f-40c3-b206-5d4342c107b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:02.390928 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-75504a35-970f-40c3-b206-5d4342c107b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:02.391383 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1423/5633] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:02 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:03.403454 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:03.405176 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:03.405375 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:03.405554 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:03.415971 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:03.415971 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:03.419834 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:03.424386 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-80df131c-6382-4bee-bbdf-fe909d29cc7e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:03.424779 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1403/5634] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:03 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:04.438295 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:04.440062 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:04.440243 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:04.440464 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:04.449383 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:04.449383 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:04.453017 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:04.457125 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5b5d535f-5d7d-4c04-b186-7a16360c20d5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:04.457517 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1412/5635] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:04 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:05.469592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:05.471122 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:05.471446 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:05.471742 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:05.481779 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:05.481779 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:05.484864 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:05.488504 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4a91fbbc-6b4a-4686-984f-4a109d5d9bd4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:05.488919 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1398/5636] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:05 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:06.350342 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b676ed4f-d64d-4763-8219-fd30f296b410 req-8fe64b7b-86af-466d-86b6-09864c62b5c4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:06.352371 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b676ed4f-d64d-4763-8219-fd30f296b410 req-8fe64b7b-86af-466d-86b6-09864c62b5c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb Jul 10 13:35:06.352615 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b676ed4f-d64d-4763-8219-fd30f296b410 req-8fe64b7b-86af-466d-86b6-09864c62b5c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:06.352803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b676ed4f-d64d-4763-8219-fd30f296b410 req-8fe64b7b-86af-466d-86b6-09864c62b5c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:06.360192 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:06.360192 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:06.501280 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:06.503549 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:06.503832 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:06.504098 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:06.516598 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:06.516598 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:06.520832 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:06.525409 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1f4e1f3f-be8e-4b35-b386-4702e38acb83 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:06.525818 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1404/5637] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:06 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:06.882306 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b676ed4f-d64d-4763-8219-fd30f296b410 req-8fe64b7b-86af-466d-86b6-09864c62b5c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb returned with HTTP 200 Jul 10 13:35:06.882751 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1424/5638] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:35:06 2026] DELETE /volume/v3/attachments/49e5b71e-b190-4601-a392-21409c0ae5fb => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:07.248975 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-463cd42c-82c6-43b9-a272-9166516cb8db req-8c18d7c9-0702-4860-84bd-96d7cc8a344c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:07.250857 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-8c18d7c9-0702-4860-84bd-96d7cc8a344c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08/action Jul 10 13:35:07.251186 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-8c18d7c9-0702-4860-84bd-96d7cc8a344c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:35:07.251322 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-8c18d7c9-0702-4860-84bd-96d7cc8a344c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:07.267079 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:07.267079 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:07.276038 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-463cd42c-82c6-43b9-a272-9166516cb8db req-8c18d7c9-0702-4860-84bd-96d7cc8a344c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08/action returned with HTTP 204 Jul 10 13:35:07.276590 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1413/5639] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:35:07 2026] POST /volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:35:07.539346 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7d153107-a1ca-47f3-b294-1366c7fee94c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:07.540924 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d153107-a1ca-47f3-b294-1366c7fee94c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:35:07.541082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d153107-a1ca-47f3-b294-1366c7fee94c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:07.541249 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7d153107-a1ca-47f3-b294-1366c7fee94c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:07.550740 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:07.550740 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:07.554052 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7d153107-a1ca-47f3-b294-1366c7fee94c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:07.557975 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7d153107-a1ca-47f3-b294-1366c7fee94c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:35:07.558494 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1399/5640] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:07 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:07.599895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:07.602455 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:07.602701 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:07.602935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:07.610313 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:07.610313 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:07.614644 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:07.618534 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-a64bb3a8-527f-4753-b063-f260a6168cf6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:07.619100 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1405/5641] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:35:07 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:09.650103 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7cc6fb69-d969-4d76-bb70-816c67860704 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:09.650556 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7cc6fb69-d969-4d76-bb70-816c67860704 None None] GET https://10.4.3.138/volume// Jul 10 13:35:09.650779 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7cc6fb69-d969-4d76-bb70-816c67860704 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:09.651017 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7cc6fb69-d969-4d76-bb70-816c67860704 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:09.651427 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7cc6fb69-d969-4d76-bb70-816c67860704 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:09.651774 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1425/5642] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:35:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:09.658737 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-13b5f806-4678-4a14-98a4-88c1e12af7d0 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:09.660709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-13b5f806-4678-4a14-98a4-88c1e12af7d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:35:09.661081 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-13b5f806-4678-4a14-98a4-88c1e12af7d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6ac3d71-1df0-49d2-a588-8fb75594eb57", "connector": null, "instance_uuid": "b625fe5f-05be-44dc-9e6e-1cb4bd67a38c"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:09.668939 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:09.668939 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:09.691180 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-13b5f806-4678-4a14-98a4-88c1e12af7d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:35:09.691710 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1414/5643] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:35:09 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) Jul 10 13:35:09.912763 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:09.914539 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:35:09.914711 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:09.914893 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:09.921181 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:09.921181 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:09.924345 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:35:09.928451 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-3a333e21-e30a-436e-b93c-681e6a783609 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:35:09.928851 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1400/5644] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:35:09 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:10.139460 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-39748024-553c-465e-9b9b-2893afcf923a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.141630 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39748024-553c-465e-9b9b-2893afcf923a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:10.141897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39748024-553c-465e-9b9b-2893afcf923a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.142101 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-39748024-553c-465e-9b9b-2893afcf923a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.153234 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.153234 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:10.156967 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-39748024-553c-465e-9b9b-2893afcf923a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:10.161648 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-39748024-553c-465e-9b9b-2893afcf923a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:10.162043 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1406/5645] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:10.213944 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-dbcaf4ad-0987-44d2-9f77-f50258d337ec None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.214280 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbcaf4ad-0987-44d2-9f77-f50258d337ec None None] GET https://10.4.3.138/volume// Jul 10 13:35:10.214449 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbcaf4ad-0987-44d2-9f77-f50258d337ec None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.214623 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-dbcaf4ad-0987-44d2-9f77-f50258d337ec None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.214931 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-dbcaf4ad-0987-44d2-9f77-f50258d337ec None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:10.215181 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1426/5646] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:10.221714 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.223615 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:10.223831 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.223980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.232626 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.232626 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:10.235655 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:10.240152 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-43d1348c-2825-43a0-897e-763d9c62237d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:10.240541 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1415/5647] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:35:10.338348 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.340600 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] PUT https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf Jul 10 13:35:10.341002 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:10.348565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Acquiring lock "cinder-attachment_update-b6ac3d71-1df0-49d2-a588-8fb75594eb57-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:35:10.350265 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.351751 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:35:10.351973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.352125 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.352639 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-b6ac3d71-1df0-49d2-a588-8fb75594eb57-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:35:10.353560 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.353560 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:10.358139 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.358139 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:10.361017 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:35:10.364952 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-c8c0d790-f7f3-4364-b65a-551bcc74d9c1 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:35:10.365297 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1407/5648] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:10.375377 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d646fe23-09e6-420d-bffe-945d369d7cb1 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.375762 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d646fe23-09e6-420d-bffe-945d369d7cb1 None None] GET https://10.4.3.138/volume// Jul 10 13:35:10.375955 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d646fe23-09e6-420d-bffe-945d369d7cb1 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.376142 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d646fe23-09e6-420d-bffe-945d369d7cb1 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.376453 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d646fe23-09e6-420d-bffe-945d369d7cb1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:10.376715 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1427/5649] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:10.384568 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-e76c24fa-8f04-40d2-8314-52ae0e389477 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.386298 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-e76c24fa-8f04-40d2-8314-52ae0e389477 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:35:10.386623 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-e76c24fa-8f04-40d2-8314-52ae0e389477 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8426fa29-697d-4f86-a6a2-04267976150a", "connector": null, "instance_uuid": "8598dda4-c53b-4eac-b434-5c8a5ba5910d"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:10.393671 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.393671 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:10.415285 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-e76c24fa-8f04-40d2-8314-52ae0e389477 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:35:10.415682 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1416/5650] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:35:10 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) Jul 10 13:35:10.872267 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-b6ac3d71-1df0-49d2-a588-8fb75594eb57-np0000005006" released by "attachment_update" :: held 0.520s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:35:10.872642 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-52c788bc-5aa7-4f3c-ae5c-0292d1e4bdf1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf returned with HTTP 200 Jul 10 13:35:10.873158 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1401/5651] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:35:10 2026] PUT /volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:10.881223 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-63bd3c06-70e4-4ab8-ada5-8a39def42159 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:10.883537 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-63bd3c06-70e4-4ab8-ada5-8a39def42159 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption Jul 10 13:35:10.883754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-63bd3c06-70e4-4ab8-ada5-8a39def42159 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:10.883941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-63bd3c06-70e4-4ab8-ada5-8a39def42159 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:10.893747 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:10.893747 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:10.901234 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-63bd3c06-70e4-4ab8-ada5-8a39def42159 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption returned with HTTP 200 Jul 10 13:35:10.901680 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1408/5652] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:35:10 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:11.175316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:11.177631 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:11.177867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:11.178052 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:11.188161 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:11.188161 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:11.191738 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:11.196266 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c23ed341-d7fe-4253-8a37-ec0b6cd07814 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:11.196628 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1428/5653] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:11 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:12.209471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:12.211744 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:12.212031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:12.212296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:12.224609 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:12.224609 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:12.229366 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:12.235650 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9b56f7de-1980-45a3-a830-aafaac2eb44a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:12.236152 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1417/5654] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:12 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:13.247101 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8f951452-2350-4157-97db-d7e830d2c17f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:13.249002 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f951452-2350-4157-97db-d7e830d2c17f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:13.249244 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f951452-2350-4157-97db-d7e830d2c17f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:13.249526 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8f951452-2350-4157-97db-d7e830d2c17f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:13.259776 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:13.259776 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:13.262349 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8f951452-2350-4157-97db-d7e830d2c17f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:13.266474 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8f951452-2350-4157-97db-d7e830d2c17f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:13.266926 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1402/5655] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:13 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:14.278530 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:14.280241 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:14.280424 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:14.280645 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:14.290777 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:14.290777 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:14.295085 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:14.299034 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4d72ec9d-9dc1-4a5d-bbdf-6e3b5b839b31 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:14.299439 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1409/5656] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:14 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:15.311969 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:15.313923 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:15.314122 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:15.314307 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:15.326140 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:15.326140 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:15.331371 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:15.337298 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-47902299-587a-42e1-a0ab-a3a1f723f2b6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:15.337801 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1429/5657] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:15 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:16.277627 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3e98a87e-2ba7-43d8-b8c0-6ddd2c5d5b5c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:16.278107 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e98a87e-2ba7-43d8-b8c0-6ddd2c5d5b5c None None] GET https://10.4.3.138/volume// Jul 10 13:35:16.278107 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e98a87e-2ba7-43d8-b8c0-6ddd2c5d5b5c None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:16.278330 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3e98a87e-2ba7-43d8-b8c0-6ddd2c5d5b5c None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:16.278646 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3e98a87e-2ba7-43d8-b8c0-6ddd2c5d5b5c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:16.279032 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1418/5658] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:35:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:16.287119 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:16.289348 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:35:16.289582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:16.289817 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:16.299013 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:16.299013 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:16.302811 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:35:16.307885 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-0011e5ce-f3e7-43fb-ba2a-4839cb1f5f50 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:35:16.308302 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1403/5659] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:35:16 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1546 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:35:16.350546 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1393ed0c-c983-443b-88c1-57912559b9fd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:16.352749 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1393ed0c-c983-443b-88c1-57912559b9fd tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:16.352973 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1393ed0c-c983-443b-88c1-57912559b9fd tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:16.353172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1393ed0c-c983-443b-88c1-57912559b9fd tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:16.363254 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:16.363254 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:16.366784 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1393ed0c-c983-443b-88c1-57912559b9fd tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:16.371167 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1393ed0c-c983-443b-88c1-57912559b9fd tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:16.371579 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1410/5660] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:16 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:16.430000 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:16.432464 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f Jul 10 13:35:16.433003 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:16.443113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:35:16.448268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:35:16.450000 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:16.450000 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:16.971966 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-8426fa29-697d-4f86-a6a2-04267976150a-np0000005006" released by "attachment_update" :: held 0.524s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:35:16.972300 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-17327b57-ef2c-46c0-a8f0-e7fd077fcdd5 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f returned with HTTP 200 Jul 10 13:35:16.972877 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1430/5661] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:35:16 2026] PUT /volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:17.384755 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:17.386332 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:17.386496 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:17.386667 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:17.396102 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:17.396102 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:17.399432 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:17.404145 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-77cfed6a-3bc3-46f0-a957-b50d89cd9edc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:17.404549 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1419/5662] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:17 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:17.482925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-064c400c-c641-4492-923e-3b59f4a61488 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:17.485129 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-064c400c-c641-4492-923e-3b59f4a61488 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f/action Jul 10 13:35:17.485546 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-064c400c-c641-4492-923e-3b59f4a61488 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:35:17.485662 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-064c400c-c641-4492-923e-3b59f4a61488 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:17.506996 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:17.506996 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:17.517999 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-9d46fd7a-e8d9-407a-815a-f2c384dc7f8f req-064c400c-c641-4492-923e-3b59f4a61488 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f/action returned with HTTP 204 Jul 10 13:35:17.518509 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1404/5663] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:35:17 2026] POST /volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:35:18.418562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:18.420809 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:18.421109 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:18.421297 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:18.432571 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:18.432571 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:18.436528 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:18.442354 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-31b4ae11-85fd-465d-b9c8-ff9f319f3a0d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:18.442784 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1411/5664] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:18 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:19.455126 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:19.457098 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:19.457327 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:19.457551 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:19.469184 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:19.469184 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:19.473374 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:19.478565 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c24259f2-27dc-4d36-8764-22c6db68e3ab tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:19.479032 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1431/5665] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:19 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:20.492166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:20.494495 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:20.494771 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:20.495036 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:20.505872 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:20.505872 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:20.509895 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:20.514336 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-807a1f2a-8e1b-40c6-8661-3c60803a81b5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:20.514741 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1420/5666] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:20 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:21.529038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:21.530326 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:21.530500 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:21.530705 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:21.539000 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:21.539000 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:21.542487 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:21.546380 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61fc1f2e-8149-48f7-bc6a-675f8afa220a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:21.546762 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1405/5667] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:21 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:22.559946 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:22.561624 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:22.561803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:22.562000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:22.571438 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:22.571438 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:22.574881 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:22.579021 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33ad5136-754f-4a95-85ab-eafb9e9717e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:22.579391 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1412/5668] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:22 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:23.085755 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-663e8b6a-ecf7-4e03-aabc-b7a5e4881b4f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:23.087951 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-663e8b6a-ecf7-4e03-aabc-b7a5e4881b4f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf/action Jul 10 13:35:23.088309 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-663e8b6a-ecf7-4e03-aabc-b7a5e4881b4f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:35:23.088438 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-663e8b6a-ecf7-4e03-aabc-b7a5e4881b4f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:23.105302 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:23.105302 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:23.115751 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-30b4f53b-b615-4f17-a7b9-e5fd3c4441a4 req-663e8b6a-ecf7-4e03-aabc-b7a5e4881b4f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf/action returned with HTTP 204 Jul 10 13:35:23.116104 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1432/5669] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:35:23 2026] POST /volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:35:23.596681 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:23.598545 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:35:23.598786 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:23.599055 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:23.609939 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:23.609939 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:23.613774 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:23.618199 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-6179883b-ca02-48a6-8a26-3043bb0244c4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:35:23.618630 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1421/5670] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:23 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:24.202370 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:24.204253 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:24.204422 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:24.204629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:24.212179 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:24.212179 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:24.216014 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:24.220065 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-855f73de-c282-40c6-9737-cfb24d3b5bbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:24.220440 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1406/5671] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:35:24 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:26.250401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-fc7cd571-3e99-4b2c-a0a1-8c1c51f03c76 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:26.250875 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc7cd571-3e99-4b2c-a0a1-8c1c51f03c76 None None] GET https://10.4.3.138/volume// Jul 10 13:35:26.250931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd571-3e99-4b2c-a0a1-8c1c51f03c76 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:26.251094 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd571-3e99-4b2c-a0a1-8c1c51f03c76 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:26.251380 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-fc7cd571-3e99-4b2c-a0a1-8c1c51f03c76 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:26.251660 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1413/5672] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:35:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:26.259640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-04f70e6f-8738-4dac-9417-bc4a712d02d2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:26.300458 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-04f70e6f-8738-4dac-9417-bc4a712d02d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:35:26.300848 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-04f70e6f-8738-4dac-9417-bc4a712d02d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "242e540e-f255-4824-8d9b-b7b3f4dbdc85", "connector": null, "instance_uuid": "b625fe5f-05be-44dc-9e6e-1cb4bd67a38c"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:26.309638 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:26.309638 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:26.333283 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-04f70e6f-8738-4dac-9417-bc4a712d02d2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:35:26.333752 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1433/5673] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:35:26 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) Jul 10 13:35:26.740974 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:26.743169 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:26.743366 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:26.743587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:26.753832 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:26.753832 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:26.757840 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:26.763216 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5520422f-9b94-4e57-aa30-543adcbbffc7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:26.763707 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1422/5674] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:26 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:26.861723 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ad4e3774-182a-45b9-929a-46bcdcd32ff4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:26.862258 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad4e3774-182a-45b9-929a-46bcdcd32ff4 None None] GET https://10.4.3.138/volume// Jul 10 13:35:26.862357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad4e3774-182a-45b9-929a-46bcdcd32ff4 None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:26.862648 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ad4e3774-182a-45b9-929a-46bcdcd32ff4 None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:26.862974 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ad4e3774-182a-45b9-929a-46bcdcd32ff4 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:35:26.863236 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1407/5675] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:35:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:35:26.872406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:26.875686 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:26.875895 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:26.876060 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:26.885915 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:26.885915 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:26.889259 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:26.893815 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-4da9981e-3c1d-4403-89e3-b823d48dafe9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:26.894275 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1414/5676] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:35:26 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1102 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:35:27.007113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:27.009080 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] PUT https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e Jul 10 13:35:27.009393 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:27.017136 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Acquiring lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:35:27.021272 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:35:27.022197 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:27.022197 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:27.541307 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" released by "attachment_update" :: held 0.520s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:35:27.541840 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-a749983c-8350-4db8-91f7-3c572a1721aa tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e returned with HTTP 200 Jul 10 13:35:27.542166 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1434/5677] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:35:27 2026] PUT /volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:27.780848 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:27.782816 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:27.783003 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:27.783859 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:27.795935 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:27.795935 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:27.800115 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:27.805736 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1114dcfe-2a12-4b97-8d8d-93aab7d27e47 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:27.806311 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1423/5678] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:27 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:28.823081 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1e4bc312-29e8-45e9-8974-d056c98a88da None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:28.825163 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e4bc312-29e8-45e9-8974-d056c98a88da tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:28.825424 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e4bc312-29e8-45e9-8974-d056c98a88da tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:28.825704 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1e4bc312-29e8-45e9-8974-d056c98a88da tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:28.838064 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:28.838064 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:28.842219 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1e4bc312-29e8-45e9-8974-d056c98a88da tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:28.847668 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1e4bc312-29e8-45e9-8974-d056c98a88da tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:28.848011 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1408/5679] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:28 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:29.864998 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:29.866871 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:29.867063 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:29.867254 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:29.877519 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:29.877519 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:29.882558 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:29.886848 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-21daec73-9c21-459e-b6b1-e15e5344eb00 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:29.887219 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1415/5680] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:29 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:30.902184 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:30.903722 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:30.903944 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:30.904110 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:30.912953 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:30.912953 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:30.916192 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:30.920130 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b77cb7a0-688e-4a97-b9b6-eabf0f807a75 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:30.920802 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1435/5681] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:30 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:31.932821 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:31.934703 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:31.934924 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:31.935131 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:31.946510 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:31.946510 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:35:31.950835 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:31.956040 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e75ba6c0-4159-482e-a736-7b7df3ef95e3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:31.956420 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1424/5682] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:31 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:32.968466 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3730320f-c449-4aa3-9508-d591f301f2e2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:32.970023 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3730320f-c449-4aa3-9508-d591f301f2e2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:32.970207 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3730320f-c449-4aa3-9508-d591f301f2e2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:32.970374 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3730320f-c449-4aa3-9508-d591f301f2e2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:32.978653 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:32.978653 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:35:32.981449 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3730320f-c449-4aa3-9508-d591f301f2e2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:32.984995 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3730320f-c449-4aa3-9508-d591f301f2e2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:32.985313 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1409/5683] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:32 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:35:33.751796 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-88cad78c-1d91-41fb-8570-16cea8427fb5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:33.753711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-88cad78c-1d91-41fb-8570-16cea8427fb5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e/action Jul 10 13:35:33.754081 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-88cad78c-1d91-41fb-8570-16cea8427fb5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:35:33.754227 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-88cad78c-1d91-41fb-8570-16cea8427fb5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:35:33.770638 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:33.770638 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:35:33.780017 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-c0936f24-9617-4516-9f81-9b3fa4b7f18f req-88cad78c-1d91-41fb-8570-16cea8427fb5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e/action returned with HTTP 204 Jul 10 13:35:33.780396 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1416/5684] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:35:33 2026] POST /volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:35:33.997169 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:35:33.999030 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:35:33.999290 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:35:33.999537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:35:34.010117 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:35:34.010117 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:35:34.013616 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:35:34.018431 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-cf1e9c43-c56b-4aee-b977-7437b90d0406 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:35:34.018899 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1436/5685] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:35:33 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:35:41.955159 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=86,cinder:INSERT=3,cinder:UPDATE=6 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:35:42.984377 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=92,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:35:43.777528 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=127,cinder:INSERT=20,cinder:UPDATE=29 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:35:44.017295 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=78,cinder:INSERT=3,cinder:UPDATE=9 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:36:05.864619 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:05.866769 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:36:05.867219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8426fa29-697d-4f86-a6a2-04267976150a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-857385339", "description": null, "metadata": null}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:05.880468 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:05.880468 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:05.881116 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:05.881328 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create snapshot from volume 8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:36:05.906652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['f46e21b3-3622-412a-b590-86651a7baae4', '0f0666cb-ee81-4d84-82f9-3d83efeb9383', '1d5795ee-fb55-4ea5-8577-36e51319035e', 'ac2eaecb-4d75-4e3e-83ab-5695cbde6851'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:36:05.935176 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot force create request issued successfully. Jul 10 13:36:05.935451 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-dc7aa2a2-32ed-4d40-80c4-40ba7fd43ed8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:36:05.935893 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1425/5686] 10.4.3.138 () {68 vars in 1265 bytes} [Fri Jul 10 13:36:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:36:05.943851 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-55603401-53d2-4d03-964f-15b39f3bac54 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:05.945853 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-55603401-53d2-4d03-964f-15b39f3bac54 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:36:05.946082 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-55603401-53d2-4d03-964f-15b39f3bac54 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:05.946314 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-55603401-53d2-4d03-964f-15b39f3bac54 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:05.952677 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:05.952677 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:05.953308 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-55603401-53d2-4d03-964f-15b39f3bac54 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:36:05.954300 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-55603401-53d2-4d03-964f-15b39f3bac54 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 200 Jul 10 13:36:05.954815 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1410/5687] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:36:05 2026] GET /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:06.964228 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:06.966083 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:36:06.966309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:06.966524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:06.971451 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:06.971451 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:06.971838 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:36:06.972577 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-d2ee529a-b974-4306-a83e-bcbb15f921b4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 200 Jul 10 13:36:06.972943 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1417/5688] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:36:06 2026] GET /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:06.982258 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-97ad6085-67d3-492a-8805-3be7b40e5866 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:06.983887 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97ad6085-67d3-492a-8805-3be7b40e5866 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:36:06.984072 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97ad6085-67d3-492a-8805-3be7b40e5866 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:06.984252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-97ad6085-67d3-492a-8805-3be7b40e5866 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:06.988974 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:06.988974 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:06.989321 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-97ad6085-67d3-492a-8805-3be7b40e5866 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:36:06.990031 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-97ad6085-67d3-492a-8805-3be7b40e5866 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 200 Jul 10 13:36:06.990362 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1437/5689] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:36:06 2026] GET /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:06.998378 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:07.000148 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:36:07.000485 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-959279268", "snapshot_id": "3ff347af-c25a-4a0a-937a-2cdcb724cb76", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:07.001949 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-959279268', 'snapshot_id': '3ff347af-c25a-4a0a-937a-2cdcb724cb76', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:36:07.007303 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:07.007303 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:07.007841 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:36:07.007987 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume of 1 GB Jul 10 13:36:07.011662 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Availability Zones retrieved successfully. Jul 10 13:36:07.017080 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (f72501c5-d640-4d88-be40-8de4b26b71bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:36:07.017943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be43765-67e1-411e-8f85-ea3b50c87a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:36:07.018867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:36:07.048351 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2be43765-67e1-411e-8f85-ea3b50c87a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ff347af-c25a-4a0a-937a-2cdcb724cb76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:36:07.049342 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b42dc-edcf-4f25-add1-99770d6641fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:36:07.085713 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Created reservations ['88b42f36-65ad-46f6-979a-397725a1d1b7', '72342e98-3c4f-4970-b3f0-2c15335c9e7e', '0b61755a-909d-437f-9cde-17e80e25aca8', '80f1febb-26af-49f0-aabc-67ec62215aee'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:36:07.086577 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b42dc-edcf-4f25-add1-99770d6641fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88b42f36-65ad-46f6-979a-397725a1d1b7', '72342e98-3c4f-4970-b3f0-2c15335c9e7e', '0b61755a-909d-437f-9cde-17e80e25aca8', '80f1febb-26af-49f0-aabc-67ec62215aee']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:36:07.087344 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f505a152-d796-4488-b258-42bf2ab830f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:36:07.127480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f505a152-d796-4488-b258-42bf2ab830f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa31574-027e-415c-8418-eedaa120802e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-959279268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['88b42f36-65ad-46f6-979a-397725a1d1b7','72342e98-3c4f-4970-b3f0-2c15335c9e7e','0b61755a-909d-437f-9cde-17e80e25aca8','80f1febb-26af-49f0-aabc-67ec62215aee'],size=1,snapshot_id=3ff347af-c25a-4a0a-937a-2cdcb724cb76,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-959279268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa31574-027e-415c-8418-eedaa120802e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='967cdf67cbc5481f8e1db72c3f06de4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ff347af-c25a-4a0a-937a-2cdcb724cb76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dca82c861971432ab72d94850263cb21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:36:07.128473 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a259dcb5-761f-4000-ac56-83eef78cf935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:36:07.145696 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a259dcb5-761f-4000-ac56-83eef78cf935) transitioned into state 'SUCCESS' from state '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-959279268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='967cdf67cbc5481f8e1db72c3f06de4d',qos_specs=None,replication_status=,reservations=['88b42f36-65ad-46f6-979a-397725a1d1b7','72342e98-3c4f-4970-b3f0-2c15335c9e7e','0b61755a-909d-437f-9cde-17e80e25aca8','80f1febb-26af-49f0-aabc-67ec62215aee'],size=1,snapshot_id=3ff347af-c25a-4a0a-937a-2cdcb724cb76,source_replicaid=,source_volid=None,status='creating',user_id='dca82c861971432ab72d94850263cb21',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:36:07.146401 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f64c53b3-d602-4f98-ab5a-afbdda5048b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:36:07.168448 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f64c53b3-d602-4f98-ab5a-afbdda5048b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:36:07.169221 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Flow 'volume_create_api' (f72501c5-d640-4d88-be40-8de4b26b71bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:36:07.169506 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Create volume request issued successfully. Jul 10 13:36:07.170044 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-181c66b6-5775-4b05-a26e-70f6df0acf65 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:36:07.170424 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1426/5690] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:36:06 2026] POST /volume/v3/volumes => generated 784 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:36:07.180954 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:07.182587 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:07.182805 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:07.183024 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:07.190141 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:07.190141 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:07.193462 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:07.197243 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-141c4d6a-e0b1-434d-bf9f-6b8e52b5f289 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:07.197609 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1411/5691] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:07 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:08.209422 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.211263 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:08.211472 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:08.211640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:08.218372 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:08.218372 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:08.222055 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:08.227261 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9e6ff19a-33e7-4d30-816d-49b411599fb3 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:08.227686 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1418/5692] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:08 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:08.239484 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.241233 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:08.241609 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:08.241954 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:08.249437 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:08.249437 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:08.252986 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:08.257706 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5af3012c-4cc6-46bc-bc58-2592b8af88f4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:08.258061 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1438/5693] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:08 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:08.347282 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.349717 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:08.350049 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:08.350279 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:08.358057 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:08.358057 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:08.362191 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:08.367033 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-4438cac8-17d3-40a1-891d-4de8142d59a8 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:08.367713 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1427/5694] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:08 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:08.770348 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.772209 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:08.772367 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:08.772531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:08.778646 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:08.778646 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:08.781739 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:08.785568 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-65be7efd-5698-41aa-ae97-7d69be6d74fd tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:08.785940 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1412/5695] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:08 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:08.794295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-99323776-3b97-46db-8cff-470d6795d7f0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.794676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99323776-3b97-46db-8cff-470d6795d7f0 None None] GET https://10.4.3.138/volume// Jul 10 13:36:08.794864 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99323776-3b97-46db-8cff-470d6795d7f0 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:08.795084 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-99323776-3b97-46db-8cff-470d6795d7f0 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:08.795413 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-99323776-3b97-46db-8cff-470d6795d7f0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:08.795719 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1419/5696] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:36:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:08.801986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3c85c847-4e44-4aab-b0d6-c3d7a29e7282 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:08.803651 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3c85c847-4e44-4aab-b0d6-c3d7a29e7282 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:36:08.803986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3c85c847-4e44-4aab-b0d6-c3d7a29e7282 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fa31574-027e-415c-8418-eedaa120802e", "connector": null, "instance_uuid": "e23932c4-b5fb-464c-9d90-bd6fe04c119a"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:08.811022 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:08.811022 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:08.830285 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3c85c847-4e44-4aab-b0d6-c3d7a29e7282 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:36:08.830836 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1439/5697] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:36:08 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:14.760885 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0f1f39d9-0540-416f-875f-67cd9ee9543d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:14.761269 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f1f39d9-0540-416f-875f-67cd9ee9543d None None] GET https://10.4.3.138/volume// Jul 10 13:36:14.761429 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f1f39d9-0540-416f-875f-67cd9ee9543d None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:14.761615 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0f1f39d9-0540-416f-875f-67cd9ee9543d None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:14.761923 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0f1f39d9-0540-416f-875f-67cd9ee9543d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:14.762203 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1428/5698] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:14.769129 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:14.771183 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:36:14.771391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:14.771568 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:14.781419 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:14.781419 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:14.784935 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:36:14.789350 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-3d1b681f-d787-4f43-9dc6-af7a2ce75ef2 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:36:14.789884 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1413/5699] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:14 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1572 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:14.888977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:14.891062 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] PUT https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 Jul 10 13:36:14.891428 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:14.898758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Acquiring lock "cinder-attachment_update-6fa31574-027e-415c-8418-eedaa120802e-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:36:14.903331 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-6fa31574-027e-415c-8418-eedaa120802e-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:36:14.904407 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:14.904407 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:15.423202 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Lock "cinder-attachment_update-6fa31574-027e-415c-8418-eedaa120802e-np0000005006" released by "attachment_update" :: held 0.520s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:36:15.423583 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-95123db1-af7e-4eec-9f11-5cc6ed6636c4 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 returned with HTTP 200 Jul 10 13:36:15.424120 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1420/5700] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:36:14 2026] PUT /volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:15.933867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-5f57eb39-ff3f-48ed-9353-e65b53dd5825 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:15.936218 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-5f57eb39-ff3f-48ed-9353-e65b53dd5825 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] POST https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3/action Jul 10 13:36:15.936587 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-5f57eb39-ff3f-48ed-9353-e65b53dd5825 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:15.936722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-5f57eb39-ff3f-48ed-9353-e65b53dd5825 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:15.954921 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:15.954921 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:15.969316 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-887ac4c8-d840-41d6-bfa5-3ef28bbae675 req-5f57eb39-ff3f-48ed-9353-e65b53dd5825 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3/action returned with HTTP 204 Jul 10 13:36:15.969780 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1440/5701] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:36:15 2026] POST /volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:36:18.365639 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:36:24.787843 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=14 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:36:25.417912 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:36:25.964187 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:36:27.265726 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:27.268591 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:27.268856 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:27.269251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:27.279270 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:27.279270 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:27.282544 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:27.287051 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-f4c08d83-da93-4ca0-95ce-f1c0f096f733 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:27.287549 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1429/5702] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:27 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:29.319879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-13fa1a45-bf67-4a7b-bda2-16a5d7725c3d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:29.320302 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13fa1a45-bf67-4a7b-bda2-16a5d7725c3d None None] GET https://10.4.3.138/volume// Jul 10 13:36:29.320517 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13fa1a45-bf67-4a7b-bda2-16a5d7725c3d None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:29.320778 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13fa1a45-bf67-4a7b-bda2-16a5d7725c3d None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:29.321185 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13fa1a45-bf67-4a7b-bda2-16a5d7725c3d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:29.321537 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1414/5703] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:36:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:29.328996 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-c5b6c5c1-362c-4b35-a101-445c89cad8d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:29.360879 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-c5b6c5c1-362c-4b35-a101-445c89cad8d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:36:29.361305 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-c5b6c5c1-362c-4b35-a101-445c89cad8d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "242e540e-f255-4824-8d9b-b7b3f4dbdc85", "connector": null, "instance_uuid": "2ac78f05-4fa2-4f5e-8204-9c62ab178ee1"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:29.373291 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:29.373291 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:29.397365 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-c5b6c5c1-362c-4b35-a101-445c89cad8d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:36:29.397900 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1421/5704] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:36:29 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:29.809614 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed4e70bc-1707-4f64-b28d-58467c87301d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:29.811018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed4e70bc-1707-4f64-b28d-58467c87301d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:29.811325 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed4e70bc-1707-4f64-b28d-58467c87301d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:29.811590 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed4e70bc-1707-4f64-b28d-58467c87301d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:29.823324 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:29.823324 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:29.826643 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-ed4e70bc-1707-4f64-b28d-58467c87301d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:29.830530 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed4e70bc-1707-4f64-b28d-58467c87301d tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:29.831115 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1441/5705] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:29 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:29.919852 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-50777c8d-ecdd-4d38-aef4-0a1ccf55c081 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:29.920263 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50777c8d-ecdd-4d38-aef4-0a1ccf55c081 None None] GET https://10.4.3.138/volume// Jul 10 13:36:29.920461 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50777c8d-ecdd-4d38-aef4-0a1ccf55c081 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:29.920709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-50777c8d-ecdd-4d38-aef4-0a1ccf55c081 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:29.921127 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-50777c8d-ecdd-4d38-aef4-0a1ccf55c081 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:29.921646 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1430/5706] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:29.929409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:29.931596 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:29.931792 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:29.931975 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:29.942848 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:29.942848 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:29.945941 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:29.949494 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-d573909e-2aff-46b4-874d-ca71791f6ea4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:29.949867 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1415/5707] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:29 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:30.050935 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:30.052927 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] PUT https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 Jul 10 13:36:30.053267 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:30.060433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Acquiring lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" by "attachment_update" {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:36:30.065062 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100116) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:36:30.065941 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:30.065941 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:30.588343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.coordination [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-242e540e-f255-4824-8d9b-b7b3f4dbdc85-np0000005006" released by "attachment_update" :: held 0.523s {{(pid=100116) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:36:30.588827 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-fe57a2c7-0142-42d1-bd2a-a4f84eeaf185 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 returned with HTTP 200 Jul 10 13:36:30.589417 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1422/5708] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:36:30 2026] PUT /volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:30.843440 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:30.845292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:30.845460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:30.845641 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:30.858313 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:30.858313 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:30.862518 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:30.867496 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-e8ddaea1-8d0e-4bb1-87ef-86c41e85d828 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:30.868003 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1442/5709] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:30 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:31.882626 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-abb316ef-eee0-44a1-980c-d794d50e1139 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:31.884345 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abb316ef-eee0-44a1-980c-d794d50e1139 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:31.884562 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abb316ef-eee0-44a1-980c-d794d50e1139 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:31.884767 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-abb316ef-eee0-44a1-980c-d794d50e1139 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:31.895845 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:31.895845 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:31.899330 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-abb316ef-eee0-44a1-980c-d794d50e1139 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:31.903201 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-abb316ef-eee0-44a1-980c-d794d50e1139 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:31.903560 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1431/5710] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:31 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:32.915972 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:32.917516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:32.919083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:32.919083 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:32.930288 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:32.930288 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:32.933902 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:32.937872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c81208c1-ad70-4493-8f8a-b7c8fbfccb48 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:32.938365 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1416/5711] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:32 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:33.950010 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:33.951774 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:33.951975 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:33.952167 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:33.962721 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:33.962721 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:33.965550 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:33.969278 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dca80dcc-e362-4a26-b696-b911d4bc4119 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:33.969650 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1423/5712] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:33 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:34.980840 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:34.982616 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:34.982854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:34.983018 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:34.993629 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:34.993629 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:34.996513 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:35.000166 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b7a60c3-3cb1-4ff9-90d4-f0a6054dee23 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:35.000505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1443/5713] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:34 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:35.783347 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-ee4bac28-82b5-4024-9c01-5f3a692a0ed1 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:35.785171 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-ee4bac28-82b5-4024-9c01-5f3a692a0ed1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260/action Jul 10 13:36:35.785510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-ee4bac28-82b5-4024-9c01-5f3a692a0ed1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-complete": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:35.785649 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-ee4bac28-82b5-4024-9c01-5f3a692a0ed1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:35.801887 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:35.801887 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:35.810903 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-26d891c0-a098-4982-94b4-2dfcdf385ad1 req-ee4bac28-82b5-4024-9c01-5f3a692a0ed1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260/action returned with HTTP 204 Jul 10 13:36:35.811355 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1432/5714] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:36:35 2026] POST /volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:36:36.012147 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:36.015061 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:36.015061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:36.015061 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:36.024446 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:36.024446 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:36.027924 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:36.032215 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e3837e3e-a0b1-40bc-8503-8a4d48b66b6e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:36.032215 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1417/5715] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:36 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:37.257712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.259441 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:37.259577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:37.259767 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:37.270804 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.270804 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:37.274047 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.277846 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2091e421-50ce-4a5c-8bbf-efcf44864bc6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:37.278184 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1424/5716] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:37 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:37.294893 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.298111 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:37.298111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:37.298111 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:37.308136 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.308136 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:37.311498 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.315948 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b6ae6a5-426e-4688-99b3-e1c575f48301 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:37.316328 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1444/5717] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:37 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:37.328374 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.331709 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:37.331709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:37.331709 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:37.340423 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.340423 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:37.343433 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.347400 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-735c1d45-4d5a-46a3-90ae-bd806240ca6f tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:37.347890 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1433/5718] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:37 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:37.388684 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.390718 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:37.391075 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:37.392476 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:37.402049 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.402049 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:37.405129 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.408894 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-95095a9e-6151-4b33-9caa-84b76b732dc1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:37.409281 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1418/5719] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:37 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:37.425167 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.426888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action Jul 10 13:36:37.427191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:37.427314 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:37.438299 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.438299 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:37.438703 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.444327 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Begin detaching volume completed successfully. Jul 10 13:36:37.444548 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-03f2e1da-442a-48d1-a7ee-b19df0b7fe5b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action returned with HTTP 202 Jul 10 13:36:37.444938 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1425/5720] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:36:37 2026] POST /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:36:37.460877 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:37.462584 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:37.462831 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:37.463059 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:37.477292 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:37.477292 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:37.480629 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:37.484687 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-7e54dfec-57ac-4baf-9c26-3a70bdfcfdc3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:37.485187 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1445/5721] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:37 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1515 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f2b881f0-f502-4f83-a48d-6877df7db3df None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2b881f0-f502-4f83-a48d-6877df7db3df None None] GET https://10.4.3.138/volume// Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2b881f0-f502-4f83-a48d-6877df7db3df None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f2b881f0-f502-4f83-a48d-6877df7db3df None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f2b881f0-f502-4f83-a48d-6877df7db3df None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:38.467947 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1434/5722] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:38.474159 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:38.475941 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:38.476121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:38.476299 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:38.486142 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:38.486142 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:38.489604 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:38.493722 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-742aeec2-c6da-44fa-b0ba-7b2e9ed1b2ad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:38.494207 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1419/5723] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:38 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1695 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:38.496082 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:38.497614 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:38.497802 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:38.497979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:38.508966 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:38.508966 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:38.512111 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:38.515776 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d75d650-f27a-4470-9eb9-4c4ee2009aa8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:38.516123 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1426/5724] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:38 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1515 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:38.982496 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:38.984541 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:38.984812 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:38.985008 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:38.996093 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:38.996093 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:38.999375 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:39.003172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-b49c3995-1aaa-4c0c-9f12-aa1f798214b3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:39.003543 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1446/5725] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:38 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1515 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:39.513528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-31c48972-aa50-45af-9286-6dca061065de req-d64ef012-1602-4ab5-a50e-5d715ef78ea5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:39.515918 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-d64ef012-1602-4ab5-a50e-5d715ef78ea5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 Jul 10 13:36:39.516168 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-d64ef012-1602-4ab5-a50e-5d715ef78ea5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:39.516396 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-d64ef012-1602-4ab5-a50e-5d715ef78ea5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:39.524150 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:39.524150 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:39.530201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-13f52194-7323-4ff8-be5d-0929749a7c33 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:39.531959 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13f52194-7323-4ff8-be5d-0929749a7c33 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:39.532172 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13f52194-7323-4ff8-be5d-0929749a7c33 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:39.532376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-13f52194-7323-4ff8-be5d-0929749a7c33 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:39.543652 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:39.543652 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:39.546739 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-13f52194-7323-4ff8-be5d-0929749a7c33 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:39.550499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-13f52194-7323-4ff8-be5d-0929749a7c33 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:39.550901 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1420/5726] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:39 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1515 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:40.052738 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-31c48972-aa50-45af-9286-6dca061065de req-d64ef012-1602-4ab5-a50e-5d715ef78ea5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 returned with HTTP 200 Jul 10 13:36:40.053356 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1435/5727] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:36:39 2026] DELETE /volume/v3/attachments/10218cf8-99c5-4944-88ca-0e1a18e68260 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:40.562443 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:40.564449 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:40.564630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:40.564886 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:40.574028 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:40.574028 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:40.577069 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:40.580568 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7702818b-b975-4eb4-8b9e-c4d7953268a9 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:40.580925 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1427/5728] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:40 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:47.567459 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-3ad54953-13e8-451c-91ef-f8badf00df07 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:47.569218 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3ad54953-13e8-451c-91ef-f8badf00df07 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:47.569414 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3ad54953-13e8-451c-91ef-f8badf00df07 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:47.569591 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-3ad54953-13e8-451c-91ef-f8badf00df07 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:47.578595 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:47.578595 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:47.581882 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-3ad54953-13e8-451c-91ef-f8badf00df07 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:47.585701 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-3ad54953-13e8-451c-91ef-f8badf00df07 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:47.586049 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1447/5729] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:47 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:47.624229 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:47.626387 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:47.626668 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:47.626926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:47.636114 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:47.636114 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:47.639451 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:47.643963 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-68e6dd75-e546-4963-8228-e6b3007ef4ae tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:47.644633 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1421/5730] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:47 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:47.665233 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:47.667595 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action Jul 10 13:36:47.667985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100114) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:47.668137 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:47.679413 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:47.679413 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:47.679917 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:47.686307 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Begin detaching volume completed successfully. Jul 10 13:36:47.686524 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-a0fac7ce-c325-41d5-8a61-a3343d0649ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action returned with HTTP 202 Jul 10 13:36:47.686977 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1436/5731] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:36:47 2026] POST /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:36:47.705069 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:47.707298 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:47.707412 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:47.707822 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:47.717218 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:47.717218 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:47.720424 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:47.724405 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9cda4c60-b93b-4f25-9f9c-5c3ccc159566 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:47.724812 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1428/5732] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:47 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:48.707786 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-42b602d5-d7aa-4d1d-a8f2-dbc7cb4e4251 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:48.708127 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-42b602d5-d7aa-4d1d-a8f2-dbc7cb4e4251 None None] GET https://10.4.3.138/volume// Jul 10 13:36:48.708245 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-42b602d5-d7aa-4d1d-a8f2-dbc7cb4e4251 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:48.708422 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-42b602d5-d7aa-4d1d-a8f2-dbc7cb4e4251 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:48.708726 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-42b602d5-d7aa-4d1d-a8f2-dbc7cb4e4251 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:48.708964 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1448/5733] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:48 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:48.716208 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:48.718184 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:48.718505 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:48.718819 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:48.729079 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:48.729079 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:48.732153 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:48.736079 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-6c899391-493a-40f9-9b38-7c253fbf131e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:48.736273 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:48.736566 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1422/5734] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:48 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:48.738004 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:48.738174 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:48.738363 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:48.746632 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:48.746632 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:48.750542 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:48.755207 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-551bfce6-4745-4fa0-ad07-5f9dd6febe1b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:48.755627 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1437/5735] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:48 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:49.209403 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:49.211304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:49.211552 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:49.211805 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:49.220373 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:49.220373 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:49.223376 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:49.227046 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-11ccafc6-c1ae-423f-b631-eca3fce110e6 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:49.227524 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1429/5736] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:49 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:49.520983 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-1c41d6a3-71b1-4e40-90d7-f02a706778e0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:49.523565 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-1c41d6a3-71b1-4e40-90d7-f02a706778e0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e Jul 10 13:36:49.523854 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-1c41d6a3-71b1-4e40-90d7-f02a706778e0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:49.524104 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-1c41d6a3-71b1-4e40-90d7-f02a706778e0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:49.532929 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:49.532929 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:49.767473 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-61db45e8-55b0-474d-875e-6635b2eecb9e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:49.769476 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61db45e8-55b0-474d-875e-6635b2eecb9e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:49.769685 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61db45e8-55b0-474d-875e-6635b2eecb9e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:49.769903 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-61db45e8-55b0-474d-875e-6635b2eecb9e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:49.779127 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:49.779127 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:49.782450 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-61db45e8-55b0-474d-875e-6635b2eecb9e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:49.786610 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-61db45e8-55b0-474d-875e-6635b2eecb9e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:49.786996 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1423/5737] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:49 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:50.061481 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-e1e3c524-b755-4257-bf6e-110defb59b25 req-1c41d6a3-71b1-4e40-90d7-f02a706778e0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e returned with HTTP 200 Jul 10 13:36:50.061917 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1449/5738] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:36:49 2026] DELETE /volume/v3/attachments/42fcc583-24b9-4f4a-b9a7-10dcde8e4a6e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:50.800760 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:50.803115 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:50.803416 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:50.803665 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:50.811409 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:50.811409 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:50.815114 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:50.819758 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b37e6745-aebc-44cf-ac1d-52caf187fb52 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:50.820331 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1438/5739] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:50 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:50.831142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4047867c-a344-4525-939f-93b8c1d392a1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:50.832975 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4047867c-a344-4525-939f-93b8c1d392a1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:50.833156 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4047867c-a344-4525-939f-93b8c1d392a1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:50.833343 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4047867c-a344-4525-939f-93b8c1d392a1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:50.843129 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:50.843129 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:50.846459 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-4047867c-a344-4525-939f-93b8c1d392a1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:50.850239 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4047867c-a344-4525-939f-93b8c1d392a1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:50.850622 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1430/5740] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:50 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:50.889463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:50.891281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:50.891457 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:50.891629 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:50.900138 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:50.900138 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:50.903101 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:50.906711 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-94c1e071-dddb-43e7-9f29-812ad68e429b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:50.907098 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1424/5741] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:50 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1164 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:50.924320 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:50.926300 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/action Jul 10 13:36:50.926674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:50.926808 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:50.936654 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:50.936654 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:50.937164 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:50.942602 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Begin detaching volume completed successfully. Jul 10 13:36:50.942859 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-cf6e72b1-0313-4ec7-a15d-2f8d3882929c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/action returned with HTTP 202 Jul 10 13:36:50.943257 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1450/5742] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:36:50 2026] POST /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:36:50.960017 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:50.961916 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:50.962164 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:50.962358 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:50.971899 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:50.971899 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:50.975241 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:50.979139 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e4cf1e13-e3a9-4348-939d-8f075b0c5fe4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:50.979477 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1439/5743] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:50 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:51.964237 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-01eaca88-b50a-45c9-b728-145002e87fe1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:51.964618 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-01eaca88-b50a-45c9-b728-145002e87fe1 None None] GET https://10.4.3.138/volume// Jul 10 13:36:51.964771 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-01eaca88-b50a-45c9-b728-145002e87fe1 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:51.964951 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-01eaca88-b50a-45c9-b728-145002e87fe1 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:51.965241 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-01eaca88-b50a-45c9-b728-145002e87fe1 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:51.965507 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1431/5744] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:51.971518 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:51.973455 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:51.973637 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:51.973839 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:51.982087 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:51.982087 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:51.984921 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:51.988525 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-0dd15305-af78-4ab9-a01a-3c8c10300e06 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:51.988907 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1425/5745] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:51 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:51.991172 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bd9eca33-2271-402d-890f-3e51abd71843 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:51.992907 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd9eca33-2271-402d-890f-3e51abd71843 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:51.993099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd9eca33-2271-402d-890f-3e51abd71843 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:51.993281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bd9eca33-2271-402d-890f-3e51abd71843 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:51.998110 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-771d12af-9889-425b-895d-e9ecdf4bb7e5 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:52.000125 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-771d12af-9889-425b-895d-e9ecdf4bb7e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption Jul 10 13:36:52.000307 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-771d12af-9889-425b-895d-e9ecdf4bb7e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:52.000509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-771d12af-9889-425b-895d-e9ecdf4bb7e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'index' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:52.003507 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:52.003507 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:52.006534 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-bd9eca33-2271-402d-890f-3e51abd71843 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:52.008207 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:52.008207 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:52.010231 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bd9eca33-2271-402d-890f-3e51abd71843 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:52.010585 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1451/5746] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:51 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:52.013631 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-771d12af-9889-425b-895d-e9ecdf4bb7e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption returned with HTTP 200 Jul 10 13:36:52.014010 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1440/5747] 10.4.3.138 () {68 vars in 1631 bytes} [Fri Jul 10 13:36:51 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:52.775743 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-ceaa1d65-b6cb-46e8-9968-65e312de9544 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:52.777900 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-ceaa1d65-b6cb-46e8-9968-65e312de9544 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf Jul 10 13:36:52.778178 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-ceaa1d65-b6cb-46e8-9968-65e312de9544 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:52.778440 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-ceaa1d65-b6cb-46e8-9968-65e312de9544 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:52.785397 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:52.785397 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:53.023570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-97dfb690-2519-4b58-a184-af8b368ef8ed None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:53.025223 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-97dfb690-2519-4b58-a184-af8b368ef8ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:53.025433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-97dfb690-2519-4b58-a184-af8b368ef8ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:53.025615 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-97dfb690-2519-4b58-a184-af8b368ef8ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:53.035018 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:53.035018 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:53.038718 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-97dfb690-2519-4b58-a184-af8b368ef8ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:53.043766 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-97dfb690-2519-4b58-a184-af8b368ef8ed tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:53.044372 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1426/5748] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:53 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:53.316344 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-fe9d6b2c-a8bf-41fc-87ef-a7680f9bfa84 req-ceaa1d65-b6cb-46e8-9968-65e312de9544 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf returned with HTTP 200 Jul 10 13:36:53.316874 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1432/5749] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:36:52 2026] DELETE /volume/v3/attachments/fef22679-a294-4529-b480-163bbbb38daf => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:54.056855 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f27f836e-bc75-4938-895a-40745e4e0dbb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:54.058387 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f27f836e-bc75-4938-895a-40745e4e0dbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:54.058613 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f27f836e-bc75-4938-895a-40745e4e0dbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:54.058865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f27f836e-bc75-4938-895a-40745e4e0dbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:54.068208 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:54.068208 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:54.073302 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f27f836e-bc75-4938-895a-40745e4e0dbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:54.078088 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f27f836e-bc75-4938-895a-40745e4e0dbb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:54.078475 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1452/5750] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:54 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:54.091736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:54.093850 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:54.094031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:54.094213 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:54.102710 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:54.102710 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:54.105894 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:54.109566 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a2b1e54e-3b3e-4d40-8fa1-c49fa8150f85 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:54.110175 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1441/5751] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:54 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:54.152548 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:54.154498 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:54.154670 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:54.154904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:54.164302 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:54.164302 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:54.167951 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:54.173310 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-395701a6-2862-442d-9c22-303e2f550052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:54.173749 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1427/5752] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:36:54 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:54.191126 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:54.193133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d/action Jul 10 13:36:54.193633 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:36:54.193785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:36:54.203358 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:54.203358 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:54.203808 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:54.209420 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Begin detaching volume completed successfully. Jul 10 13:36:54.209627 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-c3a0743e-9cfb-486b-a3e4-247dc9544c30 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d/action returned with HTTP 202 Jul 10 13:36:54.210043 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1433/5753] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:36:54 2026] POST /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:36:54.229102 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5b633056-c5db-4051-a00b-570258fc7adc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:54.230925 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b633056-c5db-4051-a00b-570258fc7adc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:54.231213 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b633056-c5db-4051-a00b-570258fc7adc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:54.231492 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5b633056-c5db-4051-a00b-570258fc7adc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:54.241739 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:54.241739 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:54.245456 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5b633056-c5db-4051-a00b-570258fc7adc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:54.250150 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5b633056-c5db-4051-a00b-570258fc7adc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:54.250538 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1453/5754] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:54 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:55.231669 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8833e9ff-a7d0-43fb-a6ae-a96530ecfb69 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:55.232101 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8833e9ff-a7d0-43fb-a6ae-a96530ecfb69 None None] GET https://10.4.3.138/volume// Jul 10 13:36:55.232290 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8833e9ff-a7d0-43fb-a6ae-a96530ecfb69 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:55.232537 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8833e9ff-a7d0-43fb-a6ae-a96530ecfb69 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:55.232922 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8833e9ff-a7d0-43fb-a6ae-a96530ecfb69 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:36:55.233430 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1442/5755] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:36:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:36:55.241807 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:55.245088 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:55.245088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:55.245088 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:55.256245 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:55.256245 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:55.260303 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:55.263752 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:55.265437 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:55.265666 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:55.265755 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-bcc89e32-13ae-4e74-83ad-192fa3d6366c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:55.265889 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:55.266241 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1428/5756] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:36:55 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:55.275301 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:55.275301 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:55.279033 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:55.283103 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ff3c63e1-38df-4715-935f-daa465e7eee8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:55.283466 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1434/5757] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:55 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:56.036533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-0e5f1566-36d2-4130-aeb4-89195700221b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:56.038321 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-0e5f1566-36d2-4130-aeb4-89195700221b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 Jul 10 13:36:56.038501 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-0e5f1566-36d2-4130-aeb4-89195700221b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:56.038663 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-0e5f1566-36d2-4130-aeb4-89195700221b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:56.045254 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:56.045254 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:56.295465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:56.297137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:56.297334 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:56.297570 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:56.305655 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:56.305655 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:56.308579 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:56.312130 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a6d5017e-910f-4b56-b1e6-f4884e14d1f7 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:56.312641 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1443/5758] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:56 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:36:56.576485 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-387606b6-9708-4a3b-a565-cdfe1cafd7a1 req-0e5f1566-36d2-4130-aeb4-89195700221b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 returned with HTTP 200 Jul 10 13:36:56.577284 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1454/5759] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:36:56 2026] DELETE /volume/v3/attachments/efe30862-8a65-49b4-aadd-46f25815eb08 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:57.324251 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:57.326193 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:57.326390 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:57.326606 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:57.334718 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:57.334718 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:57.338891 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:57.343293 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9bea3395-537c-48b0-87a7-bc1b89a5c7bf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:57.343653 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1429/5760] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:57 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:57.354592 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:57.356325 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:57.356525 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:57.356710 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:57.356871 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume with id: b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:57.363823 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:57.363823 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:57.364268 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:57.374493 np0000005006 devstack@c-api.service[100116]: WARNING cinder.keymgr.conf_key_mgr [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 13:36:57.379834 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume request issued successfully. Jul 10 13:36:57.380002 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-9832ad5a-05a3-46a6-b298-8d85d884d0cc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 202 Jul 10 13:36:57.380414 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1435/5761] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:36:57 2026] DELETE /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:36:57.387139 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:57.388931 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:57.389141 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:57.389349 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:57.397676 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:57.397676 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:57.401714 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:57.405443 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b7a48f76-a9b7-40d5-b556-69aaef430638 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 200 Jul 10 13:36:57.405942 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1444/5762] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:57 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:58.419220 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b1969e10-c6ff-427d-a002-4c542fad4eb2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:58.421266 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1969e10-c6ff-427d-a002-4c542fad4eb2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 Jul 10 13:36:58.421493 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1969e10-c6ff-427d-a002-4c542fad4eb2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:58.421726 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b1969e10-c6ff-427d-a002-4c542fad4eb2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:58.428064 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b1969e10-c6ff-427d-a002-4c542fad4eb2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 returned with HTTP 404 Jul 10 13:36:58.428609 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1455/5763] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:58 2026] GET /volume/v3/volumes/b6ac3d71-1df0-49d2-a588-8fb75594eb57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:36:58.435332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bf757275-ed68-476b-a854-d79322a34bfa None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:58.436876 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:36:58.437069 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:58.437250 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:58.437991 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:36:58.449912 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Get all volumes completed successfully. Jul 10 13:36:58.451640 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:58.451640 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:36:58.455811 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf757275-ed68-476b-a854-d79322a34bfa tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:36:58.456163 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1430/5764] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:36:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11036 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:36:58.473944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1e3e9f0b-59eb-45b8-84f2-b5a5c5696ea7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:58.475671 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e3e9f0b-59eb-45b8-84f2-b5a5c5696ea7 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] DELETE https://10.4.3.138/volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454 Jul 10 13:36:58.475857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e3e9f0b-59eb-45b8-84f2-b5a5c5696ea7 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:58.476040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1e3e9f0b-59eb-45b8-84f2-b5a5c5696ea7 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:58.497887 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1e3e9f0b-59eb-45b8-84f2-b5a5c5696ea7 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454 returned with HTTP 202 Jul 10 13:36:58.498495 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1436/5765] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:36:58 2026] DELETE /volume/v3/types/e775f63b-49a9-4aa7-9656-8e328f038454 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:36:58.506008 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:58.507702 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:58.507890 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:58.508084 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:58.508242 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume with id: 3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:58.515124 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:58.515124 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:58.515661 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:58.537388 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume request issued successfully. Jul 10 13:36:58.537388 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0207844d-a7e0-4343-a0a1-77fd6b7d3cd2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 202 Jul 10 13:36:58.537388 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1445/5766] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:36:58 2026] DELETE /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:36:58.542460 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:58.543932 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:58.544092 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:58.544281 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:58.550973 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:58.550973 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:36:58.554550 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:58.559880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f41bea26-1fa5-421e-95e1-dd77d07534e5 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 200 Jul 10 13:36:58.559880 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1456/5767] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:58 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:36:59.571990 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f60d738e-04e0-4c17-8eed-93cf742baac3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:59.573538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f60d738e-04e0-4c17-8eed-93cf742baac3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d Jul 10 13:36:59.573714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f60d738e-04e0-4c17-8eed-93cf742baac3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:59.573902 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f60d738e-04e0-4c17-8eed-93cf742baac3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:59.579270 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f60d738e-04e0-4c17-8eed-93cf742baac3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d returned with HTTP 404 Jul 10 13:36:59.579671 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1431/5768] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:59 2026] GET /volume/v3/volumes/3e714b99-2ae8-4e8d-b490-fb129fdb6a6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:36:59.586251 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:59.587998 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:59.588181 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:59.588381 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:59.588562 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume with id: 242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:59.595485 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:59.595485 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:36:59.595928 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:59.610597 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume request issued successfully. Jul 10 13:36:59.610810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-950c8039-d43d-4b75-83d8-7ea42c58e409 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 202 Jul 10 13:36:59.611291 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1437/5769] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:36:59 2026] DELETE /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:36:59.619258 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:36:59.620912 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:36:59.621127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:36:59.621345 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:36:59.628121 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:36:59.628121 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:36:59.631783 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:36:59.637236 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c8806fbd-a8dc-4a71-8d63-b1bc61a32b96 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 200 Jul 10 13:36:59.637903 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1446/5770] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:36:59 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:37:00.649780 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d3541daa-831d-4c40-bae7-36f89c4be9bb None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:00.651423 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d3541daa-831d-4c40-bae7-36f89c4be9bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 Jul 10 13:37:00.651605 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d3541daa-831d-4c40-bae7-36f89c4be9bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:00.651797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d3541daa-831d-4c40-bae7-36f89c4be9bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:00.657168 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d3541daa-831d-4c40-bae7-36f89c4be9bb tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 returned with HTTP 404 Jul 10 13:37:00.657632 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1457/5771] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:37:00 2026] GET /volume/v3/volumes/242e540e-f255-4824-8d9b-b7b3f4dbdc85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:00.664231 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b409f2a8-7308-414d-8300-6225a75899e1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:00.665833 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:37:00.666016 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:00.666190 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:00.666905 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:37:00.678577 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Get all volumes completed successfully. Jul 10 13:37:00.680024 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:00.680024 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:37:00.684046 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b409f2a8-7308-414d-8300-6225a75899e1 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:37:00.684402 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1432/5772] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:37:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:00.698652 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4fc48adf-5d53-4739-94cb-1ae418479877 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:00.700277 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4fc48adf-5d53-4739-94cb-1ae418479877 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] DELETE https://10.4.3.138/volume/v3/types/071aeb40-8115-4db9-9451-ffef7665d494 Jul 10 13:37:00.700449 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4fc48adf-5d53-4739-94cb-1ae418479877 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:00.700639 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4fc48adf-5d53-4739-94cb-1ae418479877 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:00.720421 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4fc48adf-5d53-4739-94cb-1ae418479877 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types/071aeb40-8115-4db9-9451-ffef7665d494 returned with HTTP 202 Jul 10 13:37:00.720841 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1438/5773] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:37:00 2026] DELETE /volume/v3/types/071aeb40-8115-4db9-9451-ffef7665d494 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:37:07.970654 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-dae6a634-5ba0-4ffe-b91d-50c14e2836f9 req-31700778-6ac6-4408-b311-67a7839bfb6b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:07.973150 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dae6a634-5ba0-4ffe-b91d-50c14e2836f9 req-31700778-6ac6-4408-b311-67a7839bfb6b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 Jul 10 13:37:07.973372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dae6a634-5ba0-4ffe-b91d-50c14e2836f9 req-31700778-6ac6-4408-b311-67a7839bfb6b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:07.973599 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dae6a634-5ba0-4ffe-b91d-50c14e2836f9 req-31700778-6ac6-4408-b311-67a7839bfb6b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:07.983558 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:07.983558 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:08.510887 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dae6a634-5ba0-4ffe-b91d-50c14e2836f9 req-31700778-6ac6-4408-b311-67a7839bfb6b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 returned with HTTP 200 Jul 10 13:37:08.511429 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1447/5774] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:37:07 2026] DELETE /volume/v3/attachments/259c6789-b5e6-4670-8494-83b58b8dc3c3 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:37:10.653790 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=83,cinder:UPDATE=7 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:10.682301 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=89 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:10.718960 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=92,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:10.939725 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:10.941379 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:37:10.941568 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:10.941756 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:10.941923 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:37:10.948893 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:10.948893 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:37:10.949356 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:37:10.963833 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:37:10.964057 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-34cfd1b0-0707-4dcd-bace-b3f0a2487731 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 202 Jul 10 13:37:10.964716 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1458/5775] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:37:10 2026] DELETE /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:37:10.970921 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:10.972598 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:37:10.972786 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:10.972959 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:10.980209 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:10.980209 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:37:10.983970 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:37:10.988984 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-1ea36298-271c-4e87-9a28-7ab3b2210717 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 200 Jul 10 13:37:10.989345 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1433/5776] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:37:10 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:12.001984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bd5b7abe-8d5f-4815-a207-0b2dab474750 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:12.004117 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd5b7abe-8d5f-4815-a207-0b2dab474750 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e Jul 10 13:37:12.004291 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd5b7abe-8d5f-4815-a207-0b2dab474750 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:12.004498 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bd5b7abe-8d5f-4815-a207-0b2dab474750 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:12.010083 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bd5b7abe-8d5f-4815-a207-0b2dab474750 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e returned with HTTP 404 Jul 10 13:37:12.010526 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1439/5777] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:37:12 2026] GET /volume/v3/volumes/6fa31574-027e-415c-8418-eedaa120802e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:12.016779 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5898b73c-556a-4cab-8407-9353655be649 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:12.018314 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:37:12.018495 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:12.018682 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:12.018794 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.snapshots [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete snapshot with id: 3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:37:12.023319 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:12.023319 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:12.023808 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:37:12.042133 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot delete request issued successfully. Jul 10 13:37:12.042324 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5898b73c-556a-4cab-8407-9353655be649 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 202 Jul 10 13:37:12.042736 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1448/5778] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:37:12 2026] DELETE /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:37:12.049048 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0fe0307f-996d-4f06-96df-b274eae8887c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:12.050837 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fe0307f-996d-4f06-96df-b274eae8887c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:37:12.051014 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fe0307f-996d-4f06-96df-b274eae8887c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:12.051210 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0fe0307f-996d-4f06-96df-b274eae8887c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:12.056224 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:12.056224 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:37:12.056664 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0fe0307f-996d-4f06-96df-b274eae8887c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Snapshot retrieved successfully. Jul 10 13:37:12.057367 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0fe0307f-996d-4f06-96df-b274eae8887c tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 200 Jul 10 13:37:12.057753 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1459/5779] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:37:12 2026] GET /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:37:13.066344 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4b9ecb4e-4b8e-40a5-a2ed-0adbfdc982fb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:13.068339 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b9ecb4e-4b8e-40a5-a2ed-0adbfdc982fb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 Jul 10 13:37:13.068560 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b9ecb4e-4b8e-40a5-a2ed-0adbfdc982fb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:13.068791 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4b9ecb4e-4b8e-40a5-a2ed-0adbfdc982fb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:13.073399 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4b9ecb4e-4b8e-40a5-a2ed-0adbfdc982fb tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 returned with HTTP 404 Jul 10 13:37:13.073956 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1434/5780] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:37:13 2026] GET /volume/v3/snapshots/3ff347af-c25a-4a0a-937a-2cdcb724cb76 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:17.406224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-ff593613-9f63-4fcf-8a6a-fedccf886cd8 req-a78265f1-2737-4263-bd9d-02dd079ec46b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:17.408299 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ff593613-9f63-4fcf-8a6a-fedccf886cd8 req-a78265f1-2737-4263-bd9d-02dd079ec46b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f Jul 10 13:37:17.408541 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ff593613-9f63-4fcf-8a6a-fedccf886cd8 req-a78265f1-2737-4263-bd9d-02dd079ec46b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:17.408831 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-ff593613-9f63-4fcf-8a6a-fedccf886cd8 req-a78265f1-2737-4263-bd9d-02dd079ec46b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:17.415908 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:17.415908 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:37:17.943896 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-ff593613-9f63-4fcf-8a6a-fedccf886cd8 req-a78265f1-2737-4263-bd9d-02dd079ec46b tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f returned with HTTP 200 Jul 10 13:37:17.944314 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1440/5781] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:37:17 2026] DELETE /volume/v3/attachments/e140ba5b-a8c5-4ec0-808a-78ecad736d7f => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:37:20.821428 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:20.823257 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] DELETE https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:37:20.823474 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:20.823701 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:20.823875 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume with id: 8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:37:20.825975 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=89,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:20.831928 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:20.831928 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:20.832397 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:37:20.849408 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Delete volume request issued successfully. Jul 10 13:37:20.849789 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-1de5882a-c6cd-4ca2-92e3-59122c380427 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 202 Jul 10 13:37:20.850215 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1449/5782] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:37:20 2026] DELETE /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:37:20.857815 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:20.859540 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:37:20.859797 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:20.860031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:20.867010 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:20.867010 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:37:20.870797 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Volume info retrieved successfully. Jul 10 13:37:20.876168 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-8ec53337-8452-4ad8-be71-a2b874b6d0af tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 200 Jul 10 13:37:20.876559 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1460/5783] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:37:20 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:21.890733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-502b0f8a-a648-428c-9667-6c3b3052d8f7 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:21.892635 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-502b0f8a-a648-428c-9667-6c3b3052d8f7 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] GET https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a Jul 10 13:37:21.892879 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-502b0f8a-a648-428c-9667-6c3b3052d8f7 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:21.893085 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-502b0f8a-a648-428c-9667-6c3b3052d8f7 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:21.899964 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-502b0f8a-a648-428c-9667-6c3b3052d8f7 tempest-TestVolumeBootPattern-324521641 tempest-TestVolumeBootPattern-324521641-project-member] https://10.4.3.138/volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a returned with HTTP 404 Jul 10 13:37:21.900495 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1435/5784] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:37:21 2026] GET /volume/v3/volumes/8426fa29-697d-4f86-a6a2-04267976150a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:27.943087 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:30.844008 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:30.874144 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:31.896401 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=6 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:35.718630 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-33141381-a1f8-41f1-89f8-db0db3fc856e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:35.720890 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:37:35.721218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1799629689", "snapshot_id": null, "imageRef": "a7ac9c83-ea8e-47d1-a814-011c2554a8ac", "volume_type": null, "size": 1}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:37:35.722721 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.volumes [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1799629689', 'snapshot_id': None, 'imageRef': 'a7ac9c83-ea8e-47d1-a814-011c2554a8ac', 'volume_type': None, 'size': 1}} {{(pid=100116) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:37:35.860444 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume of 1 GB Jul 10 13:37:35.860958 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:35.860958 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:37:35.865819 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Availability Zones retrieved successfully. Jul 10 13:37:35.875309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (88c3ea5f-cd67-444e-8de9-cc58b20ba549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:37:35.876769 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fb8788-fd7e-49de-9ac1-f96067562af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:37:35.878086 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.flows.api.create_volume [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Validating volume size '1' using validate_int {{(pid=100116) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:37:35.941175 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fb8788-fd7e-49de-9ac1-f96067562af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:37:35.942030 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0318331d-efa1-4a8b-ab71-838f99eec423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:37:36.000158 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Created reservations ['bb14e7f0-3562-4bb8-b5cb-ed43fa289916', 'd72456dc-93e0-4b4a-ae3b-c22e0fce98df', 'fe6d024a-129d-41f1-98f9-373faa4f0748', '8a542c0a-1f7e-4182-8467-01eba855b51d'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:37:36.000977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0318331d-efa1-4a8b-ab71-838f99eec423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb14e7f0-3562-4bb8-b5cb-ed43fa289916', 'd72456dc-93e0-4b4a-ae3b-c22e0fce98df', 'fe6d024a-129d-41f1-98f9-373faa4f0748', '8a542c0a-1f7e-4182-8467-01eba855b51d']}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:37:36.001699 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed2e047-4990-4103-8c0c-429a01c94c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:37:36.023526 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eed2e047-4990-4103-8c0c-429a01c94c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd58328b-85d1-45a2-bd56-44793431f39f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1799629689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['bb14e7f0-3562-4bb8-b5cb-ed43fa289916','d72456dc-93e0-4b4a-ae3b-c22e0fce98df','fe6d024a-129d-41f1-98f9-373faa4f0748','8a542c0a-1f7e-4182-8467-01eba855b51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1799629689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd58328b-85d1-45a2-bd56-44793431f39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da41c7499b547d0ba2bad16a3a4d555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:37:36.024338 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f669a05d-3c56-40c7-ba43-1083e4042f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:37:36.043783 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f669a05d-3c56-40c7-ba43-1083e4042f3b) transitioned into state 'SUCCESS' from state '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-1799629689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['bb14e7f0-3562-4bb8-b5cb-ed43fa289916','d72456dc-93e0-4b4a-ae3b-c22e0fce98df','fe6d024a-129d-41f1-98f9-373faa4f0748','8a542c0a-1f7e-4182-8467-01eba855b51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:37:36.044445 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d476879a-0403-4267-b1e2-4e25bc5d867b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:37:36.054803 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d476879a-0403-4267-b1e2-4e25bc5d867b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100116) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:37:36.055680 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (88c3ea5f-cd67-444e-8de9-cc58b20ba549) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100116) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:37:36.056014 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request issued successfully. Jul 10 13:37:36.056599 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-33141381-a1f8-41f1-89f8-db0db3fc856e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:37:36.057029 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1441/5785] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:37:35 2026] POST /volume/v3/volumes => generated 781 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:36.070993 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:36.073010 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:36.073251 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:36.073451 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:36.084208 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:36.084208 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:36.088012 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:36.092103 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-feacedb6-e463-4aa4-a1ec-d9970af21ca9 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:36.092526 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1450/5786] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:37:36 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:37.103948 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:37.105705 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:37.105932 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:37.106105 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:37.112359 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:37.112359 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:37:37.115629 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:37.119912 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-9cfbbaef-fecb-4440-b552-4be5a77452cf tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:37.120305 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1461/5787] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:37:37 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:37:37.131683 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:37.133167 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:37.133340 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:37.133525 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:37.139663 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:37.139663 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:37:37.142771 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:37.147011 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-5ceaeabe-c027-41c8-a5cd-9a976c57ca1f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:37.147597 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1436/5788] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:37:37 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:37:38.125401 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:38.127676 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:38.127941 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:38.128170 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:38.135502 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:38.135502 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:37:38.139333 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:38.144511 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-ba82355b-b69e-4399-be46-2ed8ae8e5e6f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:38.144974 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1442/5789] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:37:38 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:38.593275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:38.595202 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:38.595381 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:38.595561 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:38.602492 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:38.602492 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:38.605730 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:38.609792 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-46de2a8c-3934-4ace-bbb3-d044907f5852 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:38.610151 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1451/5790] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:37:38 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:38.619583 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d9ddf7b7-df3d-42f1-8f61-170453b4525c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:38.620034 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d9ddf7b7-df3d-42f1-8f61-170453b4525c None None] GET https://10.4.3.138/volume// Jul 10 13:37:38.620230 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d9ddf7b7-df3d-42f1-8f61-170453b4525c None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:38.620450 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d9ddf7b7-df3d-42f1-8f61-170453b4525c None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:38.620846 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d9ddf7b7-df3d-42f1-8f61-170453b4525c None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:37:38.621165 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1462/5791] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:37:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:37:38.628831 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-e140d051-0d35-42c7-b843-e2468e207e51 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:38.630827 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-e140d051-0d35-42c7-b843-e2468e207e51 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:37:38.631143 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-e140d051-0d35-42c7-b843-e2468e207e51 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd58328b-85d1-45a2-bd56-44793431f39f", "connector": null, "instance_uuid": "e6871676-6529-4b97-99cd-bc5a4595527b"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:37:38.639712 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:38.639712 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:37:38.662505 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-e140d051-0d35-42c7-b843-e2468e207e51 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:37:38.663009 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1437/5792] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:37:38 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) Jul 10 13:37:44.512590 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-64abfd43-2f8a-40e6-877f-a82c6e757ec0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:44.513001 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64abfd43-2f8a-40e6-877f-a82c6e757ec0 None None] GET https://10.4.3.138/volume// Jul 10 13:37:44.513139 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64abfd43-2f8a-40e6-877f-a82c6e757ec0 None None] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:44.513315 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-64abfd43-2f8a-40e6-877f-a82c6e757ec0 None None] Calling method 'all' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:44.513613 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-64abfd43-2f8a-40e6-877f-a82c6e757ec0 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:37:44.513903 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1443/5793] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:37:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:37:44.520700 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:44.522702 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:37:44.522941 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:37:44.523162 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:37:44.539651 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:44.539651 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:37:44.543288 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:37:44.549172 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-550ab501-052e-4333-b772-7498e2097d55 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:37:44.549895 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1452/5794] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:37:44 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1550 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:37:44.670267 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:44.672299 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] PUT https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 Jul 10 13:37:44.672626 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:37:44.680055 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Acquiring lock "cinder-attachment_update-fd58328b-85d1-45a2-bd56-44793431f39f-np0000005006" by "attachment_update" {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:37:44.684481 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-fd58328b-85d1-45a2-bd56-44793431f39f-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100113) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:37:44.685429 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:44.685429 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:37:45.209045 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.coordination [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-fd58328b-85d1-45a2-bd56-44793431f39f-np0000005006" released by "attachment_update" :: held 0.525s {{(pid=100113) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:37:45.209387 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-3accfb2e-6893-4ecd-9b2c-190439519ed4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 returned with HTTP 200 Jul 10 13:37:45.209938 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1463/5795] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:37:44 2026] PUT /volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:37:45.720531 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-f7d36660-ba6c-440a-ac39-6a267bed0cc8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:37:45.724171 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-f7d36660-ba6c-440a-ac39-6a267bed0cc8 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769/action Jul 10 13:37:45.724504 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-f7d36660-ba6c-440a-ac39-6a267bed0cc8 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action body: b'{"os-complete": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:37:45.724658 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-f7d36660-ba6c-440a-ac39-6a267bed0cc8 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:37:45.740392 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:37:45.740392 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:37:45.754944 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-890168bc-43f8-48bb-b137-17bb12ab3cbf req-f7d36660-ba6c-440a-ac39-6a267bed0cc8 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769/action returned with HTTP 204 Jul 10 13:37:45.755435 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1438/5796] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:37:45 2026] POST /volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:37:48.142914 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:54.547377 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=13 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:55.200073 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:37:55.749678 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:00.368319 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b3c47948-9b64-4319-a111-cb92a4537e02 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:00.369832 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3c47948-9b64-4319-a111-cb92a4537e02 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] POST https://10.4.3.138/volume/v3/types Jul 10 13:38:00.370162 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b3c47948-9b64-4319-a111-cb92a4537e02 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123", "extra_specs": {"multiattach": " True"}}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:00.383011 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b3c47948-9b64-4319-a111-cb92a4537e02 tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types returned with HTTP 200 Jul 10 13:38:00.383328 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1444/5797] 10.4.3.138 () {68 vars in 1253 bytes} [Fri Jul 10 13:38:00 2026] POST /volume/v3/types => generated 287 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:00.391660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:00.393347 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:38:00.393663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1514550045", "snapshot_id": null, "imageRef": null, "volume_type": "00f55684-20cc-4798-8b0b-aa90e18ece29", "size": 1}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:00.395133 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1514550045', 'snapshot_id': None, 'imageRef': None, 'volume_type': '00f55684-20cc-4798-8b0b-aa90e18ece29', 'size': 1}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:38:00.399640 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume of 1 GB Jul 10 13:38:00.399955 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:00.399955 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:00.400379 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Availability Zones retrieved successfully. Jul 10 13:38:00.405166 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (29526ce2-3fd2-4d75-bfba-56930bfd8467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:38:00.406156 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be605b08-364e-468b-9d7b-98d4490249b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:00.406943 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:38:00.413720 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:00.413720 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:00.426078 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be605b08-364e-468b-9d7b-98d4490249b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:38:00Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=00f55684-20cc-4798-8b0b-aa90e18ece29,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00f55684-20cc-4798-8b0b-aa90e18ece29', 'encryption_key_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=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:00.426702 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc244c95-57c0-4b22-bbee-bcb3b74f7e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:00.450436 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:38:00.450753 np0000005006 devstack@c-api.service[100114]: WARNING cinder.quota [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1123287437-1178041123, it is now deprecated. Please use the default quota class for default quota. Jul 10 13:38:00.475642 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Created reservations ['335463cc-cea7-4fb4-902c-702d08f99b1e', '7e1221f0-f239-4d99-b88b-40852d703b63', '518d52b5-656f-47c2-bf5e-04246496cb00', '0634e310-c3fd-4b51-98e2-325aeef5b5f6'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:38:00.476736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc244c95-57c0-4b22-bbee-bcb3b74f7e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['335463cc-cea7-4fb4-902c-702d08f99b1e', '7e1221f0-f239-4d99-b88b-40852d703b63', '518d52b5-656f-47c2-bf5e-04246496cb00', '0634e310-c3fd-4b51-98e2-325aeef5b5f6']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:00.477768 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d7250-9a35-4974-8f52-95c399d4d2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:00.505776 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750d7250-9a35-4974-8f52-95c399d4d2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777f3a77-86be-48a2-b2f2-d5846aa1636e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1514550045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['335463cc-cea7-4fb4-902c-702d08f99b1e','7e1221f0-f239-4d99-b88b-40852d703b63','518d52b5-656f-47c2-bf5e-04246496cb00','0634e310-c3fd-4b51-98e2-325aeef5b5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=00f55684-20cc-4798-8b0b-aa90e18ece29), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:38:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1514550045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=777f3a77-86be-48a2-b2f2-d5846aa1636e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0ab3e9f799c448a59f644bce0ca96c3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00f55684-20cc-4798-8b0b-aa90e18ece29),volume_type_id=00f55684-20cc-4798-8b0b-aa90e18ece29)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:00.506792 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab24199c-77ce-413f-a4aa-64b64f7deace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:00.523303 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab24199c-77ce-413f-a4aa-64b64f7deace) transitioned into state 'SUCCESS' from state '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-1514550045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0ab3e9f799c448a59f644bce0ca96c3f',qos_specs=None,replication_status=,reservations=['335463cc-cea7-4fb4-902c-702d08f99b1e','7e1221f0-f239-4d99-b88b-40852d703b63','518d52b5-656f-47c2-bf5e-04246496cb00','0634e310-c3fd-4b51-98e2-325aeef5b5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d68c4eb8a64143ac9827be50ac5fc47c',volume_type_id=00f55684-20cc-4798-8b0b-aa90e18ece29)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:00.524090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f04c69c-6c29-405c-b0a3-bc7a44ac28ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:00.532462 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f04c69c-6c29-405c-b0a3-bc7a44ac28ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:00.533249 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Flow 'volume_create_api' (29526ce2-3fd2-4d75-bfba-56930bfd8467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:38:00.533561 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Create volume request issued successfully. Jul 10 13:38:00.534208 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a4a2504d-99b4-4a2f-8493-a3fe16c8c0d4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:38:00.534619 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1453/5798] 10.4.3.138 () {68 vars in 1259 bytes} [Fri Jul 10 13:38:00 2026] POST /volume/v3/volumes => generated 830 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:38:00.545867 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:00.547464 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:00.547627 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:00.547816 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:00.557513 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:00.557513 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:00.563269 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:00.568062 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c4c64958-9939-4a6b-b6ac-397f9f85e0cf tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:00.568473 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1464/5799] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:00 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:01.580008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-382eecba-8a55-4966-87b2-737b49353158 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:01.581593 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-382eecba-8a55-4966-87b2-737b49353158 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:01.581774 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-382eecba-8a55-4966-87b2-737b49353158 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:01.581968 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-382eecba-8a55-4966-87b2-737b49353158 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:01.588310 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:01.588310 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:01.591795 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-382eecba-8a55-4966-87b2-737b49353158 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:01.597287 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-382eecba-8a55-4966-87b2-737b49353158 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:01.597706 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1439/5800] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:01 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:01.608395 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-71910dc8-7665-4401-8c11-29353c0e349a None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:01.610290 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71910dc8-7665-4401-8c11-29353c0e349a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:01.610506 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71910dc8-7665-4401-8c11-29353c0e349a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:01.610775 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-71910dc8-7665-4401-8c11-29353c0e349a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:01.618004 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:01.618004 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:01.621599 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-71910dc8-7665-4401-8c11-29353c0e349a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:01.625521 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-71910dc8-7665-4401-8c11-29353c0e349a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:01.625886 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1445/5801] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:01 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:01.665497 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:01.667749 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:01.668106 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:01.668428 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:01.676237 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:01.676237 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:01.678923 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:01.683360 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba7c8fd0-377a-457d-8d88-7a1e37fd5052 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:01.683983 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1454/5802] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:01 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:03.716860 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1e57896e-11a4-4019-8dde-6b2d6cb44650 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:03.717278 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e57896e-11a4-4019-8dde-6b2d6cb44650 None None] GET https://10.4.3.138/volume// Jul 10 13:38:03.717425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e57896e-11a4-4019-8dde-6b2d6cb44650 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:03.717600 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e57896e-11a4-4019-8dde-6b2d6cb44650 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:03.717927 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e57896e-11a4-4019-8dde-6b2d6cb44650 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:38:03.718344 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1465/5803] 10.4.3.138 () {66 vars in 1428 bytes} [Fri Jul 10 13:38:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:38:03.724924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-30c55e1d-c874-499e-ac9f-879836443dbc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:03.757461 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-30c55e1d-c874-499e-ac9f-879836443dbc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:38:03.757822 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-30c55e1d-c874-499e-ac9f-879836443dbc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "777f3a77-86be-48a2-b2f2-d5846aa1636e", "connector": null, "instance_uuid": "59fb5a07-f980-4ac2-957a-e852e06c4f8d"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:03.766399 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:03.766399 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:03.786682 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-30c55e1d-c874-499e-ac9f-879836443dbc tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:38:03.787137 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1440/5804] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:38:03 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:04.205189 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:04.206959 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:04.207204 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:04.207459 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:04.215971 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:04.215971 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:04.219289 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:04.223040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-51c5ab4d-22ad-4d87-90a8-aa364cd82bad tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:04.223487 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1446/5805] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:04 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:04.309860 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-40ebe4d5-6a40-48f4-a167-62026455c90b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:04.310299 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-40ebe4d5-6a40-48f4-a167-62026455c90b None None] GET https://10.4.3.138/volume// Jul 10 13:38:04.310513 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-40ebe4d5-6a40-48f4-a167-62026455c90b None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:04.310581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-40ebe4d5-6a40-48f4-a167-62026455c90b None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:04.310902 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-40ebe4d5-6a40-48f4-a167-62026455c90b None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:38:04.311255 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1455/5806] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:38:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:38:04.318358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:04.320581 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:04.320810 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:04.321010 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:04.330779 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:04.330779 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:04.335083 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:04.339125 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-dcd5882f-2740-4767-adfe-e03cd26789a2 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:04.339493 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1466/5807] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:38:04 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1102 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:38:04.434861 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:04.436740 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] PUT https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 Jul 10 13:38:04.437144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:04.444434 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Acquiring lock "cinder-attachment_update-777f3a77-86be-48a2-b2f2-d5846aa1636e-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:38:04.448626 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-777f3a77-86be-48a2-b2f2-d5846aa1636e-np0000005006" acquired by "attachment_update" :: waited 0.004s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:38:04.449450 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:04.449450 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:04.967729 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Lock "cinder-attachment_update-777f3a77-86be-48a2-b2f2-d5846aa1636e-np0000005006" released by "attachment_update" :: held 0.519s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:38:04.968151 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-90c89781-b025-441f-ba8c-7407c81223af tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 returned with HTTP 200 Jul 10 13:38:04.968541 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1441/5808] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:38:04 2026] PUT /volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:05.236152 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-604292ff-bfb3-4593-96c0-11303f8e9321 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:05.237610 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-604292ff-bfb3-4593-96c0-11303f8e9321 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:05.237795 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-604292ff-bfb3-4593-96c0-11303f8e9321 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:05.237983 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-604292ff-bfb3-4593-96c0-11303f8e9321 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:05.246747 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:05.246747 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:05.249935 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-604292ff-bfb3-4593-96c0-11303f8e9321 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:05.253798 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-604292ff-bfb3-4593-96c0-11303f8e9321 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:05.254343 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1447/5809] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:05 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:06.267543 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:06.269137 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:06.269447 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:06.270645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:06.278383 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:06.278383 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:06.281624 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:06.285726 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c7bb0921-3b75-47c3-8cf4-416f0a49d023 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:06.285726 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1456/5810] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:06 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:07.298626 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:07.300237 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:07.300404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:07.300574 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:07.309571 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:07.309571 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:07.312875 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:07.316804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-b34918c2-3425-460b-ae1f-6c2101eb2233 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:07.317191 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1467/5811] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:07 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:08.329816 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:08.331856 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:08.332048 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:08.332227 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:08.343109 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:08.343109 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:08.347491 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:08.351516 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ee44d67b-f6d9-48cf-93fb-27197d08e8e4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:08.351906 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1442/5812] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:08 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:09.367162 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:09.368788 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:09.368972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:09.369139 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:09.377896 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:09.377896 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:09.381559 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:09.385734 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-15cc9faa-3227-456b-b0ce-fa4b231af61e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:09.386145 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1448/5813] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:09 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:10.401437 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:10.403240 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:10.403444 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:10.403625 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:10.411934 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:10.411934 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:10.415308 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:10.420483 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b779db12-0b1e-4c03-8d2f-f1729a4f5ec3 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:10.420997 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1457/5814] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:10 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:11.186211 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba542d65-8db6-41d5-857b-31889d404a1e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.188053 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba542d65-8db6-41d5-857b-31889d404a1e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404/action Jul 10 13:38:11.188367 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba542d65-8db6-41d5-857b-31889d404a1e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-complete": null}' {{(pid=100113) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:38:11.188482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba542d65-8db6-41d5-857b-31889d404a1e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:11.202612 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.202612 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:11.211344 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-d5bdf6e5-4c9a-49dc-950f-8b5c2e374813 req-ba542d65-8db6-41d5-857b-31889d404a1e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404/action returned with HTTP 204 Jul 10 13:38:11.211803 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1468/5815] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:38:11 2026] POST /volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:38:11.433417 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.435070 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:11.435260 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:11.435433 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:11.446926 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.446926 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:11.450964 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.456198 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b8c6320-7ee3-4659-b210-96b4086acdb1 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:11.456704 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1443/5816] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:11 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:11.496224 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.498219 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:11.498435 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:11.498611 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:11.509288 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.509288 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:11.513219 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.517747 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-89347893-2f07-44db-9ffb-818bab48e2ac req-f1174a2b-939c-4829-9e8f-77fe0806eb50 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:11.518227 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1449/5817] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:11 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:11.531858 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.533451 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:11.533609 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:11.533806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:11.541724 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.541724 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:11.544499 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.548123 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-eb1fef3e-cf23-4246-8818-dbbb4898845e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:11.548450 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1458/5818] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:11 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:11.585618 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.587602 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:11.587820 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:11.588012 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:11.596475 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.596475 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:11.599237 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.602658 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-85b399bf-7d73-418b-901c-6d26fff27be8 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:11.603047 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1469/5819] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:11 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:11.620272 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.622027 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] POST https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e/action Jul 10 13:38:11.622332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:38:11.622447 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:11.631841 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.631841 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:11.632261 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.637554 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Begin detaching volume completed successfully. Jul 10 13:38:11.637796 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-8f5c93ed-e1e8-46d0-95a0-849146008450 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e/action returned with HTTP 202 Jul 10 13:38:11.638213 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1444/5820] 10.4.3.138 () {72 vars in 1672 bytes} [Fri Jul 10 13:38:11 2026] POST /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:38:11.655406 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:11.657233 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:11.657413 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:11.657610 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:11.667786 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:11.667786 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:11.671603 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:11.675910 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1345b5c6-0dfc-4c80-bd6f-29ee9d25dcc4 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:11.676505 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1450/5821] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:11 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:12.659492 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-4a44eac7-1bb4-474d-9163-7de30dcb0892 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:12.659842 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a44eac7-1bb4-474d-9163-7de30dcb0892 None None] GET https://10.4.3.138/volume// Jul 10 13:38:12.659980 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a44eac7-1bb4-474d-9163-7de30dcb0892 None None] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:12.660151 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-4a44eac7-1bb4-474d-9163-7de30dcb0892 None None] Calling method 'all' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:12.660453 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-4a44eac7-1bb4-474d-9163-7de30dcb0892 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:38:12.660782 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1459/5822] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:38:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:38:12.667947 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:12.669867 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:12.670080 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:12.670249 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:12.679905 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:12.679905 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:12.683120 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:12.688019 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:12.688357 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-6f4c0625-e109-4830-bb18-c460ef1658d0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:12.688924 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1470/5823] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:38:12 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:38:12.689721 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:12.689911 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:12.690098 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:12.699196 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:12.699196 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:12.702406 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:12.706826 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7b9bdcb4-66b7-4402-85c7-d8721248643c tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:12.707229 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1445/5824] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:12 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:13.177655 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:13.180127 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:13.180379 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:13.180642 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:13.191576 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:13.191576 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:13.195847 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:13.201302 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-1cff7bab-2424-41bb-aa24-5b137c42105b tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:13.201707 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1451/5825] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:13 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:13.464065 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-dddb3a1b-b951-46f1-a43e-570f05a4dc6a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:13.466370 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-dddb3a1b-b951-46f1-a43e-570f05a4dc6a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 Jul 10 13:38:13.466544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-dddb3a1b-b951-46f1-a43e-570f05a4dc6a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:13.466736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-dddb3a1b-b951-46f1-a43e-570f05a4dc6a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'version_select' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:13.473179 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:13.473179 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:13.718918 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-422407df-cfff-40ee-a787-40aafa003d5a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:13.720533 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-422407df-cfff-40ee-a787-40aafa003d5a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:13.720710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-422407df-cfff-40ee-a787-40aafa003d5a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:13.720891 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-422407df-cfff-40ee-a787-40aafa003d5a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:13.730741 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:13.730741 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:13.734599 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-422407df-cfff-40ee-a787-40aafa003d5a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:13.738989 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-422407df-cfff-40ee-a787-40aafa003d5a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:13.739409 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1471/5826] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:13 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:13.997516 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-dc3ed495-fbbc-4910-b1a0-c8c919e1d67b req-dddb3a1b-b951-46f1-a43e-570f05a4dc6a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 returned with HTTP 200 Jul 10 13:38:13.997896 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1460/5827] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:38:13 2026] DELETE /volume/v3/attachments/2de1a9e7-52ed-44c5-8e95-111602e13404 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:14.751759 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:14.753426 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:14.753598 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:14.753801 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:14.760371 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:14.760371 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:14.763579 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:14.767329 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-01f9d1b5-e3ba-466d-af3e-a0a5e583d607 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:14.767660 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1446/5828] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:14 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 923 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:14.779669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:14.781615 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] DELETE https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:14.781903 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:14.782241 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:14.782480 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume with id: 777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:14.789250 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:14.789250 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:14.789785 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:14.805237 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Delete volume request issued successfully. Jul 10 13:38:14.805471 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-484ecd2f-6a21-41f7-9263-309c4a2100c0 tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 202 Jul 10 13:38:14.806024 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1452/5829] 10.4.3.138 () {66 vars in 1351 bytes} [Fri Jul 10 13:38:14 2026] DELETE /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:38:14.812670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:14.814601 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:14.814853 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:14.815067 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:14.821813 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:14.821813 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:14.825909 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Volume info retrieved successfully. Jul 10 13:38:14.830763 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-37372bf0-c68d-44f5-b4ad-17191e239c3e tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 200 Jul 10 13:38:14.831208 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1472/5830] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:14 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:15.846434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5964019b-7ba7-4dfa-bbb5-d1792cefd28a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:15.848650 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5964019b-7ba7-4dfa-bbb5-d1792cefd28a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] GET https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e Jul 10 13:38:15.848895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5964019b-7ba7-4dfa-bbb5-d1792cefd28a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:15.849109 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5964019b-7ba7-4dfa-bbb5-d1792cefd28a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:15.854539 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5964019b-7ba7-4dfa-bbb5-d1792cefd28a tempest-VolumeMultiattachTests-169976400 tempest-VolumeMultiattachTests-169976400-project-member] https://10.4.3.138/volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e returned with HTTP 404 Jul 10 13:38:15.855040 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1461/5831] 10.4.3.138 () {66 vars in 1348 bytes} [Fri Jul 10 13:38:15 2026] GET /volume/v3/volumes/777f3a77-86be-48a2-b2f2-d5846aa1636e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:38:15.862528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76409df9-b0cd-4edf-9840-6288ca0379cd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:15.866047 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] GET https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 Jul 10 13:38:15.866494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:15.866864 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method 'detail' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:15.868406 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100115) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 13:38:15.880485 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Get all volumes completed successfully. Jul 10 13:38:15.881860 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:15.881860 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:15.886082 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76409df9-b0cd-4edf-9840-6288ca0379cd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 13:38:15.886468 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1447/5832] 10.4.3.138 () {66 vars in 1285 bytes} [Fri Jul 10 13:38:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7106 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:15.902931 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ad9e83f3-0b80-4875-a60c-3b0ca308b5dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:15.904781 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad9e83f3-0b80-4875-a60c-3b0ca308b5dd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] DELETE https://10.4.3.138/volume/v3/types/00f55684-20cc-4798-8b0b-aa90e18ece29 Jul 10 13:38:15.905026 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ad9e83f3-0b80-4875-a60c-3b0ca308b5dd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:15.905233 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ad9e83f3-0b80-4875-a60c-3b0ca308b5dd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] Calling method '_delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:15.927096 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ad9e83f3-0b80-4875-a60c-3b0ca308b5dd tempest-VolumeMultiattachTests-81759611 tempest-VolumeMultiattachTests-81759611-project-admin] https://10.4.3.138/volume/v3/types/00f55684-20cc-4798-8b0b-aa90e18ece29 returned with HTTP 202 Jul 10 13:38:15.927558 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1453/5833] 10.4.3.138 () {66 vars in 1345 bytes} [Fri Jul 10 13:38:15 2026] DELETE /volume/v3/types/00f55684-20cc-4798-8b0b-aa90e18ece29 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:38:24.829494 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=37,cinder:UPDATE=2 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:25.851344 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=52,cinder:INSERT=8,cinder:UPDATE=15 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:25.884335 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=38,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:25.923375 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=48,cinder:INSERT=3,cinder:UPDATE=5 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:34.136221 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-8cc262f9-87b3-4952-b555-80909589a0e5 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:34.138088 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-8cc262f9-87b3-4952-b555-80909589a0e5 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:38:34.138280 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-8cc262f9-87b3-4952-b555-80909589a0e5 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:34.138451 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-8cc262f9-87b3-4952-b555-80909589a0e5 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:34.156021 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-8cc262f9-87b3-4952-b555-80909589a0e5 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:38:34.156418 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1473/5834] 10.4.3.138 () {68 vars in 1484 bytes} [Fri Jul 10 13:38:34 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:34.680203 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:34.682316 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:38:34.682509 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:34.682946 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:34.692943 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:34.692943 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:34.696755 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:34.701145 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-447ee65f-e762-472d-aaea-6d0f3f4298d3 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:38:34.701572 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1462/5835] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:34 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1663 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:34.710270 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:34.712533 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:38:34.712890 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd58328b-85d1-45a2-bd56-44793431f39f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-645141787", "description": null, "metadata": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:34.724161 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:34.724161 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:34.724640 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:34.724822 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create snapshot from volume fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:38:34.757482 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Created reservations ['3347a4ab-b7d0-4840-bd41-a0e3a3547813', '1ab0d699-6887-44ac-a394-668557fa35e5', '04b5e564-2d9a-4ad1-b98a-1921cda68da1', 'ec0e3ce3-d133-4a46-a87f-d20b49738a31'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:38:34.789228 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot force create request issued successfully. Jul 10 13:38:34.789602 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-a5007347-f62e-4486-b328-f4bce1a9a3f1 req-849b9162-e174-4be6-8bec-fdfe2e40f342 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:38:34.790244 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1448/5836] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:38:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:38:36.392551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:36.394186 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a Jul 10 13:38:36.394365 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:36.394536 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:36.399537 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:36.399537 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:36.399951 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:38:36.400592 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-cecb3642-5dbc-4b1d-a59b-29c116bae005 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a returned with HTTP 200 Jul 10 13:38:36.400918 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1454/5837] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:38:36 2026] GET /volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:38:36.423871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0afb2285-54ae-420a-8f83-b5821f44dcca None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:36.425513 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:38:36.425858 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-698010601", "snapshot_id": null, "imageRef": "95ee048b-cded-47f0-a035-14f7c5999c0e", "volume_type": null, "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:36.427229 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-698010601', 'snapshot_id': None, 'imageRef': '95ee048b-cded-47f0-a035-14f7c5999c0e', 'volume_type': None, 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:38:36.609844 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:36.609844 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:36.610271 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:38:36.610464 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume of 1 GB Jul 10 13:38:36.613890 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Availability Zones retrieved successfully. Jul 10 13:38:36.619131 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (2701f903-0182-412e-b662-befd0e65ab2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:38:36.619980 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ea751f-f796-4be0-959a-57c9a8dfd178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:36.620848 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:38:36.651616 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6ea751f-f796-4be0-959a-57c9a8dfd178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1e05e032-9668-4c67-a0b6-abde5f2cb20a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:36.652387 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f7da23-401d-4a60-847f-57e3e3eb6309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:36.692913 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Created reservations ['01fed943-c7d2-4324-9cd0-f41d41827f73', '62a09ac1-c8ec-4d4a-8ad0-480cfdbe9aa4', 'c2c3cc63-0db7-457c-b6f9-de64e2bcf52d', 'f63ec1cc-ec4e-478f-b9dc-3e8b38182ca3'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:38:36.693675 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f7da23-401d-4a60-847f-57e3e3eb6309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fed943-c7d2-4324-9cd0-f41d41827f73', '62a09ac1-c8ec-4d4a-8ad0-480cfdbe9aa4', 'c2c3cc63-0db7-457c-b6f9-de64e2bcf52d', 'f63ec1cc-ec4e-478f-b9dc-3e8b38182ca3']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:36.694357 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa95836f-392d-4774-b841-6f1bfbd12762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:36.732676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa95836f-392d-4774-b841-6f1bfbd12762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c55387-6f04-4bf2-a28c-5608dbedc3d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-698010601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['01fed943-c7d2-4324-9cd0-f41d41827f73','62a09ac1-c8ec-4d4a-8ad0-480cfdbe9aa4','c2c3cc63-0db7-457c-b6f9-de64e2bcf52d','f63ec1cc-ec4e-478f-b9dc-3e8b38182ca3'],size=1,snapshot_id=1e05e032-9668-4c67-a0b6-abde5f2cb20a,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-698010601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0c55387-6f04-4bf2-a28c-5608dbedc3d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da41c7499b547d0ba2bad16a3a4d555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1e05e032-9668-4c67-a0b6-abde5f2cb20a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:36.733416 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ac0e85-1bd5-4eab-a0f1-2bbb0ebf4c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:36.749316 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ac0e85-1bd5-4eab-a0f1-2bbb0ebf4c00) transitioned into state 'SUCCESS' from state '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-698010601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['01fed943-c7d2-4324-9cd0-f41d41827f73','62a09ac1-c8ec-4d4a-8ad0-480cfdbe9aa4','c2c3cc63-0db7-457c-b6f9-de64e2bcf52d','f63ec1cc-ec4e-478f-b9dc-3e8b38182ca3'],size=1,snapshot_id=1e05e032-9668-4c67-a0b6-abde5f2cb20a,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:36.749936 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541b24a2-c92f-4798-8e60-3e66d631e2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:38:36.769957 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541b24a2-c92f-4798-8e60-3e66d631e2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:38:36.770622 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (2701f903-0182-412e-b662-befd0e65ab2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:38:36.770924 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request issued successfully. Jul 10 13:38:36.771398 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0afb2285-54ae-420a-8f83-b5821f44dcca tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:38:36.771773 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1474/5838] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:38:36 2026] POST /volume/v3/volumes => generated 813 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:38:36.785555 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:36.787393 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:36.787652 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:36.787945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:36.797781 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:36.797781 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:36.802994 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:36.809552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c367c121-cfa7-4a43-9215-8f9bd693e060 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:36.810163 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1463/5839] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:38:36 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:37.823177 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:37.825411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:37.825634 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:37.825856 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:37.833740 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:37.833740 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:37.837544 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:37.842556 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3f2e8f31-979b-44e5-ba7c-de2b4bfaa60e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:37.843003 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1449/5840] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:38:37 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:38:37.856219 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:37.857971 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:37.858229 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:37.858458 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:37.865044 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:37.865044 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:37.868238 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:37.872230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dd1fc69a-c183-46dc-b2fe-c25527b7aad2 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:37.872582 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1455/5841] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:38:37 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:38:39.231239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:39.233904 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:39.234233 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:39.234827 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:39.243711 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:39.243711 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:38:39.248023 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:39.254293 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-6e045770-91d6-44c8-9293-603b6f9c7f70 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:39.254654 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1475/5842] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:39 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:39.784103 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:39.785713 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:39.785889 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:39.786077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:39.793580 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:39.793580 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:39.797073 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:39.801415 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-63a1d738-5c65-4729-af8d-b92a3d5b1b15 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:39.801820 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1464/5843] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:38:39 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:39.810780 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0e5b57d2-17ca-4ec7-a2dc-680f4772847d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:39.811189 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e5b57d2-17ca-4ec7-a2dc-680f4772847d None None] GET https://10.4.3.138/volume// Jul 10 13:38:39.811363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e5b57d2-17ca-4ec7-a2dc-680f4772847d None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:39.811570 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0e5b57d2-17ca-4ec7-a2dc-680f4772847d None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:39.811948 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0e5b57d2-17ca-4ec7-a2dc-680f4772847d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:38:39.812292 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1450/5844] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:38:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:38:39.819115 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-61ebeeb2-5008-44f1-a12b-6d29998e4118 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:39.820999 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-61ebeeb2-5008-44f1-a12b-6d29998e4118 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:38:39.821309 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-61ebeeb2-5008-44f1-a12b-6d29998e4118 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f0c55387-6f04-4bf2-a28c-5608dbedc3d7", "connector": null, "instance_uuid": "8060c9eb-9561-4f11-8afc-56056db803fc"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:39.828994 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:39.828994 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:39.850365 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-61ebeeb2-5008-44f1-a12b-6d29998e4118 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:38:39.850769 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1456/5845] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:38:39 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) Jul 10 13:38:45.715466 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-268ca815-7471-4716-88f2-f9e0616441c2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:45.715866 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-268ca815-7471-4716-88f2-f9e0616441c2 None None] GET https://10.4.3.138/volume// Jul 10 13:38:45.716034 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-268ca815-7471-4716-88f2-f9e0616441c2 None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:45.716223 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-268ca815-7471-4716-88f2-f9e0616441c2 None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:45.716558 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-268ca815-7471-4716-88f2-f9e0616441c2 None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:38:45.716861 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1476/5846] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:38:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:38:45.724371 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:45.726577 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:38:45.726833 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:38:45.727059 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:38:45.735283 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:45.735283 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:38:45.738100 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:38:45.741975 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-79423250-1926-4f76-a8d4-d92c40bd4984 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:38:45.742310 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1465/5847] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:38:45 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1583 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:38:45.848142 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:45.850772 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] PUT https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee Jul 10 13:38:45.851295 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:45.859499 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Acquiring lock "cinder-attachment_update-f0c55387-6f04-4bf2-a28c-5608dbedc3d7-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:38:45.864528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-f0c55387-6f04-4bf2-a28c-5608dbedc3d7-np0000005006" acquired by "attachment_update" :: waited 0.005s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:38:45.865481 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:45.865481 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:38:46.384871 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-f0c55387-6f04-4bf2-a28c-5608dbedc3d7-np0000005006" released by "attachment_update" :: held 0.520s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:38:46.385015 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-144f61e8-baef-4b27-a0bf-406c6fe826c1 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee returned with HTTP 200 Jul 10 13:38:46.385620 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1451/5848] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:38:45 2026] PUT /volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:38:46.895015 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-a4edc2ca-e544-4afb-a1cf-14b1823190d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:38:46.897048 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-a4edc2ca-e544-4afb-a1cf-14b1823190d4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee/action Jul 10 13:38:46.897447 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-a4edc2ca-e544-4afb-a1cf-14b1823190d4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:38:46.897562 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-a4edc2ca-e544-4afb-a1cf-14b1823190d4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:38:46.912563 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:38:46.912563 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:38:46.921470 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-1926b704-1f12-4ee3-b6e8-b1d64c294909 req-a4edc2ca-e544-4afb-a1cf-14b1823190d4 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee/action returned with HTTP 204 Jul 10 13:38:46.921950 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1457/5849] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:38:46 2026] POST /volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:38:49.252672 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:55.740895 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=18 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:56.379088 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:38:56.919136 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:39:34.279101 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-797b4a15-510b-4019-9c6d-f62fd0f06888 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:34.281340 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-797b4a15-510b-4019-9c6d-f62fd0f06888 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/limits Jul 10 13:39:34.281585 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-797b4a15-510b-4019-9c6d-f62fd0f06888 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:34.281802 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-797b4a15-510b-4019-9c6d-f62fd0f06888 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:34.303243 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-797b4a15-510b-4019-9c6d-f62fd0f06888 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/limits returned with HTTP 200 Jul 10 13:39:34.303777 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1477/5850] 10.4.3.138 () {68 vars in 1484 bytes} [Fri Jul 10 13:39:34 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) Jul 10 13:39:34.826026 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:34.827862 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:39:34.828038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:34.828206 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:34.836546 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:34.836546 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:39:34.839484 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:34.843563 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-794669d6-56f7-44b0-b57d-a9399e5bee59 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:39:34.843895 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1466/5851] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:39:34 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:39:34.851866 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:34.853794 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/snapshots Jul 10 13:39:34.854184 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd58328b-85d1-45a2-bd56-44793431f39f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-258234841", "description": null, "metadata": {}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:39:34.864341 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:34.864341 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:39:34.864791 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:34.864934 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.snapshots [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create snapshot from volume fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:39:34.886075 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Created reservations ['4ca59de8-70de-4d71-a3cb-a50e3fea30f6', '43a1763c-1a36-42b1-83f5-257b34465be3', '9133af8a-7c20-499e-95c2-600d751d4093', 'f3b8cd59-6948-4675-914d-40198a974567'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:39:34.911858 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot force create request issued successfully. Jul 10 13:39:34.912168 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-5d53cf5b-4ce0-4cc5-a28f-2f87e6733692 req-18adcdb7-9b28-4fd0-aa32-3a25849cf553 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots returned with HTTP 202 Jul 10 13:39:34.912587 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1452/5852] 10.4.3.138 () {72 vars in 1547 bytes} [Fri Jul 10 13:39:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:39:36.528612 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-98d210ed-05af-4601-a52d-f40a83e2c31d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:36.530558 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98d210ed-05af-4601-a52d-f40a83e2c31d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b Jul 10 13:39:36.530785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98d210ed-05af-4601-a52d-f40a83e2c31d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:36.530985 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-98d210ed-05af-4601-a52d-f40a83e2c31d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:36.536801 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:36.536801 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:39:36.537266 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-98d210ed-05af-4601-a52d-f40a83e2c31d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:39:36.538079 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-98d210ed-05af-4601-a52d-f40a83e2c31d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b returned with HTTP 200 Jul 10 13:39:36.538474 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1458/5853] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:39:36 2026] GET /volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:39:36.567865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:36.569731 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:39:36.570096 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1101217665", "snapshot_id": null, "imageRef": "aba6b78d-555f-4f86-bf68-dfe3ec528baa", "volume_type": null, "size": 1}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:39:36.571539 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1101217665', 'snapshot_id': None, 'imageRef': 'aba6b78d-555f-4f86-bf68-dfe3ec528baa', 'volume_type': None, 'size': 1}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:39:36.656445 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:36.656445 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:39:36.656882 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:39:36.657059 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume of 1 GB Jul 10 13:39:36.660850 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Availability Zones retrieved successfully. Jul 10 13:39:36.665573 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (9c8cb873-fc33-4e84-a11d-aba30208e6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:39:36.666537 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610a2465-6b89-4055-820c-055aefc71bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:39:36.667673 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:39:36.698428 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610a2465-6b89-4055-820c-055aefc71bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82656e25-6690-4029-ac52-1f687bcf3c9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:39:36.699215 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9353e31f-000e-4b3f-80cc-91894ef5244e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:39:36.738337 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Created reservations ['149bf899-2d94-434d-910a-7b0b41cd2131', 'd2a7f3ee-95d3-4e3a-a4ce-925788cc7d33', '8262c389-a88f-4297-a320-3124ba59defc', '6caf17d1-6d37-489b-a2f2-b42f0ce8e5b1'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:39:36.739159 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9353e31f-000e-4b3f-80cc-91894ef5244e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149bf899-2d94-434d-910a-7b0b41cd2131', 'd2a7f3ee-95d3-4e3a-a4ce-925788cc7d33', '8262c389-a88f-4297-a320-3124ba59defc', '6caf17d1-6d37-489b-a2f2-b42f0ce8e5b1']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:39:36.739894 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a29880-4823-413b-b63e-8ad758237e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:39:36.781844 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a29880-4823-413b-b63e-8ad758237e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de28553b-1124-4cbf-a54a-4ed709548f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1101217665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['149bf899-2d94-434d-910a-7b0b41cd2131','d2a7f3ee-95d3-4e3a-a4ce-925788cc7d33','8262c389-a88f-4297-a320-3124ba59defc','6caf17d1-6d37-489b-a2f2-b42f0ce8e5b1'],size=1,snapshot_id=82656e25-6690-4029-ac52-1f687bcf3c9b,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), '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-07-10T13:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1101217665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de28553b-1124-4cbf-a54a-4ed709548f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da41c7499b547d0ba2bad16a3a4d555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82656e25-6690-4029-ac52-1f687bcf3c9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:39:36.783161 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb0fb6c-2c50-4e68-835f-53e87f21b113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:39:36.802028 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb0fb6c-2c50-4e68-835f-53e87f21b113) transitioned into state 'SUCCESS' from state '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-1101217665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da41c7499b547d0ba2bad16a3a4d555',qos_specs=None,replication_status=,reservations=['149bf899-2d94-434d-910a-7b0b41cd2131','d2a7f3ee-95d3-4e3a-a4ce-925788cc7d33','8262c389-a88f-4297-a320-3124ba59defc','6caf17d1-6d37-489b-a2f2-b42f0ce8e5b1'],size=1,snapshot_id=82656e25-6690-4029-ac52-1f687bcf3c9b,source_replicaid=,source_volid=None,status='creating',user_id='a4ddd7a9d66a48a98bdb50396887fc2f',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:39:36.803061 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9904e836-08a5-4c65-9eec-9a23a467840b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:39:36.828871 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9904e836-08a5-4c65-9eec-9a23a467840b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:39:36.829876 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Flow 'volume_create_api' (9c8cb873-fc33-4e84-a11d-aba30208e6f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:39:36.830220 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Create volume request issued successfully. Jul 10 13:39:36.830882 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-23b7f5a3-e070-41d3-8331-763bdeb3074c tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:39:36.831394 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1478/5854] 10.4.3.138 () {70 vars in 1300 bytes} [Fri Jul 10 13:39:36 2026] POST /volume/v3/volumes => generated 814 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:39:36.842828 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-442f1e05-1864-434a-aaeb-3caff513de2b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:36.844793 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-442f1e05-1864-434a-aaeb-3caff513de2b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:36.845070 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-442f1e05-1864-434a-aaeb-3caff513de2b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:36.845270 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-442f1e05-1864-434a-aaeb-3caff513de2b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:36.853159 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:36.853159 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:39:36.857848 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-442f1e05-1864-434a-aaeb-3caff513de2b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:36.863027 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-442f1e05-1864-434a-aaeb-3caff513de2b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:36.863505 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1467/5855] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:39:36 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:39:37.879337 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:37.881301 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:37.881582 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:37.881852 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:37.890189 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:37.890189 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:39:37.894024 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:37.899061 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-8b7ce499-fbff-445d-8c5f-52229f1fd11e tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:37.899433 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1453/5856] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:39:37 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:39:37.911240 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:37.913230 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:37.913469 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:37.913708 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:37.921659 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:37.921659 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:39:37.925573 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:37.930888 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3ed06631-ce7a-45af-85f0-f5ce160f51ea tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:37.931341 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1459/5857] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:39:37 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:39:38.968271 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:38.970896 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:38.971138 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:38.971370 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:38.979635 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:38.979635 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:39:38.983617 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:38.989018 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b1daf82a-6872-467b-8aa2-069f1413178d tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:38.989477 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1479/5858] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:39:38 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1405 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:39:39.486899 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:39.488835 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:39.489033 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:39.489231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:39.496730 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:39.496730 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:39:39.500394 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:39.505072 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-b679cc8b-d2a8-4708-8652-e52a7f5f5f0b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:39.505523 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1468/5859] 10.4.3.138 () {68 vars in 1598 bytes} [Fri Jul 10 13:39:39 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:39:39.514535 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-25cd08c5-c6df-4322-9fcc-7bdf2319c06d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:39.514872 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25cd08c5-c6df-4322-9fcc-7bdf2319c06d None None] GET https://10.4.3.138/volume// Jul 10 13:39:39.515039 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25cd08c5-c6df-4322-9fcc-7bdf2319c06d None None] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:39.515214 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-25cd08c5-c6df-4322-9fcc-7bdf2319c06d None None] Calling method 'all' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:39.515515 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-25cd08c5-c6df-4322-9fcc-7bdf2319c06d None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:39:39.515793 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1454/5860] 10.4.3.138 () {66 vars in 1419 bytes} [Fri Jul 10 13:39:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:39:39.522672 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-330cb82f-0968-4bd6-ac08-51a6d9694a05 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:39.524496 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-330cb82f-0968-4bd6-ac08-51a6d9694a05 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments Jul 10 13:39:39.524833 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-330cb82f-0968-4bd6-ac08-51a6d9694a05 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de28553b-1124-4cbf-a54a-4ed709548f94", "connector": null, "instance_uuid": "a954dff4-9f4c-42fd-b7e0-051668bd301c"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:39:39.532286 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:39.532286 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:39:39.554795 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-330cb82f-0968-4bd6-ac08-51a6d9694a05 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments returned with HTTP 200 Jul 10 13:39:39.555226 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1460/5861] 10.4.3.138 () {74 vars in 1594 bytes} [Fri Jul 10 13:39:39 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) Jul 10 13:39:45.502382 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-be175510-2812-4ede-bfad-5f56013a513e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:45.502900 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be175510-2812-4ede-bfad-5f56013a513e None None] GET https://10.4.3.138/volume// Jul 10 13:39:45.502900 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be175510-2812-4ede-bfad-5f56013a513e None None] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:45.503146 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-be175510-2812-4ede-bfad-5f56013a513e None None] Calling method 'all' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:45.503409 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-be175510-2812-4ede-bfad-5f56013a513e None None] https://10.4.3.138/volume// returned with HTTP 300 Jul 10 13:39:45.503664 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1480/5862] 10.4.3.138 () {66 vars in 1426 bytes} [Fri Jul 10 13:39:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 13:39:45.510729 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:45.512995 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:39:45.513277 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:39:45.513524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:39:45.525181 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:45.525181 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:39:45.529097 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:39:45.534869 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-83db60ce-5947-4621-a2a6-2345cfea9c25 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:39:45.535343 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1469/5863] 10.4.3.138 () {70 vars in 1639 bytes} [Fri Jul 10 13:39:45 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1584 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:39:45.653888 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:45.656771 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] PUT https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 Jul 10 13:39:45.657109 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.138", "host": "np0000005006", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c65cf2b1bd37", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "66c16b9f-5670-426a-8002-8299d389b40d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:39:45.667640 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Acquiring lock "cinder-attachment_update-de28553b-1124-4cbf-a54a-4ed709548f94-np0000005006" by "attachment_update" {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 13:39:45.673422 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-de28553b-1124-4cbf-a54a-4ed709548f94-np0000005006" acquired by "attachment_update" :: waited 0.006s {{(pid=100115) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 13:39:45.674997 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:45.674997 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:39:46.200029 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.coordination [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Lock "cinder-attachment_update-de28553b-1124-4cbf-a54a-4ed709548f94-np0000005006" released by "attachment_update" :: held 0.527s {{(pid=100115) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 13:39:46.200322 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-f3319556-5e9e-4870-9e54-50bae5276f23 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 returned with HTTP 200 Jul 10 13:39:46.200783 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1455/5864] 10.4.3.138 () {74 vars in 1704 bytes} [Fri Jul 10 13:39:45 2026] PUT /volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:39:46.710947 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-a9334bf1-e6d0-4b3d-8846-f2def9c59e44 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:39:46.713274 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-a9334bf1-e6d0-4b3d-8846-f2def9c59e44 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] POST https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42/action Jul 10 13:39:46.713729 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-a9334bf1-e6d0-4b3d-8846-f2def9c59e44 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action body: b'{"os-complete": null}' {{(pid=100116) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:39:46.713904 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-a9334bf1-e6d0-4b3d-8846-f2def9c59e44 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:39:46.731550 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:39:46.731550 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:39:46.741357 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-b93a531c-3f2e-4179-9a94-ba36442c7f98 req-a9334bf1-e6d0-4b3d-8846-f2def9c59e44 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42/action returned with HTTP 204 Jul 10 13:39:46.741656 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1461/5865] 10.4.3.138 () {74 vars in 1725 bytes} [Fri Jul 10 13:39:46 2026] POST /volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:39:48.987363 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:39:55.532930 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=18 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:39:56.194211 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:39:56.738465 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:40:38.550161 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [req-34d92df6-9883-42ee-ae8d-5c7311309342 req-3030677e-bf2c-4e32-a820-0d8884785111 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:38.551910 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-34d92df6-9883-42ee-ae8d-5c7311309342 req-3030677e-bf2c-4e32-a820-0d8884785111 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 Jul 10 13:40:38.552099 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-34d92df6-9883-42ee-ae8d-5c7311309342 req-3030677e-bf2c-4e32-a820-0d8884785111 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:38.552282 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [req-34d92df6-9883-42ee-ae8d-5c7311309342 req-3030677e-bf2c-4e32-a820-0d8884785111 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'version_select' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:38.558605 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:38.558605 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:40:39.081565 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [req-34d92df6-9883-42ee-ae8d-5c7311309342 req-3030677e-bf2c-4e32-a820-0d8884785111 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 returned with HTTP 200 Jul 10 13:40:39.082012 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1481/5866] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:40:38 2026] DELETE /volume/v3/attachments/8cb5cbb3-14e1-4bf6-90f0-60e0185bab42 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:40:42.245825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ec7849d7-65cf-44b8-896b-998a8566d91b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:42.247408 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:40:42.247587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:42.247944 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:42.248107 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume with id: de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:40:42.254547 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:42.254547 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:40:42.255016 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:40:42.271061 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume request issued successfully. Jul 10 13:40:42.271183 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ec7849d7-65cf-44b8-896b-998a8566d91b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 202 Jul 10 13:40:42.271562 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1470/5867] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:40:42 2026] DELETE /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:40:42.277993 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:42.279611 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:40:42.279835 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:42.280005 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:42.286329 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:42.286329 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:40:42.289644 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:40:42.294482 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6e1581e9-09f3-4e42-a0f8-eed5f608d045 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 200 Jul 10 13:40:42.294912 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1456/5868] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:40:42 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:40:43.306864 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-124dbbbf-a7de-49d5-9c34-83aa796a48c7 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:43.308465 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-124dbbbf-a7de-49d5-9c34-83aa796a48c7 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 Jul 10 13:40:43.308659 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-124dbbbf-a7de-49d5-9c34-83aa796a48c7 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:43.308849 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-124dbbbf-a7de-49d5-9c34-83aa796a48c7 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:43.313925 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-124dbbbf-a7de-49d5-9c34-83aa796a48c7 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 returned with HTTP 404 Jul 10 13:40:43.314369 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1462/5869] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:40:43 2026] GET /volume/v3/volumes/de28553b-1124-4cbf-a54a-4ed709548f94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:40:43.320586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:43.322127 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b Jul 10 13:40:43.322295 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:43.322461 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:43.322562 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.snapshots [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete snapshot with id: 82656e25-6690-4029-ac52-1f687bcf3c9b Jul 10 13:40:43.326872 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:43.326872 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:40:43.327258 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:40:43.342854 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot delete request issued successfully. Jul 10 13:40:43.343046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5771dc9c-822f-405e-a9cf-ea8090fa553f tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b returned with HTTP 202 Jul 10 13:40:43.343408 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1482/5870] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:40:43 2026] DELETE /volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:40:43.349972 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:43.351505 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b Jul 10 13:40:43.351703 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:43.351895 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:43.356293 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:43.356293 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:40:43.356713 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:40:43.357364 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e7975d94-0b1e-4055-8d20-90227cf8f165 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b returned with HTTP 200 Jul 10 13:40:43.357708 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1471/5871] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:40:43 2026] GET /volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:40:44.366181 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f837d047-339e-451a-a593-878f11f6abbc None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:44.367714 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f837d047-339e-451a-a593-878f11f6abbc tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b Jul 10 13:40:44.367881 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f837d047-339e-451a-a593-878f11f6abbc tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:44.368052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f837d047-339e-451a-a593-878f11f6abbc tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:44.371889 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f837d047-339e-451a-a593-878f11f6abbc tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b returned with HTTP 404 Jul 10 13:40:44.372289 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1457/5872] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:40:44 2026] GET /volume/v3/snapshots/82656e25-6690-4029-ac52-1f687bcf3c9b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:40:48.700857 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [req-5f088de6-81ea-40e0-a542-03e0b7390925 req-5123fc46-9494-439c-ba43-361c94fb43c0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:48.702924 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5f088de6-81ea-40e0-a542-03e0b7390925 req-5123fc46-9494-439c-ba43-361c94fb43c0 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee Jul 10 13:40:48.703085 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5f088de6-81ea-40e0-a542-03e0b7390925 req-5123fc46-9494-439c-ba43-361c94fb43c0 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:48.703283 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [req-5f088de6-81ea-40e0-a542-03e0b7390925 req-5123fc46-9494-439c-ba43-361c94fb43c0 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'version_select' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:48.710071 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:48.710071 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:40:49.248063 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [req-5f088de6-81ea-40e0-a542-03e0b7390925 req-5123fc46-9494-439c-ba43-361c94fb43c0 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee returned with HTTP 200 Jul 10 13:40:49.248470 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1463/5873] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:40:48 2026] DELETE /volume/v3/attachments/42086e23-5ce0-4b65-8ad7-43510816d3ee => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:40:51.991283 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:51.992853 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:40:51.993064 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:51.993242 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:51.993401 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume with id: f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:40:51.999868 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:51.999868 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:40:52.000239 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:40:52.035180 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume request issued successfully. Jul 10 13:40:52.035362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f7c97769-70d1-4b83-a7d6-779b48eaf821 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 202 Jul 10 13:40:52.035730 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1483/5874] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:40:51 2026] DELETE /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:40:52.042830 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:52.044745 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:40:52.044982 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:52.045228 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:52.053197 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:52.053197 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:40:52.056898 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:40:52.061548 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-61aa1884-e6a0-4197-aa32-f6ab4c1aa136 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 200 Jul 10 13:40:52.064379 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1472/5875] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:40:52 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:40:53.073415 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bbfd9f38-29f4-4927-a613-781c87bf83e6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:53.074782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbfd9f38-29f4-4927-a613-781c87bf83e6 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 Jul 10 13:40:53.074968 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbfd9f38-29f4-4927-a613-781c87bf83e6 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:53.075135 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bbfd9f38-29f4-4927-a613-781c87bf83e6 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:53.079916 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bbfd9f38-29f4-4927-a613-781c87bf83e6 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 returned with HTTP 404 Jul 10 13:40:53.080268 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1458/5876] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:40:53 2026] GET /volume/v3/volumes/f0c55387-6f04-4bf2-a28c-5608dbedc3d7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:40:53.085743 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f86d91e6-a146-4e32-a032-92f93718833b None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:53.087267 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a Jul 10 13:40:53.087429 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:53.087713 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:53.087713 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.snapshots [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete snapshot with id: 1e05e032-9668-4c67-a0b6-abde5f2cb20a Jul 10 13:40:53.092372 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:53.092372 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:40:53.092733 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:40:53.112351 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot delete request issued successfully. Jul 10 13:40:53.112544 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f86d91e6-a146-4e32-a032-92f93718833b tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a returned with HTTP 202 Jul 10 13:40:53.112870 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1464/5877] 10.4.3.138 () {66 vars in 1357 bytes} [Fri Jul 10 13:40:53 2026] DELETE /volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:40:53.119793 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:53.121481 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a Jul 10 13:40:53.121652 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:53.121872 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:53.126578 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:53.126578 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:40:53.127065 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Snapshot retrieved successfully. Jul 10 13:40:53.127770 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-051b05ba-da48-49d0-a589-f27ee9a52d50 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a returned with HTTP 200 Jul 10 13:40:53.128111 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1484/5878] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:40:53 2026] GET /volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:40:54.136061 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e76527bb-fa44-447e-82c5-e155da017581 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:54.137505 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e76527bb-fa44-447e-82c5-e155da017581 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a Jul 10 13:40:54.137673 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e76527bb-fa44-447e-82c5-e155da017581 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:54.137867 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e76527bb-fa44-447e-82c5-e155da017581 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:54.141389 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e76527bb-fa44-447e-82c5-e155da017581 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a returned with HTTP 404 Jul 10 13:40:54.141831 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1473/5879] 10.4.3.138 () {66 vars in 1354 bytes} [Fri Jul 10 13:40:54 2026] GET /volume/v3/snapshots/1e05e032-9668-4c67-a0b6-abde5f2cb20a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:40:58.396271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [req-1dbda523-c3f4-41a0-bd4a-f01d42fe012c req-18506a8b-846d-4fef-a49c-1baae7db1d48 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:40:58.398042 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1dbda523-c3f4-41a0-bd4a-f01d42fe012c req-18506a8b-846d-4fef-a49c-1baae7db1d48 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 Jul 10 13:40:58.398208 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1dbda523-c3f4-41a0-bd4a-f01d42fe012c req-18506a8b-846d-4fef-a49c-1baae7db1d48 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:40:58.398375 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [req-1dbda523-c3f4-41a0-bd4a-f01d42fe012c req-18506a8b-846d-4fef-a49c-1baae7db1d48 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'version_select' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:40:58.404654 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:40:58.404654 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:40:58.944682 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [req-1dbda523-c3f4-41a0-bd4a-f01d42fe012c req-18506a8b-846d-4fef-a49c-1baae7db1d48 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 returned with HTTP 200 Jul 10 13:40:58.945211 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1459/5880] 10.4.3.138 () {72 vars in 1673 bytes} [Fri Jul 10 13:40:58 2026] DELETE /volume/v3/attachments/6611663e-2068-4a2d-9772-21b8c98e6769 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:02.705080 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-82716b41-f43e-454a-9c7e-fe10e1398778 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:02.707207 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] DELETE https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:41:02.707482 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:02.707844 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:02.708067 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume with id: fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:41:02.716420 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:02.716420 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:02.717066 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:41:02.761787 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Delete volume request issued successfully. Jul 10 13:41:02.761994 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-82716b41-f43e-454a-9c7e-fe10e1398778 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 202 Jul 10 13:41:02.762445 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1465/5881] 10.4.3.138 () {68 vars in 1392 bytes} [Fri Jul 10 13:41:02 2026] DELETE /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 13:41:02.770679 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:02.771885 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:41:02.772093 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:02.772283 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:02.779523 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:02.779523 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:02.782969 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Volume info retrieved successfully. Jul 10 13:41:02.787100 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6ffbbdb5-7b94-4718-8dc2-256ad3fe1a58 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 200 Jul 10 13:41:02.787465 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1485/5882] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:41:02 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 13:41:03.802085 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f3d802e7-16de-45bb-9c75-2936c5707395 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:03.803774 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3d802e7-16de-45bb-9c75-2936c5707395 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] GET https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f Jul 10 13:41:03.803984 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f3d802e7-16de-45bb-9c75-2936c5707395 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:03.804161 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f3d802e7-16de-45bb-9c75-2936c5707395 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:03.810059 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f3d802e7-16de-45bb-9c75-2936c5707395 tempest-TestVolumeBootPatternV346-2060801453 tempest-TestVolumeBootPatternV346-2060801453-project-member] https://10.4.3.138/volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f returned with HTTP 404 Jul 10 13:41:03.810494 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1474/5883] 10.4.3.138 () {68 vars in 1389 bytes} [Fri Jul 10 13:41:03 2026] GET /volume/v3/volumes/fd58328b-85d1-45a2-bd56-44793431f39f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 13:41:08.595393 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:08.665309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:41:08.665849 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1639050439"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:41:08.667262 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1639050439'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:41:08.667389 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume of 1 GB Jul 10 13:41:08.667712 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:08.667712 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:08.672429 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Availability Zones retrieved successfully. Jul 10 13:41:08.677365 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (94fb1712-1a7d-4dfa-a5bb-478b6be15009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:41:08.678357 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c228e-77d4-4def-b6e4-26d7b8f8af99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:08.679213 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:41:08.699307 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71c228e-77d4-4def-b6e4-26d7b8f8af99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:08.699955 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49eb1661-71e2-4805-91dc-e2b1f5f884b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:08.747951 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['b3d09d8d-b677-4c64-91d6-f8de7b9bb3bf', '154a0524-8760-4b01-bda8-c6b6ba5cbd47', 'c82c1945-37b7-4dea-b8a9-cea68fe793ca', 'a1e8d01b-c112-4285-a439-5a0e1979435d'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:41:08.748713 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49eb1661-71e2-4805-91dc-e2b1f5f884b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d09d8d-b677-4c64-91d6-f8de7b9bb3bf', '154a0524-8760-4b01-bda8-c6b6ba5cbd47', 'c82c1945-37b7-4dea-b8a9-cea68fe793ca', 'a1e8d01b-c112-4285-a439-5a0e1979435d']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:08.749342 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3edfc4-78de-497d-acc8-8fa63a592162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:08.773268 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3edfc4-78de-497d-acc8-8fa63a592162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f12dd5e-f45c-4b10-98e1-3ca054af3cfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1639050439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['b3d09d8d-b677-4c64-91d6-f8de7b9bb3bf','154a0524-8760-4b01-bda8-c6b6ba5cbd47','c82c1945-37b7-4dea-b8a9-cea68fe793ca','a1e8d01b-c112-4285-a439-5a0e1979435d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1639050439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f12dd5e-f45c-4b10-98e1-3ca054af3cfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b839f3a467a4fa882a2eb1755afac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384d79a0256745d6b91f0a343ac9b435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:08.774038 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5601b227-5437-48db-849c-54a88904cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:08.793220 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5601b227-5437-48db-849c-54a88904cb39) transitioned into state 'SUCCESS' from state '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-1639050439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['b3d09d8d-b677-4c64-91d6-f8de7b9bb3bf','154a0524-8760-4b01-bda8-c6b6ba5cbd47','c82c1945-37b7-4dea-b8a9-cea68fe793ca','a1e8d01b-c112-4285-a439-5a0e1979435d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:08.794106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789e50c6-19f0-4f16-9938-3abd44d62280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:08.805565 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789e50c6-19f0-4f16-9938-3abd44d62280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:08.806418 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (94fb1712-1a7d-4dfa-a5bb-478b6be15009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:41:08.806802 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request issued successfully. Jul 10 13:41:08.807389 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-102f6b32-88aa-4086-b48d-5ba4ae990a6a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:41:08.807827 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1460/5884] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:41:08 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:41:08.819492 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-050512ba-9b06-467b-8418-c76bcacddb18 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:08.821162 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-050512ba-9b06-467b-8418-c76bcacddb18 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:41:08.821377 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-050512ba-9b06-467b-8418-c76bcacddb18 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:08.821580 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-050512ba-9b06-467b-8418-c76bcacddb18 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:08.828864 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:08.828864 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:08.832180 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-050512ba-9b06-467b-8418-c76bcacddb18 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:08.835833 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-050512ba-9b06-467b-8418-c76bcacddb18 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa returned with HTTP 200 Jul 10 13:41:08.836251 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1466/5885] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:08 2026] GET /volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:09.848213 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:09.850255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:41:09.850557 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:09.850875 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:09.858215 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:09.858215 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:09.861766 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:09.865595 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-86a368bf-59e8-4031-8ff5-f0898b2ab425 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa returned with HTTP 200 Jul 10 13:41:09.866050 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1486/5886] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:09 2026] GET /volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:41:09.877362 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:09.879131 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:41:09.879455 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f12dd5e-f45c-4b10-98e1-3ca054af3cfa", "name": "tempest-type-Backup-953466911"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:41:09.880846 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating new backup {'backup': {'volume_id': '2f12dd5e-f45c-4b10-98e1-3ca054af3cfa', 'name': 'tempest-type-Backup-953466911'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:41:09.880983 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating backup of volume 2f12dd5e-f45c-4b10-98e1-3ca054af3cfa in container None Jul 10 13:41:09.887414 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:09.887414 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:09.887684 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:09.918222 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['d24ba175-cb34-44e9-b20f-59b2a999af8a', 'baaada84-e1d0-42aa-a91c-dbc60000e60d'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:41:09.956454 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-9d40bd21-9ded-4d78-a46e-1d1cedbc4996 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:41:09.956934 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1475/5887] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:41:09 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:41:09.964988 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-495c42bf-4033-4225-ae98-a995d8213b52 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:09.966969 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-495c42bf-4033-4225-ae98-a995d8213b52 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:09.967150 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-495c42bf-4033-4225-ae98-a995d8213b52 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:09.967341 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-495c42bf-4033-4225-ae98-a995d8213b52 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:09.967456 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-495c42bf-4033-4225-ae98-a995d8213b52 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:09.972056 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:09.972056 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:09.972492 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-495c42bf-4033-4225-ae98-a995d8213b52 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:09.972873 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1461/5888] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:09 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:10.984038 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-841fa85a-c865-413e-8bde-381017a564e6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:10.986181 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-841fa85a-c865-413e-8bde-381017a564e6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:10.986410 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-841fa85a-c865-413e-8bde-381017a564e6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:10.986621 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-841fa85a-c865-413e-8bde-381017a564e6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:10.986813 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-841fa85a-c865-413e-8bde-381017a564e6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:10.991374 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:10.991374 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:10.991916 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-841fa85a-c865-413e-8bde-381017a564e6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:10.992241 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1467/5889] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:10 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:12.002226 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:12.003808 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:12.003991 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:12.004160 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:12.004252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:12.008597 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:12.008597 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:12.009172 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-67875f11-fefb-4b87-a26d-5b11f2a96cb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:12.009505 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1487/5890] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:12 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:13.018524 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:13.020409 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:13.020657 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:13.020945 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:13.021151 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:13.025394 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:13.025394 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:13.026055 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-751ad30c-3ba2-4436-b2cc-17e8c713fe77 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:13.026417 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1476/5891] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:13 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:14.035304 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:14.036904 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:14.037134 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:14.037330 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:14.037463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:14.041307 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:14.041307 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:14.041897 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-85d3e0ca-1313-48d7-ba9f-1beaff6e47e8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:14.042237 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1462/5892] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:14 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:15.051314 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e134b305-7448-4caf-95f2-257abf566754 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:15.052881 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e134b305-7448-4caf-95f2-257abf566754 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:15.053035 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e134b305-7448-4caf-95f2-257abf566754 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:15.053198 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e134b305-7448-4caf-95f2-257abf566754 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:15.053317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e134b305-7448-4caf-95f2-257abf566754 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:15.056899 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:15.056899 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:15.057372 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e134b305-7448-4caf-95f2-257abf566754 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:15.057666 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1468/5893] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:15 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:16.067261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:16.068790 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:16.068977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:16.069175 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:16.069288 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:16.073265 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:16.073265 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:16.073861 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-80a178ba-ff12-4f50-99ab-10fb68c3e745 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:16.074189 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1488/5894] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:16 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:17.083879 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:17.085610 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:17.085842 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:17.086034 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:17.086152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:17.090223 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:17.090223 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:17.090827 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b565277e-19d3-470a-8bd8-c57eca8c51ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:17.091176 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1477/5895] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:17 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:18.099859 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:18.101538 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:18.101764 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:18.101959 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:18.102065 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:18.106040 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:18.106040 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:18.106557 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-9b6d4459-0439-4bb4-82a8-a58cd77a8238 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:18.106901 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1463/5896] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:18 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:19.115664 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:19.117242 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:19.117430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:19.117596 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:19.117707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:19.121475 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:19.121475 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:19.122126 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-8396462b-5ffc-444e-86cd-9a66a087bf57 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:19.122470 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1469/5897] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:19 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:20.131855 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:20.133666 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:20.133881 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:20.134050 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:20.134150 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:20.138012 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:20.138012 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:20.138627 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-349c9a6a-9271-4b25-8ec0-65ce3b759062 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:20.139005 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1489/5898] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:20 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:21.147573 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-a1622f7d-e042-46bd-a580-b88d1701b50b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:21.149171 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1622f7d-e042-46bd-a580-b88d1701b50b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:21.149382 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1622f7d-e042-46bd-a580-b88d1701b50b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:21.149574 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-a1622f7d-e042-46bd-a580-b88d1701b50b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:21.149706 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-a1622f7d-e042-46bd-a580-b88d1701b50b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:21.153439 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:21.153439 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:21.154055 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-a1622f7d-e042-46bd-a580-b88d1701b50b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:21.154536 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1478/5899] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:21 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:22.163592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:22.165193 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:22.165388 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:22.165561 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:22.165649 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:22.169408 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:22.169408 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:22.169955 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-f9a4d3db-1d0b-4a93-8de6-e7c3430fae54 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:22.170408 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1464/5900] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:22 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:23.179295 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b9c2f351-461c-4b71-8897-184b6080d94d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:23.180824 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9c2f351-461c-4b71-8897-184b6080d94d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:23.181002 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9c2f351-461c-4b71-8897-184b6080d94d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:23.181166 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b9c2f351-461c-4b71-8897-184b6080d94d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:23.181262 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b9c2f351-461c-4b71-8897-184b6080d94d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:23.185001 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:23.185001 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:23.185543 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b9c2f351-461c-4b71-8897-184b6080d94d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:23.185940 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1470/5901] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:23 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:24.195606 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:24.198226 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:24.198482 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:24.198722 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:24.198895 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:24.204075 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:24.204075 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:24.204902 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1ab3937f-f0ff-4667-aa77-8221b9e12423 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:24.205491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1490/5902] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:24 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:25.215109 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:25.216614 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:25.216819 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:25.216985 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:25.217077 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:25.221365 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:25.221365 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:25.222058 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-44d5b89e-2df1-4746-862a-cbcf06c15668 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:25.222395 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1479/5903] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:25 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:26.231758 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:26.233260 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:26.233465 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:26.233606 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:26.233797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:26.238075 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:26.238075 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:26.238663 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-2fcafd59-478a-406c-851b-6d24fa8d15bd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:26.239045 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1465/5904] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:26 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:27.250791 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:27.253293 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:41:27.253477 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:27.253676 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:27.253858 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:27.258470 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:27.258470 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:27.259088 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-281a5887-0f05-49c9-aa49-d15e16da32c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:41:27.259396 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1471/5905] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:27 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:27.268981 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:27.318329 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] POST https://10.4.3.138/volume/v3/backups Jul 10 13:41:27.318655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f12dd5e-f45c-4b10-98e1-3ca054af3cfa"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:41:27.320196 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Creating new backup {'backup': {'volume_id': '2f12dd5e-f45c-4b10-98e1-3ca054af3cfa'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:41:27.320322 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Creating backup of volume 2f12dd5e-f45c-4b10-98e1-3ca054af3cfa in container None Jul 10 13:41:27.326331 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:27.326331 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:27.326762 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Volume info retrieved successfully. Jul 10 13:41:27.340379 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Created reservations ['cacadbfe-8911-4f66-9507-0d971cbff96f', 'b11d1d25-8ecc-46a6-ad28-dcd70bc9ce1d'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:41:27.364360 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-adefb1c9-2194-42bc-a61e-e20ba31708c0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:41:27.364788 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1491/5906] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:41:27 2026] POST /volume/v3/backups => generated 288 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:41:27.373235 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-c9498062-0fa4-4743-a459-58279b7d396c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:27.374856 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9498062-0fa4-4743-a459-58279b7d396c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:27.375038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9498062-0fa4-4743-a459-58279b7d396c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:27.375219 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-c9498062-0fa4-4743-a459-58279b7d396c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:27.375312 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-c9498062-0fa4-4743-a459-58279b7d396c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:27.380609 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:27.380609 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:27.381509 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-c9498062-0fa4-4743-a459-58279b7d396c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:27.382041 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1480/5907] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:27 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:28.392160 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:28.393848 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:28.394067 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:28.394240 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:28.394332 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:28.398644 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:28.398644 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:28.399273 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b15cbd82-9198-4e76-8fba-aa444b297b0a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:28.399586 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1466/5908] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:28 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:29.409040 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-baf2daac-0783-4839-b855-22b6c45cee30 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:29.410612 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-baf2daac-0783-4839-b855-22b6c45cee30 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:29.410905 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-baf2daac-0783-4839-b855-22b6c45cee30 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:29.411116 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-baf2daac-0783-4839-b855-22b6c45cee30 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:29.411250 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-baf2daac-0783-4839-b855-22b6c45cee30 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:29.415471 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:29.415471 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:29.416126 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-baf2daac-0783-4839-b855-22b6c45cee30 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:29.416515 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1472/5909] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:29 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:30.426166 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ec4c28f6-231a-4645-8390-a192c898524d None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:30.427706 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec4c28f6-231a-4645-8390-a192c898524d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:30.427898 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec4c28f6-231a-4645-8390-a192c898524d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:30.428081 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ec4c28f6-231a-4645-8390-a192c898524d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:30.428181 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ec4c28f6-231a-4645-8390-a192c898524d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:30.429862 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=40,cinder:UPDATE=13,cinder:INSERT=4 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:41:30.432389 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:30.432389 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:30.432914 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ec4c28f6-231a-4645-8390-a192c898524d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:30.433257 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1492/5910] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:30 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:31.443007 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:31.444882 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:31.445098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:31.445288 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:31.445399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:31.449887 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:31.449887 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:31.450552 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-3c8bcf44-9228-4bb8-b350-7ffd6030655e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:31.450970 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1481/5911] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:31 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:32.460601 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:32.462112 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:32.462287 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:32.462454 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:32.462550 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:32.466215 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:32.466215 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:32.466774 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ff7ff93d-eb8a-4c69-bb94-a781ad277317 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:32.467108 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1467/5912] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:32 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:33.476433 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:33.478158 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:33.478346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:33.478516 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:33.478614 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:33.482315 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:33.482315 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:33.482857 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bc455cf6-e9e5-4bae-8792-6ab477f6cdb2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:33.483178 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1473/5913] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:33 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:34.491676 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-1e223b39-d17e-4769-9fa8-49bddef2535b None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:34.493362 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e223b39-d17e-4769-9fa8-49bddef2535b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:34.493581 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e223b39-d17e-4769-9fa8-49bddef2535b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:34.493829 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-1e223b39-d17e-4769-9fa8-49bddef2535b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:34.493977 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-1e223b39-d17e-4769-9fa8-49bddef2535b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:34.497874 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:34.497874 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:34.498465 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-1e223b39-d17e-4769-9fa8-49bddef2535b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:34.498836 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1493/5914] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:34 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:35.508204 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-08c612d8-93ba-4397-9e57-70473a5728f9 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:35.509809 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08c612d8-93ba-4397-9e57-70473a5728f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:35.509992 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08c612d8-93ba-4397-9e57-70473a5728f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:35.510160 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-08c612d8-93ba-4397-9e57-70473a5728f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:35.510275 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-08c612d8-93ba-4397-9e57-70473a5728f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:35.514926 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:35.514926 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:35.515675 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-08c612d8-93ba-4397-9e57-70473a5728f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:35.516164 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1482/5915] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:35 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:36.525047 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-b67faf25-db40-4cab-9e67-aafd725f649b None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:36.526865 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b67faf25-db40-4cab-9e67-aafd725f649b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:36.527084 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b67faf25-db40-4cab-9e67-aafd725f649b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:36.527284 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-b67faf25-db40-4cab-9e67-aafd725f649b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:36.527409 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-b67faf25-db40-4cab-9e67-aafd725f649b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:36.529011 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=51,cinder:UPDATE=15,cinder:INSERT=10 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:41:36.532539 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:36.532539 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:36.533250 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-b67faf25-db40-4cab-9e67-aafd725f649b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:36.533964 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1468/5916] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:36 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:37.543842 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:37.545711 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:37.545948 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:37.546122 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:37.546225 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:37.547606 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=30,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:41:37.550861 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:37.550861 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:37.551572 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7e203ea4-6fbc-4df2-983d-99a05bfa77bc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:37.552061 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1474/5917] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:37 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:38.564655 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-de66a25f-8939-4dea-81de-6243a235c38f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:38.566198 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de66a25f-8939-4dea-81de-6243a235c38f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:38.566418 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de66a25f-8939-4dea-81de-6243a235c38f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:38.566634 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-de66a25f-8939-4dea-81de-6243a235c38f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:38.566766 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-de66a25f-8939-4dea-81de-6243a235c38f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:38.570624 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:38.570624 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:38.571193 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-de66a25f-8939-4dea-81de-6243a235c38f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:38.571491 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1494/5918] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:38 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:39.586268 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-028fc441-dec0-44a5-8307-1309fb551b0f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:39.597078 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-028fc441-dec0-44a5-8307-1309fb551b0f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:39.597229 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-028fc441-dec0-44a5-8307-1309fb551b0f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:39.597465 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-028fc441-dec0-44a5-8307-1309fb551b0f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:39.597600 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-028fc441-dec0-44a5-8307-1309fb551b0f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:39.599423 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=30,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:41:39.602404 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:39.602404 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:39.603148 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-028fc441-dec0-44a5-8307-1309fb551b0f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:39.603949 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1483/5919] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:39 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:40.613302 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-babffa1a-4977-4e38-86b3-b3dca746f086 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:40.615250 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-babffa1a-4977-4e38-86b3-b3dca746f086 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:40.615464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-babffa1a-4977-4e38-86b3-b3dca746f086 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:40.615701 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-babffa1a-4977-4e38-86b3-b3dca746f086 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:40.615861 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-babffa1a-4977-4e38-86b3-b3dca746f086 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:40.620274 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:40.620274 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:40.620902 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-babffa1a-4977-4e38-86b3-b3dca746f086 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:40.621314 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1469/5920] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:40 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:41.630425 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:41.632040 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:41.632245 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:41.632463 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:41.632563 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:41.636482 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:41.636482 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:41.637133 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7ae42bbe-c393-4310-833d-c48ac88a9b28 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:41.637502 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1475/5921] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:41 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:42.646971 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:42.648639 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:42.648865 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:42.649044 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:42.649156 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 3f03f5dd-f4fd-4cb6-a981-020619904fde. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:42.653119 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:42.653119 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:42.653630 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-023e9c21-71a9-4d8e-8327-98cf64dfb25e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 200 Jul 10 13:41:42.653973 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1495/5922] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:42 2026] GET /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:42.663554 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:42.665735 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde Jul 10 13:41:42.665814 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:42.665938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:42.666034 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete backup with id: 3f03f5dd-f4fd-4cb6-a981-020619904fde. Jul 10 13:41:42.669635 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:42.669635 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:42.678575 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] delete_backup rpcapi backup_id 3f03f5dd-f4fd-4cb6-a981-020619904fde {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:41:42.679988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25e5fbc9-6d21-43f4-b18d-01e5a2c0954b tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde returned with HTTP 202 Jul 10 13:41:42.680457 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1484/5923] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:41:42 2026] DELETE /volume/v3/backups/3f03f5dd-f4fd-4cb6-a981-020619904fde => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:41:42.688121 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:42.689682 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:41:42.690033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-926464372"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:41:42.691363 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.volumes [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-926464372'}} {{(pid=100115) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:41:42.691478 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.v3.volumes [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume of 1 GB Jul 10 13:41:42.697180 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Availability Zones retrieved successfully. Jul 10 13:41:42.700488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (fb683648-a1e0-4232-8f7c-8e32af8afd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:41:42.701448 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6670a88c-7b0e-4ec8-9208-5f9c13aedd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:42.702218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:41:42.723520 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6670a88c-7b0e-4ec8-9208-5f9c13aedd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:42.724186 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c9a082-89df-4f37-b74c-b46b2277b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:42.756378 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['c48217ab-9af3-4ad2-a6a2-ac468fec8091', '929a4e68-387f-482d-a3c1-03e4f3f0a4cf', 'd5e3162e-10ef-4af8-9da8-0560eb628d0f', '2f0ae419-a1a5-45d0-b833-03cb6246906c'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:41:42.757144 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c9a082-89df-4f37-b74c-b46b2277b524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c48217ab-9af3-4ad2-a6a2-ac468fec8091', '929a4e68-387f-482d-a3c1-03e4f3f0a4cf', 'd5e3162e-10ef-4af8-9da8-0560eb628d0f', '2f0ae419-a1a5-45d0-b833-03cb6246906c']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:42.757926 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db99e49-3fc4-4773-83ed-c9872bd64178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:42.779379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db99e49-3fc4-4773-83ed-c9872bd64178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3823c1af-d601-4392-aac2-184e1a1bfce2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926464372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['c48217ab-9af3-4ad2-a6a2-ac468fec8091','929a4e68-387f-482d-a3c1-03e4f3f0a4cf','d5e3162e-10ef-4af8-9da8-0560eb628d0f','2f0ae419-a1a5-45d0-b833-03cb6246906c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:41:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926464372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3823c1af-d601-4392-aac2-184e1a1bfce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b839f3a467a4fa882a2eb1755afac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384d79a0256745d6b91f0a343ac9b435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:42.780050 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9c9fac-1af7-4897-a682-76fbda598fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:42.796327 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c9c9fac-1af7-4897-a682-76fbda598fad) transitioned into state 'SUCCESS' from state '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-926464372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['c48217ab-9af3-4ad2-a6a2-ac468fec8091','929a4e68-387f-482d-a3c1-03e4f3f0a4cf','d5e3162e-10ef-4af8-9da8-0560eb628d0f','2f0ae419-a1a5-45d0-b833-03cb6246906c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:42.797106 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d78c21-9650-4c7e-92b0-f289efa2fe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:41:42.806159 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6d78c21-9650-4c7e-92b0-f289efa2fe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:41:42.806987 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (fb683648-a1e0-4232-8f7c-8e32af8afd70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:41:42.807281 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request issued successfully. Jul 10 13:41:42.807836 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-d7ce0caf-bdb9-4630-a3aa-9fe8b6fa361d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:41:42.808237 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1470/5924] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:41:42 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) Jul 10 13:41:42.818925 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:42.820448 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:41:42.820624 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:42.820841 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:42.827746 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:42.827746 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:42.831508 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:42.835024 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-7fd65ecc-206c-4fb7-a43f-616c3cdd8cdd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 returned with HTTP 200 Jul 10 13:41:42.835371 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1476/5925] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:42 2026] GET /volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:43.846927 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-c789cf70-3804-4e71-85a1-6348d45fb97e None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:43.848483 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c789cf70-3804-4e71-85a1-6348d45fb97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:41:43.848674 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c789cf70-3804-4e71-85a1-6348d45fb97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:43.848870 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-c789cf70-3804-4e71-85a1-6348d45fb97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:43.855256 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:43.855256 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:43.858902 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-c789cf70-3804-4e71-85a1-6348d45fb97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:43.863056 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-c789cf70-3804-4e71-85a1-6348d45fb97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 returned with HTTP 200 Jul 10 13:41:43.863415 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1496/5926] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:43 2026] GET /volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:41:43.874037 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-be9eb333-0607-4924-bd58-af57463c85ce None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:43.875657 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:41:43.876031 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3823c1af-d601-4392-aac2-184e1a1bfce2", "name": "tempest-type-Backup-499031337"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:41:43.877660 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating new backup {'backup': {'volume_id': '3823c1af-d601-4392-aac2-184e1a1bfce2', 'name': 'tempest-type-Backup-499031337'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:41:43.877834 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating backup of volume 3823c1af-d601-4392-aac2-184e1a1bfce2 in container None Jul 10 13:41:43.884186 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:43.884186 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:43.884487 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:41:43.897663 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['03eb8c30-2938-435b-ad70-a505827f9332', '45130301-6a66-425e-9514-42b3ac479541'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:41:43.917551 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-be9eb333-0607-4924-bd58-af57463c85ce tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:41:43.917971 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1485/5927] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:41:43 2026] POST /volume/v3/backups => generated 315 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:41:43.925602 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:43.927294 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:43.927490 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:43.927714 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:43.927857 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:43.931783 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:43.931783 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:43.932281 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c1acf7da-3465-4d1c-b4eb-437c5158437a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:43.932586 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1471/5928] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:43 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:44.941766 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:44.943728 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:44.943984 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:44.944191 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:44.944298 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:44.949204 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:44.949204 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:44.949929 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-2d1cfaed-bfc9-4a81-9788-821046296c24 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:44.950303 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1477/5929] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:44 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:45.959803 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:45.961863 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:45.962074 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:45.962246 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:45.962341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:45.966196 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:45.966196 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:45.966737 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-865b3bc3-88e1-4030-90a5-ab5056e51936 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:45.967079 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1497/5930] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:45 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:46.976441 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:46.978053 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:46.978243 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:46.978418 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:46.978516 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:46.982175 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:46.982175 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:46.982710 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-024f50d5-b5d6-43ae-8e15-0509fb908067 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:46.983065 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1486/5931] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:46 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:47.992679 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:47.994359 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:47.994574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:47.994778 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:47.994891 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:47.998845 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:47.998845 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:47.999482 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-4d501ba7-337c-47f2-8248-5a87068c7b84 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:47.999887 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1472/5932] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:47 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:49.009749 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:49.011540 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:49.011800 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:49.011989 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:49.012093 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:49.017408 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:49.017408 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:49.018245 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ef32d251-dc9f-4b68-a151-b96d6ea2118d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:49.018607 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1478/5933] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:49 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:50.027114 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:50.028596 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:50.028804 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:50.028987 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:50.029074 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:50.032774 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:50.032774 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:50.033303 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-01ad55dd-fa0e-498e-8c0d-0aee46bce10a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:50.033630 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1498/5934] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:50 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:51.042990 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:51.044544 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:51.044736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:51.044917 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:51.045011 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:51.048654 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:51.048654 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:51.049252 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b9319f5b-6920-49d4-b9c0-de2cdb7d2672 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:51.049581 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1487/5935] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:51 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:52.059410 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:52.061411 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:52.061744 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:52.062008 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:52.062158 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:52.067004 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:52.067004 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:52.067768 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-44831b2e-b873-4d15-88cd-1fabbd9246f8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:52.068139 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1473/5936] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:52 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:53.078311 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:53.079927 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:53.080119 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:53.080289 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:53.080385 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:53.084096 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:53.084096 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:53.084598 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-60f4fec4-6bd7-44eb-9098-cc63163dd767 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:53.084943 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1479/5937] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:53 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:54.094400 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:54.096092 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:54.096291 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:54.096491 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:54.096595 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:54.100722 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:54.100722 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:54.101328 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-fdfe0cfb-7ad3-4205-a5bd-f5783a2e727f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:54.101661 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1499/5938] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:54 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:55.111117 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f952812d-e7e1-402d-af45-8213226da44d None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:55.112499 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f952812d-e7e1-402d-af45-8213226da44d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:55.112670 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f952812d-e7e1-402d-af45-8213226da44d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:55.112900 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f952812d-e7e1-402d-af45-8213226da44d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:55.112962 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-f952812d-e7e1-402d-af45-8213226da44d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:55.116469 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:55.116469 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:55.116973 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f952812d-e7e1-402d-af45-8213226da44d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:55.117247 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1488/5939] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:55 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:56.125930 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-06afa3d5-2f94-4c79-950f-4e773337ddea None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:56.127532 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06afa3d5-2f94-4c79-950f-4e773337ddea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:56.127733 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06afa3d5-2f94-4c79-950f-4e773337ddea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:56.127923 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-06afa3d5-2f94-4c79-950f-4e773337ddea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:56.128025 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-06afa3d5-2f94-4c79-950f-4e773337ddea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:56.131774 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:56.131774 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:41:56.132309 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-06afa3d5-2f94-4c79-950f-4e773337ddea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:56.132622 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1474/5940] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:56 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:57.142154 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-95639bde-cb70-4441-9469-381d10ca49f9 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:57.143961 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95639bde-cb70-4441-9469-381d10ca49f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:57.144172 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95639bde-cb70-4441-9469-381d10ca49f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:57.144354 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-95639bde-cb70-4441-9469-381d10ca49f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:57.144455 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-95639bde-cb70-4441-9469-381d10ca49f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:57.149076 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:57.149076 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:41:57.149683 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-95639bde-cb70-4441-9469-381d10ca49f9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:57.150096 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1480/5941] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:57 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:58.159396 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:58.160895 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:58.161083 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:58.161252 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:58.161349 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:58.165069 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:58.165069 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:41:58.165611 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ae1dc5dc-4c68-44c1-bda8-7756031ba763 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:58.165979 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1500/5942] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:58 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:41:59.175781 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b0547177-9286-4126-89e2-6de92e067aad None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:41:59.177520 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0547177-9286-4126-89e2-6de92e067aad tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:41:59.177736 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0547177-9286-4126-89e2-6de92e067aad tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:41:59.177928 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b0547177-9286-4126-89e2-6de92e067aad tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:41:59.178029 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b0547177-9286-4126-89e2-6de92e067aad tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:41:59.181842 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:41:59.181842 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:41:59.182365 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b0547177-9286-4126-89e2-6de92e067aad tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:41:59.182687 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1489/5943] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:41:59 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:00.191717 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:00.193439 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:42:00.193631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:00.193841 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:00.193951 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 7fdb7062-5d36-43e5-b22d-df39850cb8e3. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:00.197824 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:00.197824 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:00.198343 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c46e6ee2-5ee6-40f6-88d6-081fbaec8f41 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 200 Jul 10 13:42:00.198667 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1475/5944] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:00 2026] GET /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:00.207474 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:00.209153 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] DELETE https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 Jul 10 13:42:00.209372 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:00.209593 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:00.209751 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Delete backup with id: 7fdb7062-5d36-43e5-b22d-df39850cb8e3. Jul 10 13:42:00.214144 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:00.214144 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:00.224577 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] delete_backup rpcapi backup_id 7fdb7062-5d36-43e5-b22d-df39850cb8e3 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:42:00.226175 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-c1ae3a01-d359-46af-a4fe-d845efd7cc40 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 returned with HTTP 202 Jul 10 13:42:00.226528 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1481/5945] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:00 2026] DELETE /volume/v3/backups/7fdb7062-5d36-43e5-b22d-df39850cb8e3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:42:00.232680 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:00.234294 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:42:00.234535 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:00.234753 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:00.234912 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume with id: 3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:42:00.241506 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:00.241506 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:00.241786 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:00.255655 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume request issued successfully. Jul 10 13:42:00.255878 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-994a0dfb-a21b-46c8-9e3f-53747d90bbe9 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 returned with HTTP 202 Jul 10 13:42:00.256267 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1501/5946] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:00 2026] DELETE /volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:42:00.263422 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:00.265421 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:42:00.265645 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:00.265857 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:00.273029 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:00.273029 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:00.276420 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:00.281789 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d06c0ea6-5026-4708-b943-3ddaaa35db3e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 returned with HTTP 200 Jul 10 13:42:00.282301 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1490/5947] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:00 2026] GET /volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:01.295075 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-70ba6d8b-465d-4f34-aac9-592fa6abfc20 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:01.296575 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70ba6d8b-465d-4f34-aac9-592fa6abfc20 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 Jul 10 13:42:01.296774 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70ba6d8b-465d-4f34-aac9-592fa6abfc20 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:01.296956 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-70ba6d8b-465d-4f34-aac9-592fa6abfc20 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:01.302087 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-70ba6d8b-465d-4f34-aac9-592fa6abfc20 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 returned with HTTP 404 Jul 10 13:42:01.302501 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1476/5948] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:01 2026] GET /volume/v3/volumes/3823c1af-d601-4392-aac2-184e1a1bfce2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:01.309369 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:01.311245 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/export_record Jul 10 13:42:01.311479 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:01.311715 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Calling method 'export_record' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:01.311868 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Export record for backup 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:42:01.316199 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:01.316199 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:01.317218 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c7089ae29ff14069bdd0f69bdf306ec8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b839f3a467a4fa882a2eb1755afac39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:42:01.317397 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-4b54490e-0625-4c4d-955c-0c4e0dee7fb6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/export_record returned with HTTP 403 Jul 10 13:42:01.318026 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1482/5949] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:42:01 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:01.325261 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:01.326946 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:42:01.327268 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1483420782"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:01.328533 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.volumes [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1483420782'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:42:01.328674 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume of 1 GB Jul 10 13:42:01.332504 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Availability Zones retrieved successfully. Jul 10 13:42:01.337790 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (4d45c2cd-bcad-42de-aa12-a357bc09b524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:01.338569 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187aeda2-72b8-4a2e-ac65-67a71afa9bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:01.339378 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.flows.api.create_volume [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Validating volume size '1' using validate_int {{(pid=100113) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:42:01.362642 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187aeda2-72b8-4a2e-ac65-67a71afa9bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:01.363425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa99e07-5683-4aa3-abdf-19711274b622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:01.399293 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['e9aa42e2-f32e-4228-b2fb-058eac7c644b', '9227ea51-6325-4f4c-a5f7-2695c586b0c2', '513ae4fd-28d7-4dd2-9abb-932641c59d0e', 'e8e6f25a-41cc-4241-aa89-23ed96382555'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:42:01.400200 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa99e07-5683-4aa3-abdf-19711274b622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9aa42e2-f32e-4228-b2fb-058eac7c644b', '9227ea51-6325-4f4c-a5f7-2695c586b0c2', '513ae4fd-28d7-4dd2-9abb-932641c59d0e', 'e8e6f25a-41cc-4241-aa89-23ed96382555']}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:01.401029 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8660e360-129a-42f4-a91d-947bc87c785b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:01.425710 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8660e360-129a-42f4-a91d-947bc87c785b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae563b2d-feea-43a0-9cb6-852889f281c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483420782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['e9aa42e2-f32e-4228-b2fb-058eac7c644b','9227ea51-6325-4f4c-a5f7-2695c586b0c2','513ae4fd-28d7-4dd2-9abb-932641c59d0e','e8e6f25a-41cc-4241-aa89-23ed96382555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1483420782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae563b2d-feea-43a0-9cb6-852889f281c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b839f3a467a4fa882a2eb1755afac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384d79a0256745d6b91f0a343ac9b435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:01.426358 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1ff642-6173-4d65-9810-6d8f945ce100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:01.451836 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d1ff642-6173-4d65-9810-6d8f945ce100) transitioned into state 'SUCCESS' from state '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-1483420782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['e9aa42e2-f32e-4228-b2fb-058eac7c644b','9227ea51-6325-4f4c-a5f7-2695c586b0c2','513ae4fd-28d7-4dd2-9abb-932641c59d0e','e8e6f25a-41cc-4241-aa89-23ed96382555'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:01.452425 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ffba8d-d1ac-416a-b6b0-201d24d31f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:01.463404 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ffba8d-d1ac-416a-b6b0-201d24d31f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100113) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:01.464178 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (4d45c2cd-bcad-42de-aa12-a357bc09b524) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100113) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:01.464520 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request issued successfully. Jul 10 13:42:01.465138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-545cfe76-d2d1-4fa9-8bfc-e34c562f7fa0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:42:01.465623 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1502/5950] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:42:01 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:42:01.476687 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-f7a438c4-c77a-4952-bcd2-f5003134339a None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:01.478196 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7a438c4-c77a-4952-bcd2-f5003134339a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:01.478373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7a438c4-c77a-4952-bcd2-f5003134339a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:01.478542 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-f7a438c4-c77a-4952-bcd2-f5003134339a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:01.485277 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:01.485277 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:01.488470 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-f7a438c4-c77a-4952-bcd2-f5003134339a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:01.491785 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-f7a438c4-c77a-4952-bcd2-f5003134339a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 returned with HTTP 200 Jul 10 13:42:01.492148 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1491/5951] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:01 2026] GET /volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:02.503793 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:02.505262 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:02.505438 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:02.505719 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:02.511824 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:02.511824 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:02.514726 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:02.517924 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-c8ba91a7-70f2-4e38-9f94-ebfd0755d28d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 returned with HTTP 200 Jul 10 13:42:02.518236 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1477/5952] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:02 2026] GET /volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:02.528910 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-1828cc38-0042-4d67-87a0-765acc3f092d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:02.530376 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:42:02.530707 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae563b2d-feea-43a0-9cb6-852889f281c4", "name": "tempest-type-Backup-216976985"}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:02.531986 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating new backup {'backup': {'volume_id': 'ae563b2d-feea-43a0-9cb6-852889f281c4', 'name': 'tempest-type-Backup-216976985'}} {{(pid=100116) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:42:02.532112 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating backup of volume ae563b2d-feea-43a0-9cb6-852889f281c4 in container None Jul 10 13:42:02.538308 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:02.538308 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:02.538592 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:02.552842 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.quota [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['ce4dff68-7a5a-466c-820b-1b476da44ff2', '9a3aca21-154f-4058-b59a-7e23e9f339c0'] {{(pid=100116) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:42:02.592090 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-1828cc38-0042-4d67-87a0-765acc3f092d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:42:02.592537 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1483/5953] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:42:02 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:42:02.599943 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-6d61c176-1a48-4fc0-97be-b6085a487090 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:02.601822 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d61c176-1a48-4fc0-97be-b6085a487090 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:02.602051 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d61c176-1a48-4fc0-97be-b6085a487090 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:02.602239 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-6d61c176-1a48-4fc0-97be-b6085a487090 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:02.602341 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-6d61c176-1a48-4fc0-97be-b6085a487090 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:02.606531 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:02.606531 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:02.607147 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-6d61c176-1a48-4fc0-97be-b6085a487090 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:02.607516 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1503/5954] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:02 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:03.618425 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:03.620616 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:03.620913 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:03.621142 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:03.621296 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:03.625661 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:03.625661 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:03.626359 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8f99e8bc-5b15-47cb-a569-d4d9dfac5653 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:03.626864 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1492/5955] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:03 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:04.635904 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:04.637637 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:04.637924 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:04.638126 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:04.638233 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:04.642398 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:04.642398 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:04.643066 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-30d7d2cc-a7e9-4d9c-bda4-551aba2da66e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:04.643488 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1478/5956] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:04 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:05.653329 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:05.655150 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:05.655357 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:05.655551 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:05.655667 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:05.659971 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:05.659971 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:05.660616 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f82dde8c-f659-4f98-9bc2-7cf366b79728 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:05.661038 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1484/5957] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:05 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:06.670490 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:06.672176 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:06.672376 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:06.672549 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:06.672640 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:06.676454 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:06.676454 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:06.677011 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f46e7132-a24a-44fd-a564-7e0f555a8188 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:06.677347 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1504/5958] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:06 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:07.688484 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:07.690319 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:07.690586 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:07.690922 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:07.691076 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:07.697870 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:07.697870 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:07.697870 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-e01aeb58-c21e-4a91-9f1f-2819863390bf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:07.697870 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1493/5959] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:07 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:08.707633 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-3c091450-f5e8-4669-ac5d-0ad16279617d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:08.709357 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c091450-f5e8-4669-ac5d-0ad16279617d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:08.709573 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c091450-f5e8-4669-ac5d-0ad16279617d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:08.709797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-3c091450-f5e8-4669-ac5d-0ad16279617d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:08.709925 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-3c091450-f5e8-4669-ac5d-0ad16279617d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:08.713883 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:08.713883 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:08.714422 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-3c091450-f5e8-4669-ac5d-0ad16279617d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:08.714762 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1479/5960] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:08 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:09.725342 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:09.727472 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:09.727754 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:09.728003 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:09.728142 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:09.733166 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:09.733166 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:09.733915 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-979acb35-f10c-4a7c-8e9a-32b8608538b2 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:09.734381 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1485/5961] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:09 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:10.744010 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ed883753-2722-4d9d-b623-c328bb33787a None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:10.745546 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed883753-2722-4d9d-b623-c328bb33787a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:10.745743 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed883753-2722-4d9d-b623-c328bb33787a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:10.745926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ed883753-2722-4d9d-b623-c328bb33787a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:10.746021 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ed883753-2722-4d9d-b623-c328bb33787a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:10.749847 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:10.749847 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:10.750324 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ed883753-2722-4d9d-b623-c328bb33787a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:10.750618 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1505/5962] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:10 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:11.761002 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:11.762991 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:11.763231 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:11.763410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:11.763510 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:11.767479 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:11.767479 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:11.768049 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-31f222f1-da03-4058-8fe9-5f9d5fbef97e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:11.768351 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1494/5963] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:11 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:12.778437 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:12.780016 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:12.780202 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:12.780376 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:12.780470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:12.784770 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:12.784770 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:12.785479 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-e2e59a7b-4baf-432e-954a-d3dcf7fd9aab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:12.785931 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1480/5964] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:12 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:13.796650 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:13.798229 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:13.798450 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:13.798640 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:13.798825 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:13.803471 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:13.803471 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:13.804227 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-577799a3-3b8f-4971-85f7-3a4fdcfa688e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:13.804598 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1486/5965] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:13 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:14.814020 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:14.815676 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:14.815902 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:14.816073 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:14.816176 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:14.820050 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:14.820050 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:14.820574 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-d790c5a5-733c-4fab-8b37-ed267a39f3e4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:14.820939 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1506/5966] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:14 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:15.831217 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:15.832881 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:15.833127 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:15.833308 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:15.833415 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:15.837463 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:15.837463 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:15.838023 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-d5c329bf-8a4a-4b1b-8ca1-44d3b83ba7ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:15.838372 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1495/5967] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:15 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:16.847470 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:16.849970 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:16.850266 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:16.850457 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:16.850574 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:16.854953 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:16.854953 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:16.855499 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-40cc6700-e6d0-476a-8638-8ac59122afc3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:16.855882 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1481/5968] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:16 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:17.865712 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:17.867377 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:17.867704 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:17.867979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:17.868900 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:17.872144 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:17.872144 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:17.872853 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-253a437b-da0b-4fcf-8d94-05b062d20a0d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:17.873259 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1487/5969] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:17 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:18.882855 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:18.884320 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:18.884521 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:18.884682 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:18.884791 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:18.889139 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:18.889139 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:18.889798 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-61c171d1-3d9d-4cbc-9d27-18a0b97b8452 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:18.890161 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1507/5970] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:18 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:18.899539 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-df3db66a-bc06-453f-8bab-0f330f098363 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:18.901553 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9/export_record Jul 10 13:42:18.901806 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:18.902038 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'export_record' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:18.902170 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Export record for backup fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 13:42:18.907127 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:18.907127 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:18.908194 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.api [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling RPCAPI with context: , host: np0000005006, backup: fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100114) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 13:42:18.918528 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] export_record in rpcapi backup_id fcb57898-3a1a-48a0-8ba5-a61ed21213c9 on host np0000005006. {{(pid=100114) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 13:42:19.420743 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.contrib.backups [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmNiNTc4OTgtM2ExYS00OGEwLThiYTUtYTYxZWQyMTIxM2M5IiwgInVzZXJfaWQiOiAiMzg0ZDc5YTAyNTY3NDVkNmI5MWYwYTM0M2FjOWI0MzUiLCAicHJvamVjdF9pZCI6ICIwYjgzOWYzYTQ2N2E0ZmE4ODJhMmViMTc1NWFmYWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU1NjNiMmQtZmVlYS00M2EwLTljYjYtODUyODg5ZjI4MWM0IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTY5NzY5ODUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTU2M2IyZC1mZWVhLTQzYTAtOWNiNi04NTI4ODlmMjgxYzQvMjAyNjA3MTAxMzQyMDUvYXpfbm92YV9iYWNrdXBfZmNiNTc4OTgtM2ExYS00OGEwLThiYTUtYTYxZWQyMTIxM2M5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjQyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100114) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 13:42:19.420988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-df3db66a-bc06-453f-8bab-0f330f098363 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9/export_record returned with HTTP 200 Jul 10 13:42:19.421341 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1496/5971] 10.4.3.138 () {68 vars in 1430 bytes} [Fri Jul 10 13:42:18 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:19.427931 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:19.429420 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:19.429592 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:19.429789 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:19.429883 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:19.433853 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:19.433853 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:19.434354 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-eed23e77-6f12-4916-b606-cc7ea2114d63 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:19.434646 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1482/5972] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:19 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:19.443757 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:19.445069 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] POST https://10.4.3.138/volume/v3/backups/import_record Jul 10 13:42:19.445421 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdmYjE2NTItZjdlNy00NzdlLTg0YWMtNjU1MDJkOWQ0NGVlIiwgInVzZXJfaWQiOiAiMzg0ZDc5YTAyNTY3NDVkNmI5MWYwYTM0M2FjOWI0MzUiLCAicHJvamVjdF9pZCI6ICIwYjgzOWYzYTQ2N2E0ZmE4ODJhMmViMTc1NWFmYWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU1NjNiMmQtZmVlYS00M2EwLTljYjYtODUyODg5ZjI4MWM0IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTY5NzY5ODUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTU2M2IyZC1mZWVhLTQzYTAtOWNiNi04NTI4ODlmMjgxYzQvMjAyNjA3MTAxMzQyMDUvYXpfbm92YV9iYWNrdXBfZmNiNTc4OTgtM2ExYS00OGEwLThiYTUtYTYxZWQyMTIxM2M5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjQyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:19.446658 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdmYjE2NTItZjdlNy00NzdlLTg0YWMtNjU1MDJkOWQ0NGVlIiwgInVzZXJfaWQiOiAiMzg0ZDc5YTAyNTY3NDVkNmI5MWYwYTM0M2FjOWI0MzUiLCAicHJvamVjdF9pZCI6ICIwYjgzOWYzYTQ2N2E0ZmE4ODJhMmViMTc1NWFmYWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU1NjNiMmQtZmVlYS00M2EwLTljYjYtODUyODg5ZjI4MWM0IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTY5NzY5ODUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTU2M2IyZC1mZWVhLTQzYTAtOWNiNi04NTI4ODlmMjgxYzQvMjAyNjA3MTAxMzQyMDUvYXpfbm92YV9iYWNrdXBfZmNiNTc4OTgtM2ExYS00OGEwLThiYTUtYTYxZWQyMTIxM2M5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjQyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100116) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 13:42:19.446787 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.contrib.backups [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdmYjE2NTItZjdlNy00NzdlLTg0YWMtNjU1MDJkOWQ0NGVlIiwgInVzZXJfaWQiOiAiMzg0ZDc5YTAyNTY3NDVkNmI5MWYwYTM0M2FjOWI0MzUiLCAicHJvamVjdF9pZCI6ICIwYjgzOWYzYTQ2N2E0ZmE4ODJhMmViMTc1NWFmYWMzOSIsICJ2b2x1bWVfaWQiOiAiYWU1NjNiMmQtZmVlYS00M2EwLTljYjYtODUyODg5ZjI4MWM0IiwgImhvc3QiOiAibnAwMDAwMDA1MDA2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTY5NzY5ODUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZTU2M2IyZC1mZWVhLTQzYTAtOWNiNi04NTI4ODlmMjgxYzQvMjAyNjA3MTAxMzQyMDUvYXpfbm92YV9iYWNrdXBfZmNiNTc4OTgtM2ExYS00OGEwLThiYTUtYTYxZWQyMTIxM2M5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxMzo0MjowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDEzOjQyOjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100116) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 13:42:19.447312 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.policy [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c7089ae29ff14069bdd0f69bdf306ec8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b839f3a467a4fa882a2eb1755afac39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100116) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:42:19.447486 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f1972c8c-7094-4c33-8cac-9c8207425dd5 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/import_record returned with HTTP 403 Jul 10 13:42:19.447917 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1488/5973] 10.4.3.138 () {70 vars in 1342 bytes} [Fri Jul 10 13:42:19 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) Jul 10 13:42:19.454651 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:19.456490 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:19.456764 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:19.456986 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:19.457138 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume with id: ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:19.464439 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:19.464439 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:19.464805 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:19.480952 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume request issued successfully. Jul 10 13:42:19.481113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46bcfaba-a69c-46f3-a032-457ea24a9459 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 returned with HTTP 202 Jul 10 13:42:19.481534 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1508/5974] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:19 2026] DELETE /volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:42:19.488152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-ba60c1db-51d0-463a-978a-3a89413fce14 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:19.489751 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba60c1db-51d0-463a-978a-3a89413fce14 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:19.490018 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba60c1db-51d0-463a-978a-3a89413fce14 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:19.490250 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-ba60c1db-51d0-463a-978a-3a89413fce14 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:19.496830 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:19.496830 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:19.500141 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-ba60c1db-51d0-463a-978a-3a89413fce14 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:19.504391 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-ba60c1db-51d0-463a-978a-3a89413fce14 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 returned with HTTP 200 Jul 10 13:42:19.504830 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1497/5975] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:19 2026] GET /volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:20.516467 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-535d19a3-14f3-421c-97a8-05e5bebf9ada None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:20.518030 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-535d19a3-14f3-421c-97a8-05e5bebf9ada tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 Jul 10 13:42:20.518227 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-535d19a3-14f3-421c-97a8-05e5bebf9ada tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:20.518391 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-535d19a3-14f3-421c-97a8-05e5bebf9ada tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:20.523387 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-535d19a3-14f3-421c-97a8-05e5bebf9ada tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 returned with HTTP 404 Jul 10 13:42:20.523981 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1483/5976] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:20 2026] GET /volume/v3/volumes/ae563b2d-feea-43a0-9cb6-852889f281c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:20.530669 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:20.532730 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] GET https://10.4.3.138/volume/v3/backups Jul 10 13:42:20.532938 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:20.533117 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Calling method 'index' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:20.533398 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.api_utils [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Removing options '' from query. {{(pid=100116) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:42:20.543296 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-0f15b2aa-16fd-4e73-b95c-b5cf586f2d97 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups returned with HTTP 200 Jul 10 13:42:20.543632 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1489/5977] 10.4.3.138 () {68 vars in 1277 bytes} [Fri Jul 10 13:42:20 2026] GET /volume/v3/backups => generated 623 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:20.551548 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:20.553004 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] GET https://10.4.3.138/volume/v3/backups?project_id=0b839f3a467a4fa882a2eb1755afac39 Jul 10 13:42:20.553182 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:20.553352 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Calling method 'index' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:20.553586 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.api_utils [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Removing options 'project_id' from query. {{(pid=100113) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 13:42:20.557979 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2ec6e448-bbe8-4c64-a3cb-b0d14155ad16 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups?project_id=0b839f3a467a4fa882a2eb1755afac39 returned with HTTP 200 Jul 10 13:42:20.558313 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1509/5978] 10.4.3.138 () {68 vars in 1364 bytes} [Fri Jul 10 13:42:20 2026] GET /volume/v3/backups?project_id=0b839f3a467a4fa882a2eb1755afac39 => generated 623 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:20.566300 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:20.567893 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/volumes Jul 10 13:42:20.568253 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1392436131"}} {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:20.569544 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.volumes [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1392436131'}} {{(pid=100114) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 13:42:20.569722 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.v3.volumes [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume of 1 GB Jul 10 13:42:20.573125 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Availability Zones retrieved successfully. Jul 10 13:42:20.578405 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (c65ed090-a7c1-4bb1-8131-3b11022112e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:20.579581 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ee336-0a46-49da-bef6-3b57fe3c28f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:20.580475 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.flows.api.create_volume [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Validating volume size '1' using validate_int {{(pid=100114) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:42:20.602233 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3ee336-0a46-49da-bef6-3b57fe3c28f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:20.603047 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fa49ad-4ac3-4204-93de-385e653fa58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:20.635090 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.quota [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['39790d28-d653-4912-8448-c6d963abf7de', '874b6af1-0082-489c-8b4a-8f997081e472', 'd0fa0921-db2d-4cd2-9ac5-951c5346a77f', '4fd0f74b-c1ef-4bea-8cf1-2ea6a7e6f646'] {{(pid=100114) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:42:20.635839 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fa49ad-4ac3-4204-93de-385e653fa58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39790d28-d653-4912-8448-c6d963abf7de', '874b6af1-0082-489c-8b4a-8f997081e472', 'd0fa0921-db2d-4cd2-9ac5-951c5346a77f', '4fd0f74b-c1ef-4bea-8cf1-2ea6a7e6f646']}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:20.636593 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431d93b-7542-4954-9ec3-76b0b5003a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:20.658680 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f431d93b-7542-4954-9ec3-76b0b5003a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ea0eab-a22a-46cd-a8c2-56ec8ce27c55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392436131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['39790d28-d653-4912-8448-c6d963abf7de','874b6af1-0082-489c-8b4a-8f997081e472','d0fa0921-db2d-4cd2-9ac5-951c5346a77f','4fd0f74b-c1ef-4bea-8cf1-2ea6a7e6f646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1392436131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ea0eab-a22a-46cd-a8c2-56ec8ce27c55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b839f3a467a4fa882a2eb1755afac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='384d79a0256745d6b91f0a343ac9b435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:20.659389 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320a9db-e6b2-4feb-8949-bc30026b3b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:20.674480 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f320a9db-e6b2-4feb-8949-bc30026b3b9f) transitioned into state 'SUCCESS' from state '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-1392436131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['39790d28-d653-4912-8448-c6d963abf7de','874b6af1-0082-489c-8b4a-8f997081e472','d0fa0921-db2d-4cd2-9ac5-951c5346a77f','4fd0f74b-c1ef-4bea-8cf1-2ea6a7e6f646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='384d79a0256745d6b91f0a343ac9b435',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:20.675152 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb571791-7364-42a8-96d2-f19d327ee54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:20.683399 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb571791-7364-42a8-96d2-f19d327ee54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100114) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:20.684139 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Flow 'volume_create_api' (c65ed090-a7c1-4bb1-8131-3b11022112e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100114) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:20.684434 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Create volume request issued successfully. Jul 10 13:42:20.684991 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b074174f-abb0-4fcd-8947-fa3c2c1cca09 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes returned with HTTP 202 Jul 10 13:42:20.685386 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1498/5979] 10.4.3.138 () {70 vars in 1298 bytes} [Fri Jul 10 13:42:20 2026] POST /volume/v3/volumes => generated 778 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:42:20.696419 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-84294559-38b4-47d7-bcb2-a7212523ee8f None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:20.698145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84294559-38b4-47d7-bcb2-a7212523ee8f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:20.698631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84294559-38b4-47d7-bcb2-a7212523ee8f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:20.698631 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-84294559-38b4-47d7-bcb2-a7212523ee8f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:20.704944 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:20.704944 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:20.708678 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-84294559-38b4-47d7-bcb2-a7212523ee8f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:20.714006 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-84294559-38b4-47d7-bcb2-a7212523ee8f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 returned with HTTP 200 Jul 10 13:42:20.714293 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1484/5980] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:20 2026] GET /volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:21.726654 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-098e4562-41fa-4689-bb14-4b22dd528f87 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:21.728958 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-098e4562-41fa-4689-bb14-4b22dd528f87 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:21.729238 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-098e4562-41fa-4689-bb14-4b22dd528f87 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:21.729505 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-098e4562-41fa-4689-bb14-4b22dd528f87 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:21.738029 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:21.738029 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:21.742098 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-098e4562-41fa-4689-bb14-4b22dd528f87 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:21.745810 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-098e4562-41fa-4689-bb14-4b22dd528f87 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 returned with HTTP 200 Jul 10 13:42:21.746200 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1490/5981] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:21 2026] GET /volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:21.757866 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:21.759765 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] POST https://10.4.3.138/volume/v3/backups Jul 10 13:42:21.760182 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93ea0eab-a22a-46cd-a8c2-56ec8ce27c55", "name": "tempest-type-Backup-27290966"}} {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:21.761848 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.contrib.backups [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating new backup {'backup': {'volume_id': '93ea0eab-a22a-46cd-a8c2-56ec8ce27c55', 'name': 'tempest-type-Backup-27290966'}} {{(pid=100113) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 13:42:21.762015 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.contrib.backups [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Creating backup of volume 93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 in container None Jul 10 13:42:21.770375 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:21.770375 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:21.770780 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:21.786948 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.quota [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Created reservations ['f2c3a4fb-a9da-4834-896e-5b2eee7f3588', 'c313aa66-445c-4802-b3cb-48be9e2ef1c8'] {{(pid=100113) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:42:21.813517 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-17f32c01-5fad-4624-8c06-59654b9cb0cf tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups returned with HTTP 202 Jul 10 13:42:21.814035 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1510/5982] 10.4.3.138 () {70 vars in 1299 bytes} [Fri Jul 10 13:42:21 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:42:21.822838 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:21.824913 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:21.825157 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:21.825373 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:21.825521 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:21.830891 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:21.830891 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:21.831756 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-0c14b4f5-fadf-42e0-94ef-3edc5d3f5837 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:21.832394 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1499/5983] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:21 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:22.842464 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:22.844482 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:22.844763 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:22.845006 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:22.845128 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:22.850099 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:22.850099 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:22.850719 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-a05d9197-c7d4-4bc7-aa72-20c148b75bd6 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:22.851291 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1485/5984] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:22 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:23.861247 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:23.863104 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:23.863346 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:23.863555 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:23.863653 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:23.867782 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:23.867782 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:23.868469 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-b26d6e90-3835-4df3-a328-86b256d8efe1 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:23.869023 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1491/5985] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:23 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:24.878087 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:24.879602 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:24.879825 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:24.880031 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:24.880149 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:24.884206 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:24.884206 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:24.884804 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-ef4a5488-15e7-4892-a0b3-78526c89e1ea tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:24.885139 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1511/5986] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:24 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:25.895224 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-37609220-60c9-497b-8c83-b3d82a1b7185 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:25.896917 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37609220-60c9-497b-8c83-b3d82a1b7185 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:25.897201 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37609220-60c9-497b-8c83-b3d82a1b7185 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:25.897372 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-37609220-60c9-497b-8c83-b3d82a1b7185 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:25.897471 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-37609220-60c9-497b-8c83-b3d82a1b7185 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:25.901230 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:25.901230 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:25.901759 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-37609220-60c9-497b-8c83-b3d82a1b7185 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:25.902172 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1500/5987] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:25 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:26.911218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:26.913145 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:26.913354 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:26.913528 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:26.914488 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:26.918761 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:26.918761 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:26.919268 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-ed08eb4e-b0b1-4e71-ad97-7524ecdc0c67 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:26.919593 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1486/5988] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:26 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:27.929513 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a544105a-27f0-41c2-a366-ea738bd702d4 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:27.931701 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a544105a-27f0-41c2-a366-ea738bd702d4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:27.931945 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a544105a-27f0-41c2-a366-ea738bd702d4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:27.932151 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a544105a-27f0-41c2-a366-ea738bd702d4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:27.932269 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a544105a-27f0-41c2-a366-ea738bd702d4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:27.936729 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:27.936729 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:27.937190 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a544105a-27f0-41c2-a366-ea738bd702d4 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:27.937532 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1492/5989] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:27 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:28.948347 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:28.950741 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:28.950741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:28.950741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:28.950741 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:28.954469 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:28.954469 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:28.955052 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-5ad9d44a-2503-4c3f-9018-34f3b5e3762c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:28.955396 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1512/5990] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:28 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:29.965243 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-25991e2c-1392-4d31-98d6-de8781c356c7 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:29.967170 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25991e2c-1392-4d31-98d6-de8781c356c7 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:29.967410 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25991e2c-1392-4d31-98d6-de8781c356c7 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:29.967587 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-25991e2c-1392-4d31-98d6-de8781c356c7 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:29.967795 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-25991e2c-1392-4d31-98d6-de8781c356c7 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:29.973888 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:29.973888 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:29.974617 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-25991e2c-1392-4d31-98d6-de8781c356c7 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:29.975011 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1501/5991] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:29 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:30.985052 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-beb30619-e95b-419f-8a45-fe27f73736e3 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:30.987334 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-beb30619-e95b-419f-8a45-fe27f73736e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:30.988031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-beb30619-e95b-419f-8a45-fe27f73736e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:30.988031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-beb30619-e95b-419f-8a45-fe27f73736e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:30.988031 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-beb30619-e95b-419f-8a45-fe27f73736e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:30.993934 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:30.993934 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:30.994510 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-beb30619-e95b-419f-8a45-fe27f73736e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:30.994935 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1487/5992] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:30 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:32.005944 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:32.007594 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:32.007594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:32.007972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:32.007972 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:32.012975 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:32.012975 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:32.013766 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-552f5441-6ec3-45e3-ada1-ac048c04ec42 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:32.014047 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1493/5993] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:32 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:33.024656 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:33.026255 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:33.026452 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:33.026625 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:33.026750 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:33.028515 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=55,cinder:UPDATE=22,cinder:INSERT=11 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:42:33.031881 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:33.031881 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:33.032620 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-a7a1da8e-07c1-4070-a4b0-68a93d271b00 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:33.032991 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1513/5994] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:33 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:34.042597 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:34.044824 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:34.045076 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:34.045324 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:34.045434 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:34.049928 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:34.049928 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:34.050556 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-79a53b8c-e2e2-4ac1-8f85-4407ac4cecf8 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:34.050947 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1502/5995] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:34 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:35.061021 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:35.062798 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:35.063033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:35.063201 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:35.063343 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:35.067241 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:35.067241 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:35.067797 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-aaff574d-b20a-41ff-ad65-e8fe0d53a9eb tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:35.068129 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1488/5996] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:35 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:36.078317 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:36.079948 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:36.080173 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:36.080382 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:36.080524 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:36.084422 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:36.084422 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:36.084898 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-dccf9e35-d783-4e14-8944-a5a0a23eb8fa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:36.085255 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1494/5997] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:36 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:37.095363 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:37.097418 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:37.097706 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:37.097926 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:37.098065 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:37.102580 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:37.102580 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:37.103284 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-bf6d137d-bc0b-4bf1-8e8b-c31e4a83ceba tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:37.103680 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1514/5998] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:37 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:38.114103 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:38.117749 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:38.117749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:38.117749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:38.117749 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:38.122137 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:38.122137 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:38.122874 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-bca6b1ac-0019-4cf4-916c-4dca7a727b51 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:38.123285 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1503/5999] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:38 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:38.135193 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:38.137016 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] POST https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357/action Jul 10 13:42:38.137350 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100115) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 13:42:38.137468 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:38.138699 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.admin_actions [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Updating backup 'caa672a0-6a87-413e-8585-1a356ce2a357' with '{'status': 'error'}' {{(pid=100115) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 13:42:38.140786 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=46,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:42:38.147735 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:38.147735 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:38.148841 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.policy [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c7089ae29ff14069bdd0f69bdf306ec8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b839f3a467a4fa882a2eb1755afac39', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100115) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 13:42:38.149049 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-bf22601f-72b8-4bd9-bf8b-7b02aebddd2a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357/action returned with HTTP 403 Jul 10 13:42:38.149488 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1489/6000] 10.4.3.138 () {70 vars in 1430 bytes} [Fri Jul 10 13:42:38 2026] POST /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:38.155993 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:38.158758 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:38.158758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:38.158758 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:38.158758 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume with id: 93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:38.161010 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=36,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:42:38.166717 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:38.166717 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:38.167193 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:38.182071 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume request issued successfully. Jul 10 13:42:38.182295 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-aceb6d5f-fdcb-4b02-aa13-72df3e4c8dfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 returned with HTTP 202 Jul 10 13:42:38.182757 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1495/6001] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:38 2026] DELETE /volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:42:38.190119 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-45130626-c143-41a8-9fa6-b2527c955602 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:38.191880 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45130626-c143-41a8-9fa6-b2527c955602 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:38.192100 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45130626-c143-41a8-9fa6-b2527c955602 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:38.192298 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-45130626-c143-41a8-9fa6-b2527c955602 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:38.200739 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:38.200739 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:38.205011 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-45130626-c143-41a8-9fa6-b2527c955602 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:38.211031 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-45130626-c143-41a8-9fa6-b2527c955602 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 returned with HTTP 200 Jul 10 13:42:38.211433 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1515/6002] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:38 2026] GET /volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:39.225538 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-30d510de-3b77-4106-a612-fe45fff7b05f None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:39.227379 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30d510de-3b77-4106-a612-fe45fff7b05f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 Jul 10 13:42:39.227643 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30d510de-3b77-4106-a612-fe45fff7b05f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:39.227912 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-30d510de-3b77-4106-a612-fe45fff7b05f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:39.234621 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-30d510de-3b77-4106-a612-fe45fff7b05f tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 returned with HTTP 404 Jul 10 13:42:39.235174 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1504/6003] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:39 2026] GET /volume/v3/volumes/93ea0eab-a22a-46cd-a8c2-56ec8ce27c55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:39.242915 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:39.244636 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] POST https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/restore Jul 10 13:42:39.245032 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 13:42:39.246379 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.contrib.backups [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Restoring backup 9cd55835-fd82-48d5-a668-5601ee4b6402 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100115) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 13:42:39.246512 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Restoring backup 9cd55835-fd82-48d5-a668-5601ee4b6402 to volume None. Jul 10 13:42:39.250708 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:39.250708 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:39.251852 np0000005006 devstack@c-api.service[100115]: INFO cinder.backup.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Creating volume of 1 GB for restore of backup 9cd55835-fd82-48d5-a668-5601ee4b6402. Jul 10 13:42:39.255299 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Availability Zones retrieved successfully. Jul 10 13:42:39.261975 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Flow 'volume_create_api' (9a3c45b9-d8ae-46d6-bd65-d4a89bb20f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:39.262858 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1422d03-44c9-4ecf-a5d9-67afa7b329ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:39.263698 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.flows.api.create_volume [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Validating volume size '1' using validate_int {{(pid=100115) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 13:42:39.292368 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1422d03-44c9-4ecf-a5d9-67afa7b329ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T13:09:03Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=58643f5d-3c7d-404a-90e3-bf6c0ca650be,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58643f5d-3c7d-404a-90e3-bf6c0ca650be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:39.293247 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549be429-b9b8-4e96-9be9-c4e8215ad7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:39.327352 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.quota [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Created reservations ['50ffdd87-7dc8-471c-9952-49782e59851b', '1384477d-f264-4000-adb4-2f3c3bfe46d4', 'a3340401-b1c4-41f1-a02a-195aaa4f4fe5', '2aef3dd3-9a87-44c0-b6b1-50b37b2652f3'] {{(pid=100115) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 13:42:39.328216 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (549be429-b9b8-4e96-9be9-c4e8215ad7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ffdd87-7dc8-471c-9952-49782e59851b', '1384477d-f264-4000-adb4-2f3c3bfe46d4', 'a3340401-b1c4-41f1-a02a-195aaa4f4fe5', '2aef3dd3-9a87-44c0-b6b1-50b37b2652f3']}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:39.329319 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d43109-4959-44f0-b937-ea97da47222d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:39.355463 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6d43109-4959-44f0-b937-ea97da47222d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be58892f-76b0-4b50-b6e2-4429eea7bf9a', '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='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['50ffdd87-7dc8-471c-9952-49782e59851b','1384477d-f264-4000-adb4-2f3c3bfe46d4','a3340401-b1c4-41f1-a02a-195aaa4f4fe5','2aef3dd3-9a87-44c0-b6b1-50b37b2652f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7089ae29ff14069bdd0f69bdf306ec8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T13:42:39Z,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=be58892f-76b0-4b50-b6e2-4429eea7bf9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b839f3a467a4fa882a2eb1755afac39',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7089ae29ff14069bdd0f69bdf306ec8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58643f5d-3c7d-404a-90e3-bf6c0ca650be),volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:39.356162 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eec552a-e3cd-4787-a4e1-11d89045de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:39.369086 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eec552a-e3cd-4787-a4e1-11d89045de60) transitioned into 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='0b839f3a467a4fa882a2eb1755afac39',qos_specs=None,replication_status=,reservations=['50ffdd87-7dc8-471c-9952-49782e59851b','1384477d-f264-4000-adb4-2f3c3bfe46d4','a3340401-b1c4-41f1-a02a-195aaa4f4fe5','2aef3dd3-9a87-44c0-b6b1-50b37b2652f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7089ae29ff14069bdd0f69bdf306ec8',volume_type_id=58643f5d-3c7d-404a-90e3-bf6c0ca650be)}' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:39.369684 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd664fc3-70a9-4ba2-8ff0-df646403ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 13:42:39.378022 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd664fc3-70a9-4ba2-8ff0-df646403ad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100115) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 13:42:39.378802 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Flow 'volume_create_api' (9a3c45b9-d8ae-46d6-bd65-d4a89bb20f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100115) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 13:42:39.379072 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Create volume request issued successfully. Jul 10 13:42:39.385169 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:39.385169 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:39.385591 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Volume info retrieved successfully. Jul 10 13:42:40.392456 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:40.392456 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:40.392946 np0000005006 devstack@c-api.service[100115]: INFO cinder.volume.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Volume info retrieved successfully. Jul 10 13:42:40.393033 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Checking backup size 1 against volume size 1 {{(pid=100115) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 13:42:40.393131 np0000005006 devstack@c-api.service[100115]: INFO cinder.backup.api [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Overwriting volume be58892f-76b0-4b50-b6e2-4429eea7bf9a with restore of backup 9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:40.406797 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] restore_backup in rpcapi backup_id 9cd55835-fd82-48d5-a668-5601ee4b6402 {{(pid=100115) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 13:42:40.408782 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-6a49b748-9fc0-45af-bdaf-50187e3e9569 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/restore returned with HTTP 202 Jul 10 13:42:40.409227 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1490/6004] 10.4.3.138 () {70 vars in 1433 bytes} [Fri Jul 10 13:42:39 2026] POST /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402/restore => generated 152 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 13:42:40.417911 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:40.419540 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:40.419763 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:40.419971 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:40.420104 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:40.424304 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:40.424304 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:40.424799 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-a9b454f2-ecf6-43eb-bc95-07c58f606a01 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:40.425113 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1496/6005] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:40 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:41.435321 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:41.437113 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:41.437375 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:41.437610 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:41.437796 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:41.441879 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:41.441879 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:41.442523 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-4e9e8b97-9f9f-4ecc-9ce1-f7d0edd6b663 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:41.442920 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1516/6006] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:41 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:42.452785 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:42.454269 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:42.454445 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:42.454630 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:42.454783 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:42.456291 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=61,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:42:42.459646 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:42.459646 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:42.460334 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-7f5fb179-90c6-4a94-bfda-86eb31f62b37 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:42.460745 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1505/6007] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:42 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:43.470217 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-7ca12d54-37f0-4e71-a714-784bb43a281e None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:43.472088 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ca12d54-37f0-4e71-a714-784bb43a281e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:43.472297 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ca12d54-37f0-4e71-a714-784bb43a281e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:43.472495 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-7ca12d54-37f0-4e71-a714-784bb43a281e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:43.472623 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-7ca12d54-37f0-4e71-a714-784bb43a281e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:43.476939 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:43.476939 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:43.477554 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-7ca12d54-37f0-4e71-a714-784bb43a281e tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:43.477978 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1491/6008] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:43 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:44.488000 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:44.489977 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:44.490189 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:44.490404 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:44.490566 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:44.494681 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:44.494681 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:44.495304 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-f2af7985-7d2d-4e6b-99d9-ed4c286f46dd tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:44.495633 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1497/6009] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:44 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:45.505665 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:45.507229 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:45.507407 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:45.507578 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:45.507681 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:45.511569 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:45.511569 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:45.512160 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-0b6ba4c5-10b8-4562-a514-f9de0f9937ee tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:45.512499 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1517/6010] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:45 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:46.521825 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:46.523459 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:46.523662 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:46.523870 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:46.523996 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:46.527746 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:46.527746 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:46.528372 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-98f2df78-dcf8-4763-a444-43b2d4d9bc07 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:46.528749 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1506/6011] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:46 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:47.538894 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:47.541051 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:47.541271 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:47.541494 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:47.541599 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:47.546008 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:47.546008 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:47.546895 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-0f1df89f-bc59-44fc-997f-5ae9a9ffa9d0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:47.547319 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1492/6012] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:47 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:48.557236 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:48.558932 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:48.559150 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:48.559327 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:48.559430 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:48.563324 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:48.563324 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:48.563876 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3fb02491-75d6-4c4c-a96f-a247324f8dab tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:48.564219 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1498/6013] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:48 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:49.573704 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:49.576017 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:49.576274 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:49.576466 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:49.576569 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:49.580337 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:49.580337 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:49.580975 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-f1415a07-2782-4883-a0fd-3d9c6495bd26 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:49.581342 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1518/6014] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:49 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:50.591111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:50.592715 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:50.592957 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:50.593159 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:50.593266 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:50.597357 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:50.597357 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:50.597988 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-5f3c4dfb-49ba-42a0-83fa-4f8ed88b8859 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:50.598524 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1507/6015] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:50 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:51.608611 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-76b59ea6-cd78-4751-89d4-04f244543694 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:51.610715 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76b59ea6-cd78-4751-89d4-04f244543694 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:51.611024 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76b59ea6-cd78-4751-89d4-04f244543694 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:51.611225 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-76b59ea6-cd78-4751-89d4-04f244543694 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:51.611364 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-76b59ea6-cd78-4751-89d4-04f244543694 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:51.616338 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:51.616338 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:51.617023 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-76b59ea6-cd78-4751-89d4-04f244543694 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:51.617577 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1493/6016] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:51 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:51.627531 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-3532cde9-6450-4f65-917c-eb7f51370934 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:51.629399 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a Jul 10 13:42:51.629594 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:51.629785 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:51.629981 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.v3.volumes [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume with id: be58892f-76b0-4b50-b6e2-4429eea7bf9a Jul 10 13:42:51.638259 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:51.638259 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:51.638596 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:51.657062 np0000005006 devstack@c-api.service[100116]: INFO cinder.volume.api [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume request issued successfully. Jul 10 13:42:51.657292 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-3532cde9-6450-4f65-917c-eb7f51370934 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a returned with HTTP 202 Jul 10 13:42:51.657772 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1499/6017] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:51 2026] DELETE /volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:42:51.664526 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:51.666458 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a Jul 10 13:42:51.666760 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:51.666989 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:51.674523 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:51.674523 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:51.679431 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:51.684705 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-2039955b-1eb2-4eda-a310-9ec72c43dccc tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a returned with HTTP 200 Jul 10 13:42:51.685225 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1519/6018] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:51 2026] GET /volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a => generated 1074 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:52.699039 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-72efd230-e118-4535-b627-ed5f1bd9b987 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:52.702407 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72efd230-e118-4535-b627-ed5f1bd9b987 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a Jul 10 13:42:52.702407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72efd230-e118-4535-b627-ed5f1bd9b987 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:52.702407 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-72efd230-e118-4535-b627-ed5f1bd9b987 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:52.707753 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-72efd230-e118-4535-b627-ed5f1bd9b987 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a returned with HTTP 404 Jul 10 13:42:52.707940 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1508/6019] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:52 2026] GET /volume/v3/volumes/be58892f-76b0-4b50-b6e2-4429eea7bf9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:52.715590 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:52.717402 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:52.718279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:52.718279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:52.718279 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:52.722355 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:52.722355 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:52.723177 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-53cb1d8a-3e23-49e1-be9c-616ca8bcf75a tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-member] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:52.723557 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1494/6020] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:52 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:52.733488 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-ddd24e52-063d-43e2-8330-f05a0911367c None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:52.735595 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:52.735795 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:52.735977 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:52.736073 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.contrib.backups [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete backup with id: caa672a0-6a87-413e-8585-1a356ce2a357. Jul 10 13:42:52.740484 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:52.740484 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:52.752399 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.backup.rpcapi [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] delete_backup rpcapi backup_id caa672a0-6a87-413e-8585-1a356ce2a357 {{(pid=100116) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:42:52.754314 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-ddd24e52-063d-43e2-8330-f05a0911367c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 202 Jul 10 13:42:52.754754 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1500/6021] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:52 2026] DELETE /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:42:52.760997 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-89e01088-315d-4195-aa01-77a77d4d1438 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:52.762628 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89e01088-315d-4195-aa01-77a77d4d1438 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:52.762879 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89e01088-315d-4195-aa01-77a77d4d1438 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:52.763113 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-89e01088-315d-4195-aa01-77a77d4d1438 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:52.763224 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-89e01088-315d-4195-aa01-77a77d4d1438 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:52.767394 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:52.767394 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:52.768046 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-89e01088-315d-4195-aa01-77a77d4d1438 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 200 Jul 10 13:42:52.768336 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1520/6022] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:52 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:53.778620 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-b57e5079-4403-4836-8cf4-ac86b1377847 None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:53.780512 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b57e5079-4403-4836-8cf4-ac86b1377847 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 Jul 10 13:42:53.780761 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b57e5079-4403-4836-8cf4-ac86b1377847 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:53.780991 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-b57e5079-4403-4836-8cf4-ac86b1377847 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:53.781120 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.v3.backups [None req-b57e5079-4403-4836-8cf4-ac86b1377847 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id caa672a0-6a87-413e-8585-1a356ce2a357. {{(pid=100114) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:53.784899 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-b57e5079-4403-4836-8cf4-ac86b1377847 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 returned with HTTP 404 Jul 10 13:42:53.785399 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1509/6023] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:53 2026] GET /volume/v3/backups/caa672a0-6a87-413e-8585-1a356ce2a357 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:53.792321 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:53.793954 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:53.794139 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:53.794354 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:53.794471 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.contrib.backups [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete backup with id: fcb57898-3a1a-48a0-8ba5-a61ed21213c9. Jul 10 13:42:53.800326 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:53.800326 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:53.812569 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.backup.rpcapi [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] delete_backup rpcapi backup_id fcb57898-3a1a-48a0-8ba5-a61ed21213c9 {{(pid=100115) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:42:53.814313 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-10fb9c8b-4a29-47f5-9b85-7e6bc4cc9d8d tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 202 Jul 10 13:42:53.814953 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1495/6024] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:53 2026] DELETE /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:42:53.821489 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-e5b7558d-82c6-4901-8577-3beb8270b608 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:53.823349 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5b7558d-82c6-4901-8577-3beb8270b608 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:53.823560 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5b7558d-82c6-4901-8577-3beb8270b608 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:53.823771 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-e5b7558d-82c6-4901-8577-3beb8270b608 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:53.823897 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-e5b7558d-82c6-4901-8577-3beb8270b608 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:53.828191 np0000005006 devstack@c-api.service[100116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:53.828191 np0000005006 devstack@c-api.service[100116]: warnings.warn( Jul 10 13:42:53.828873 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-e5b7558d-82c6-4901-8577-3beb8270b608 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 200 Jul 10 13:42:53.829252 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1501/6025] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:53 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:54.838392 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:54.840292 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 Jul 10 13:42:54.840496 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:54.840670 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:54.840800 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.v3.backups [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id fcb57898-3a1a-48a0-8ba5-a61ed21213c9. {{(pid=100113) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:54.844225 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-73a99dc0-b94c-4b29-aeb5-dd9b50064cc0 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 returned with HTTP 404 Jul 10 13:42:54.844657 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1521/6026] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:54 2026] GET /volume/v3/backups/fcb57898-3a1a-48a0-8ba5-a61ed21213c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:54.850967 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:54.852424 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:54.852594 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:54.852790 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:54.852904 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.contrib.backups [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete backup with id: 9cd55835-fd82-48d5-a668-5601ee4b6402. Jul 10 13:42:54.856954 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:54.856954 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:54.867798 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.backup.rpcapi [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] delete_backup rpcapi backup_id 9cd55835-fd82-48d5-a668-5601ee4b6402 {{(pid=100114) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 13:42:54.869368 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-8c7cb670-e037-427d-a2b7-4a9ddc070cfa tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 202 Jul 10 13:42:54.869961 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1510/6027] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:54 2026] DELETE /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 13:42:54.875882 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-09600efe-007d-4d4f-b614-7de6a9ede529 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:54.877764 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-09600efe-007d-4d4f-b614-7de6a9ede529 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:54.878026 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-09600efe-007d-4d4f-b614-7de6a9ede529 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:54.878218 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-09600efe-007d-4d4f-b614-7de6a9ede529 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:54.878321 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.v3.backups [None req-09600efe-007d-4d4f-b614-7de6a9ede529 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100115) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:54.882627 np0000005006 devstack@c-api.service[100115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:54.882627 np0000005006 devstack@c-api.service[100115]: warnings.warn( Jul 10 13:42:54.883388 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-09600efe-007d-4d4f-b614-7de6a9ede529 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 200 Jul 10 13:42:54.883786 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1496/6028] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:54 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 13:42:55.893260 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.middleware.request_id [None req-bae79325-c1e6-4550-9a97-f784586d5948 None None] RequestId filter calling following filter/app {{(pid=100116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:55.895406 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bae79325-c1e6-4550-9a97-f784586d5948 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 Jul 10 13:42:55.895677 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bae79325-c1e6-4550-9a97-f784586d5948 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100116) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:55.895979 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.openstack.wsgi [None req-bae79325-c1e6-4550-9a97-f784586d5948 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:55.896119 np0000005006 devstack@c-api.service[100116]: DEBUG cinder.api.v3.backups [None req-bae79325-c1e6-4550-9a97-f784586d5948 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Show backup with id 9cd55835-fd82-48d5-a668-5601ee4b6402. {{(pid=100116) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 13:42:55.900469 np0000005006 devstack@c-api.service[100116]: INFO cinder.api.openstack.wsgi [None req-bae79325-c1e6-4550-9a97-f784586d5948 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 returned with HTTP 404 Jul 10 13:42:55.901082 np0000005006 devstack@c-api.service[100116]: [pid: 100116|app: 0|req: 1502/6029] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:55 2026] GET /volume/v3/backups/9cd55835-fd82-48d5-a668-5601ee4b6402 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:42:55.907170 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.middleware.request_id [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 None None] RequestId filter calling following filter/app {{(pid=100113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:55.908803 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] DELETE https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:42:55.909032 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:55.909237 np0000005006 devstack@c-api.service[100113]: DEBUG cinder.api.openstack.wsgi [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'delete' {{(pid=100113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:55.909492 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.v3.volumes [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume with id: 2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:42:55.916858 np0000005006 devstack@c-api.service[100113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:55.916858 np0000005006 devstack@c-api.service[100113]: warnings.warn( Jul 10 13:42:55.917225 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:55.932668 np0000005006 devstack@c-api.service[100113]: INFO cinder.volume.api [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Delete volume request issued successfully. Jul 10 13:42:55.932901 np0000005006 devstack@c-api.service[100113]: INFO cinder.api.openstack.wsgi [None req-46b5209a-1756-4a70-865b-12c080e5c8e3 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa returned with HTTP 202 Jul 10 13:42:55.933309 np0000005006 devstack@c-api.service[100113]: [pid: 100113|app: 0|req: 1522/6030] 10.4.3.138 () {68 vars in 1391 bytes} [Fri Jul 10 13:42:55 2026] DELETE /volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 13:42:55.940098 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.middleware.request_id [None req-38fb41ad-02bd-4212-81dc-437105437c5c None None] RequestId filter calling following filter/app {{(pid=100114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:55.941712 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38fb41ad-02bd-4212-81dc-437105437c5c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:42:55.941938 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38fb41ad-02bd-4212-81dc-437105437c5c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100114) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:55.942111 np0000005006 devstack@c-api.service[100114]: DEBUG cinder.api.openstack.wsgi [None req-38fb41ad-02bd-4212-81dc-437105437c5c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:55.948871 np0000005006 devstack@c-api.service[100114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 13:42:55.948871 np0000005006 devstack@c-api.service[100114]: warnings.warn( Jul 10 13:42:55.952358 np0000005006 devstack@c-api.service[100114]: INFO cinder.volume.api [None req-38fb41ad-02bd-4212-81dc-437105437c5c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Volume info retrieved successfully. Jul 10 13:42:55.957250 np0000005006 devstack@c-api.service[100114]: INFO cinder.api.openstack.wsgi [None req-38fb41ad-02bd-4212-81dc-437105437c5c tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa returned with HTTP 200 Jul 10 13:42:55.957677 np0000005006 devstack@c-api.service[100114]: [pid: 100114|app: 0|req: 1511/6031] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:55 2026] GET /volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 13:42:56.970963 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.middleware.request_id [None req-cf2a7963-cb45-4b1d-b836-dc55d8745f94 None None] RequestId filter calling following filter/app {{(pid=100115) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 13:42:56.972531 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf2a7963-cb45-4b1d-b836-dc55d8745f94 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] GET https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa Jul 10 13:42:56.972728 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf2a7963-cb45-4b1d-b836-dc55d8745f94 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Empty body provided in request {{(pid=100115) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 13:42:56.972990 np0000005006 devstack@c-api.service[100115]: DEBUG cinder.api.openstack.wsgi [None req-cf2a7963-cb45-4b1d-b836-dc55d8745f94 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] Calling method 'show' {{(pid=100115) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 13:42:56.979396 np0000005006 devstack@c-api.service[100115]: INFO cinder.api.openstack.wsgi [None req-cf2a7963-cb45-4b1d-b836-dc55d8745f94 tempest-ProjectMemberTests33-1554595459 tempest-ProjectMemberTests33-1554595459-project-admin] https://10.4.3.138/volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa returned with HTTP 404 Jul 10 13:42:56.980169 np0000005006 devstack@c-api.service[100115]: [pid: 100115|app: 0|req: 1497/6032] 10.4.3.138 () {68 vars in 1388 bytes} [Fri Jul 10 13:42:56 2026] GET /volume/v3/volumes/2f12dd5e-f45c-4b10-98e1-3ca054af3cfa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 13:43:05.898255 np0000005006 devstack@c-api.service[100116]: DEBUG dbcounter [-] [100116] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:43:05.928355 np0000005006 devstack@c-api.service[100113]: DEBUG dbcounter [-] [100113] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:43:05.955947 np0000005006 devstack@c-api.service[100114]: DEBUG dbcounter [-] [100114] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1 {{(pid=100114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 13:43:06.975352 np0000005006 devstack@c-api.service[100115]: DEBUG dbcounter [-] [100115] Writing DB stats cinder:SELECT=34,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}